Posts Tagged ‘Powershell’

Why Get-FederationInformation fails.

Sunday, January 15, 2012 22:34 1 Comment

When you run the Get-FederationInformation commandlet in Exchange 2010 (Service Pack 2) you might run into an apparently vague error. This problem might prevent you from succesfully completing the Exchange 2010 Service Pack 2 Hybrid Configuration Wizard, because that wizard runs the Get-FederationInformation commandlet as well. Here’s an excerpt from what you might see when [...]

This was posted under category: Exchange & OCS Tags: , , , , , ,

Exporting the Exchange 2007 Message Tracking Log to CSV using Powershell.

Tuesday, January 13, 2009 8:38 1 Comment

The message tracking log in Exchange 2007 gives you some nice statistical information on your mailflow. Today, I’m interested in received messages between two dates. Furthermore, I want to know to which email address these messages were sent to. (If you query the message tracking log by recipient, and give an email address as the [...]

This was posted under category: Exchange & OCS Tags: , ,