Table of ContentsOverviewFiltersLimitationsPlatformNamingWindows Build NumbersCatalogWindows 11 26H1 is a Problem ChildGenerating FiltersThe ScriptLTSCFeature UpdatesWhich Filters Should You Actually Create?Creating...
A deep-dive look at the Windows Package Manager Community Repository. Its manifests, submission pipeline, validation model, and a clear-eyed comparison against curated enterprise catalogs maintained by dedicated...
App inventory is Intune’s new feature for collecting detailed application data from Windows devices, and it leaves the old Discovered apps report in the proverbial dust. Pull up a chair, pour yourself something...
Microsoft Security Copilot agents are now embedded directly inside the Intune admin center. In this post, I walk through real world testing of the Change Review Agent, Policy Configuration Agent, and more, including...
Scan source behavior has always been a gray area, i’ve been down the rabbit hole several times, and in co-managed environments it has become genuinely difficult to get clarity. Between ConfigMgr, Intune policy...
You’ve probably heard someone (maybe me) say something like: “Admins should just learn KQL and Microsoft Graph, you don’t need AI for Intune.” And honestly… I’m not wrong (side glances at my wife) Learning KQL and...
Ever seen your PowerShell script crash with a mysterious HTTP 429 Too Many Requests from Microsoft Graph? That’s rate limiting - the API’s polite way of telling you to slow down. In this post, we dig into Graph’s global...
Most of us are laser-focused on patching Windows and keeping our apps up to date. But what about browser extensions? Do we assume they’re safe just because they come from the Chrome Web Store or Edge Add-ons site? In...
Dive into Microsoft Graph authentication with PowerShell. In this blog we explore OAuth flows, PKCE security, and token handling. Learn how to build a secure auth flow from scratch and why the SDK might still be the...
In this post, we'll analyse the Entra PowerShell module's authentication implementation and discuss whether it's necessary for your Intune automation needs if you're already using the Microsoft.Graph.Authentication...