The email I got at 8PM said everything was fine. But in the morning I came in and powershell was on the screen with this.
This is just a partial listing as this forum will not let me post it all.
------------------------------------------------------------------------------------------
Copy-Item : Could not find a part of the path 'G:\Seagate NAS Backup\HP_Shared_Documents\AAA MEDIA LIBRARY\Product
Images\Walkin Wheels\archive\Archive Walkin Wheels\PHOTOS Mcr 1 2011\Post On Hpets\add to site\blink dogs\FW request
for a blind helmet for Dachshund-pictures of Stretch_files\colorschememapping.xml'.
At line:1 char:1
+ Copy-Item \\192.168.1.45\HP_Shared_Documents\* -Recurse -Force 'G:\Se ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : WriteError: (colorschememapping.xml:FileInfo) [Copy-Item], DirectoryNotFoundException
+ FullyQualifiedErrorId : CopyDirectoryInfoItemIOError,Microsoft.PowerShell.Commands.CopyItemCommand
Copy-Item : Could not find a part of the path '\\192.168.1.45\HP_Shared_Documents\Mikayla\Documents\time sheet -
mikayla@handicappedpets.com - HandicappedPets.com Mail_files\tu4qgcLDG-wTQAia3YgJt4sdTIMKY6vkW0-sLlcOHk1Zi1xg3wItptpfdm
OHPaD9v7YTx-zdjRUeibDE9VBJKkA-PNU-nSAimKWNWB-fjSmNCLdnyQS8xtkrSzS7fk24qaGbg'.
At line:1 char:1
+ Copy-Item \\192.168.1.45\HP_Shared_Documents\* -Recurse -Force 'G:\Se ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Copy-Item : Could not find a part of the path 'G:\Seagate NAS Backup\HP_Shared_Documents\2018 Mfg design\GrabCAD\012_Ha
ndicapped-Pets_Project-CAD-Source-Files_Archive\2006121-Cart_Series\AA100_Medium-Cart\000_Obsolete\131_Small-Cart-Top-L
evel-CAD\000_Obsolete\001 - 11-May-2016\X321-Mini-Cart-Knuckle-Body.SLDPRT'.
At line:1 char:1
+ Copy-Item \\192.168.1.45\HP_Shared_Documents\* -Recurse -Force 'G:\Se ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : WriteError: (X321-Mini-Cart-Knuckle-Body.SLDPRT:FileInfo) [Copy-Item], DirectoryNotFound
Exception
+ FullyQualifiedErrorId : CopyDirectoryInfoItemIOError,Microsoft.PowerShell.Commands.CopyItemCommand
Comments