12-22-2011 03:40 PM - last edited on 03-16-2019 08:40 AM by NikolaIvanov
Hello
I am wondering if there is some way to find out how much space subscriber mailboxes are taking up on the server? I can see total space utilization for the mailstore, but I would like to find out how much space is being used by our subscribers. Access to this information would help me set realistic mailbox size quotas and create a sensible aging policy... thanks!
12-22-2011 11:01 PM
12-22-2011 11:03 PM
You can use the 'UserDataDump' utility to accomplish individual User mailbox size.
http://www.ciscounitytools.com/Applications/CxN/UserDataDump/UserDataDump.html
http://www.ciscounitytools.com/Applications/CxN/UserDataDump/Help/UserDataDump.htm
Another CLI command you can try is:
run cuc dbquery unitymbxdb1 select skip 0 first 100
description,bytesize FROM vw_mailbox order by bytesize desc
Pls remember to rate helpful posts, always.
GP.
12-27-2011 02:12 PM
Hello Gajanan
Thank for your help so far. I am not very familiar with the CLI - can this, or a similiar query be used in CUDLI instead and would you be able to provide me with another example?
Thank you!
el
12-29-2011 01:16 AM
Am not familiar with CUDLI, sorry mate.
GP.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide