Start : This optional parameter contains the beginning date and time to search from
(not including).
Some examples of message tracking searches are shown next.
To search all messages from 9/01/2007 6:00 AM to 9/15/2007 6:00 PM from
jrosen@exchange exchange.com on a Hub server, run the following cmdlet:
Get-MessageTrackingLog -ResultSize Unlimited -Start ???9/01/2007 6:00AM??? -End
???9/15/2007 6:00PM??? -Sender ???jrosen@exchangeexchange.com???
??‘
??‘
??‘
??‘
??‘
Chapter 11: Exchange Server 2007 Routing
313
To search all mailbox and Hub servers for messages containing ??? Hello World ??? from the sender
jrosen@exchangeexchange.com , run the following script:
GetMessageTrackingE2LogWithTime.ps1 -MessageSubject ???Hello World??? -Sender
???jrosen@exchangeexchange.com???
Working with Active Directory Sites
How Active Directory sites are used in routing was shown earlier in this chapter. This section gives
the details on how to configure sites to control routing. The following is a list of cmdlets discussed
in this section:
Get-ADSiteLink
Set-ADSiteLink
Get-ADSite
Set-ADSite
Determining Site Membership
The server ??™ s IP address defines the AD site the server belongs to. Active Directory administrators
configure site information with the Active Directory Sites and Services MMC.
Pages:
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451