Displaying 1 result from an estimated 1 matches for "psexec_problem".
2010 Dec 22
1
Oddness with SMB, PsExec, Win 7, etc...
Hi,
I've got a simple PHP script which is using psexec from sysinternals to
execute commands on a remote machine (which uses SMB under the hood). If I
run it from DOS it works fine. If I run the same script via apache it hangs.
Fired up Wireshark and had a look at what was going on. In the working
version the treeconnect calls go to the IPC$ and then the ADMIN$ accounts on
the remote machine.