About 40,400 results
Open links in new tab
  1. Install-Module (PowerShellGet) - PowerShell | Microsoft Learn

    The Install-Module cmdlet gets one or more modules that meet specified criteria from an online repository. The cmdlet verifies that …

  2. Installing a PowerShell Module - PowerShell | Microsoft Learn

    May 20, 2025 · If you create your own module or get a module from another party, such as a Windows PowerShell community …

  3. How to Install PowerShell Modules: A Step by Step Guide

    Nov 14, 2024 · In this step-by-step guide, we’ll explore various methods for installing PowerShell modules, including through the …

  4. Install-Module in PowerShell: Get Modules from PSGallery

    Feb 24, 2026 · Learn how to use PowerShell Install-Module to download and install modules from PowerShell Gallery. Covers scope, …

  5. PowerShell Gallery | Home

    Learn how to install and set up the PowerShellGet module, which is required in order to download packages from the Gallery.

  6. PowerShell Modules: Install, Import, and Create Your Own

    Feb 23, 2026 · That’s what PowerShell modules do: they bundle related functions into a single importable unit that can be shared, …

  7. PowerShell Gallery | PowerShellGet 2.2.5

    Sep 22, 2020 · PowerShell module with commands for discovering, installing, updating and publishing the PowerShell artifacts like …

  8. How to Install PowerShell Modules – Step by Step

    Aug 9, 2022 · In this step-by-step guide, we explain different ways to install the PowerShell module on Windows to perform complex …

  9. Install-Module Cmdlet: PowerShell Cheat Sheet & Examples

    May 6, 2026 · The Install-Module cmdlet is a daily-driver PowerShell tool for installing modules from the Gallery and handling scope …

  10. Install-Module - PowerShell cmdlet

    Install-Module gets one or more modules that meet specified criteria from an online gallery, verifies that search results are valid …