So let's say you want to know how many objects are created on a domain controller, you want to see shen it's receiving a new RID pool?
checkout the RID-SET
Set ObjRid= GetObject ("LDAP://CN=RID Set,CN=DC01,OU=Domain Controllers,DC=fabrikam,DC=com")
Read More