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

  3. powershell - The latest Windows 10 Update (KB5071546) caused …

    Dec 9, 2025 · 1 After running the latest Windows 10 update (KB5071546) from December 9, 2025 (OS Builds 19045.6691 and 19044.6691) a number of scheduled jobs I run stopped functioning properly. …

  4. Setting Windows PowerShell environment variables - Stack Overflow

    I have found out that setting the PATH environment variable affects only the old command prompt. PowerShell seems to have different environment settings. How do I change the environment …

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

    Now perhaps it tries to upgrade but you get another error, "node.exe is being used by another process." Close /shutdown other consoles .. command prompts and PowerShell windows, etc. Even if you're …

  6. Is anybody having this Powershell "Update-Help" command, issue?

    Jan 31, 2021 · I am trying to download and install Help files for all the commands but it won't work. I am using Powershell 7.1.1 inside the Windows Terminal. Update-Help: Failed to update Help for the …

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

    Jul 17, 2017 · refreshenv Upgrading Python The choco command is the same whether you use PowerShell or the cmd prompt. Launch your favorite using the instructions as above. I'll use the …

  8. powershell - Command Line to update Microsoft Edge - Stack Overflow

    Oct 14, 2022 · I want a shortcut that opens straight to the edge://settings/help page. If I drag from the URL to create a shortcut it says "Unable to open this Internet Shortcut. The protocl "edge" does not …

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

    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 either one off …

  10. How to initiate Dell Command updates remotely with a Powershell script

    Feb 28, 2023 · I've tested a few scripts by changing to the Dell Command directory and then executing "dcu-cli.exe" with arguments to bypass prompts but haven't had much luck. Is there a way to initiate …