I need to disable creation of desktop.ini any way possible.
HKLM:SOFTWAREMicrosoftWindowsCurrentVersionPoliciesExplorer
UseDesktopIniCache 0 doesnt seem to work.
No I don’t want to hide it.
I can see on our fileserver that 99.99% of read writes are to the desktop.ini folders of various users, which is just ridiculous design.
Even in folders which are empty and aren’t accessed by users, thus I see that explorer.exe on every PC connected to domain is wasting IOps for no reason.
Anyone found something that works ? Thanks