Hi,
I want to create a scheuduled task that copies files from our local drive to a network share. I mapped the network share and is able to connect to it. I use the XCOPY command in my batch job to copy the files. When I execute the batch file stand alone it runs successfully but when I try to run it using scheduled task it fails. Is there a reason for this and how can I fix this? Thanks.
I want to create a scheuduled task that copies files from our local drive to a network share. I mapped the network share and is able to connect to it. I use the XCOPY command in my batch job to copy the files. When I execute the batch file stand alone it runs successfully but when I try to run it using scheduled task it fails. Is there a reason for this and how can I fix this? Thanks.