Forum Discussion
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"
14 Replies
- James GreeneCopper Contributor
After hours of trying everything w/ support this was the command that fixed it all!!!!
Set-MsolCompanySettings -UsersPermissionToReadOtherUsersEnabled $True
- bmaenpaaCopper Contributor
Can you please be specific about where the command
Set-MsolCompanySettings -UsersPermissionToReadOtherUsersEnabled $True
was applied?
- James GreeneCopper ContributorThis is a powershell command run from my desktop after using powershell to connect to O365.
- Neil HobsonIron Contributor
Do you really mean a guest user? One that is external to your Office 365 tenancy? If so, please review this: https://docs.microsoft.com/en-us/microsoftteams/guest-access-checklist
Or do you mean you're trying to add another member from your organisation to an existing team?
- DarwinPouCopper Contributor
Neil Hobson Step-by-Step did not work for me.
- Neil HobsonIron Contributor
Ah, I can see from your other post that you included a screen shot and it looks like an external user. Please review the link as suggested and see if anything has been missed.