It failed before when I ran it on my C: Drive but not now due to other changes.
It didn't recognize the mapped drive of p:
==================================================
Mapped drives are a User Interface concept and are not available to background tasks like that. Access the target via UNC and make sure that the user that
the task runs as has access to the target.
Got the above from another post