/build/static/layout/Breadcrumb_cap_w.png

Cannot install MSP via Script

Hi All,

 Create following Computer Startup script but only first line of command works.  didn't install other two msp files?

start /wait msiexec /i "\\server\softwareshare\1.ICUserApps_SU10.msi" /update "\\server\softwareshare\2.ICUserApps_SU18.msp"  /l "\\server\softwareshare\logfile.log"  ICSERVERNAME=cic3pod /qn
start /wait msiexec /p "\\server\softwareshare\3.ICUserApps_SU18(SU18-IC-113786).msp"REINSTALL=ALL REINSTALLMODE=omus /l "\\server\softwareshare\logfile_01.log" 
msiexec /p "\\server\softwareshare\4.ICUserApps_SU18(SU18-IC-116774_IC-116124).msp" REINSTALL=ALL REINSTALLMODE=omus /l "\\server\softwareshare\logfile_02.log"


What is wrong? or how do  i run this?

AS


1 Comment   [ + ] Show comment
  • What error codes are in the log files? - vjaneczko 9 years ago

Answers (1)

Posted by: martin99 9 years ago
Senior Yellow Belt
1

Add a space in the second command between .msp" and REINSTALL.

Add start /wait before the second command.

Add /qn to the second and third command to suppress the gui.


Comments:
  • Add '*vx' to your '/l' argument to get verbose logging. If you're going to log, you may as well get as much information as you can! - anonymous_9363 9 years ago
    • Hi All,

      I have add the changes and run again but Somehow its only run the first command and create only the first logfile?


      Can we set run only once to the first command? this will take long time (350MB) - aussupport 9 years ago
      • Hi Guys,

        I have changed /p to /update and all went ok. Thanks guys.

        Now I got two issues.

        1. When this upgrade done when the user restart. But system reboot after 5-10 min without notifying?

        2. How do I verify this install on all the computers?

        AS - aussupport 9 years ago
  • Thanks guys - aussupport 9 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