Jan 18 2017 10:35 PM
Jan 18 2017 11:00 PM
Jan 18 2017 11:11 PM
SolutionJan 19 2017 01:26 AM
Thank you very much for that. I am about to start moving a large number of documents into my group and wanted to be 100% this woudln't cuase a probelm when I need to share the odd document. Thank you for your response.
Jan 19 2017 01:27 AM
Jan 19 2017 02:27 AM
But when it comes to external users, be aware that:
"By default, all SharePoint site collections that are part of an Office 365 Group have the sharing setting set to Allow sharing only with the external users that already exist in your organization’s directory. To change this setting, you can use the Set-SPOSite Windows PowerShell cmdlet." From https://support.office.com/en-us/article/Manage-external-sharing-for-your-SharePoint-Online-environm...:
You can change the default using PowerShell.
Jan 27 2017 09:04 AM
Sharing settings are sprawled over too many places, very difficult to figure out exactly which button, check box or switch needs to be activated or disabled to change specific behaviors.
I am struggling to figure out how to control internal sharing, all the articles I have found only specify external sharing. How does one allow members of a site collection to share links ONLY to internal authenticated people and NOT anonymous YET allow the tenant to still use anonymous INTERNAL sharing? (words in caps intentional).
Feb 13 2017 05:59 AM
There are two levels at which you can configure sharing in SPO.
If I understand well what you are asking, you could set the global level to allow anonymous sharing and the local level to disallow sharing with external users for selected site collections.
Jan 18 2017 11:11 PM
Solution