how to turn on diagnostic logging of services in exchange 2007

Use these commands to turn on diagnostic logging for information store
 
get-eventloglevel (this lists all services that can be logged extensively)
use the powershell commands below to set logging level (lowest, low, medium, expert)
 
set-eventloglevel -id ‘MSExchangeIS9002 SystemGeneral’ -level ‘expert’
 
set-eventloglevel -id ‘MSExchangeIS9000 privateGeneral’ -level ‘expert’
Advertisement

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Twitter picture

You are commenting using your Twitter account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s

%d bloggers like this: