TROUBLESHOOTING. Calendar, SSL, Mailboxes, and more!



Similar documents
Hybrid Architecture. Office 365. On-premises Exchange org (Exchange 2007+) Provisioned via DirSync. Secure Mail flow

How to Request and Configure Exchange Server 2013 Certificate

Extend your Exchange On Premises Organization to the Cloud

Navigate your checklist Before you begin with Exchange Sign up for Office

Load Balancing Exchange 2010 Client Access Servers using an Hardware Load Balancer Solution

Mod 3: Office 365 DirSync, Single Sign-On & ADFS

The next page is the really clever bit! Here you run through a series of options about

Exchange mailbox users can access their from anywhere using the Outlook Web Access

Create user mailboxes

WHITE PAPER BT Sync, the alternative for DirSync during Migrations

Erado Archiving & Setup Instruction Microsoft Exchange 2007 Push Journaling

Journaling Guide for Archive for Exchange 2007

MICROSOFT ACTIVE DIRECTORY SYNCHRONIZATION, ADFS, AND EXCHANGE HYBRID

Attention: This is an old version of the GALsync Upgrade Instructions, which was published for GALsync 5.1.

Converting Prospects to Purchasers.

Workshop purpose and objective

Before you begin with an Exchange 2010 hybrid deployment Sign up for Office 365 for an Exchange 2010 hybrid deployment... 10

Exchange Server Hybrid Deployment for Exchange Online Dedicated

Before you begin with an Exchange 2010 hybrid deployment Sign up for Office 365 for an Exchange 2010 hybrid deployment... 10

Deploying and Managing Microsoft Exchange Server 2013

Load Balancing Exchange 2007 Client Access Servers using Windows Network Load- Balancing Technology

Cloud. Hosted Exchange Administration Manual

MOC 5047B: Intro to Installing & Managing Microsoft Exchange Server 2007 SP1

Client configuration and migration Guide Setting up Thunderbird 3.1

SAML based Single Sign-on integration for:

How to configure Incoming Enabled Libraries in MOSS2007 RTM using Exchange 2007 in an Active Directory Domain.

E2E Complete Known Limitations

NYS Office 365 Administration Guide for Agencies

Deploying the Barracuda Load Balancer with Microsoft Exchange Server 2010 Version 2.6. Introduction. Table of Contents

Business . Setup guide

Microsoft MCITP Exam

How To Send E Mail From An Exchange 2007 To A Domain Name Address Book On A Domain Address Book (For A Domain) On A Pc Or Mac Xp (For An Ipod) On An Ipo (For Windows 2007) On Your Ip

MailEnable Connector for Microsoft Outlook

Office 365 from the ground to the cloud

Outlook Connector Installation & Configuration groupwaresolution.net Hosted MS Exchange Alternative On Linux

Data Ingestion into Office 365

NTWEEKLY.COM - Exchange Server Cmdlets Shell Guide V1.0

Field Description Example. IP address of your DNS server. It is used to resolve fully qualified domain names

How To Migrate From 2003 To 2010 On An Exchange 2003 Server 2003 (For A Large Organization)

Multi-Tenant Scalability Guidance for Exchange Server 2010 Service Pack 2

How to Migrate to MailEnable using the Migration Console

Managing Recipients in Exchange 2007

Lesson Plans Configuring Exchange Server 2007

Avatier Identity Management Suite

Apple Mail Exchange Configuration. Microsoft Exchange 2007 and Mac OS X 10.6 Snow Leopard. MailStreet Live Support:

Information Technology Services. Your mailbox is moving to the cloud. Here is what to expect.

Resonate Central Dispatch

Installation Manual UC for Business Unified Messaging for Exchange 2010

Configuring Outlook for IMAP. Creating a New IMAP Account. Modify an Existing Account

Microsoft Premier Deployment. Office 365 Service Description

Migration guide. Business

Configuring your client to connect to your Exchange mailbox

Helping Users Sync Contacts and Events with Exchange Sync (Beta)

Migrating from MyYSU Mail to Office 365 Microsoft Outlook 2010

Microsoft Office 365 how to make a booking for meeting rooms and resource calendars

MICROSOFT EXAM QUESTIONS & ANSWERS

