modules

Show available modules

Get-Module -ListAvailable

Active Directory

Import-Module ActiveDirectory

Exchange 2010

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

Exchange 2013/2016

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


Last modified April 2, 2025: change button text (a924976)