Home / 2025

Preliminary information This article, or rather this script, is based on the GitHub script of the AdminDroid team. Before I get to my script and my article, I would like to point out the initial script that motivated me to create my script and this article for the community. Thanks again to AdminDroid for making […]

I’m excited to share a new PowerShell script I’ve developed that dives into Microsoft Teams presence data and generates a graphical report. This script allows you to analyze user presence within your tenant over the past week, offering valuable insights into how your teams are engaging and collaborating. Understanding user presence in Microsoft Teams can […]

Introduction I’ve delved into the world of PowerShell scripting to create a solution that records and reports the current utilization of meeting rooms in Exchange Online. If you’re looking to optimize your meeting room usage and get detailed insights, this script is for you!   Script Overview The PowerShell script I’ve developed is designed to […]

In today’s digital landscape, automating processes is an essential part of increasing efficiency and maximizing productivity. In this blog post, I will introduce you to a powerful PowerShell script that greatly simplifies the registration of applications in Microsoft 365. This script provides a complete solution that not only automates app registration, but also generates a […]

Recently, an unexpected problem popped up with some ConditionalAccess policies: it is not possible to enforce controls. Applications show up as ‘excluded’ from the targeted resources when ConditionalAccess policies are evaluated. This behaviour allows users to access resources without MFA or compliant devices. This is possible for Applications which use Entra ID as Idp or […]