We use xcopy running as a batch file. It copies files from a NAS to an External USB Drive. The syntax we use is as follows : Xcopy \\NAS\FILES E:\FILES /s /e /c /r /k /h /d /y It opens and closes within a second but it does not run. Your help is appreciated