

Terminate cmdlet execution on client exceptionĤ. "Connect-ExchangeOnline -ShowBanner:$false"ģ. Hide announcement banner using 'ShowBanner' switch. Added support for Exchange Online Protection (EOP) cmdlets using 'Connect-IPPSSession' cmdletĢ. Optimized memory usage when session is created by re-using any existing module with a new session instead of creating a new one every time session is importedġ. Improved reliability of Get-ExoMailboxStatistics cmdlet as certain request routing errors which led to failures have been resolvedĥ. Get-MailboxFolderPermission -Identity :\Ĥ. Get-MailboxFolderPermission -Identity :ī. Below are the supported syntax for getting folder permissions -Ī. You can get folderId using Get-MailboxFolder cmdlet. You can now use FolderId as identity parameter in Get-ExoMailboxFolderPermission. In addition to cleaning up session object and local files, it also removes access token from cache which is used for authenticating against V2 cmdlets.ģ. This cmdlet is V2 equivalent of "Get-PSSession | Remove-PSSession". Support for session cleanup using Disconnect-ExchangeOnline cmdlet. Added support for configuring Briefing Email for your organization at the user level with "Set-UserBriefingConfig" and "Get-UserBriefingConfig" cmdlets.Ģ. Please check online documentation for attributes which are not supported in filter string.ġ. Enhanced support for filters as it now supports 4 more operators - endswith, contains, not and notlike support. Fixed data-type issues of two commonly used attributed "User" and "MailboxFolderUser" for easy migration of scripts.ĥ. Improved reliability of session auto-connect in certain cases where script was executing for ~50minutes and threw "Cmdlet not found" error due to a bug in auto-reconnect logic.Ĥ. Get-ExoMobileDeviceStatistics cmdlet now supports Identity parameter.ģ. It is stable and ready for being used in production environments.Ģ. This is the General Availability (GA) version of EXO PowerShell V2 Module. Use below syntax for establishing the connection -Ĭonnect-ExchangeOnline -AppID '' -Organization '' -CertificateFilePath '' -CertificatePassword ''ġ. Check out for setting up the App and initial onboarding experience.

This requires setting up an Azure AD app and connecting to Exchange using certificate. Actual results will depend on result size and Tenant environment.)Īutomate your day-to-day exchange management tasks using app-only authentication.

(Lab results show first call latency has been reduced from 8 seconds to ~1 seconds. Optimized latency of first V2 Cmdlet call. Get-ExoMailboxFolderPermission now supports ExternalDirectoryObjectID in the Identity parameter.Ħ. Ability to restrict the PowerShell cmdlets imported in a session using CommandName parameter, thus reducing memory footprint in case of high usage PowerShell applications.ĥ. Connect with Exchange Online and Security Compliance Center simultaneously in a single PowerShell window.Ĥ. See parameter Certificate in Connect-ExchangeOnline.ģ. Certificate Based Authentication accepts Certificate File directly from terminal thus enabling certificate files to be stored in Azure Key Vault and being fetched Just-In-Time for enhanced security.

General availability of Certificate Based Authentication feature which enables using Modern Authentication in Unattended Scripting or background automation scenarios.Ģ. Get-EXOCasMailbox Get-EXOMailbox Get-EXOMailboxFolderPermission Get-EXOMailboxFolderStatistics Get-EXOMailboxPermission Get-EXOMailboxStatistics Get-EXOMobileDeviceStatistics Get-EXORecipient Get-EXORecipientPermission Get-UserBriefingConfig Set-UserBriefingConfig FunctionsĬonnect-ExchangeOnline Connect-IPPSSession Disconnect-ExchangeOnline Dependencies Exchange ExchangeOnline EXO EXOV2 Mailbox Management Cmdlets
