how to sort and copy all files from a folder using cmd code example Example: cmd copy all files to another folder xcopy /s c:\Folder1 d:\Folder2