Skip to content

Latest commit

 

History

History
17 lines (15 loc) · 483 Bytes

File metadata and controls

17 lines (15 loc) · 483 Bytes

ExchangeOnlineShell

Module for creating session to manage Exchange Online Shell with or without Proxy Settings. Supports MFA and connection to Government cloud.

Install Module

Copy and Paste the following command to install this package using PowerShellGet

Install-Module -Name ExchangeOnlineShell 

Cmdlets

Connect-ExchangeOnlineShell 
Disconnect-ExchangeOnlineShell 
Show-EOShellSession

Dependencies

This module has no dependencies.