About 631,000 results
Open links in new tab
  1. Update powershell to the latest revision - Stack Overflow

    Windows PowerShell -specific considerations: Revisions of v5.1 are delivered as part of Windows updates. However, you can selectively update the PowerShellGet module, in which the problem …

  2. Updating Windows Using Powershell | Microsoft Community Hub

    Mar 17, 2024 · Updating Windows Using Powershell When it comes to installing Windows update on Windows 10/11/8/7, most of us may want to use the Windows Update Settings feature.

  3. windows - How to upgrade PowerShell version - Stack Overflow

    I run winget search Microsoft.PowerShell and it says that version 7.2 is available as well as the 7.3 preview version I run winget install --id Microsoft.Powershell --source winget and version 7.2 is installed

  4. powershell - How to update specific PHP version on Windows? - Stack ...

    Apr 15, 2024 · Is there a way to update PHP via Terminal (Windows PowerShell) or Git Bash? Currently, I am on PHP 7.2, but I wanted to update it to 8.2.

  5. node.js - How can I update npm on Windows? - Stack Overflow

    I followed the instruction, but when running "npm-windows-upgrade" I get the following error: npm-windows-upgrade : The term 'npm-windows-upgrade' is not recognized as the name of a cmdlet, …

  6. How can I easily install pending Windows updates on my PC?

    Mar 22, 2025 · Call 1-855-535-7109. To install pending Windows updates easily on your Windows PC, follow these steps: Open Windows Settings: Press Windows + I to quickly open the Settings menu. …

  7. Run Windows Updates with Powershell Remotely | Microsoft …

    May 29, 2022 · Run Windows Updates with Powershell Remotely Hi, I'm kind of new to Powershell, and trying to automate some stuff. I found one nice Powershell module named PSWindowsUpdate to …

  8. Windows Autopatch: Auto-remediation with PowerShell scripts

    Aug 26, 2024 · Windows Autopatch deploys and continuously monitors Microsoft Intune policies to enrolled tenants. Policy conflicts can occur when there are two or more policies in the tenant and …

  9. How to upgrade Git on Windows to the latest version

    If the new version downloads but doesn't run the installer, try running the Windows Command Prompt "as administrator." Once I did that update-git-for-windows worked great.

  10. Powershell script to change service account - Stack Overflow

    Nov 24, 2008 · Does anyone have a Powershell script to change the credentials used by a Windows service?