Shared with everyone one drive
If you have only a handful of users and you want to recreate the Shared with Everyone folder, follow these steps.
-
Instruct your users to navigate to OneDrive for Business.
-
Create a folder called Shared with Everyone (or a similar name), following the same steps you would do to Create a document from OneDrive for Business.
-
Share the folder with everyone in the organization as explained in Share documents or folders in OneDrive for Business.
Use Windows PowerShell cmdlet to restore “Shared with Everyone” provisioning
Set-SPOTenant –SharingCapability Disabled –ProvisionSharedWithEveryoneFolder $true
get-SPOTenant
Introduction to the SharePoint Online Management Shell
Leave a Reply