On Tue, Oct 21, 2014 at 9:02 AM, Adam Buckland <[email protected]> wrote:
> > I have a backup script that works great in the foreground but is failing > when run as a scheduled task⦠> In the past, I've run into troubles with mapped drives, because they may not be mapped for the scheduled task user as they are for you. Instead you can try: 1) Using UNC paths 2) Mapping the drives explicitly in your batch files. -- Ted Roche Ted Roche & Associates, LLC http://www.tedroche.com --- StripMime Report -- processed MIME parts --- multipart/alternative text/plain (text body -- kept) text/html --- _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/cacw6n4u5nturem91cfmezrv+xvufofavdreuqcfmespnubx...@mail.gmail.com ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

