Forum Discussion
Eric Adler
May 25, 2017Iron Contributor
Sharing to External Users in an Office 365 Group
I am still confused about the ability to share with external users. I have been able to successfully share with a gmail, hotmail, and other "consumer" providers. I am not successful with other Of...
- May 25, 2017
Have you manually enabled (by PowerShell) the external sharing for that Group?
See https://support.office.com/en-us/article/Turn-external-sharing-on-or-off-for-SharePoint-Online-6288296a-b6b7-4ea4-b4ed-c297bf833e30#ID0EAABAAA=Office_365_Groups
Eric Adler
May 25, 2017Iron Contributor
According to the article shouldn't my Tenant settings allow this? I will give it a try though!
Jun 02, 2017
Do you get the same issue when you are in a Group in outlook on the web and try sharing to an external user from there?
- Eric AdlerJun 02, 2017Iron Contributor
Yep. Same thing.
- Owen AllenJun 02, 2017Iron ContributorEric, Are you saying that even after applying the PowerShell change to the group, you are still unable to share with an external user with a Work or School Account?
--
Set-SPOSite -Identity https://contoso.sharepoint.com/sites/site1 -SharingCapability ExternalUserAndGuestSharing
--- Josh WelterSep 27, 2017Copper Contributor
This worked for me!