About 96 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. Update Entra ID Device Extension Attributes via PowerShell

    Aug 31, 2025 · You can update these extension attributes using PowerShell through the Microsoft Graph API. Once populated, these attributes can be leveraged to create dynamic device …

  3. 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 ...

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

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

  6. Windows Autopatch: Auto-remediation with PowerShell scripts

    Aug 26, 2024 · If you encounter policy conflicts, use PowerShell scripts in Microsoft Intune to resolve them.

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

  8. Update to Microsoft Intune PowerShell example script repository …

    Jun 8, 2023 · Microsoft Graph PowerShell SDK Intune Samples – NEW! Updated Intune management scripts with modern PowerShell functions. Sample Shell solutions for Linux and …

  9. Update Powershell 7 to specific version without winget

    Jun 26, 2024 · 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 …

  10. PowerShell Basics: How to Force AzureAD Connect to Sync

    Oct 3, 2019 · Lets begin. Run PowerShell Run PowerShell Run the following command to install the AzureAD Sync module: Import-Module ADSync Next lets review the current intervals …