powershell commands

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 […]

Useful exchange 2010 powershell commands. Read More »

Generate and import commands differences between exchange 2007 & 2010

During a project of my work. When I were installing an Exchange 2010 server. Used I a manual which some colleagues of my made. But during this installation and at the point of the certificate installation and generation I figured out that they used the Exchange 2007 powershell commands instead of the also available Exchange

Generate and import commands differences between exchange 2007 & 2010 Read More »