Migrating Exchange Server to Office 365

Hosted Exchange 2010

Mahmoud Magdy Microsoft MVP Exchange server Tech Lead Ingazat Information Technology. Mohamed Fawzi Senior Infrastructure Consultant Link Development

Dell Client Profile Updating Utility 5.5.6

Coveo Platform 7.0. Microsoft Exchange Connector Guide

Vodafone Plus. User Guide for Windows Mobile

Microsoft. Exchange Referent: Daniel Glomb System Architect

Erado Archiving & Setup Instruction Microsoft Exchange 2010 Push Journaling

Using Avaya Aura Messaging

Avatier Identity Management Suite

Mobile Device Management in a BYOD World. Jay Cotton Microsoft PFE

Cisco TelePresence Management Suite Extension for Microsoft Exchange

Exchange Mailbox Protection Whitepaper

MICROSOFT EXCHANGE, OFFERED BY INTERCALL

migrating from hosted Exchange service to inhouse Exchange solution

SyncLockStatus Evaluator s Guide

GSX for Exchange. When End User performance... Matters! GSX Solutions 2015

CISNTWK-492e. Microsoft Exchange Server 2003 Administration. Chapter Five Managing Addresses

New York Exchange User Group: Upgrade to Exchange Server 2013

Using Exclaimer Signature Manager with Office 365

ConnectMail Mobile Configuration

Toll Free: International:

EJBCA with GemSAFE Toolbox Part2 Sign. and Encrypt

Hosted Exchange Setup Instructions

Office 365 deployment checklists

Working with Mail (Hosted Exchange)

ALOHA Load-Balancer. Microsoft Exchange 2010 deployment guide. Document version: v1.4. ALOHA version concerned: v4.2 and above

Documentation. OpenScape Office V3 OpenScape Office MX V2 Linking to MS Exchange Server 2010

Office 365 deploym. ployment checklists. Chapter 27

Dell Migration Manager for Exchange User Guide

Digital certificates and SSL

Attix5 Pro Plug-ins. V6.2 User Manual. Cover. for Microsoft Windows. Your guide to installing and using Attix5 Pro plug-ins. Last updated: 2011/10

Evoko Room Manager. System Administrator s Guide and Manual

A Transend Corporation White Paper Preparing Microsoft Exchange Server for Migration

GSX Monitor & Analyzer When end-users performance Matters! GSX Solutions 2014

Astaro Mail Archiving Getting Started Guide

Office365 Packaged Consultancy

Transcription:

Calendar, SSL, Mailboxes, and more!

TABLE OF CONTENTS: Office 365 Calendar Invites and Meeting Requests. 3 Alleviate Local SSL Cert Pop Ups..7 Purging and Removing Deleted Users and Mailboxes From Office 365....11 Windows XP and Office 365..14

CHAPTER 1: Office 365 Calendar Invites and Meeting Requests In this ebook, we will cover Office 365 Calendar Invites and Meeting Requests Coming Across as Plain-text Email to Non-Mailbox Users within the GAL. Page 3

A default setting within Office 365 that can lead to some frustration is that External Contacts and Mail-Enabled Users (not to be confused with Mailbox-enabled) will often will not receive calendar/meeting invites properly in that they arrive in the recipients mailboxes as simple plain-text emails that they cannot accept or decline and thus not get placed into their calendars. Basically, Office 365 uses MAPI Rich Text formatting as the default for these users/contacts, thus transforming HTML messages such as calendar invites into plain-text. What you need to do is turn off this setting for all Mail Enabled users and External Contacts that are listed in your GAL. Page 4

What you need to do is turn off this setting for all Mail-Enabled users and External Contacts that are listed in your GAL. Mail-Enabled Users To do this, for all Mail-Enabled users, execute the following: Get-MailUser -Resultsize Unlimited Set-MailUser - UseMapiRichTextFormat Never To do this, for one particular mail-enabled user, perform the following command: Set-MailUser Alias of User UseMapiRichTextFormat Never For example, for user information, perform the following: Set- MailUser information UseMapiRichTextFormat Never IF you need to back out of this or undo for any reason, instead of stating Never at the end of the cmdlet, input UseDefaultSettings instead. 365Command makes this easy. Learn more. Page 5

