/build/static/layout/Breadcrumb_cap_w.png

Deploying MSI package with Transforms in SCCM 2007

Need your inputs on how to deploy msi package with transforms. I just don't see any options in SCCM when creating advertisements. [:(] Thanks!

0 Comments   [ + ] Show comments

Answers (6)

Posted by: mcevans 15 years ago
Yellow Belt
0
The transform doesn't go into the Advertisement, it should go in the Program.

And you just add it to the command line that you want to run like:

[blockquote]MSIEXEC.EXE /I NameOfMSI.MSI TRANSFORMS=NameOfTransform.MST
[/blockquote]
Posted by: morbius 15 years ago
Senior Yellow Belt
0
Thank you very much for the input. [:)] I already deployed the application with the transforms with it.
Posted by: morbius 15 years ago
Senior Yellow Belt
0
need your expertise again... SCCM did not finish the advertised program...
"The program might have been taken longer to run than expected, or program might have experienced problem when running."

Thanks!
Posted by: Ram 15 years ago
Senior Purple Belt
0
why dont dont you use a batch file and add the batch file as aprogram to install ur application.

makes ur life easier mate
Posted by: morbius 15 years ago
Senior Yellow Belt
0
ayt! i'll try that one.. thanks for your expertise... :)
Posted by: jmpouliot 15 years ago
Second Degree Blue Belt
0
Create a batch file like

Installation.cmd with you MSIexec /i yourfile.msi TRANSFORMS="yourtransforms.mst" /qn /l*v %temp%\yourlogfile.log

for a silent install with logging
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