I need to do an Xcopy command in a job step which has a persistant mapped network location as the source drive. When I run the xcopy in a dos box (logged in as Machine Admin), the statement runs file. When I run the statement in a job step in SQL Server (agent uses system account) I get a privilidge error on the network drive. I even changed the agent to run under the machine admin account with the same results.
Any thoughts? Thanks in advance.