Powershell Package Management Preview (Install)

Powershell Package Management Preview (Install)

About Powershell Package Management Preview (Install)

Downloading items from the PowerShell Gallery to your system requires the PowerShellGet module. You can find the PowerShellGet module in any of the following. You do not need to sign in to download items from the PowerShell Gallery.

* [Windows 10]
* [Windows Management Framework 5.0]
* [**MSI Installer (for PowerShell 3 and 4)**]

### With the latest PowerShellGet module, you can:

* Search through items in the Gallery with **Find-Module** and **Find-Script**
* Save items to your system from the Gallery with **Save-Module** and **Save-Script**
* Install items from the Gallery with **Install-Module** and **Install-Script**
* Upload items to the Gallery with **Publish-Module** and **Publish-Script**
* Add your own custom repository with **Register-PSRepository**

Check out the [Getting Started](http://powershellgallery.com/GettingStarted) page for more information on how to use PowerShellGet commands with the Gallery. You can also run _Update-Help -Module PowerShellGet_ to install local help for these commands.

Information

Pricing
Free
Version
10.0.10586.200
Status
Active

Platforms

Windows

Tags

#Microsoft #powershell #module #gallery #script #packagemanagement