Is it possible to change the permissions of registry keys using BigFix? I actually ant to give a specific domain user account full access to a specific key. I need to do this for every computer in the enterprise.
I’ve haven’t heard of it being done with BigFix…I just want to know if it’s possible.
We leverage 3rd party tools to do the actual changing of the permissions, but it is relatively straightforward to write a Fixlet that detects incorrect permissions and then using one of any number of tools craft an action to change the permissions. For some ideas, start here:
Check this MS link for info on regini.exe. The KB is for WinNT4.0 server, but I notice that my XP Pro machine has a copy of regini.exe in the system32 folder.