Can HKU be updated by group policy?

  • Thread starter Thread starter Ian Burgess
  • Start date Start date
I

Ian Burgess

I believe that generally GP updates HKLM or HKCU but can I also amend
settings in HKU as I would like to amend the setting for logon wallpaper?

Cheers

IanB
 
You don't need to

Policied changes to HKCU will be applied when they log in.
 
But the logon wallpaper appears before the user logs in....- Hence the Q
about HKU (or is there a trick that I'm missing)?? ?-)

Cheers
 
Not natively. However, you could export the relevant settings to a .reg
file and use a startup script to run regedit with "/s myfile.reg" as a
parameter or a batch file to run regedit.exe /s myfile.reg.

Hope this helps

Oli
 

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

Back
Top