PsExec is a light-weight telnet-replacement that lets you execute processes on other systems, complete with full interactivity for console applications, without having to manually install client software.
I have a program which uses psExec for retrieving environment variables on a remote host. I get the error: Could …
psexecI'm trying to run a batch script on multiple servers using a vbscript that's from another server. I'm using psexec …
batch-file vbscript psexecI use latest version of PsExec, and execute Command Prompt as Run as Administrator. We use PsExec v2.11 MY_MACHINE …
remote-access psexecI am using Jenkins on a Windows7 system. I would like to use it to execute a batch script on …
batch-file jenkins psexecI am using psexec to run an exe on a server. The command runs ok, but there is no output …
psexecI have been using PsExec -d to launch console applications in a remote powershell session because I want these apps …
powershell powershell-2.0 psexec powershell-remoting(This is a question my coworker posted elsewhere, but I thought I'd post it here to see if I could …
java psexecI'm trying to write a robocopy command to copy files from my local computer to any one of my deployment …
deployment service continuous-integration psexec robocopyPsexec fails to display a notepad GUI on the remote session for me. So, I am trying to get the …
windows powershell psexec