About 623,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 …

  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 …

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

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

    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.

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

  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 …

  8. Setting Windows PowerShell environment variables

    The original question is: "Setting Windows PowerShell environment variables", not "Setting Windows PowerShell environment variables using PowerShell". So this reply is both correct, …

  9. Turn off windows update service & auto updates windows 10 …

    Aug 12, 2020 · I want to use a powershell script to turn off windows update service & auto updates windows 10 using powershell. I've searched around but the commands didn't turn …

  10. How do I upgrade the Python installation in Windows 10?

    Jul 17, 2017 · If you prefer PowerShell to the cmd prompt, you can do this directly from there, however you will have to tell PowerShell to run with a proper script execution policy to get it to …