Useful exchange 2010 powershell commands.

Useful exchange 2010 powershell commands.

After  a disabled uers you don’t see the user in the disabled user list. Use the next powershell command:

clean-mailboxdatabase “name database”

Easy resubmit in exchange queue. you can enable this in one command. Use the next powershell command:

Retry-Queue -Identity “servername\Unreachables” -Resubmit $True

Easter-Egg in exchange 2010 powershell: Direct link to msexchangeteam.com:

Get-Exblog

More to come.

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.