/build/static/layout/Breadcrumb_cap_w.png

server installation image using msi

Hi,

I am creating a server installation image using msi for minitab 15_11 and run a batch file as follows:

msiexec.exe /a "d:\Minitab\Minitab 15 English.msi" /qn MINITAB_LICENSE_FILE="27000@hostname" TARGETDIR="\\server\shared image\Minitab 15" DEFFILELOC="UserProfile\My Documents" SHORCUT="" UPDATE="" /L*v "d:\MTB15SetupLog.txt"
pause

(where hostname is the IP address of the license manager machine).

In the log file, it stops at the following section and seems to stay at this point (it has been at this point for 15 minutes)

MSI (s) (58:08) [14:24:59:301]: Machine policy value 'MaxPatchCacheSize' is 10
Action start 14:24:59: CostInitialize.

So what I am tempted to do is install the server installation image to D instead of directly to the server path and then copy the whole directory to the server in case this is some issue with network traffic. Would this resolve the problem?
Anyone come across similar issue with the MSI stopping at CostInitialize?

Thanks,
Paul

0 Comments   [ + ] Show comments

Answers (4)

Posted by: scopsm 16 years ago
Senior Yellow Belt
0
Must be a novell network issue or our network at least.
Tried doing this on my standalone home PC and it works perfectly.

msiexec.exe /a "C:\Minitab\Minitab 15 English.msi" /qn MINITAB_LICENSE_FILE=27000@hostname TARGETDIR="c:\Minitab 15" DEFFILELOC="UserProfile\My Documents" SHORTCUT="" UPDATE="" /L*v "c:\SetupLog.txt"

Note that on the network when I run say via command prompt
msiexec.exe /a "c:\minitab\minitab 15 English.msi"
it then seems to hang at the point checking System requirements and just can't get past this for some reason.

So will now try and copy the extracted image files from c:\Minitab 15 to the server location manually and see what happens.
Posted by: anonymous_9363 16 years ago
Red Belt
0
Correct me if I'm wrong, but aren't the overwhelming majority of your command-line arguments redundant for an admin install? All an admin install does is extract the files and copy the MSI, no? All the property stuff is ignored, surely?
Posted by: scopsm 16 years ago
Senior Yellow Belt
0
You can do it either way, by including the extra parameters, it just means you don't have to enter those manually when doing the admin install.

I could also use simply the following
msiexec.exe /a "c:\minitab\minitab 15 English.msi"
and then go through the installation prompts.

Either way, it just seems to stop at determining system requirements yesterday. Will give it another go today.
Posted by: anonymous_9363 16 years ago
Red Belt
0
Have you tried running a process monitor to see what's going on in more detail?
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.
 
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