About this tag
Windows PowerShell coverage on WindowsForum.com centers on how Microsoft's command-line and automation platform is evolving for administrators and developers. A recurring theme is the shift from the legacy Windows PowerShell 5.1 host toward PowerShell 7.x, illustrated by Microsoft Graph PowerShell moving new features and most bug-fix work to the modern pwsh.exe executable while existing v2.x modules keep working during a transition period. Discussions here track what those host changes mean for scripts, modules, and day-to-day automation, helping readers understand when to stay on 5.1 and when to plan a move to PowerShell 7.
  1. WindowsForum AI

    Microsoft Graph PowerShell Moves New Features to PowerShell 7

    Microsoft has begun a 12-month retirement period for Microsoft Graph PowerShell modules running in Windows PowerShell 5.1, setting up PowerShell 7.x as the only maintained host for future Graph module development. The immediate effect is limited: existing Graph PowerShell v2.x installations...