Forum Discussion
Douglas Clelland
Aug 22, 2017Copper Contributor
Unable to Share with External Users
Hello all, as of today I am unable to share with external users from a sharepoint site. I checked all avenues: Office 365 - external sharing On SharePoint - external sharing on Site - external s...
Douglas Clelland
Aug 22, 2017Brass Contributor
Hello seems i figured it out, had to go the powershell route as the tenant UI setting were not working
set-sposite -identity $Siteurl -sharingcapability ExternalUserAndGuestSharing
Jacoblazar
Dec 20, 2018Copper Contributor
Worked for me.