psexec never exits
We need to install a Citrix .exe on many remote machines. These are all Windows XP machines that do Not have SMS installed. If you remote control into any of these machines and run this command:
CitrixOnlinePluginFull.exe /silent ADDLOCAL="ICA_Client,SSON,Flash,DesktopViewer"
It works fine.
But when I try to run his same command via psexec.exe it Does copy and start up on the remote machine but it never exits. If you run it manually it takes less than 90 seconds to run. But when run it using psexec it never finishes. I've had it running on one machine for over 30 minutes and it won't exit. Here is the exact command line I am using.
C:\Tools>psexec.exe \\d00493-bos -u na\aamarkh07 -p mypassword -d -c CitrixOnlinePluginFull.exe /silent ADDLOCAL="ICA_Client,SSON,Flash,DesktopViewer"
And the user aamarkh07 does have Admin rights on all desktops and the target machine is a corp image so rights should not be an issue.
What would cause this to Never finish?
CitrixOnlinePluginFull.exe /silent ADDLOCAL="ICA_Client,SSON,Flash,DesktopViewer"
It works fine.
But when I try to run his same command via psexec.exe it Does copy and start up on the remote machine but it never exits. If you run it manually it takes less than 90 seconds to run. But when run it using psexec it never finishes. I've had it running on one machine for over 30 minutes and it won't exit. Here is the exact command line I am using.
C:\Tools>psexec.exe \\d00493-bos -u na\aamarkh07 -p mypassword -d -c CitrixOnlinePluginFull.exe /silent ADDLOCAL="ICA_Client,SSON,Flash,DesktopViewer"
And the user aamarkh07 does have Admin rights on all desktops and the target machine is a corp image so rights should not be an issue.
What would cause this to Never finish?
0 Comments
[ + ] Show comments
Answers (1)
Please log in to answer
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.
so that the conversation will remain readable.