R
Richard
I have a .reg file that I would like to setup as system startup/shutdown
script GPO in AD. Is there a switch or parameter to suppress the "Are you
sure you want to add information in the registry" prompt?
This is what I have in the .reg file and the file is called "CSA.REG"
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\CSAgent]
"Type"=dword:00000010
"Start"=dword:00000004
I just want the script to overwrite the existing key without any prompts.
Any help is appreciated. Thanks!
Richard
script GPO in AD. Is there a switch or parameter to suppress the "Are you
sure you want to add information in the registry" prompt?
This is what I have in the .reg file and the file is called "CSA.REG"
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\CSAgent]
"Type"=dword:00000010
"Start"=dword:00000004
I just want the script to overwrite the existing key without any prompts.
Any help is appreciated. Thanks!
Richard