About 50 results
Open links in new tab
  1. Cannot Use Newer Version of PowerShellGet in PowerShell 5.1.

    May 18, 2023 · PowerShell now only has the 2.2.5 folder and it is now using the new version of PowerShellGet 🙂. Does anyone know if the 1.0.0.1 version is needed for anything at all?

  2. Windows PowerShell

    Nov 18, 2022 · This version is Windows-only. PowerShell (no Windows prefixed) is the cross-platform version of PowerShell. On Windows, and assuming a system installation has been performed, it lives …

  3. How to find product key for Microsoft Office already installed ...

    Oct 18, 2024 · If you’re trying to find the product key for Microsoft Office using methods like checking the registry or using PowerShell's Get-WmiObject, there are some real downsides to consider.

  4. List all the web apps runtime and stack version under a subscription

    Feb 24, 2025 · While the stack version for Windows web apps and Linux Web apps need to be retrieved from different places. In this blog, it shows how to retrieve the runtime and stack version both for …

  5. Weird Error with the Microsoft.Graph SDK Module version 1.13.0 ...

    Feb 9, 2024 · Start a new PowerShell session Install-module microsoft.graph, microsoft.graph.beta (Takes a while) Please click Mark as Best Response & Like if my post helped you to solve your …

  6. Powershell Core - loading assemblies | Microsoft Community Hub

    Feb 22, 2019 · GAC Version --- ------- False v4.0.30319 and a subsequent call to create a charting object fails with: Cannot find type [System.Windows.Forms.DataVisualization.Charting.Chart]: verify that the …

  7. Configure Visual Studio Code to run PowerShell for Windows and ...

    Nov 8, 2018 · I'm a PowerShell fan and have recently adopted PowerShell Core as my version of choice. If you are not familiar with PowerShell Core, it is a cross platform (Windows, Linux, and macOS) …

  8. Action required: MSOnline and AzureAD PowerShell retirement - 2025 …

    Jan 13, 2025 · Learn about the timeline and required actions. As announced in Microsoft Entra change announcements and prior blog updates, the MSOnline and Microsoft AzureAD PowerShell modules …

  9. Accessing Microsoft Graph Data with Powershell

    Feb 16, 2023 · Using Managed Identity without Powershell Graph SDK With this method no additional Powershell SDK Modules are needed, and it works in any environment where Az.Accounts module is …

  10. Mandatory AccessKey parameter for Import-WACConnection …

    Jan 30, 2025 · Hello Ma-Po! With the new version of Admin Center, they’ve added the AccessKey parameter for extra security when using the Import-WACConnection cmdlet. Since you're using …