How to Enable Diagnostic Logging on a Exchange 2007 Server

First retrieve what is currently logged on a specific server. You can retrieve this information as follows :

Get-EventLoglevel -server Servername

This will retrieve a Read more »