modules
less than a minute
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 July 21, 2024: update (e2ae86c)