@echo off
robocopy "C:\MRC\Desktops\Desktops" "C:\Documents and Settings\All Users\Start Menu\Desktops" /e /s /r:3 /w:5 /mir

