Author: air
Subject: PSexec error - All pipe instances are busy
Posted: 01 September 2014 at 10:12am
I got that error because PsExec didn't found the script I was trying to run on the remote machine because it had a different name. I forgot I renamed it :-D May be for you is the same issue, it just doesn't find what is looking for.
Subject: PSexec error - All pipe instances are busy
Posted: 01 September 2014 at 10:12am
I got that error because PsExec didn't found the script I was trying to run on the remote machine because it had a different name. I forgot I renamed it :-D May be for you is the same issue, it just doesn't find what is looking for.
I was calling PsExec from Win 7 Enterprise to run a batch file from a remote machine with Windows Server 2012 R2.