Intune Policy Manager AI-powered policy descriptions and conflict analysis dashboard.

AI-Powered Intune Policy Documentation and Conflict Analysis

If you manage Microsoft Intune at scale, you know the pain: hundreds of policies, most of them with empty or outdated descriptions, and zero visibility into which settings overlap or even contradict each other across policies. I’ve seen this in pretty much every tenant I’ve worked with and honestly, it’s one of the most underestimated operational risks in modern endpoint management.

So I built a tool to fix it. It builds on the same idea I explored in Create your own Intune Co Pilot using Azure OpenAi Studio, but takes it further with policy documentation and conflict analysis. Let me walk you through it.

Intune policy management tool showing conflict analysis dashboard
Read More »
Build a Microsoft Intune AI Agent with Foundry

Build a Microsoft Intune AI Agent with Foundry

We’ve all built PowerShell scripts to query Intune, wrapped them in some automation, and called it a day. It works. But with Azure OpenAI Service and models like GPT-4.1 and GPT-5.2 optimized for tool calling, there’s a more interesting approach—building an actual AI agent that can talk to your Intune environment.

Instead of writing a script for every query, you build one agent that understands natural language and calls the Graph API on your behalf. Ask it “which Windows devices are non-compliant?” and it figures out the right API call, executes it, and summarizes the results. It’s not magic—it’s function calling with a nice interface.

In this post, I’ll walk you through two different approaches to building this agent: the classic direct SDK approach and the newer Microsoft Agent Framework. Both use the same underlying Graph API client, but differ in how they orchestrate the AI. Let’s dive in.

Read More »
Right Click Tools for SCCM & Intune: Patch, Report, Elevate

Right Click Tools for SCCM & Intune: Patch, Report, Elevate

If your day still looks like this—jumping between consoles, chasing patch gaps, and wrestling with standing local admin—your tools are slowing you down. The New Right Click Tools changes that by bringing patchingreporting/visibility, and privileged access together, built for SCCM/ConfigMgr and Intune realities.

Trusted across 60M+ endpoints, Right Click Tools is designed for modern endpoint management at scale—without adding another portal to learn.

Right Click Tools graphic for SCCM and Intune teams
Read More »
Patch My PC Home Updater 5.0: What’s New and How It Works

Patch My PC Home Updater 5.0: What’s New and How It Works

During the recent MMS conference, I had the opportunity to get an early look at the new Patch My PC Home Updater 5.0. Keeping your PC updated is crucial for security, performance, and accessing the latest features in your applications. In business environments, IT teams usually handle this task, but in our personal lives, it’s an important responsibility that often falls to us individually.

To simplify this process, Patch My PC offers a free tool designed to keep your home PC’s software up to date effortlessly. In this blog, I’ll walk you through how it works and what’s new in version 5.0.

Patch My PC Home Updater application interface
Read More »
Recap Ignite 2022 – New Intune related announcements

Recap Ignite 2022 – New Intune related announcements

Like every year the Ignite of Microsoft takes place. This is an event where Microsoft presents news in their products but also general strategic topics on which they will work within the next few months. This year the ignite was a hybrid event both as live stream and on site in Seattle. In this blog I would like to briefly summarize what was presented in relation to Mem (whether this name is still the right one?). You can find a detailed summary under this link.

Recap Ignite 2022 – New Intune related announcements
Read More »