paexec remote GUI app hangs on keyboard input
I'm calling PAExec as follows:
psexec \\10.0.0.1 -u "username" -p "password" -i 0 -s "C:\Program Files\Notepad++\notepad++.exe"
notepad++.exe is executed on the remote PC. I can see the application window come up. As soon as I type any characters into notepad++ it hangs.
notepad++.exe does not hang if I execute it locally and type characters into it.
PAExec returns exit code 1. Anybody experience this before?
Both systems are running Windows XP SP3.
Any help would be appreciated. Thanks!
As a side note, psexec works as it should for about 30 minutes. Then it stops working. If I create a new Windows XP user account, it works on that account again for about 30 minutes and then stops working. Neither one of PCs is connected to the internet. They are connected to each other via a cross-over cable.