About 50 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. What is PowerShell? - PowerShell | Microsoft Learn

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

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

  4. 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. Windows …

  5. PowerShell Documentation - PowerShell | Microsoft Learn

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

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

    Dec 1, 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 PowerShell, run commands, …

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

  8. about_Execution_Policies - PowerShell | Microsoft Learn

    Sep 24, 2025 · PowerShell's execution policy is a safety feature that controls the conditions under which PowerShell loads configuration files and runs scripts. This feature helps prevent the execution of …

  9. Set-ExecutionPolicy (Microsoft.PowerShell.Security) - PowerShell

    An execution policy is part of the PowerShell security strategy. Execution policies determine whether you can load configuration files, such as your PowerShell profile, or run scripts.

  10. Install PowerShell on Windows - PowerShell | Microsoft Learn

    5 days ago · 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 PowerShell 7.