If you mean installing a windows package (such as an MSI or EXE) – you should 
review the package resource type documentation

https://docs.puppetlabs.com/puppet/latest/reference/resources_package_windows.html

https://docs.puppetlabs.com/references/latest/type.html#package

This works really well out of the box if your installer displays information in 
Control Panel/Installed Programs.  If your installer doesn’t, you should look 
at using Rob Reynold’s Chocolatey packaging tool in conjunction with Josh 
Cooper’s Chocolatey Provider for the package resource type.

-Jim

From: huhm4n 
Sent: Monday, August 11, 2014 5:22 PM
To: puppet-users@googlegroups.com 
Subject: [Puppet Users] install windows package

is it possible to install the windows package using puppet? I know I can do it 
using the Powershell but I want to dry run it to ensure if it is installed 
first? 
-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to puppet-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/puppet-users/62c3ed1c-2dc4-4ac7-a605-d747de0083f8%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to puppet-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/puppet-users/AA972CB808994769B2841136239CB859%40JimHPPavilionG6.
For more options, visit https://groups.google.com/d/optout.

Reply via email to