Updating registry via login script NT
#1
Chaps - NT 4.0 Question
Need some utility or script to update the registry (it's a current user setting) when each user logs in.
I have the update in a .REG file, just need to apply it for every new user.
Any pointers?
Cheers
FJ
Need some utility or script to update the registry (it's a current user setting) when each user logs in.
I have the update in a .REG file, just need to apply it for every new user.
Any pointers?
Cheers
FJ
#2
There must be something out there, but if not I actually wrote a utility to do just this. It works from an input file of keys.
Let me know if you want to use it.
I use it because my profile is restricted and I wanted to unrestrict everything at logon without having to do it manually.
Let me know if you want to use it.
I use it because my profile is restricted and I wanted to unrestrict everything at logon without having to do it manually.
#3
Use policy editor if you do have the correct adm file, or you can write a custom adm template plenty of documentation on [www.microsoft.com/technet] this is the best way to make changes to the HKCU
or you can use regedit with a /s option
\\faraday\netlogon\email\resources\regedit /s \\faraday\netlogon\email\resources\icw.reg
or you can use regedit with a /s option
\\faraday\netlogon\email\resources\regedit /s \\faraday\netlogon\email\resources\icw.reg
Thread
Thread Starter
Forum
Replies
Last Post
An0n0m0us
Computer & Technology Related
0
28 September 2015 10:58 PM
MightyArsenal
Wheels, Tyres & Brakes
6
25 September 2015 09:31 PM
JackClark
Computer & Technology Related
3
19 September 2015 12:19 AM