 




<?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>The Real (and Virtual) Adventures of Nathan the IT Guy &#187; retrieve public folder statistics</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/information-technology/tag/retrieve-public-folder-statistics/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/information-technology</link>
	<description></description>
	<lastBuildDate>Wed, 22 May 2013 14:30:49 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>How to get Public Folder Statistics in Outlook 2007 and 2010</title>
		<link>http://itknowledgeexchange.techtarget.com/information-technology/how-to-get-public-folder-statistics-in-outlook-2007-and-2010/</link>
		<comments>http://itknowledgeexchange.techtarget.com/information-technology/how-to-get-public-folder-statistics-in-outlook-2007-and-2010/#comments</comments>
		<pubDate>Tue, 22 Mar 2011 15:21:32 +0000</pubDate>
		<dc:creator>Nathan Simon</dc:creator>
				<category><![CDATA[EMC]]></category>
		<category><![CDATA[Exchange 2003]]></category>
		<category><![CDATA[Exchange 2007]]></category>
		<category><![CDATA[Exchange 2010]]></category>
		<category><![CDATA[Exchange Management Console]]></category>
		<category><![CDATA[Get-PublicFolderStatistics]]></category>
		<category><![CDATA[powershell]]></category>
		<category><![CDATA[Public Folder Replication]]></category>
		<category><![CDATA[retrieve public folder statistics]]></category>

		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/information-technology/how-to-get-public-folder-statistics-in-outlook-2007-and-2010/</guid>
		<description><![CDATA[You cannot use the EMC to retrieve public folder statistics. This example returns the statistics for the public folder Marketing with a piped command to format the list. Copy Code Get-PublicFolderStatistics -Identity \Marketing &#124; fl Note: The value for the Identity parameter must include the path. For example, if the public folder Marketing existed under [...]]]></description>
				<content:encoded><![CDATA[<p>You cannot use the EMC to retrieve public folder statistics.</p>
<p>This example returns the statistics for the public folder Marketing with a piped command to format the list.</p>
<p>Copy Code<br />
Get-PublicFolderStatistics -Identity \Marketing | fl</p>
<p>Note:<br />
The value for the Identity parameter must include the path. For example, if the public folder Marketing existed under the parent folder Business, you would provide the following value: \Business\Marketing</p>
<p>Using the following commands and comparing to Exchange 2003/2007 you can make sure that each of the folders are replicated fully.</p>
<p>Of all the migration tasks in Exchange, Public Folders take the most amount of time!</p>
<p>Good Luck<br />
-NS</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/information-technology/how-to-get-public-folder-statistics-in-outlook-2007-and-2010/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
