Automatic Shutdown/Restart on Windows 2000 Advance Server
Shutdown or restart command in Microsoft Windows Operating System is using external file called shutdown.exe
For windows XP, this file is included after installation the operating system.
Simply open your command prompt from Start-Run-cmd, then:
C:\> shutdown /?
You should see a complete usage instruction.
On Windows 2000 Operating System, shutdown.exe is not included. You have to get it from […]