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.

Execute exe on remote machine

I'm trying to execute notepad.exe on a remote machine, but it's not working now. What am I missing? var …

c# remote-server psexec
PsExec: copying my program not into "system32" folder

I can't get PsExec to work. It keeps copying my installer into system32 (where it won't launch). Does anyone know …

psexec
Couldn't access using PSExec - PSTools

PSTools I downloaded and installed in C: \ PSTools. Then I did the following: 1 - I opened the Command Prompt 2 - …

command-prompt psexec
Running a remote batch file using psexec through Jenkins fails

Running a remote batch file using psexec through Jenkins fails. Running the same batch file using psexec from the slave …

batch-file automation continuous-integration psexec continuous-deployment
Psexec is not running an EXE program remotely

Check everywhere for a reason but nothing I found matches my specific problem. I have a program in C:\somefoldername\…

psexec sysinternals
Batch File - Catching PSEXEC result

If I run a successful PSEXEC command, it says this... "cmd exited on workstation.domain with error code 0." Is there …

batch-file psexec
PsExec Throws Error Messages, but works without any problems

So we are using PsExec a lot in our automations to install virtual machines, as we can't use ps remote …

windows powershell automation psexec
How to get Currently logged user's session ID?

I'm running a process from inside a windows service using ProcessStartInfo processStartInfo = new .... Process.Start(processStartInfo); The problem is, if …

c# process service psexec createprocessasuser
PsExec is not copying file over to execute

I want to run a script I called "systemInfo.vbs" that outputs to a logfile the system name and service …

windows vbscript psexec
PsExec Windows 8 access denied

I've 8 computers running Windows 8 (the basic edition) and I'm trying to run some application on each of them with a …

windows-8 psexec