Cannot xcopy outlook.pst ?
Posted: 13 Dec 2011 11:22
My outlook.pst file is in C:\Users\Al\My Documents\Outlook Files\Outlook.pst
I am using this command in a batch file
xcopy /E "C:\Users\Al\My Documents\Outlook Files\Outlook.pst" "G:\4-Als-Email\outlook.pst" and it keeps telling me that outlook.pst is "not found"
I tried if exist "C:\Users\Al\My Documents\Outlook Files\outlook.pst" and it finds the file
Is there something preventing me from copying the .pst file?
I would appreciate any help you can give me on this.
cyberal
I am using this command in a batch file
xcopy /E "C:\Users\Al\My Documents\Outlook Files\Outlook.pst" "G:\4-Als-Email\outlook.pst" and it keeps telling me that outlook.pst is "not found"
I tried if exist "C:\Users\Al\My Documents\Outlook Files\outlook.pst" and it finds the file
Is there something preventing me from copying the .pst file?

I would appreciate any help you can give me on this.
cyberal