Forum Discussion
Suleyman Ali
Feb 01, 2022Iron Contributor
Office 365 group calendar missing?
Ok, we dont know when this has happened. But we created a Office 365 group via the admin gui portal. its been used as a document library and its the main teams group in MS Teams. Now, the company w...
paulcreedy710
Aug 09, 2022Brass Contributor
I'm going to guess you have a commandlet missing from Powershell there somewhere that needs importing/installing.
dfoster303
Aug 10, 2022Copper Contributor
That would seem to be the case. However, I've tried installing the Exchange Online Powershell module V1 and V2 to no avail. No one on my team can get any cmdlet with the word 'Unified' to work except for 'Get-UnifiedGroup'. After importing the exchange online module, we can run a 'Get-Command' and it returns no 'unified' cmdlets, save 'Get-' I don't know if it matters, but we are an all Azure environment, and do not have any on-premises Exchange servers. paulcreedy710