I've always been the batch file guy wherever I go. I had a .bat script for almost every situation: cleaning a folder, temporarily zipping files, and quick server checks. I could do so much with .bat ...
Hey guys, i'm trying to make a batch file that runs the "shutdown" program with the following parameters: <BR><BR>shutdown /s /f /t 60 /c "This is a planned shutdown. Do not interrupt ...