J
joe haydn
hi all. I've been trying so hard to make the Group Policy's startup/shutdown
script work for workstations to have registry applied. but no success.
Wonder if anyone can provide any kind of input.
I basically use a .cmd script, with the command reg.exe which all
workstations have, like this:
reg add "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon" /v
LogonPrompt /t REG_SZ /d "Welcome!!" /f
I tried using the regedit /s command with the registry file, with no success
either. There is simply no sign of the command getting executed !
I wanted to use the startup script because that's when the system account is
used to execute, whereas login script depends on who is logging to the
machine. I'd like to hear if you guys had any success in applying registry
to all the workstations at the OU level.
thanks
script work for workstations to have registry applied. but no success.
Wonder if anyone can provide any kind of input.
I basically use a .cmd script, with the command reg.exe which all
workstations have, like this:
reg add "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon" /v
LogonPrompt /t REG_SZ /d "Welcome!!" /f
I tried using the regedit /s command with the registry file, with no success
either. There is simply no sign of the command getting executed !
I wanted to use the startup script because that's when the system account is
used to execute, whereas login script depends on who is logging to the
machine. I'd like to hear if you guys had any success in applying registry
to all the workstations at the OU level.
thanks