Forum Discussion
PATRICIA PEREIRA DE SOUZA
Jun 13, 2018Copper Contributor
Unable to add Guest Users to Microsoft Teams
It is not possible to add a guest on Microsoft Teams. The error displayed is "Não foi possível adicionar um membro." "It was not possible add a member"
James Greene
Oct 23, 2018Copper Contributor
After hours of trying everything w/ support this was the command that fixed it all!!!!
Set-MsolCompanySettings -UsersPermissionToReadOtherUsersEnabled $True
bmaenpaa
Jan 11, 2019Copper Contributor
Can you please be specific about where the command
Set-MsolCompanySettings -UsersPermissionToReadOtherUsersEnabled $True
was applied?
- James GreeneJan 11, 2019Copper ContributorThis is a powershell command run from my desktop after using powershell to connect to O365.
- Androyd18Mar 06, 2019Copper Contributor
Unfortunately this option did not work for me.
Do you also have any other options for me?
I have tried the checklist mentioned above and everyting seems set up correctly (sharing is enabled in O365 tendant, Azure AD, Groups, Sharepoint and Teams)..
I still get the error when i try to add a guest user that there are no users found and do not have the option to sent an invitation to a guest.
Please advise.