I will be grateful if someone could help me to use robocopy to copy all files of a given file extension on a source drive to a single folder on a target drive, keeping only the latest version of the files from the source folders if they share identical names and file extensions.
Thanks.