About 65,600 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. 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 …

  5. How to Install PowerShell Modules Offline (without Internet)

    Jun 1, 2026 · This method involves creating a local PowerShell (NuGet) repository on a computer, copying the required .nupkg …

  6. PowerShell-Docs/reference/docs-conceptual/developer/module/installing

    If you create your own module or get a module from another party, such as a Windows PowerShell community website, and you …

  7. How to Install PowerShell Modules – Step by Step

    Jan 6, 2026 · Learn how to install PowerShell modules step by step to automate administrative tasks and streamline configurations.

  8. How to Install a PowerShell Module: Quick Guide

    Sep 22, 2025 · We’ll cover everything from the basics of PowerShell modules to advanced installation techniques and best practices. …

  9. How to Install PowerShell Modules – A Step by Step Guide

    Jul 21, 2023 · PowerShell is a task automation solution. In this step-by-step guide we explain how to Install PowerShell Modules to …

  10. Finding and Importing Modules: Complete Guide to Get-Module, Install ...

    Understanding how to find, install, and import modules is essential for leveraging PowerShell’s full potential. This comprehensive …