Search in Message Tracking log with wildcard
If you want to search the last 72 hours after mails sent to email recepitions on domain kennethdalbjerg.dk, you can run this command
If you want to search the last 72 hours after mails sent to email recepitions on domain kennethdalbjerg.dk, you can run this command
Get-Mailbox -id KennethDalbjerg | select-expand EmailAddresses | %{$_.SmtpAddress}