View number of objects in entire OU?
Can anyone tell me a way within AD to show the number of objects within a certain OU including sub-containers? If I will go to each sub-container then it will show the number but I want to be able to click the upermost OU and then be able to set the type of objects to count and then get that total. Is this possible to do? I am on a Windows 2003 native domain.
Re: View number of objects in entire OU?
There is a quick way to do this, you just need to use Find item from the context sensitive menu of the top level of OU, that is, from within the Find list box you can specify what type of object you want to include in the result list. The other options normally include dsquery, adfind, scripting, etc.