restart.vbs on local machine HELP

  • Thread starter Thread starter Yogi_Bear_79
  • Start date Start date
Y

Yogi_Bear_79

I've been toying with the restart.vbs script from the resource kit. I
can get it to restart a remote machine on my domain, but I have been
unable to get it to reboot the local machine. Can someone give an
example of the syntax? I would like to incorporate a call to this
script in other maintenance scripts that require reboots, therefore on
some of these scripts it will become neccessary to run the script
locally..THANKS
 
What's wrong with shutdown.exe from the resource kit? It
has a switch to restart the machine.
 
Back
Top