PowerShell - File and Directory Operations
What will be the result of running this PowerShell code?
Copy-Item -Path 'C:\Docs\file.txt' -Destination 'C:\Backup' -Force
Copy-Item -Path 'C:\Docs\file.txt' -Destination 'C:\Backup' -Force
15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions