Mar 14 2022 08:30 AM - edited Mar 14 2022 08:31 AM
Greetings,
I have followed these instructions to enable -ShowEveryoneClaim $True tenant-wide on SharePoint Online.
https://docs.microsoft.com/en-us/office365/troubleshoot/access-management/grant-everyone-claim-to-ex...
Then I went to my specific SPO Site1 and added Everyone and now all authenticated members and guest users can access my Site1.
Since I do not want other site owners' administrators to add Everyone to their sites, I then disabled it using Set-SPOTenant -ShowEveryoneClaim $False meaning they will not be able to see the Everyone picker on their SPO sites.
My question is: is that OK? Will this Everyone group setting stick to Site1 and not be removed? In other words, every time I need to provide Everyone access can I simple enable it PowerShell, enabled on the specific site then disable it in PowerShell again?
Thanks
Apr 29 2022 07:18 AM