I am trying to change the value at the registry key "Software\Classes\CLSID\{323CA680-C24D-4099-B94D-446DD2D7249E}\ShellFolder".
These
keys are more protected by the system, and it seems the DesktopCentral
agent, which is running as SYSTEM cannot make the change directly. So,
I set up a permissions management task to add SYSTEM to that key with
full privileges. This doesn't seem to work, since these keys are
not set to inherit permissions from above, and the SYSTEM account only
has read access to them right now. I end up with "Permission
denied" errors in the configuration execution status.
Is
there any way to get Desktop Central to automate this for me?
Thanks
Adam