If you’re starting to, or already, dabble with Intune automation, one of the first questions you eventually hit is…how do I create a Win32 app without using the Intune admin center? In the portal, you upload an ...
If you are sometimes slow updating your lab modules, like me, you may have noticed that when you ran Connect-MgGraph to do your Intune magic, you didn’t get a browser prompt for that interactive login...
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...