Forum Discussion
ellan1537
Feb 01, 2024Iron Contributor
Disable "everyone except external users" from people picker for SharePoint site (not Tenant)
Is there a way to disable/block displaying "everyone except external users" and "everyone" from people picker for SharePoint Online site collection (not tenant-wide) using PowerShell script?
Thanks in advance!
1 Reply
Sort By
I don't think currently there is any way to disable it for "individual site". However, it is possible to do at tenant level using Set-SPOTenant cmdlet (which you might know already):
Documentation: Set-SPOTenant
Please click Mark as Best Response & Like if my post helped you to solve your issue. This will help others to find the correct solution easily. It also closes the item. If the post was useful in other ways, please consider giving it Like.