My colleague made me happy when he described an easy procedure how to import Exchange cmdlets into PowerShell ISE so let me share it here.
- Connect to an Exchange server, run Exchange Management Shell and find folder location for Exchange cmdlets by Get-Module and path property.
- Copy the folderĀ to C:\Windows\System32\WindowsPowerShell\v1.0\Modules on your local PC
- Restart PowerShell ISE
Advertisements