Category: Security
-

Secure Score in Microsoft 365 with Business Premium: Quick and easy changes to up your score by ~40% (+ Powershell script for Teams and Exchange Online)
Trying to increase the secure score in Microsoft 365 can be a real time consuming task when adjusting each recommendation manually. Luckily, there are some really easy changes you can make to take your tenant security to the next level and also increase your secure score. I also decided to utilize the power of Powershell…
-

Teams B2B Chat Invite without Teams account: Configure Safely or Risk Phishing!
So, I saw this post on LinkedIn that mentioned a new setting rolling out for Microsoft Teams any day now (Targeted release for now, General availability is in January 2026). I decided to dive deep into this new setting and external identity management in Teams and Entra so you don’t have to. I also created…
-

How to configure TAP (Temporary Access Pass) in Entra ID for multiple users using Powershell
TAP is a great feature to use for recovering accounts that have lost access to their MFA token, for onboarding new users to Autopilot or enrolling devices in Intune or perhaps to setup strong authentication like Yubikeys. However in Azure when assigning TAP you can only do it for one user at a time which…