- Mapped Share / Scheduled Task
- Posted by John Deakins on April 3rd, 2008
We have a scheduled task created under User1 to run a script. The script
requires a mapping to a share. The share is mapped using User2's
credentials. The task runs fine as long as User1 is logged on and the share
is mapped properly. Once User1 logs off, the mapped share is disconnected.
Is there a way to have the share mapped even while the user is logged
off...so that the task can run when the user is not logged on?
- Posted by Lanwench [MVP - Exchange] on April 3rd, 2008
John Deakins <JohnDeakins@discussions.microsoft.com> wrote:
Use UNC paths instead of mapped drives. Mapped drives are for humans, not
computers :-)
Similar Posts
- Mapped Drive not showing share name (Networking) by jim_bateman
- What happens if a scheduled task is scheduled to start, but theprevious task execution is still running? (Microsoft Windows) by joe.carr@gmail.com
- How to Read Scheduled Task Last Result from Registry for a task (Windows Server) by Sakthi
- Share a Mapped Drive (Windows Server) by Tocano
- is it possible to share a mapped drive? (Networking) by ConfusedGeek

