By default, copying from the command prompt will prompt you to overwrite files that already exist in the target location.
You can add \"/Y\" to say \"Yes to all\" re
Adding the switches for subdirectories and verification work just fine. echo n | xcopy/-Y/s/e/v c:\source*.* c:\Dest\