<?xml version="1.0" encoding="UTF-8"?> <rss
version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:wfw="http://wellformedweb.org/CommentAPI/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:atom="http://www.w3.org/2005/Atom"
xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
><channel><title>Help Desk Geek - Help Desk Tips For IT Pros &#187; Exchange Server</title> <atom:link href="http://helpdeskgeek.com/category/exchange-server/feed/" rel="self" type="application/rss+xml" /><link>http://helpdeskgeek.com</link> <description>Help Desk Geek is a blog for Discussions about help desk tips and how-to computer tips</description> <lastBuildDate>Sun, 20 May 2012 11:01:23 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.2</generator> <item><title>How to View the Size of User Mailboxes in Exchange 2007</title><link>http://helpdeskgeek.com/exchange-server/how-to-view-the-size-of-user-mailboxes-in-exchange-2007/</link> <comments>http://helpdeskgeek.com/exchange-server/how-to-view-the-size-of-user-mailboxes-in-exchange-2007/#comments</comments> <pubDate>Fri, 14 Nov 2008 12:32:18 +0000</pubDate> <dc:creator>Aseem</dc:creator> <category><![CDATA[Exchange Server]]></category><guid
isPermaLink="false">http://helpdeskgeek.com/?p=1623</guid> <description><![CDATA[If you&#8217;ve recently upgraded to Exchange 2007, you may have noticed that two really useful columns in Exchange 2003, Size and Total Items, are missing! Personally, I found this very annoying because it was a great way to quickly see which Exchange users were taking up the most space on the server. The worst thing [...]]]></description> <content:encoded><![CDATA[<p>If you&#8217;ve recently upgraded to Exchange 2007, you may have noticed that two really useful columns in Exchange 2003, Size and Total Items, are missing! Personally, I found this very annoying because it was a great way to quickly see which Exchange users were taking up the most space on the server.</p><p><a
href="http://s.helpdeskgeek.com/wp-content/pictures/HowtoviewthesizeofusermailboxesinExchang_10479/exchangemailboxsize.png"><img
style="border-right-width: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; margin-left: auto; border-left-width: 0px; margin-right: auto" title="exchange mailbox size" src="http://s.helpdeskgeek.com/wp-content/pictures/HowtoviewthesizeofusermailboxesinExchang_10479/exchangemailboxsize_thumb.png" border="0" alt="exchange mailbox size" width="560" height="232" /></a></p><p>The worst thing about the whole thing is that the columns don&#8217;t even show up when you go to the Add/Remove Columns dialog in Exchange.</p><p>So how can you find out the size of a users mailbox in Exchange 2007? Well, until they bring back the columns in a future service pack, you have to use the command line.</p><p>For example, here is the command line you would use to get a list of all mailboxes with their sizes sorted from biggest to smallest. It will also give you the number of items in the mailbox and will list the sizes in MB.</p><blockquote><p>Get-MailboxStatistics | Sort-Object TotalItemSize -Descending | ft DisplayName,@{label=&#8221;TotalItemSize(MB)&#8221;;expression={$_.TotalItemSize.Value.ToMB()}},ItemCount</p></blockquote><p>If the above command does not work for some reason, you can also try this one:</p><blockquote><p>Get-MailboxStatistics -Database &#8220;Mailbox Database&#8221; | Sort -Property TotalItemsize | Format-Table DisplayName, LastLoggedOnUserAccount, ItemCount, @{expression={$_.totalitemsize.value.ToMB()};label=&#8221;Size(MB)&#8221;}, LastLogonTime, LastLogoffTime</p></blockquote><p><a
href="http://s.helpdeskgeek.com/wp-content/pictures/HowtoviewthesizeofusermailboxesinExchang_10479/mailboxsizeexchange2007.png"><img
style="border-bottom: 0px; border-left: 0px; display: block; float: none; margin-left: auto; border-top: 0px; margin-right: auto; border-right: 0px" title="mailbox size exchange 2007" src="http://s.helpdeskgeek.com/wp-content/pictures/HowtoviewthesizeofusermailboxesinExchang_10479/mailboxsizeexchange2007_thumb.png" border="0" alt="mailbox size exchange 2007" width="422" height="251" /></a></p><p>Note that if you just want to see the mailbox size of one mailbox, you can simply go to the <strong>Properties</strong> of the mailbox and view the size and number of items on the <strong>General</strong> tab.</p><p>One last way you can access this information is to install Exchange 2003 Management Tools on a different server and use it to view the size of Exchange 2007 mailboxes. Make sure not to use the tool to perform any management tasks, only to view information about mailboxes.</p><p>Hopefully future versions or service packs of Exchange 2007 will fix this problem, but for now you can either use the command line or use the Exchange 2003 Management Tools! Enjoy!</p><p>Thanks for reading, check out <a
href="http://helpdeskgeek.com">Help Desk Geek - Help Desk Tips For IT Pros</a> for more WordPress news!</p>]]></content:encoded> <wfw:commentRss>http://helpdeskgeek.com/exchange-server/how-to-view-the-size-of-user-mailboxes-in-exchange-2007/feed/</wfw:commentRss> <slash:comments>8</slash:comments> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced
Database Caching 4/6 queries in 0.003 seconds using disk: basic
Object Caching 231/231 objects using disk: basic
Content Delivery Network via s.helpdeskgeek.com

Served from: helpdeskgeek.com @ 2012-05-21 01:09:04 -->
