About 132,000 results
Open links in new tab
  1. How to Write and Run Scripts in the Windows PowerShell ISE

    Nov 20, 2025 · This article describes how to create, edit, run, and save scripts in the Script Pane.

  2. 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.

  3. Getting Started with PowerShell - PowerShell | Microsoft Learn

    Aug 2, 2024 · What is PowerShell? Windows PowerShell is an easy-to-use command-line shell and scripting environment for automating administrative tasks of Windows-based systems. …

  4. What is PowerShell? - PowerShell | Microsoft Learn

    Jul 7, 2025 · This article is an introduction to the PowerShell scripting environment and its features.

  5. PowerShell Documentation - PowerShell | Microsoft Learn

    PowerShell Editions + Tools Available editions, tools, and technology that supports PowerShell

  6. Install PowerShell on Windows - PowerShell | Microsoft Learn

    Nov 19, 2025 · PowerShell 7 installs to a new directory and runs side-by-side with Windows PowerShell 5.1. Newer versions of PowerShell 7 replace existing previous versions of …

  7. about_Scripts - PowerShell | Microsoft Learn

    A script can contain any valid PowerShell commands, including single commands, commands that use the pipeline, functions, and control structures such as if statements and for loops.

  8. Create and modify scripts by using Windows PowerShell

    This learning path explains how to create and modify scripts. It covers useful scripting techniques that include importing data from a file, accepting user input, and error handling.

  9. Sample scripts for system administration - PowerShell

    A collection of examples walks through scenarios for administering systems with PowerShell. NOTE: Most of these examples only work on Windows.

  10. Starting Windows PowerShell - PowerShell | Microsoft Learn

    Mar 27, 2025 · 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 …