/build/static/layout/Breadcrumb_cap_w.png

Comos Unattned install

Hi,

I'm struggeling with deployment of Comos 9.2.

This is what I have put in to a batch file:

Start /Wait "" MsiExec.exe /i "\\<Installation folder>\COMOS 9.2.msi" ALLUSERS=1 LICENSESERVER="License-servername" COMOSTYPE="92" TRANSFORMS="\\<Installation folder>\1033.mst" SOURCEDIR="\\<installation folder>\<sourcefolder>\" UPDATEPATH="<Servicepack location>\" /passive /norestart /L*e "c:\temp\ComosInst.log"

The log file information just telling that the installation "successfully installed" but the installation only took about 1½ min.

Any one who might have made an unattend installation of Comos in a batch file?

Thanks in Advanced.



0 Comments   [ + ] Show comments

Answers (1)

Posted by: anonymous_9363 6 years ago
Red Belt
0
Should it take longer, then? If so, my guess would be that by default the MSI doesn't install all of its features.

Run the installation again but with a UI (remove the '/passive' argument) and a log. Choose the features you require and then go through the resultant log to see which features got installed. Look for lines like this:

MSI (s) (B4:14) [09:29:42:417]: Feature: [some feature or other]; Installed: Absent;   Request: Local;   Action: Local

Once you have the feature names, use the ADDLOCAL property to add them, using commas to separate the feature names.

Also, please remove your duplicate post.

 
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