Copy
Commands
xcopy C:\source\file.txt C:\destination\file.txt /E /I /H[System.IO.File]::Copy("C:\source\file.txt", "C:\destination\file.txt", $true)copy C:\path\to\file1.txt + C:\path\to\file2.txt C:\path\to\mergedfile.txtClipboard Ops
Copy SAM and System Hive
Last updated