Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Batch files and Task Scheduler
Name: Rapicio Date: June 3, 2003 at 13:00:57 Pacific OS: Win 2000 CPU/Ram: 2.2G/512MB
Comment:
I've created a batch file to move differential backups to an offsite server, then I scheduled it to run with the task scheduler every two hours. The batch file works when run from the prompt, but it doesn't work when run from the task scheduler. Any ideas??
Summary: I have discovered that the event log service could not be started so I did some rather extensive trouble shooting on my own. I was able to discover, as far as I can ascertain, that only two service...
Summary: I saw a post on this site a few weeks ago about batch files and running remote services. I want my batch file to net start and net stop services on a remote server, but i do not want Windows 2000 to...
Summary: I have been manually running a TRANSFER.BAT script for over a month now. Rather than waste time babysitting the server, I have finally decided to schedule a task to run every 10 minutes. If a flag fi...