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, access denied errors

While I'm using PSEXEC.exe getting 'Access denied' error for remote systems. Any idea about how to solve this?

access-denied psexec windows-scripting
Psexec "run as (remote) admin"

I wrote some c# code that uses PSexe. I want it to run a remote exe on a machine connected …

psexec administrator
Executing a batch file in a remote machine through PsExec

I am trying to run a batch file (in the batch file I have just written 'notepad') on a remote …

windows powershell-3.0 psexec sysinternals
Start And Stop Windows Service remotely using PSEXEC

How to start and and stop a Windows service remotely using PSEXEC? Preferably the syntax to write I tried the …

windows-services psexec
Make sure that the default admin$ share is enable on ServerName

When running the psexec command to remotely install or execute something on a sever on the same network the following …

installation remote-debugging remote-access psexec
Use Powershell to run Psexec command

First post so please don't hurt me. I've searched around but can't seem to find a way to do what …

batch-file powershell psexec
Psexec , cmd and batch file

I have a batch file named a.bat on a winserver2008 Desktop. That batch file only write the SessionID (from …

scripting cmd psexec
PsExec: Win7-to-Win7 Access Denied (psexesvc remains)

I have a problem, and the Internet doesn't seem to have a solution, so maybe someone here can help. I'm …

psexec
list all computers on a network with cmd or C#

I need to get a list of all the computers on the network The network is split into two local …

c# networking ip psexec subnet
Copy a non exe File to a Remote Machine

I used PsExec to copy and run an exe file in a remote machine. I also want to copy a …

psexec remote-server