Forum Discussion
ckajit
Mar 08, 2022Copper Contributor
Exchange 2016 message tracking logs
Hello Team, I am checking email tracking by below script but getting results only for 3 days Get-ExchangeServer | ?{$_.AdminDisplayVersion -like "*15.1*"} | get-messagetrackinglog -Resultsize...
Deleted
Mar 09, 2022Just to be sure: There are more log files on disk than for 3 days? *@domain.com sent mails before?
Ajit Terdalkar
Mar 09, 2022Copper Contributor
Thank you for reply
Message tracking logs are there for 30 days
Message tracking logs are there for 30 days
- DeletedMar 10, 2022Ok, it's just been a random shot. I could run the command without problems so there's nothing wrong with the code. There must be other limitations. I'm afraid I can't help you any further ath this point.
Regards,
Wolf