Configuring Case sensitivity on ePO Managed Solidcore Client

Prev Next

Trellix Application and Change Control supports case sensitivity.

You can solidify and un-solidify files having the same name but with different case.

Note

Case sensitivity is disabled by default on all supported operating system versions, including Windows 10 and Windows 11. The configuration value 0 disables case sensitivity. The configuration value 1 enables case sensitivity.

  1. Follow these steps to enable case sensitivity on Windows 10 and Windows 11:

    1. Disable Solidcore and reboot systems if Solidcore is in Enable mode.

    2. In ePO - On-prem, go to Client Task catalog. Navigate to Solidcore 8.4.x (or later), and click New Task and select SC:Run Commands.

    3. Enter a Task name.

    4. In the run configuration, set:

      InventoryCaseSensitivityEnabled=1

      For information about "InventoryCaseSensitivityEnabled" values, see KB96798.

    5. Add Sadmin clean command (clean C:\).

    6. Send a task to resolidify the system and Enable.

  2. Follow these steps to disable case sensitivity on Windows 10 and Windows 11:

    1. Disable Solidcore and reboot systems if Solidcore is in Enable mode.

    2. In ePO - On-prem, go to Client Task catalog. Navigate to Solidcore 8.4.x (or later), and click New Task and select SC:Run Commands.

    3. Enter a Task name.

    4. In the run configuration, set the value based on your version.

      • For version 8.4.4 or earlier:

        Windows 10: InventoryCaseSensitivityEnabled=0

        Windows 11: InventoryCaseSensitivityEnabled=2

      • For version 8.4.5 or later:

        Windows 10: InventoryCaseSensitivityEnabled=0

        Windows 11: InventoryCaseSensitivityEnabled=0

    5. Add Sadmin clean command (clean C:\).

    6. Send a task to resolidify the system and Enable.