Skip to content

Set Exchange Online Mailbox Sizes and Limits with PowerShell

Microsoft Exchange

Need to change the default Exchange Online mailbox size limits for a single or multiple users? Follow the steps below for quick set-up: How to set mailbox size limits for a single user Connect to Exchange Online by using remote PowerShell using the commands below: $UserCredential = Get-Credential $Session = New-PSSession -ConfigurationName Microsoft.Exchange -ConnectionUri https://outlook.office365.com/powershell-liveid/-…

Read More

[Solved] Outlook Direct Connect Issues With Exchange 2016

Microsoft Exchange

Attempting to build a new profile externally and receive the following Office 365 authentication prompt?[image_with_animation image_url=”23992″ animation=”None” hover_animation=”none” alignment=”center” border_radius=”none” box_shadow=”none” image_loading=”lazy-load” max_width=”100%” max_width_mobile=”default”]When implementing a new Exchange 2016 infrastructure into a client environment that currently has Exchange 2010, we often find the environment also has Office 365 with Active Directory integration, although Exchange hybrid…

Read More