Can you Use ‘Let’s Encrypt’ on Hybrid Exchange?
Jan07

Can you Use ‘Let’s Encrypt’ on Hybrid Exchange?

KB ID 0001770 Problem A few months ago I wrote an article about getting free exchange certificates with Lets ‘Encrypt’. And that still works peachy, I implemented it on my test Exchange 2019 server (in Hybrid mode) and all appeared well.  Some time later, (remember this is my test network so it’s not in production.) I noticed that mail was not getting forwarded from O365 to the on premises Exchange server. I’ve...

Read More
O365 with Duo MFA (Without a P1 License?)
Feb16

O365 with Duo MFA (Without a P1 License?)

KB ID 0001737 Problem Working for a cloud service provider, (and a Duo partner). I get a lot of queries about Duo MFA for Office 365. Typically (I think) the best solution is to enable Azure Conditional Access and couple that with Trusted sites, so clients get challenged when out on the road, but not in the office. The drawback of this is Azure Conditional Access requires a P1 License, at time of writing that’s about $6 a month...

Read More
PowerShell: Disable MFA For All O365 Users
Feb10

PowerShell: Disable MFA For All O365 Users

KB ID 0001655 Problem If you have something boring/repetitive to do then Powershell is your friend! I needed to do this for a client that’s replacing their Office365/Azure AD MFA (Multi Factor Authentication) with Duo. Solution Connect to your Microsoft Services Online, i.e. Office365/Azure, using your administrative credentials with the following command; Connect-MsolService Then (Note: I’ve got more than 1000 users so I...

Read More
Azure AD Connector: Disable ADFS Authentication
Jan24

Azure AD Connector: Disable ADFS Authentication

KB ID 0001643 Problem Why would you want to disable ADFS authentication? Well what if ADFS is down, or you want to revert to some other authentication method? I was in a position a few weeks ago where I needed to disable ADFS on a clients Azure AD Sync. At that time the Microsoft Tech on the phone steered us towards doing what I can only describe as a ‘forced de-federation’. This involved using Powershell and it resets the...

Read More
No Mail Flow On-Premises To/From Office 365
Dec24

No Mail Flow On-Premises To/From Office 365

KB ID 0001631 Problem I upgraded my On-Premises Hybrid Exchange server recently, from Exchange 2016 to Exchange 2019. I remembered to add the new server onto the Office 365 send connector, but there was no mail flow between an on premises mailbox and an office365 mailbox? Solution This happens because, (even if you are using the same certificate on the new and old servers) the certificate that is used for TLS security between your...

Read More