About 8,800,000 results
Open links in new tab
  1. Install PowerShell on Windows - PowerShell | Microsoft Learn

    Nov 19, 2025 · When you enable this feature, you'll get the latest PowerShell 7 updates in your traditional Microsoft Update (MU) management flow, whether that's with Windows Update for …

  2. Get-Command (Microsoft.PowerShell.Core) - PowerShell

    Get-Command gets the commands from PowerShell modules and commands available on your system. To get only commands that have been imported into the current session, use the …

  3. Get-ADUser (ActiveDirectory) | Microsoft Learn

    The Get-ADUser cmdlet gets a specified user object or performs a search to get multiple user objects. The Identity parameter specifies the Active Directory user to get.

  4. Manually register devices with Windows Autopilot

    Apr 11, 2025 · The PowerShell script Get-WindowsAutopilotInfo.ps1 can be used to get a device's hardware hash and serial number. The serial number is useful for quickly seeing which device …

  5. How to install Azure PowerShell | Microsoft Learn

    Azure PowerShell is available to install for Windows, Linux, and macOS. It can also be run from Azure Cloud Shell and in a Docker container.

  6. Use WinGet to install and manage applications | Microsoft Learn

    Sep 15, 2025 · To install the WinGet PowerShell module in machine scope, you can use the -Scope AllUsers parameter with the Install-Module cmdlet. If you would like a preview version …

  7. How to install PowerShell 7 | Microsoft Learn

    May 16, 2021 · That means on Windows you cannot just upgrade to PowerShell 7, you will need to install it, same as on Linux and macOS. This video shows you how simple you can install …

  8. Everything you wanted to know about hashtables - PowerShell

    Oct 22, 2025 · I'm going to start with a basic technical description of what hashtables are, in the general sense, before I shift into the other ways PowerShell uses them. A hashtable is a data …

  9. How to get all executed scripts history on a Windows Server using ...

    Jun 12, 2023 · As there are many scripts (batch, powershell...) running on a Windows Server, is there a PowerShell command to get or output all executed or running scripts?

  10. Connect to Exchange Online PowerShell | Microsoft Learn

    Jul 11, 2025 · Learn how to use the Exchange Online PowerShell V3 module to connect to Exchange Online PowerShell with modern authentication and/or multifactor authentication (MFA).