depoly a .reg file
This is a discussion about depoly a .reg file in the Everything New Technology category; hi, how do i depoly a. reg file using gpo or login script ? thanks.
hi,
how do i depoly a .reg file using gpo or login script ?
thanks
how do i depoly a .reg file using gpo or login script ?
thanks
Participate in our website and join the conversation
This subject has been archived. New comments and votes cannot be submitted.
Responses to this topic
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
OP
how do i depoly Regsvr32 /s regfile.reg to 200_ computers at the sametime?
regedit /s myregfile.reg
is the preferred way to silently install registry entries
is the preferred way to silently install registry entries
OP
thanks
Quote:how do i depoly Regsvr32 /s regfile.reg to 200_ computers at the sametime?
Logon script, SMS, group Policy, 3rd party push prog.
Logon script, SMS, group Policy, 3rd party push prog.