Mail-Enabled Users To do this, for all Mail-Enabled users, execute the following: Get-MailUser -Resultsize Unlimited Set-MailUser - UseMapiRichTextFormat Never To do this, for one particular mail-enabled user, perform the following command: Set-MailUser Alias of User UseMapiRichTextFormat Never For example, for user information, perform the following: Set-MailUser information UseMapiRichTextFormat Never IF you need to back out of this or undo for any reason, instead of stating Never at the end of the cmdlet, input UseDefaultSettings instead. External Contacts For External Contacts, the Nomenclature is similar, instead you replace MailUser with MailContact within the cmdlet. Get-MailContact -Resultsize Unlimited Set-MailContact - UseMapiRichTextFormat Never To do this, for one particular mail-enabled user, perform the following command: Set-MailContact Alias of User UseMapiRichTextFormat Never For example, for user Dottie Pepper, you need to perform the following: Set-MailContact Dottie Pepper UseMapiRichTextFormat Never NOTE: To get a list of all of either the MailUsers or External Contacts within your Office 365 GAL, input the following cmdlets: Get-MailUser More or Get-MailContact More Page 6

CHAPTER 2: Alleviate Local SSL Cert Pop-Ups This tip focuses once again on Exchange Hybrid/Coexistence setups and/or migrations to Office 365. In particular, this tech tip discusses how to alleviate the annoying SSL certificate pop-up that your Outlook users will start to receive when the Exchange 2010 or 2013 Hybrid server comes online. An example of this pop-up is below: Page 7

This occurs because the SSL and/or UCC certificate that you have purchased and installed onto the Exchange 2010/2013 Hybrid server does NOT contain the local/internal URL of the CAS instance of this server, which is often cas.mycompany.local, or some kind of local domain that is not publicly searchable/obtainable on the internet. As a result, the local Autodiscover service is configured to initially use cas.mycompany.local as its FQDN, which is why Outlook keeps popping-up this message to your end-users. Page 8

In the past, some CAS (Certificate Authorities) would allow you to purchase UCC certificates that could secure the local CAS domain instance as well, but because of the new referendum that no longer allow for internal domains to be trusted in a certificate purchased from a CA after November 1, 2015, CAS have already been implementing policies to eliminate this, which means even today in most cases you cannot purchase a certificate to trust an internal domain, which is leading to more and more problems with this internal pop-up message from Outlook as depicted above. Here are some links which talk about the new CA referendum: DigiCert on SSL Certificates Go Daddy on Multi-domain Certificates Page 9

Thankfully there is a way to adjust/fix this internally on your Exchange 2010/2013 Hybrid server so that this is no longer an issue. Essentially, you are going to adjust the internal FQDN to reflect the external, publicly facing FQDN for which you do indeed have an SSL/UCC certificate. To fix this problem, you need to use the Exchange Management Shell (EMS) on the Exchange 2010/2013 server. For this example, we will assume that internal FQDN is: cas.mycompany.local, and that the public FQDN is pubcas.mydomain.com. The commands are: Set-ClientAccessServer Identity cas AutodiscoverServiceInternalUri https://pubcas.mydomain.co m/autodiscover/autodiscover.xml Set-WebServicesVirtualDirectory Identity EWS (Default Web Site) InternalUrl https://pubcas.mydomain.com/ews/exchange.as mx Set-OABVirtualDirectory Identity oab (Default Web Site) InternalUrl https://pubcas.mydomain.com/oab If you are utilizing the Unified Messaging Service (UMS), you will also need to input the following: Set-UMVirtualDirectory Identity unifiedmessaging (Default Web Site) InternalUrl https://pubcas.mydomain.com/unifiedmessaging /service.asmx Page 10

CHAPTER 3: Purging and Removing Deleted Users From Mailboxes from O365 In this chapter, we will review how to purge/remove deleted users/mailboxes from Office 365 without having to wait for Microsoft s default 30-day window to ultimately, completely eradicate the account. This is especially useful if there is a mistake or typo found with a particular user (for example their Display Name) yet they need to use the same UPN for the new and adjusted account. When you delete the user in question, they will be moved to the Deleted Users section within the Office 365 portal. It is at this point you are at the mercy of waiting that 30 days (1 whole month), for that thing to finally be gotten rid of. Page 11

