FIM ScriptBox Item
Summary
If you would like to wipe out the AdvancedFilter property on all the SearchScope objects within FIM (e.g. you may want to wipe them clean so that this PowerShell script can configure them consistently). This script will undo any custom AdvancedFilters you may have put on Search Scopes (only those SearchScopes which lists the DisplayName attribute as part of the SearchScopeContext). If you want to revert all of your search scopes back to the original, FIM 2010 version you can use the forementioned PowerShell script at this location to revert the search scopes.
Script Code