The local machine is not an Exchange server
While trying to get public folder statistics on an Exchange 2007 server I came across the following error: The local machine is not an Exchange server. Get-PublicFolderStatistics : The local machine is not an Exchange server. Please specify the name of a Mailbox server. At line:1 char:75 + Get-PublicFolder “\PUBLICFOLDER” -Recurse | Get-PublicFolderStatistics << […]