Forum Discussion
Stephan Swinford
Jul 05, 2017Iron Contributor
Anonymous Sharing not working with Communication sites
We're starting to roll out some Communication sites, however it looks like it is currently impossible to enable Anonymous sharing links: I get the following error when I try to set anonymous sha...
Thomas Pittl
Sep 06, 2017Copper Contributor
Any news in this topic? My problem still isn't solved. External sharing does not work? Is it working for anyone?!
- Jurriaan Op Den AkkerSep 07, 2017Copper Contributor
Thomas, it is working for us. Did you try to enable it using powershell ide ?
- Thomas PittlSep 07, 2017Copper Contributor
Hey, yes now its working - i've used this:
Set-SPOSite -Identity https://XXXXX.sharepoint.com/sites/XXXXX -SharingCapability ExternalUserAndGuestSharing
Thanks to all!
Tom
- Antony FearnApr 03, 2018Copper Contributor
Hi
Like others I've been able to get external access working for Communication Sites by using powershell. However external users still need to authenticate using a Microsoft account.
Has anyone got the powershell that will allow me to set sharing to 'anyone with a link' for a specific Communication site?
Note - I don't want to do this across the tenant -just the odd Communication site as part of a proof of concept exercise.