Hi
I would like some help on how to use the parameter -csrc to copy my file of the folder C:\windows\test.exe to the remote folder c:\
Hi
I would like some help on how to use the parameter -csrc to copy my file of the folder C:\windows\test.exe to the remote folder c:\
I think the following would work:
paexec \\\\computername -c -csrc c:\windows\test.exe c:\test.exe
Thank You Doug, Worked perfectly!!
Taking advantage you can tell me if there is any restriction size of the provided path??