In D6 when I run a remote command for win7 I typically wrap the commands in a .bat and execute the .bat
When I try to run an xcopy command inside the .bat I am getting nothing other than the Command exited with code: 0 and the file doesn’t get copied.
However, if I uncheck Wait for command to finish, then on the node a security dialog box pops up… I hit OK to run and it does what it’s supposed to do.
I have UAC turned off on all the nodes. Do you guys have any insight as to what might be keeping the xcopy from running?
Thanks,
Andrew