Category: Management

Exchange Online finally has plus addressing!

During the virtual Microsoft Ignite 2020, the Exchange Product Group announced the general availability of plus address support in Exchange Online. This has been a long request feature; I blogged about this in 2014 and Microsoft already announced it during Microsoft Ignite 2019. But now it’s here! Considering enabling Plus Addressing And if your re-read my 2014 post, you might...

Can I place my Exchange hybrid management server in Azure and use Azure Domain Services?

As some might know (although I and others have to repeat this regularly…), if you enable directory synchronization from your on-premises Active Directory (AD) and you migrate all you Exchange mailboxes to Exchange Online you still require an Exchange server to manage mail(box) objects. It is the only supported solution, even though some use third party tooling or ADSIedit. Luckily...

Checking security protocols and ciphers on your Exchange servers

Microsoft states that Exchange 2010 and 2013 are secure out of the box. With this they mean that every traffic coming in and out of Exchange is one way or another encrypted with security protocols. Whether this is web traffic or specific for SMTP. Even IMAP and POP are enabled with mandatory encryption (although the services are disabled by default). However...

Using your browser to check Exchange 2013 protocol health

Sometimes you’re not at work and you suspect there is something wrong with your Exchange 2013 servers and you can’t access your environment remotely for whatever reason. Well, in some cases you can check this with just a browser. For each Exchange protocol, there is an URL you can use to check the health. The format would be: https://<External FQDN>/<protocol>/healthcheck.htm If...

Do not update your Office Web Apps Server with automatic updates

Although it is not exactly required to deploy with Exchange Server 2013, Office Web Apps Server (OWAS or also referred to as WAC server) provides a more user friendly experience instead of the standard Web Preview. For Lync Server 2013 it’s a requirement if you want to be able to present PowerPoint files in a conference. And well, for SharePoint...

Managing Mailbox quota’s: databases with different settings?

So, a while back I discussed an on-premises Exchange design for a customer. When discussing database distribution in an Exchange 2013 Database Availability Group (DAG), the topic of mailbox quota’s came along. They insisted on having different Database (DB) level quota’s and move mailboxes to other databases when the user requires more storage space. It’s a tactic I have seen...

Exchange RBAC might be more granular than you think

Most Exchange admins probably know (or should know )  the permission model since Exchange 2010 is Role Based Access Control, RBAC for short. With it, you can regulate quite granularly what admins and end-user are able to do, without the hassles of Access Control Lists (ACLs). However, it recently became clear that it might be more granular than you think....

Blocking the Windows 8 Mail app in Exchange 2010 & 2013

I think I might start a new tradition: every time a major/important OS or update is released, I try find out how to block it from Exchange . Now, I know the Mail app has been around for some time now. If you recollect, I did some research on how Exchange ActiveSync (EAS) within the Mail app works in general...

Blocking iOS 7 in Exchange 2010 & 2013 (updated)

Now that iOS 7 available, it might be interesting to know how to block this version. In the past there were some issues with the Exchange ActiveSync implementation in specific iOS DeviceOS versions (read this and this). Please note that I did not encountered or heard of any ActiveSync issues with iOS 7, but it might be prudent to be...

The UC Architects episode 14 is now available!

Episode 14 is now available for download! It is hosted by Steve Goodman and co-hosts were John Cook, Serkan Varoglu, Johan Veldhuis and Stale Hansen. Christmas Exchange 2010 SP2 RU5 Version 2 Issues with the Windows Management Framework on Exchange 2010 and 2007 Lync Pilot Kit Lync Conference 2013 Tips for early adaptors on Lync 2013 Issues with Live.edu to...

Simplifying the OWA URL with Citrix Netscaler

Next to Content Switching (which I recently wrote a post about), Citrix Netscalers can also do URL Rewrites. This enables us to simplify the OWA URL. First, be sure the Rewriting option is enabled by going into System, then Settings and choose Configure Basic Settings. Check the tick box for Rewrite After this, first make an Rewrite Action by going...

Load balancing Exchange 2010 with Citrix Netscaler using Content Switching

Next to F5, KEMP technologies and a lot of other network load balancing vendors there’s also Citrix with it’s Netscaler brand. Especially when an environment also has Citrix servers, it could mean that well scaled Netscaler devices are present and can also be used for other purposes next to Citrix Secure Gateway access. Obviously Exchange 2010 comes to mind. Citrix...