This forum is closed. Thank you for your contributions.
I am very new at PowerShell,
I am trying to fnd a way to iterate through all the SP sites in the farm and find if there are any "All Authenticated Users" in any of the sites by using PowerShell.
Is it possible, if so how?
Thanks
Hi yigaldarsa,
Combine the scripts in following blogs should resolve your problem.
1. Traverse all sites and subsites in the farm. http://geekswithblogs.net/bjackett/archive/2011/09/19/powershell-script-to-traverse-all-sites-in-sharepoint-2010-or.aspx
2. Retrieve if user exists on a site. http://www.powershell.nu/2009/02/16/remove-sharepoint-users-programmatically-part-2/
Thanks & Regards, Emir Liu TechNet Subscriber Support in forum If you have any feedback on our support, please click here.
Emir Liu TechNet Community Support