I Got Tired of Hand-Editing AppLocker XML, So I Built a GUI for It
Authoring AppLocker policy for Intune usually means either the Group Policy editor (which doesn’t understand Intune’s OMA-URI format) or …
Real-world guides, troubleshooting and deployment solutions for Microsoft Endpoint Management.
9 articles published
Authoring AppLocker policy for Intune usually means either the Group Policy editor (which doesn’t understand Intune’s OMA-URI format) or …
I added a public landing page to a Blazor Server app and it rendered as a blank white screen — not just that page, every page, for every anonymous user. No …
az webapp deploy kept throwing rsync warnings I’d learned to ignore as noise. They weren’t noise — Compress-Archive was writing backslash paths into …
Three bugs I hit building CET2, none of which showed up in the docs, and none of which threw the error you’d expect: a PowerShell type-coercion trap, a …
cert-manager sat on ’not yet propagated’ while the TXT record was demonstrably live. The catch: it checks propagation through the cluster’s …
MDE’s deployment tool installs fine on Ubuntu 26.04 — right up until a removed apt-key, a repo it clobbers itself, and a phantom ‘apt is busy’ …
Federated credentials to Azure are supposed to be the easy, secure way to do CI/CD. They are — right up until the subject claim doesn’t match any …
I built a RealmJoin-style provisioning screen for Autopilot devices from scratch. Here’s what actually broke, and why almost none of it showed up until I …
Oryx’s build container is too old for the Hugo version it downloads. The fix: build Hugo on the GitHub runner yourself and tell Azure to just upload the …