Q: Can I specify switches for MSI files deployed using Group Policy?

You can't pass switches to a Group Policy-deployed MSI file but you can use an MST file.

John Savill

May 15, 2012

1 Min Read
ITPro Today logo in a gray background | ITPro Today

A: It isn't possible to pass switches to an MSI file deployed with Group Policy. However, the solution is to use a transform file (MST) with the MSI file to specify specific configurations. Note that the /qb switch (quiet) is automatically set for applications deployed using Group Policy.

Another option is to use the Orca tool, which is part of the Windows SDK Components for Windows Installer Developers. It can be used to create and modify Windows Installer files in addition to create transform files. For details on Orca see the MSDN Orca webpage

For more FAQs about Group Policy, System Center, Windows 8, virtualization, and more, go to John Savill's FAQs.

About the Author

Sign up for the ITPro Today newsletter
Stay on top of the IT universe with commentary, news analysis, how-to's, and tips delivered to your inbox daily.

You May Also Like