Ever have the need to get a PowerShell module but hated having to search for it online on a variety of sites and then having to download the module to throw it into your Modules folder? Ok, it may not be that bad of a thing, but that the process of getting a module installed is about to change. Starting with PowerShell V5, we now have a new module called PowerShellGet which comes with 11 cmdlets that you can use to explore, download, install and even publish your own modules to the gallery.
↧