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.
Figure 14 - 22 shows the base output of Get-MessageTrackingLog .
??‘
??‘
??‘
??‘
??‘
??‘
??‘
??‘
??‘
Figure 14-22
Part III: Working with PowerShell in a Production Environment
420
Figure 14 - 23 shows how to use the EventId to retrieve all the DSN notifications from the message
tracking logs from the local server.
Figure 14-23
Working with Event Logging Levels
When you are troubleshooting a problem it is important to log the correct data to the event log.
Pages:
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575