tony okhiria
03-16-1999, 10:12 AM
does any body know what command and parameter to use to unattendedly reboot a windows 95, 98, and nt. like in a batch file .
thanks in advance
thanks in advance
|
Click to See Complete Forum and Search --> : windows 95, 98, NT unattended reboot tony okhiria 03-16-1999, 10:12 AM does any body know what command and parameter to use to unattendedly reboot a windows 95, 98, and nt. like in a batch file . thanks in advance Dan Lazarakis 03-17-1999, 09:56 AM shutdown.exe /L /Y /R /C You must use the shutdown.exe from NT resource kit. I work with NT only, so never tried on W9x. The shutdown.exe must be in package directory if using SMS for automation. ------------ tony okhiria at 3/16/99 11:12:13 AM does any body know what command and parameter to use to unattendedly reboot a windows 95, 98, and nt. like in a batch file . thanks in advance Dan Lazarakis 03-18-1999, 12:16 PM SHUTDOWN does not work reliably on Windows 95 due to an issue in the underlying Windows API. I suspect it is the same for Win 98. Serverwatch.com
Copyright Internet.com Inc. All Rights Reserved. |