Skip to content

Category: Office 365

Distribution Groups in Office 365 Hybrid Deployment

How to Mange and Create new Distribution Groups in Exchange 2010 / Office 365 Hybrid Deployment . We will start by Opening the Exchange Management Console and Navigate to Recipient Configuration and  click on Distribution Group and on the left hand side on the Action Menu Click New Distribution Group. Complete the Required fields and…

2 Comments

Manually Update GAL in Office 365

In this Article i will show you how to “Manually” update the AddressList in Office 365 First thing you should do is to connect Exchange Online via #PowerShell

Now type your global administrator login details, then Create a PsSession to Office 365 as follow.

After the session has been created we will import…

Leave a Comment

How to set Exchange Online mailbox sizes and limits in the Office 365 environment

INTRODUCTION This article describes how to use Exchange Online PowerShell to set Exchange Online mailbox sizes and limits in the Microsoft Office 365 environment. PROCEDURE To set mailbox size limits for Exchange Online mailboxes, use one of the following methods. Set mailbox size limits for a single user Connect to Exchange Online by using remote…

Leave a Comment

Important notice for Office 365 email customers who have configured connectors

If you’re an Exchange Online or Exchange Online Protection (EOP) subscriber and you have configured connectors, this post contains important information that might impact your organization. To make sure that your mail flow isn’t interrupted, we strongly recommend that you read this post and take any necessary action at your earliest convenience. The change will…

Leave a Comment

How to Manually Configure Outlook for Office 365

How to Manually Configure Outlook for Office 365. This is especially handy if you encounter issues with auto-discover attempting to connect to the Exchange server. Here’s a quick guide that walks you through the process of manually configuring Outlook for Office 365, on both Windows 7 and 8. Go to https://www.testexchangeconnectivity.com Go to the Office 365 tab…

Leave a Comment

How to Disabled OWA Signatures in Office 365 for all Staff.

This is normally done if a 3rd Party email branding software like exclaimer or CodeTwo is being used. Native to Office 365 (Exchange Online) there is a great way to prevent users from Enabling Signatures in OWA : Disable OWA Signatures. First lets create a connection to Office 365 Powershell. $UserCredential = Get-Credential Next lets create…

Leave a Comment

How to Disabled OWA Signatures in Office 365 for all Staff

How to Disabled OWA Signatures in Office 365 for all Staff. This is normally done if a 3rd Party email branding software like exclaimer or CodeTwo is being used. Native to Office 365 (Exchange Online) there is a great way to prevent users from Enabling Signatures in OWA : Disable OWA Signatures. First lets create a…

1 Comment