<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Exchange 2003: Returning mailbox sizes</title>
	<atom:link href="http://www.indented.co.uk/index.php/2008/10/28/exchange-2003-returning-mailbox-sizes/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.indented.co.uk/index.php/2008/10/28/exchange-2003-returning-mailbox-sizes/</link>
	<description></description>
	<lastBuildDate>Wed, 21 Dec 2011 09:33:35 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Chris G.</title>
		<link>http://www.indented.co.uk/index.php/2008/10/28/exchange-2003-returning-mailbox-sizes/comment-page-1/#comment-984</link>
		<dc:creator>Chris G.</dc:creator>
		<pubDate>Mon, 17 Oct 2011 15:16:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.highorbit.co.uk/?p=604#comment-984</guid>
		<description>thank you so much, I will continue to use PFDAVAdmin to pull the folder item count. Thank you again for all your help!</description>
		<content:encoded><![CDATA[<p>thank you so much, I will continue to use PFDAVAdmin to pull the folder item count. Thank you again for all your help!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://www.indented.co.uk/index.php/2008/10/28/exchange-2003-returning-mailbox-sizes/comment-page-1/#comment-969</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Fri, 14 Oct 2011 19:51:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.highorbit.co.uk/?p=604#comment-969</guid>
		<description>Very, Exchange 2003 doesn&#039;t really have an interface that can access mailbox contents (outside of MAPI, WebDAV or Outlook itself).

Chris</description>
		<content:encoded><![CDATA[<p>Very, Exchange 2003 doesn&#8217;t really have an interface that can access mailbox contents (outside of MAPI, WebDAV or Outlook itself).</p>
<p>Chris</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris G.</title>
		<link>http://www.indented.co.uk/index.php/2008/10/28/exchange-2003-returning-mailbox-sizes/comment-page-1/#comment-967</link>
		<dc:creator>Chris G.</dc:creator>
		<pubDate>Fri, 14 Oct 2011 18:17:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.highorbit.co.uk/?p=604#comment-967</guid>
		<description>Chris,

This is great! What effort would it take to add folder listing and item count per folder to the output?

Thank you,

Chris G.</description>
		<content:encoded><![CDATA[<p>Chris,</p>
<p>This is great! What effort would it take to add folder listing and item count per folder to the output?</p>
<p>Thank you,</p>
<p>Chris G.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JT</title>
		<link>http://www.indented.co.uk/index.php/2008/10/28/exchange-2003-returning-mailbox-sizes/comment-page-1/#comment-705</link>
		<dc:creator>JT</dc:creator>
		<pubDate>Wed, 27 Jul 2011 15:50:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.highorbit.co.uk/?p=604#comment-705</guid>
		<description>Great script thanks.</description>
		<content:encoded><![CDATA[<p>Great script thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marcus</title>
		<link>http://www.indented.co.uk/index.php/2008/10/28/exchange-2003-returning-mailbox-sizes/comment-page-1/#comment-644</link>
		<dc:creator>Marcus</dc:creator>
		<pubDate>Fri, 11 Mar 2011 14:05:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.highorbit.co.uk/?p=604#comment-644</guid>
		<description>Hi Chris,

Thanks for the response and sorry for the delay posting back.  I confirmed that the legacyexchangeDN attribute was correct on both sides and then used wireshark to analyse the process when the script makes it&#039;s LDAP calls, the issue is the 1000 record default limit to LDAP lookups.  When the script queries (&amp;(objectClass=user)(objectCategory=person)(legacyExchangeDN=*)) it baulks after 1000 records and I&#039;ve got 11,500 mailboxes on my system.

I&#039;ll temporarily change then LDAP policy to allow it to run this time.

Marcus</description>
		<content:encoded><![CDATA[<p>Hi Chris,</p>
<p>Thanks for the response and sorry for the delay posting back.  I confirmed that the legacyexchangeDN attribute was correct on both sides and then used wireshark to analyse the process when the script makes it&#8217;s LDAP calls, the issue is the 1000 record default limit to LDAP lookups.  When the script queries (&amp;(objectClass=user)(objectCategory=person)(legacyExchangeDN=*)) it baulks after 1000 records and I&#8217;ve got 11,500 mailboxes on my system.</p>
<p>I&#8217;ll temporarily change then LDAP policy to allow it to run this time.</p>
<p>Marcus</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://www.indented.co.uk/index.php/2008/10/28/exchange-2003-returning-mailbox-sizes/comment-page-1/#comment-543</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Fri, 14 Jan 2011 09:03:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.highorbit.co.uk/?p=604#comment-543</guid>
		<description>It fails on all AD attributes? It&#039;s doing a case-insensitive comparison of the legacyExchangeDN value, it&#039;s possible those might be different although they really shouldn&#039;t be.

Chris</description>
		<content:encoded><![CDATA[<p>It fails on all AD attributes? It&#8217;s doing a case-insensitive comparison of the legacyExchangeDN value, it&#8217;s possible those might be different although they really shouldn&#8217;t be.</p>
<p>Chris</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marcus</title>
		<link>http://www.indented.co.uk/index.php/2008/10/28/exchange-2003-returning-mailbox-sizes/comment-page-1/#comment-538</link>
		<dc:creator>Marcus</dc:creator>
		<pubDate>Tue, 11 Jan 2011 15:44:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.highorbit.co.uk/?p=604#comment-538</guid>
		<description>Hi Chris,

Your script is perfect for what I&#039;m after, however when I run it in my environment it only reports back the AD attributes for 83 out of 960 users on one of my servers.  The WMI results are all present and correct and I&#039;ve checked the script to see if anything looks out of place.  I&#039;m running as a domain admin so there should be no problem with my access rights to these objects.

Marcus</description>
		<content:encoded><![CDATA[<p>Hi Chris,</p>
<p>Your script is perfect for what I&#8217;m after, however when I run it in my environment it only reports back the AD attributes for 83 out of 960 users on one of my servers.  The WMI results are all present and correct and I&#8217;ve checked the script to see if anything looks out of place.  I&#8217;m running as a domain admin so there should be no problem with my access rights to these objects.</p>
<p>Marcus</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://www.indented.co.uk/index.php/2008/10/28/exchange-2003-returning-mailbox-sizes/comment-page-1/#comment-27</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Mon, 01 Jun 2009 13:02:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.highorbit.co.uk/?p=604#comment-27</guid>
		<description>If you&#039;re supplying a server name it should only be looking for users, which suggests that you have a user with a duplicate LegacyExchangeDN (because that&#039;s the Key).

On the line above 168, add &quot;WScript.Echo strKey&quot;, then it&#039;ll echo out every key it&#039;s trying to store.

Chris</description>
		<content:encoded><![CDATA[<p>If you&#8217;re supplying a server name it should only be looking for users, which suggests that you have a user with a duplicate LegacyExchangeDN (because that&#8217;s the Key).</p>
<p>On the line above 168, add &#8220;WScript.Echo strKey&#8221;, then it&#8217;ll echo out every key it&#8217;s trying to store.</p>
<p>Chris</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt</title>
		<link>http://www.indented.co.uk/index.php/2008/10/28/exchange-2003-returning-mailbox-sizes/comment-page-1/#comment-31</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Thu, 28 May 2009 11:30:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.highorbit.co.uk/?p=604#comment-31</guid>
		<description>Hi there,
I ran into a problem running the script. Am I doing something wrong? When I run the following:

cscript getmailboxstatistics.vbs /s:exchange1

It returns this error:

getmailboxstatistics.vbs(168, 5) Microsoft VBScript runtime error: This key is already associated with an element of this collection


thanks for your help!
Matt</description>
		<content:encoded><![CDATA[<p>Hi there,<br />
I ran into a problem running the script. Am I doing something wrong? When I run the following:</p>
<p>cscript getmailboxstatistics.vbs /s:exchange1</p>
<p>It returns this error:</p>
<p>getmailboxstatistics.vbs(168, 5) Microsoft VBScript runtime error: This key is already associated with an element of this collection</p>
<p>thanks for your help!<br />
Matt</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://www.indented.co.uk/index.php/2008/10/28/exchange-2003-returning-mailbox-sizes/comment-page-1/#comment-30</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Thu, 30 Apr 2009 08:13:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.highorbit.co.uk/?p=604#comment-30</guid>
		<description>The version from the linked text file at the top? Can&#039;t reproduce the error with that one.

Chris</description>
		<content:encoded><![CDATA[<p>The version from the linked text file at the top? Can&#8217;t reproduce the error with that one.</p>
<p>Chris</p>
]]></content:encoded>
	</item>
</channel>
</rss>

