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 support is disabled by default on Windows 10 or below. When Trellix Application and Change Control is getting installed on Window 11, case sensitivity turns on by default.

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

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

    2. In ePO - SaaS, go to Client Task catalog . Navigate to Solidcore 9.x.x, and click New Task and select SC:Run Commands.

    3. Enter Task name and in run config set:

      InventoryCaseSensitivityEnabled=1

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

    5. 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 - SaaS, go to Client Task catalog . Navigate to Solidcore 9.x.x, and click New Task and select SC:Run Commands.

    3. Enter Task name and in run config set:

      InventoryCaseSensitivityEnabled=0 for Windows 10 and InventoryCaseSensitivityEnabled=2 for Windows 11.

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

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