- Open exchange management shell and run “Get-TransportServer ” HUB01″ |fl
-
Here, look for PipelineTracingEnabled. This should be set to False. If not, runSet-TransportServer HUB01 -PipelineTracingEnabled $False
-
Now run “Get-TransportConfig” and ensure thatMaxDumpsterSizePerStorageGroup is in MB’s and not GB’s
MaxDumpsterTime : 7.00:00:00
If not, run
Set-TransportConfig -MaxDumpsterSizePerStorageGroup-MaxDumpsterTime
- Now run “Get-Queue” and take a look at the count of messages in HUB01
- Goto services.msc and Pause the Microsoft Exchange Transport service
- Again, run “Get-Queue” and ensure all pending messages are “zeroed” out
- Once messages pending becomes zero, stop the Transport service
- Move the mail.que file and all others to a new folder in the same location
- Start the Transport service
- Take a look at the queue again
- You should see that messages would have started getting delivered
- Now you can backup or safely delete the old mail.que file
Tuesday, February 21, 2017
Exchange hub transport “Mail.que” file large in size
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment