Forum Discussion
matteocarlini
Apr 30, 2021Copper Contributor
Exchange 2016 message tracking
I disable message tracking on message subject with the following command Set-TransportService Mailbox01 -MessageTrackingLogEnabled $false I verify the status with Get-TransportService [<ServerIdent...
- May 06, 2021Hi,
yestarday i tried this scenario in a lab enviroment. I restarted the transport servive but doesn't work.
So I restarted the exchange server and the changes have been applied. I solved the problem.
Thank you for your support
matteocarlini
May 01, 2021Copper Contributor
Sorry i wrote the wrong command on the post. I used the right command on the server. In the Microsoft documentation i didn't find the need to restart transport service. Do you think that is mandatory ?
wkwi108
May 05, 2021Copper Contributor
I‘m not sure, why not giving a try?! Restart-Service MSExchangeTransport Shouldn‘t have a big impact.
- matteocarliniMay 06, 2021Copper ContributorHi,
yestarday i tried this scenario in a lab enviroment. I restarted the transport servive but doesn't work.
So I restarted the exchange server and the changes have been applied. I solved the problem.
Thank you for your support