/build/static/layout/Breadcrumb_cap_w.png

Deployment of standalone .msp files

How can I deploy a simple .msp updated that does not require any dependencies?  I tried to use Msiexec /patch name.msp /qn.  I have also used the default install option via managed installs and simply adding the /i /q /n. However I am not seeing it being pushed with success. 

K1000 Version 5.4xxxx

Thank you all for the help thus far.


3 Comments   [ + ] Show comments
  • what is this updating? Do you have the MSI? - areiner 10 years ago
  • it is a simply patch update for Lync 2010. - ITROCKS 10 years ago
  • simple not simply. sorry. - ITROCKS 10 years ago
    • You can click edit and correct your errors. - SMal.tmcc 10 years ago

Answers (1)

Answer Summary:
Posted by: jknox 10 years ago
Red Belt
4

According to the following link, it's "/update" instead of "/patch": http://msdn.microsoft.com/en-us/library/windows/desktop/aa372024%28v=vs.85%29.aspx

It's also possible that the patch you are trying to push needs admin rights to install.  Test with a non-admin user from the command line to find out.  If it does need admin, you would have to switch to a script and use "run as".


Comments:
  • Msiexec /patchname.msp /qn. Im sorry I stated it wrong the way I was using it. Msiexec /patch name.msp /qn. where patchname= name of patch or update. - ITROCKS 10 years ago
    • Try what jnox said, instead of /patch do /update

      msiexec /update lync.msp /qb-

      the reason i did qb- is so you can see if it kicks off for testing purposes, qn won't allow you to see tha - areiner 10 years ago
    • so use
      MSIEXEC /update patch.msp /qn - SMal.tmcc 10 years ago
  • Thank you. I will give it a go and report back the results.

    Yes... worked like a dream thank you. - ITROCKS 10 years ago
 
This website uses cookies. By continuing to use this site and/or clicking the "Accept" button you are providing consent Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our websites or when you do business with us. For more information about our Privacy Policy and our data protection efforts, please visit GDPR-HQ