The problem is, if you don t purge this account, and you attempt to create the new user with the adjusted settings and the same UPN or primary SMTP address, you will get an error citing that there is already an object with this same information, thus the operation cannot be completed. This is one of those cases, where waiting for the 30-day window for Microsoft to purge your deleted users and mailboxes simply is not sufficient. Our 365Command development team will have the GUI built for this process soon, but in the meantime the cmdlet s that you need to fix this are below: Purge Deleted Users and Mailboxes from Office 365 Single-User Deletion: In order to permanently purge a single-user from the Deleted users section, execute the following: Remove-MsolUser UserPrincipalName username@mydomain.com Get-MsolUser -ReturnDeletedUsers Remove-MsolUser RemoveFromRecycleBin Force This will work with BOTH DirSync d and non-dirsynched (Users created directly in the Office 365 tenant). Page 12

Bulk User Deletion: If you have multiple users that need to be purged, you can then execute the command below: Get-MsolUser -MaxResults 30 -ReturnDeletedUsers Remove- MsolUser RemoveFromRecycleBin Force NOTE: The MaxResults parameter is variable, and you can choose a different number other than 30. This particular command will purge the first 30 deleted users that the command encounters. You can adjust this lower or higher. Keep in mind that the higher that you make the number, the longer it will take to run as it is trying to purge/accumulate a larger number of accounts to purge. Purge External Contacts: A similar command can be run to purge deleted contacts as well, in case you need to quickly recreate them Get-MSOLcontact SearchString gary FL DisplayName, EmailAddress, ObjectID Remove-MSOLContact ObjectID ObjectID Where gary is part of the Display Name for the contact in question. Page 13

CHAPTER 4: Windows XP and Office 365 In this chapter, we will go over using Windows XP with Office 365, especially the new version of Office 365 (Wave 15). For those of you who are moving to Office 365 or are in the process of migrating to Office 365 and still have some legacy workstations on Windows XP, this information will be important to you. Page 14

Windows XP End-of-Life If your organization does still have Windows XP workstations, it is time to either upgrade or retire them. Microsoft will no longer support Windows XP as of April 2014. Below is an official link from Microsoft that discusses this: http://www.microsoft.com/enus/windows/endofsupport.aspx With regard to Office 365, Windows XP support will end on January 1, 2014. Here is a link that discusses this as well: http://onlinehelp.microsoft.com/ office365-enterprises/ff652534.aspx This means, that you have less than eight months to retire and/or upgrade these systems before support is no longer available for them. Page 15

Windows XP requirements for Office 365 integration: If you can t get rid of Windows XP just yet, and have no choice but to get these workstations working with Office 365, there are some things that you need know in order to get these workstations to properly connect with the service and working properly. The two items below are essential: 1. Make sure that the version of Microsoft Outlook on the XP machines are as shown below or higher: Outlook 2007: 12.0.6665.1000 or higher (this encompasses SP3 plus other Microsoft Office/Outlook updates) Outlook 2010: 14.0.6126.5000 or higher 2. Have we applied the November 2012 Public Update (or later) to all of their Outlook clients? http://support.microsoft.com/kb/2781266 If these 2 requirements are not met, your Windows XP machines will experience problems with connecting to and working with Office 365 Wave 15. Page 16

Something else that is critical, is to make sure that your Windows XP machines have the latest version of Microsoft Update installed (the MSI Installer), if your XP machines are still using the old Windows Update ActiveX control, it will prevent those machines from finding the additional updates needed for Windows and Office/Outlook. Thus, your machines will seemingly be up-to-date with their patches and updates, but in fact they will not and connection problems to Office 365 will still persist. If you are currently experiencing these issues on your XP workstations, once Microsoft Update gets installed/updated, your machines will find the updates needed to get Outlook, and perhaps Windows XP itself, up to the proper version and thus alleviating any connectivity problems with Office 365. Page 17

TECH TIPS BY MESSAGEOPS POWERED BY: If you re interested in improving your Office 365, register for a free trial and see how Command 365 can help you take control of your business!