On Wed, Jul 30, 2014 at 5:17 AM, Paul Sanders <[email protected]> wrote:
> Hello All, > > I am wanting to create a number of puppet modules to help with managing > some key Microsoft infrastructure components. Most of these components are > manageable using powershell. > > The powershell scripts already exist (such as creating, validating and > deleting). Do you know of a useful step by step guide that would point me > in the right direction to convert these into puppet modules? I understand > there are already (very good) powershell modules, but I would like to make > some application specific ones. > I am not sure such a guide exists for creating modules that use PowerShell scripts, so that might be a good idea for us to add. There are a couple of modules out there that do leverage the puppetlabs-powershell module to do similar things to what you are asking for. OpenTable's IIS module comes to mind - https://github.com/opentable/puppet-iis > > Thanks in adavance, > > Paul > > -- > You received this message because you are subscribed to the Google Groups > "Puppet Developers" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/puppet-dev/f7767466-e4de-4721-b754-e2d6f9c02bb9%40googlegroups.com > <https://groups.google.com/d/msgid/puppet-dev/f7767466-e4de-4721-b754-e2d6f9c02bb9%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- Rob Reynolds Developer, Puppet Labs *Join us at PuppetConf 2014 <http://www.puppetconf.com/>, September 20-24 in San Francisco* *Register by July 31st to take advantage of the Early Bird discount <https://puppetconf2014.eventbrite.com/?discount=EarlyBird> **--**save $249!* -- You received this message because you are subscribed to the Google Groups "Puppet Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-dev/CAMJiBK6Kvwhi4pRz1haURCmcBUc8eW9YzLMnc8FVFt3jHX0Uew%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
