To take it in another direction, you could try RoboCopy?  (There is a GUI available for it <a href="http://technet.microsoft.com/en-us/magazine/2006.11.utilityspotlight.aspx">http://technet.microsoft.com/en-us/magazine/2006.11.utilityspotlight.aspx</a>)<div>
<br></div><div>It&#39;s scriptable, and should be able do what you need it to do.  The GUI makes it easy, and will produce a bat file for you.</div><div><br></div><div>What Matt said still applies.  When you create a scheduled task, it runs by default as a LocalSystem account, which has no network access.  You have to configure it to run as a different user.<br>
<br><div class="gmail_quote">On Wed, May 5, 2010 at 1:32 PM, Jim Reed <span dir="ltr">&lt;<a href="mailto:jreed@swiftnews.com">jreed@swiftnews.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Do any of you geniuses know if there is a utility or CLI command that will<br>
mount a shared folder on one Windows computer on another Windows computer.<br>
I have some backup routines I want to run on Call Manager, etc., to other<br>
destinations but since it&#39;s infrequent, the shared folder sometimes<br>
disconnects.  If there is a way to do it through a .bat file, I could then<br>
set that as a scheduled task.<br>
<br>
Thank You...<br>
--<br>
Jim Reed<br>
Manager of Technical Services<br>
Swift Communications, Inc.<br>
970-384-9141 (Direct)<br>
775-772-7666 (Cell)<br>
<br>
<br>
<br>
_______________________________________________<br>
cisco-voip mailing list<br>
<a href="mailto:cisco-voip@puck.nether.net">cisco-voip@puck.nether.net</a><br>
<a href="https://puck.nether.net/mailman/listinfo/cisco-voip" target="_blank">https://puck.nether.net/mailman/listinfo/cisco-voip</a><br>
</blockquote></div><br></div>