Tag Archives: chocolatey

Chocolatey install prey

I’m becoming a huge fan of chocolatey and powershell for automation of my environment. Today I wrote a little script to complement my development environment with prey. Prey lets you keep track of your laptop, phone and tablet whenever missing, … Continue reading

Posted in Tooling | Tagged , , | Leave a comment

Chocolatey on Azure provision

A recent update on the Windows Azure platform enables you to run a custom powershell script when creating a new Virtual Machine. It can be configured on the last step of the Wizard. This is where chocolatey can do it’s … Continue reading

Posted in Tooling | Tagged , , , , | Leave a comment

Week 20 roundup

Last week recap an links: Nice post from Matt Wrock about scripting your Cloud environments. Automate the Complete Windows Environment Setup and Configuration Octopus deploy released version 2.4.5 and asks the community to create reusable deployment steps in this blogpost. … Continue reading

Posted in Uncategorized | Tagged , , , | Leave a comment

A first encounter with Chocolatey

Think of Chocolatey as a nuget repository with software to install on Windows. Or apt-get for Windows. I’ve tested it for Particular software. Installation This is simple, just past one line in a command box and wait for it to … Continue reading

Posted in Tooling | Tagged , , | Leave a comment