About 2,110,000 results
Open links in new tab
  1. Starting Windows PowerShell - PowerShell | Microsoft Learn

    Mar 27, 2025 · In Windows Command shell, Windows PowerShell, or Windows PowerShell ISE, to start Windows PowerShell, type: PowerShell. You can also use the parameters of the …

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

  3. Connect to Exchange Online PowerShell | Microsoft Learn

    Jul 11, 2025 · This article contains instructions for how to connect to Exchange Online PowerShell using the Exchange Online PowerShell module with or without multifactor authentication (MFA).

  4. Keyboard Shortcuts for the Windows PowerShell ISE

    Mar 27, 2025 · Use the following keyboard shortcuts to perform actions in Windows PowerShell Integrated Scripting Environment (ISE). Windows PowerShell ISE is available as part of the …

  5. Start-Process (Microsoft.PowerShell.Management) - PowerShell

    You can use the parameters of Start-Process to specify options, such as loading a user profile, starting the process in a new window, or using alternate credentials.

  6. Running Remote Commands - PowerShell | Microsoft Learn

    Mar 24, 2025 · Using the WS-Management protocol, Windows PowerShell remoting lets you run any Windows PowerShell command on one or more remote computers. You can establish …

  7. How to Write and Run Scripts in the Windows PowerShell ISE

    Mar 27, 2025 · How to create and run scripts You can open and edit Windows PowerShell files in the Script Pane. Specific file types of interest in Windows PowerShell are script files (.ps1), …

  8. Installing PowerShell on macOS - PowerShell | Microsoft Learn

    Oct 23, 2025 · PowerShell 7 or higher requires macOS 13 and higher. All packages are available on the GitHub releases page for PowerShell. After the package is installed, run pwsh from a …

  9. Enter-PSSession (Microsoft.PowerShell.Core) - PowerShell

    To start an interactive session on the local computer, you must start PowerShell with the Run as administrator option. When you use Enter-PSSession, your user profile on the remote …

  10. Migrating from Windows PowerShell 5.1 to PowerShell 7

    PowerShell remoting lets you run any PowerShell command on one or more remote computers. You can establish persistent connections, start interactive sessions, and run scripts on remote …