About 333,000 results
Open links in new tab
  1. Powershell Core - loading assemblies | Microsoft Community Hub

    Feb 22, 2019 · Powershell Core - loading assemblies I'm currently engaged in updating Powershell Code to work with Powershell Core (I expect a lot of us are). I've been able to …

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

    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 …

  3. Install AzureAD and AzureADPreview module in PowerShell …

    Aug 15, 2021 · The problem is rooted in the compatibility issue between PS7 (PowerShell Core 7) and module AzureAD and AzureADPreview. As of now, the Functions runtime with PowerShell …

  4. AzureAD Powershell 7 | Microsoft Community Hub

    Aug 19, 2021 · gzygadlo The recommended approach, until those modules are fully compatible with newer versions of PowerShell, would be to import them with the -UseWindowsPowerShell …

  5. Managing IIS in PowerShell 7: Fixing Get-IISAppPool & Get-IISSite ...

    May 23, 2025 · PowerShell 7, which uses .NET Core, runs these modules in a compatibility session (WinPSCompatSession), leading to deserialized objects, performance issues, and …

  6. Action required: MSOnline and AzureAD PowerShell retirement

    Jan 13, 2025 · Retirement of MSOnline PowerShell begins in April 2025. Learn about the timeline and required actions.

  7. Powershell error: Could not load file or assembly

    Jan 19, 2023 · In that case, I believe you will need the previous version for Windows PowerShell and not the new version for PowerShell Core.

  8. SharePoint Online Authentication in Powershell for CSOM when …

    Oct 27, 2018 · SharePoint Online Authentication in Powershell for CSOM when Legacy Authentication is disabled for tenant or Multi Factor Authentication is enabled for user …

  9. Azure Update Manager – Patching .NET Core | Microsoft …

    Feb 24, 2025 · .NET Core introduced a modern approach to patching, offering users the flexibility to leverage powerful tools like Intune, WSUS, or SCCM for managing updates. This shift from …

  10. How to Manage SharePoint and Microsoft Teams with PowerShell …

    Oct 27, 2020 · PowerShell is an automation scripting language from Microsoft, which was originally only available on Windows devices, and built on top of the .NET Framework. Since …