News

If you have every used the Command Line, or CMD, interface in Windows, you probably have some idea of the powerful things it can do. Creating your own CMD scripts, you can do even more, but faster. A ...
This script runs fine when run manually, or scheduled if I'm logged in. If run scheduled while logged out, every thing works except the xcopy command. Any ...
So I want to put together a script that takes the output of uptime.exe (for Win2k), looks at the "days" piece of the output and perform actions based on how many days the server is up.<BR><BR>so for ...