Score:0

How to perform bulk installation for MSI with parameters using Group Policy?

us flag

How to push MSI with parameter using windows Group Policy?

I am using this command to install product manually on single machine:

MsiExec.exe /i "MyProduct.msi" SECRETKEY="key" CONFIGURATION="<configuration file>" /qn

But I need to push MSI with parameters on multiple machines using Group Policy. I used this link to push msi without parameters. But I am not sure how to do it with parameters using above command?

https://docs.microsoft.com/en-us/troubleshoot/windows-server/group-policy/use-group-policy-to-install-software

Can someone please help? How to push MSI with parameters using Group Policy ?

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.