CompTIA A+ 220-1102 Practice Question
You are tasked with copying all files from one directory to another while ensuring that the directory structure is maintained, and hidden as well as system files are included in the copy process. Which of the following xcopy
commands should you use?
xcopy source destination /K
xcopy source destination /S /H
xcopy source destination /E /G
xcopy source destination /E /H