I attempted in searching for this answer in a couple of the forums and the all famous troubleshooting website "Google", however I don't see a best method of accomplishing what I'm after. I'm currently on a project implementing SCCM 2012 (RTM, we'll
be upgrading the servers soon once everything is configured district wide.) for a school district. However, each school uses the same program that can be installed by .MSI, but they all have a different install parameter to be used when issuing the msiexec
/i command.
This is a question based towards more configuring an Application, Package, or Program for distribution that has msiexec parameters that need to change by the slightest per subnet/site. What is the best way to configure this .MSI deployment to minimize excessive device collections or 40+ different applications of the same .MSI with different parameters?