Author: HondaGuy8
Subject: help installing MSi remotly from share
Posted: 21 April 2013 at 7:09pm
Hello all, I'm new to this site and could really use some help. I am trying to use psexec to install an msi remotely from a share
here is the command I am using
cd C:\Users\georgal\Desktop
psexec \\fileshare @"c:\Script\pc.txt" -s -i msiexec /i "CiscoJabberSetup.msi" /q
on the remote pc that I am trying to do the install on a windows install box pops up showing the parameters for msiexec. The when I close the windows install box on the remote machine I get error code 1639 in psexec. Any Ideas on what I am doing wrong?
Edited by HondaGuy8 - 2 hours 49 minutes ago at 7:11pm
Subject: help installing MSi remotly from share
Posted: 21 April 2013 at 7:09pm
Hello all, I'm new to this site and could really use some help. I am trying to use psexec to install an msi remotely from a share
here is the command I am using
cd C:\Users\georgal\Desktop
psexec \\fileshare @"c:\Script\pc.txt" -s -i msiexec /i "CiscoJabberSetup.msi" /q
on the remote pc that I am trying to do the install on a windows install box pops up showing the parameters for msiexec. The when I close the windows install box on the remote machine I get error code 1639 in psexec. Any Ideas on what I am doing wrong?
Edited by HondaGuy8 - 2 hours 49 minutes ago at 7:11pm