Forum Discussion
Teamsandviya
May 29, 2020Copper Contributor
Office365 group is not showing while searching in MS Teams
Office365 group is not showing while searching in MS Teams
Teamsandviya
Jun 08, 2020Copper Contributor
PDostiyar Hi, thanks for the response, my question is different while all existing Microsoft 365 groups and teams created from existing Microsoft 365 groups will be searchable and can be added to the meeting, I'm not able to search an existing O365 group in teams
We have not created a team from this O365 group
PDostiyar
Jun 08, 2020Bronze Contributor
Also as per recent changes groups are no longer accessible from outlook that may also affect seeing it in Teams that you could run a script to find it under the groups in outlook which will fix the issues.
#To Show M365 Groups in Outlook and address book
Set-UnifiedGroup -Identity “group name” -HiddenFromExchangeClientsEnabled:$False
#To Show M365 Groups in Outlook and address book
Set-UnifiedGroup -Identity “group name” -HiddenFromExchangeClientsEnabled:$False