How to Add Exchange Powershell Snap-Ins to your current PowerShell session?

Add Exchange Powershell Snap-Ins to your current PowerShell session.

Exchange 2010 

Add-PSSnapin Microsoft.Exchange.Management.PowerShell.E2010

Exchange 2013 & 2016

Add-PSSnapin Microsoft.Exchange.Management.PowerShell.SnapIn

Comments