You can use your favorite LDAP tool (ldifde, ADSIEdit, csvde, ldp, adfind, etc...) and run this query on any domain where you have mailbox enabled objects:
(&(ObjectClass=user)(mDBUseDefaults=FALSE)(|(!mDBStorageQuota=*)(!mDBOverQuotaLimit=*)(!mDBOverHardQuotaLimit=*))) This will return all mailboxes that are not set to use the default store policy and ones that do not have either a warning, prohibit send, or a prohibit send\receive set. Best regards, Steven On Tue, 15 Feb 2005 09:58:05 -0500, McCready, Robert <[EMAIL PROTECTED]> wrote: > Is there any easy way to get a report on anybody's mailbox that is NOT > setup to use the Information Store defaults, other than clicking on the > accounts one by one in Active Directory? > > We have about 800 users, 50 of which probably have a mailbox size > manually set. It sure would be nice if there was some way to list the > manually set mailboxes (and their limits), without clicking on 800 > Active Directory accounts. > > Thanks. > > Robert > > _________________________________________________________________ > List posting FAQ: http://www.swinc.com/resource/exch_faq.htm > Web Interface: http://intm-dl.sparklist.com/read/?forum=exchange > To subscribe: http://e-newsletters.internet.com/discussionlists.html/ > To unsubscribe send a blank email to [EMAIL PROTECTED] > Exchange List admin: [EMAIL PROTECTED] > To unsubscribe via postal mail, please contact us at: > Jupitermedia Corp. > Attn: Discussion List Management > 475 Park Avenue South > New York, NY 10016 > > Please include the email address which you have been contacted with. > > _________________________________________________________________ List posting FAQ: http://www.swinc.com/resource/exch_faq.htm Web Interface: http://intm-dl.sparklist.com/read/?forum=exchange To subscribe: http://e-newsletters.internet.com/discussionlists.html/ To unsubscribe send a blank email to [EMAIL PROTECTED] Exchange List admin: [EMAIL PROTECTED] To unsubscribe via postal mail, please contact us at: Jupitermedia Corp. Attn: Discussion List Management 475 Park Avenue South New York, NY 10016 Please include the email address which you have been contacted with.
