Hi Folks,
So I was wondering if it’s possible and what would be the best way to incorporate Chocolatey into the VM provisioning dialogs. Chocolatey for those who don’t know is like apt-get for windows. It uses powershell to install applications on Windows machines.
Use case example:
User deploys template, selects all the normal provisioning questions - a final tab asks them what software would you like installed. This is a list from the Chocolatey website and after provisioning will run the powercli commands to install the software.