Forum Discussion
Jay Carper
Jul 20, 2022Brass Contributor
Set-UnifiedGroup unavailable in ExchangeOnlineManagement module 2.0.6
The Set-UnifiedGroup cmdlet was unavailable after updating several devices to ExchangeOnlineManagement Powershell module 2.0.6 recently. I got the same results on these three machines: Windows 10 E...
VasilMichev
Jul 20, 2022MVP
It's a known issue. For the 2.0.6 version the team is basically reworking how all the cmdlets are executed, and gradually added support for more cmdlets over the past few months. For any cmdlet that's not available "natively", including the Set-UnifiedGroup one, you can connect via:
Connect-ExchangeOnline -UseRPSSession
Connect-ExchangeOnline -UseRPSSession