
Chapter 14: Troubleshooting Exchange Issues
419
InternalMessageId : Returns all message tracking log entries that meet the pattern specified.
InternalMessageId is unique across each server.
MessageId : Returns all message tracking log entries that contain the specified Message - ID field
from within the message header.
MessageSubject : Returns all message tracking log entries that contain the specified Subject
from with the message header.
Recipients : Returns all message tracking log entries that contain the specified recipient ’ s
SMTP address. To specify multiple recipients separate the values with a comma.
Reference : Returns all message tracking log entries that contain the specified value in the
reference field. The following are valid search items:
Send , Transfer , and DSN .
ResultSize : Sets the number of results to display. By default 1,000 entries will be displayed.
If you need to see all results for a particular query, set the
ResultSize to unlimited.
Sender : Returns all message tracking log entries that contain the specified sender ’ s SMTP
address.
Server : Specifies the server to request tracking logs from. This value can be the server name,
FQDN, DN, Legacy DN, or the GUID of the server. If this parameter is not specified, the cmdlet
executes against the local machine.
Start : Specifies the date and time that the results will start from. ...