About 50 results
Open links in new tab
  1. Getting Started with PowerShell - PowerShell | Microsoft Learn

    Aug 2, 2024 · This chapter focuses on finding and launching PowerShell and solving the initial pain points that new users experience with PowerShell. Follow along and walk through the …

  2. Running commands in the shell - PowerShell | Microsoft Learn

    Dec 1, 2025 · PowerShell is a command-line shell and a scripting language used for automation. Similar to other shells, like bash on Linux or the Windows Command Shell (cmd.exe), …

  3. PowerShell | Microsoft Learn

    Feb 3, 2023 · Reference article for the PowerShell command, which opens the PowerShell console from a command prompt.

  4. Automate administrative tasks by using PowerShell - Training

    Learn about the basics of PowerShell, a cross-platform command-line shell and scripting language that's built for task automation and configuration management. Learn what …

  5. Get started with Windows PowerShell - Training | Microsoft Learn

    This learning path introduces you to Windows PowerShell and provides an overview of the product’s functionality. It explains how to open and configure Windows PowerShell, run …

  6. Introduction to PowerShell - Training | Microsoft Learn

    Learn about the basics of PowerShell, a cross-platform command-line shell and scripting language that's built for task automation and configuration management. Learn what …

  7. about_Using - PowerShell | Microsoft Learn

    The using statement allows you to specify namespaces to use in the session. Adding namespaces simplifies usage of .NET classes and members and allows you to import classes …

  8. Install PowerShell on Windows, Linux, and macOS - PowerShell

    Install PowerShell on Windows, Linux, and macOS Learn how to install PowerShell on Windows, Linux, and macOS.

  9. PowerShell scripts for pipelines - Azure Pipelines | Microsoft Learn

    Oct 27, 2025 · Learn about using PowerShell scripts to customize your pipelines by adding business logic.

  10. Introduction to scripting in PowerShell - Training | Microsoft Learn

    This module introduces you to scripting with PowerShell. It introduces various concepts to help you create script files and make them as robust as possible.