Nuacht

For the longest time, the open source community had a concept called 'public package repositories.' Microsoft never had the same -- until the PowerShell Gallery.
By default, earlier PowerShell versions use SSL 3.0 and TLS 1.0 to establish secure HTTPS connections to repositories. Once you have PowerShell updated and you run the Install-Module cmdlet to ...
In the GitHub desktop application, if you haven't already 'clone' (download) the code from "my_modules" on GitHub. If asked "How are you planning to use this fork?" choose "for my own purposes" ...
The powershell_module has been removed from this cookbook as it was non-functional for most needs and has been replaced with built in resources in chef: powershell_package_source ...