How to give user permission on below registry key, permission require this registry key to launch application…
‘HKEY_CLASSES_ROOT\Interface{2E87CC34-9A62-7DE4-8823-83F46A8B3B32}
How to give user permission on below registry key, permission require this registry key to launch application…
‘HKEY_CLASSES_ROOT\Interface{2E87CC34-9A62-7DE4-8823-83F46A8B3B32}
you might want to check regini.exe from microsoft for overwriting existing registry key permissions.
You should be able to launch this tool from in a BigFix action script to set the new registry key permissions.
REGINI.exe might be depreciated. This MS guidance on a powershell script might be handy as well: