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.
Schedule Task with a batch file
Name: Chris Date: November 29, 2000 at 05:38:57 Pacific
Comment:
I've scheduled a task to run a batch file and it executes the task but it does not run it. I can run the task manually by clicking on the batch file with no problems. Is there something that needs to be added to the batch file for a scheduled task to run?
Name: Chris Date: December 7, 2000 at 18:07:19 Pacific
Reply:
I would be sure to use an account that has Admin Priv when setting up the task. I use an account named backop to do my time server scheduled task. This account has Administrator Privledges. Good Luck
Summary: I am trying to "kill" a process like in UNIX, but I don't know how it's done in NT outside of the GUI "Task Manager". My goal is to create a batch file that will do this. ...
Summary: I would like to know the commands that will let me log on to Windows NT throught a batch files and run some commands to modify the registry with admin. rights to the workstation. How can I add a group...
Summary: I need to assign a whole bunch of static addresses to my Windows NT 4.0 workstations. I am in a high school with about 500 computers. DHCP has been working bad. Has anyone ever done this with a bat...