Windows server 2003/2008 and Exchange 2007 – How to suspend mail queue

Posted by aidas | Posted in Exchange 2007, Powershell | Posted on 07-05-2009

0




This post will show how to suspend mail queue on Exchange 2007 server using powershell. Lets say that one of your mail queue is growing too big. You want to suspend it and investigate cause of this. To suspend queue that has over 500 messages in it open exchange powershell on your Windows server 2003 and type:

Suspend-Queue -Filter {MessageCount -qt 500}

Share and Enjoy:
  • Digg
  • del.icio.us
  • Facebook
  • Google
  • Reddit
  • StumbleUpon
  • Blogosphere News


Follow us on Twitter !
Follow us on Twitter!


Write a comment