hi,
how do i depoly a .reg file using gpo or login script ?
thanks
Page 1 of 1
depoly a .reg file
#2
Posted 30 March 2003 - 03:26 PM
Add "Regsvr32 /s regfile.reg" to the login script without the quotes for Windows 2000/XP. Not sure for other OSes may be the same
#3
Posted 30 March 2003 - 04:15 PM
how do i depoly Regsvr32 /s regfile.reg to 200_ computers at the sametime?
#4
Posted 30 March 2003 - 06:47 PM
regedit /s myregfile.reg
is the preferred way to silently install registry entries
is the preferred way to silently install registry entries
#6
Posted 30 March 2003 - 08:04 PM
Quote:
how do i depoly Regsvr32 /s regfile.reg to 200_ computers at the sametime?
Logon script, SMS, group Policy, 3rd party push prog.
Share this topic:
Page 1 of 1

Help










