Skip to main content
Author headshot

Rob Reynolds

Former Senior Software Engineer

Latest Content from Rob Reynolds

Blog

What is Chocolatey? How It Makes Windows Package Management Easier

In this blog, Chocolatey creator Rob Reynolds explains what Chocolatey is, how it's used, and how integrating with Puppet makes Chocolatey even more valuable for package management.
Infrastructure Automation, DevOps
Blog

How to Use Chocolatey Windows Package Management

Chocolatey lets you manage all aspects of Windows software: installation, configuration, upgrading, and uninstalling. It works with runtime binaries, zips and existing installer technologies like MSI, NSIS and InnoSetup. Chocolatey takes advantage of PowerShell automation to turn complex tasks into simple function calls. In this post, we'll take a look at how you can use Puppet to configure and control the Chocolatey package manager.
Infrastructure Automation, Configuration Management