MSI Deployment
i want deploy msi program through group policy. should meet conditions.
1. program deployed if program not installed on computer
2. installation taken place if computer member in domain
please give me instructions accomplish same if possible
1. might able achieve goal using wmi filters (but isn't recommended, since can have single wmi in gpo, mean gpo each software application condition needed)
http://technet.microsoft.com/en-us/library/cc754948(v=ws.10).aspx
2. domain group policy requires domain membership - gpsi not available without domain membership.
gpsi, free feature of windows server, is considered basic/limited software deployment solution. may not have flexibility require. generally, more flexibility part of purchased product purpose-built software deployment.
alternatively, achieve great flexibility creating own custom solution suits needs.
don
(please take moment "vote helpful" and/or "mark answer", applicable.
helps community, keeps forums tidy, , recognises useful contributions. thanks!)
Windows Server > Group Policy
Comments
Post a Comment