Women in Technology: Meet Lydia By Marissa Withers | September 30, 2020 | Comments Off on Women in Technology: Meet Lydia This month’s Women in Technology story features Lydia, a Dataprise Junior Cybersecurity Engineer. Learn more in our blog! Read More
Set Exchange Online Mailbox Sizes and Limits with PowerShell By Dataprise | September 14, 2020 | Comments Off on Set Exchange Online Mailbox Sizes and Limits with PowerShell 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 By Dataprise | September 10, 2020 | Comments Off on [Solved] Outlook Direct Connect Issues With Exchange 2016 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