PowerShell - File and Directory Operations
What will happen when this PowerShell command runs?
Move-Item -Path 'C:\Temp\report.docx' -Destination 'C:\Archive' -WhatIf
Move-Item -Path 'C:\Temp\report.docx' -Destination 'C:\Archive' -WhatIf
15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions