1
March 22, 2011 3:21 PM
Posted by: Nathan Simon
EMC, Exchange 2003, Exchange 2007, Exchange 2010, Exchange Management Console, Get-PublicFolderStatistics, powershell, Public Folder Replication, retrieve public folder statistics
How to get Public Folder Statistics in Outlook 2007 and 2010
Posted by: Nathan Simon
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 | fl Note: The value for the Identity parameter must include...




