can anyone tell me the exact syntax for this line below?
note spaces in command line...
Code:WSHShell.Run"""(c:\windows\system32\robocopy.exe"" ""\\10.150.222.81\C$\Users\anyone\Documents"" ""C:\Documents and Settings\anyone"" ""/E /R:10 /W:10 /Z /Log+:C:\mydocs.log)"""


Reply With Quote
