Scenario.
Server 2003. I want to run a scheduled task that runs when not logged in that copies a directory from the server to a share on a NAS box.
Is this possible?
I have used basic xcopy batch file to run it whilst logged in as I can just map a drive to the NAS box share first.
How do I set the batch file to point to a network drive when not logged in though - is it possible?
Currently the batch files just fails.
Server 2003. I want to run a scheduled task that runs when not logged in that copies a directory from the server to a share on a NAS box.
Is this possible?
I have used basic xcopy batch file to run it whilst logged in as I can just map a drive to the NAS box share first.
How do I set the batch file to point to a network drive when not logged in though - is it possible?
Currently the batch files just fails.