Very strange problem with Windows 2000 server

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have a program that is scheduled to run everyday at 00:01, this program just does a very simple update to a SQL database. Now here is the strange problem. If I'm at the console or if the program runs via the scheduled task nothing happens (NO update to the Database). If I log in via Terminal Services I can manualy run the program and it works as expected.

any help would be greatly appericiated (sp?)
 
Scheduled Tasks|Advanced|View Log may provide more details. If it involves
network resources, make sure the user account has permissions to the
resources and also use UNC paths as mapped drives won't exist when no one is
logged on.

--
Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft MVP [Windows NT/2000 Operating Systems]
Microsoft Certified Professional [Windows 2000]
http://www.microsoft.com/protect


:
| I have a program that is scheduled to run everyday at 00:01, this program
just does a very simple update to a SQL database. Now here is the strange
problem. If I'm at the console or if the program runs via the scheduled task
nothing happens (NO update to the Database). If I log in via Terminal
Services I can manualy run the program and it works as expected.
|
| any help would be greatly appericiated (sp?)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top