Power Shell Get

Windows PowerShell® is a task-based command-line shell and scripting language designed especially for system administration. This reference topic for the information technology (IT) professional provides assistance in utilizing the Windows PowerShell cmdlets to script and automate tasks.

PowerShellGet

Find-Command

Finds PowerShell commands in modules.

Find-Dsc Resource

Finds a DSC resource.

Find-Module

Finds modules from an online gallery that match specified criteria.

Find-Role Capability

Finds role capabilities in modules.

Find-Script

Finds a script.

Get-Installed Module

Gets installed modules on a computer.

Get-Installed Script

Gets an installed script.

Get-PSRepository

Gets PowerShell repositories.

Install-Module

Downloads one or more modules from an online gallery, and installs them on the local computer.

Install-Script

Installs a script.

New-Script File Info

Creates a script file with metadata.

Publish-Module

Publishes a specified module from the local computer to an online gallery.

Publish-Script

Publishes a script from the local computer to an online gallery.

Register-PSRepository

Registers a PowerShell repository.

Save-Module

Saves a module locally without installing it.

Save-Script

Saves a script.

Set-PSRepository

Sets values for a registered repository.

Test-Script File Info

Validates a comment block for a script.

Uninstall-Module

Uninstalls a module.

Uninstall-Script

Uninstalls a script file.

Unregister-PSRepository

Unregisters a repository.

Update-Module

Downloads and installs the newest version of specified modules from an online gallery to the local computer.

Update-Module Manifest

Updates a module manifest file.

Update-Script

Updates a script.

Update-Script File Info

Updates information for a script.