Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Win2K and Task Scheduler

Status
Not open for further replies.

emcc

Programmer
Joined
Oct 12, 2001
Messages
124
Location
US
We're having problems with one of our W2K Professional machines and the task scheduler. In particular, we're having problems when scheduling NAV 2004 tasks where even the virus updates that NAV sets up won't run. I've tried the calc.exe and it doesn't run either. I was thinking maybe it would just be easiest to uninstall/reinstall the task scheduler but am at a loss where to find it to do that.

Any suggestions?
 
Scheduled tasks problems can be tough. Did you look under Control Panel, Scheduled Tasks or under Event Viewer to see the details as to why the task failed?

Be absolutely certain that the username used when the scheduled task runs does not use an blank or empty password.

For NAV tasks, use Control Panel, Scheduled Tasks and remove the entries. Use NAV itself to rebuild the entries. Then edit through the Scheduled Task applet the Log On to provide logon credentials equal to the local Administrator or a member of the Backup group. It is possible that your NAV assignments included mapped drives, and your are failing on a permissions issue due to this. Define a Log On user that has permissions to mapped or shared folders, or exclude those under NAV itself as part of the search. The default permissions under Scheduled Tasks would by your local SYSTEM account, and it has no privileges to access network resources.

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top