Author: IndusKing
Subject: Issue with using UNC path with Exec command
Posted: 21 October 2014 at 9:41am
I am trying to use UNC path in regards to using PSExec tool which is installed on a remote server and call it from my local machine. This is the code:
Edited by IndusKing - 3 hours 8 minutes ago at 9:42am
Subject: Issue with using UNC path with Exec command
Posted: 21 October 2014 at 9:41am
I am trying to use UNC path in regards to using PSExec tool which is installed on a remote server and call it from my local machine. This is the code:
\\SERVERA\PSTools\PsExec.exe -accepteula \\SERVERB -s -e -u serviceacc -p eemnweE48zAaQ29bfzP
ServerA has a share where PSExec.exe tools are available to access. I would like to log into ServerB but i keep receiving the PSExec Help menu.
I appreciate if someone can assist me with the above please.
Edited by IndusKing - 3 hours 8 minutes ago at 9:42am