xcopy /t /e "C:\Your Folder" "C:\New Folder" /t = Copies the subdirectory structure, but not the files /e = Copies subdirectories, including any empty ones