Top "Psexec" questions

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.

PSexec and windows 2008 server (access denied)

I have a program which uses psExec for retrieving environment variables on a remote host. I get the error: Could …

psexec
PSEXEC The system cannot find the file specified error

I'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 psexec
Access denied using psexec when connect to remote server

I use latest version of PsExec, and execute Command Prompt as Run as Administrator. We use PsExec v2.11 MY_MACHINE …

remote-access psexec
Using psexec.exe in jenkins, handle is invalid

I am using Jenkins on a Windows7 system. I would like to use it to execute a batch script on …

batch-file jenkins psexec
Using PSEXEC returns no output from the remote task

I am using psexec to run an exe on a server. The command runs ok, but there is no output …

psexec
Launching background tasks in a remote session that don't get killed when the session is removed

I 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
Program output lost when passed through PsExec

(This is a question my coworker posted elsewhere, but I thought I'd post it here to see if I could …

java psexec
Robocopy to copy files to a remote machine

I'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 robocopy
PsExec hang while being executed from a very simple c# or c++ gui program compiled as "windows application"

I am experiencing PsExec hang while being executed from a very simple c# or c++ gui program compiled as "windows …

c# redirect freeze psexec
Session ID in PSExec

Psexec fails to display a notepad GUI on the remote session for me. So, I am trying to get the …

windows powershell psexec