Shutdown script doesnt work
Hi,
I use the shutdown.exe all the time in a Script but I don't use a GPO,
instead I schedule it in scheduled tasks. As Shutdown.exe will let you
remotely shutdown and startup computers using the -m command you can do it
remotely. I shutdown all my computers every night with it.
Remember that with Server 2003 you HAVE to specify a reason so you will need
to add the reason code and the explanation to the script or it won't work
with server 2003. Do shutdown.exe /? at the command prompt on Server 2003 to
get the options. I don't have the server in front of me so I cannot remember
the exact ones.
Cheers,
Lara
|