Use chocolatey to install a basic set of tools and programs. Also used for updates.
- Clone repository
- Open an administrative powershell (right-click on windows button -> "Windows PowerShell (Admin)")
- Go to script path and execute:
Set-ExecutionPolicy Bypass; .\provision.ps1