Search Exchange Message Tracking Logs for IP addresses used through a certain connector

Problem:

I needed to identify all devices that were making use of an existing Exchange 2010 receive connector.  I wanted to list all of the IP addresses in a searchable document that could be sorted.

Continue reading “Search Exchange Message Tracking Logs for IP addresses used through a certain connector”

Getting to know the get-messagetrackinglog command in Microsoft Exchange

Microsoft-Exchange-Logo

I recently spent some time at a client that was asking for various pieces of information from their Microsoft Exchange server.   Most of what they wanted was quickly and easily accessible through the Exchange PowerShell commandlet get-messagetrackinglog.

First up was a simple command to show all entries from the message tracking log where the recipient of the email was test.comain.com. For this I used:

Continue reading “Getting to know the get-messagetrackinglog command in Microsoft Exchange”