Learn how to use Chocolatey with MDT 2013. This post will show you how to always deploy the latest software automatically downloaded from internet. So to get started you first need to install Chocolatey – Run cmd.exe as an Administrator and paste in the following command. Chocolatey brings Linux-style package management to Windows Delight in Chocolatey, a Linux-style package manager that makes it much simpler to install Windows. The Chocolatey package provider is a Puppet Approved module that allows you to install and configure Chocolatey and manage Chocolatey packages. With the Chocolatey package provider you get the benefit of.
• Wait a few seconds for the command to complete. • If you don't see any errors, you are ready to use Chocolatey!
Type choco or choco -? Now, or see for usage instructions.
NOTES: • If you are behind a proxy, please see. • Need completely offline solution? • Installing the licensed edition? • / Install with cmd.exe Run the following command: (copy command text) @'%SystemRoot% System32 WindowsPowerShell v1.0 powershell.exe' -NoProfile -InputFormat None -ExecutionPolicy Bypass -Command 'iex ((New-Object System.Net.WebClient).DownloadString('&& SET 'PATH=%PATH%;%ALLUSERSPROFILE% chocolatey bin' Install with PowerShell.exe With PowerShell, there is an additional step. You must ensure is not Restricted.