I am looking for a way to extract object attributes from the Exchange dirtectory (Version 5.5). Specifically I am trying to extract a list of all users that DO NOT have the "Use Information Store Defaults" tab checked under the recipients object limits tab, mailbox sizes would also be helpful. I would prefer to do this through code using VB, VBScript, Visual C++ etc. Any third party products that do this would also be helpful.
Presently I am going through each servers Private store Mailbox resources list under Exchange Admin, sorting by Mailbox size and then dumping to CSV. This works, but is time consuming and does not capture all users I am interested in.
Presently I am going through each servers Private store Mailbox resources list under Exchange Admin, sorting by Mailbox size and then dumping to CSV. This works, but is time consuming and does not capture all users I am interested in.