|
|
Browse by Tags
All Tags » !Things2Remembe... » PowerShell
-
So Anderson posted this, and my initial thought was huh? The KB didn't really explain either, so it was time for a test.
So the KB will allow you to remove the circled text below:
And it's a nice simple PowerShell Command:
Set-TransportConfig WritingBrandingInDSNEnabled $false
But you do need to have Exchange 2007 SP1 with RU3
-
This is an interesting one I found. We set Message Tracking on out Hub Role servers so it would purge the logs after 30 days .. nice and simple. MessageTrackingLogEnabled : ...
|
|
|