Corporate Deployment: Power User can't write to hive CU Policy Key

G

Glenn

Have a reg file that consists of a GPO's entry in
HKEY_Current_User\Software\Policies\Microsoft\Office\11.0
\Outlook\Options\Mail\JunkMailProtection... anyway it
will install OK in a script as a Local Administrator but
won't make the entry as a Power User. In the past Power
Users have been able to write to CU is there something
sacred about subkey Policies? Is there a workaround?

Thanks!

Glenn
 
T

Torgeir Bakken (MVP)

Glenn said:
Have a reg file that consists of a GPO's entry in
HKEY_Current_User\Software\Policies\Microsoft\Office\11.0
\Outlook\Options\Mail\JunkMailProtection... anyway it
will install OK in a script as a Local Administrator but
won't make the entry as a Power User. In the past Power
Users have been able to write to CU is there something
sacred about subkey Policies? Is there a workaround?

Hi

Yes, the Policies subkey has a more restricted access.

Some Runas wrapper utilities or alternatives that might help you:

http://groups.google.com/[email protected]


--
torgeir
Microsoft MVP Scripting and WMI, Porsgrunn Norway
Administration scripting examples and an ONLINE version of the 1328 page
Scripting Guide:
http://www.microsoft.com/technet/community/scriptcenter/default.mspx
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top