For Viztek
The old NT 'at' command still exists in 2k but has some changes and differences. 2k prefers you use the gui "task scheduler" (start>accessories>system tools>task scheduler) Open the interface and click 'add scheduled task'
Enter path to batch file or other executable. If a batch file, best to enter a working directory as well. Batch or executable must reside on machine that task scheduler is running on.
If you use the "browse" function in the dialog, path and working directory will be entered for you. Next screens allow you to enter basic scheduling information, daily weekly etc.
You can specify addition parameter under 'properties.advanced' dialog after the initial entry is created. Next screen is run as user...default is the logged on user creating the task. Most of our scheduled tasks run as the stystem administrator. Make sure password matches user! In next box check open advanced properties. Under the security tab, make sure the account the scheduled task is running under has 'full control' of the file. Click "apply" and the task should now show up. Left click task, and click "run". Task should run with an exit code of 0x0 if it completed ok. If not, click "view log" under tools. Check the log entry for any additional information. If log does not give enough info to find the problem, try running the batch file from the command line rather than from a gui. The cmd window will stay open after the batch runs (or trys to) and will give you additional troubleshooting info.
The above scenario is used to run a number of batch files on our system, both from the DC and standalone rras/nat servers for various backup, upload and download functions, as well as UPS shutdown etc. Hope it helps.
For Alpesht
We had a number of problems running scheduled shutdowns and reboots via any means including task scheduler. We finally opted for a commercial product pointed to in thread96-432202. Solved all the problems and confusion, added several useful functions, and was cheap.
30 day trial available for up to 100 client license.
We have no affiliation with this company, just found that it worked for us.