Scheduler Running When Not Logged In Questions

  • Thread starter Thread starter srm
  • Start date Start date
Thanks. I must of missed the UNC comment earlier. That I apologize
for.

YOU SAID EARLIER - Remember that if it involves network resources to
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.

Shawn
 
No problem. You're welcome.

--

Regards,

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

:
| Thanks. I must of missed the UNC comment earlier. That I apologize
| for.
|
| YOU SAID EARLIER - Remember that if it involves network resources to
| 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.
|
| Shawn
|
 
srm said:
Thanks. I must of missed the UNC comment earlier. That I apologize
for.

YOU SAID EARLIER - Remember that if it involves network resources to
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.

Shawn

Dave and I recently discussed this issue in detail in a different
thread and we agreed that mapped drives do exist when no
one is logged on, provided that
a) They are specifically mapped by the scheduled task, and
b) The drive letter is not already in use, and
c) The account used by the scheduled task has appropriate
access rights to that share.
It is because of these three conditions that UNC paths are
usually preferred in scheduled tasks.
 

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