2 lines
70 B
PowerShell
2 lines
70 B
PowerShell
Copy-Item -Path Z:\PATH\to\FILE -Destination W:\70_BACKUP -Recurse
|
Copy-Item -Path Z:\PATH\to\FILE -Destination W:\70_BACKUP -Recurse
|