Copy folder structure on Windows except for one folder with files

Solution 1:

Use robocopy:

robocopy SOURCE DESTINATION /mir /xd FOLDER_TO_EXCLUDE