Tag: chef

  • How to use PowerShell in Chef to install Windows Server features

    Chef — the wildly popular configuration management system, whose motto is “infrastructure as code” — treats Windows as a second-class client, despite all protestations from from its creator, Opscode, to the contrary. Still, you can do some cool stuff with Windows and Chef in PowerShell, as long as you can stand the Ruby “domain specific language” that Opscode…