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

    Windows PowerShell can NOT be updated on demand (only indirectly, via Windows Update). Switching editions, from Windows PowerShell to PowerShell (Core) is more than just a fully backward …

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

    Lately, firing up PowerShell, I noticed that there is a phrase that says: Install the latest PowerShell for new features and improvements! https://aka.ms/PSWindows So why not trying it following ...

  3. How to update all Azure Powershell Az modules? - Stack Overflow

    Apr 9, 2021 · The Azure Powershell Az module comes with an assortment of modules such as Az.Accounts, Az.Aks, etc. Is it possible to update all these Az.* modules at once?

  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. PowerShell UPDATE-HELP error | Microsoft Community Hub

    Jan 28, 2022 · Dear Community,I am a complete beginner with MS PowerShell. While making my first steps with PowerShell, I tried to update Help System by means of running...

  6. How to Configure Visual Studio Code to run PowerShell for Windows …

    Nov 8, 2018 · The key to opening PowerShell Core and PowerShell for Windows side by side is the Shell Launcher Visual Studio Code extension. Shell Launcher allows you to configure multiple shells …

  7. Important Update: AzureAD PowerShell retirement

    Jun 27, 2025 · AzureAD PowerShell was announced as deprecated in 2023. In this update, we’ll share more information about the timeline, what to expect, and required actions. We understand that …

  8. powershell update-help fails - Stack Overflow

    Oct 11, 2018 · At least it was for me. On a default Windows 10 install, Update-Help would not work at all, nor did all the other versions with -Force or -ErrorAction. It turned out, also according to the official …

  9. Powershell fails with Update - Stack Overflow

    Oct 3, 2016 · Update-Help : Failed to update Help for the module(s) 'Microsoft.PowerShell.Operation.Validation' with UI culture(s) {en-US} : The value of the HelpInfoUri …

  10. Update Powershell 7 to specific version without winget

    Jun 26, 2024 · 0 I have a server running Powershell 7.3.10 core and I need to upgrade to 7.4.2 which is the latest version my company supports. The problem is the server doesn't have winget on it and I …