I had to recently do some eDiscovery work in the Security and Compliance Center (I'll post about that next, there was some cool PowerShell in there too 🙂 ), and as I often do, I turn to PowerShell to automate the process - or at least make it easier for me to do more things … Continue reading PowerShell: Connect to the Security & Compliance Center
Tag: Modern Auth
PowerShell: Connect to Exchange Online – MFA Style
I've been using my Exchange Online connection script for some time now, and I love it - however, one of the biggest failings of that PowerShell module is that it doesn't support MFA, which is becoming more common as a requirement as we go along. Thankfully, Microsoft has released a new PowerShell module for connecting … Continue reading PowerShell: Connect to Exchange Online – MFA Style
Office 2013 and Modern Auth
Office 2013 and modern auth have a bit of a shaky relationship - once you're working with Office Pro Plus, or even 2016, the experience is a whole lot smoother. Sadly, Office 2013 feels like it's a bit of a hit and a miss when trying to nail down authentication errors, especially if you can't … Continue reading Office 2013 and Modern Auth
Office 2013 and Modern Auth
I've been working on a project recently where we've been running into some weird issues with Modern Authentication in general, and MFA specifically. It basically boils down to needing to understand two things: Office 2010 does not like Modern Auth at all; and, Office 2013 only really likes Modern Auth conditionally. Now, I know what … Continue reading Office 2013 and Modern Auth