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.
Follow these steps to enable case sensitivity on Windows 10 and Windows 11:
Disable Solidcore and reboot systems if Solidcore is in Enable mode.
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.
Enter a Task name.
In the run configuration, set:
InventoryCaseSensitivityEnabled=1For information about "InventoryCaseSensitivityEnabled" values, see KB96798.
Add
Sadminclean command(clean C:\).Send a task to resolidify the system and
Enable.
Follow these steps to disable case sensitivity on Windows 10 and Windows 11:
Disable Solidcore and reboot systems if Solidcore is in Enable mode.
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.
Enter a Task name.
In the run configuration, set the value based on your version.
For version 8.4.4 or earlier:
Windows 10:
InventoryCaseSensitivityEnabled=0Windows 11:
InventoryCaseSensitivityEnabled=2For version 8.4.5 or later:
Windows 10:
InventoryCaseSensitivityEnabled=0Windows 11:
InventoryCaseSensitivityEnabled=0
Add
Sadminclean command(clean C:\).Send a task to resolidify the system and
Enable.