September 2018
Beginner to intermediate
214 pages
5h 53m
English
Application management on a Windows machine can be a bit messy since Windows has always lacked a package manager. Chocolatey is one of the solutions that can help fix this issue. The following playbook code makes sure that all the requirements for Chocolatey are installed, then checks for updates to all the application that are installed by Chocolatey. Finally, it installs the latest version of new applications.
The following playbook code shows how the preceding actions can be carried out:
---
Read now
Unlock full access