SCCM, Intune, and Beyond

If you're managing a large Windows environment and you've ever spent three hours finding an answer that should have taken twenty minutes — this site is for you.

Start Learning Now

Image of me
Systems Engineer III based in East TN. Two decades in IT, currently managing a large-scale enterprise Windows environment. The posts here are the ones I wish existed when I was troubleshooting — real fixes for real problems that are just hard to Google. I document the tricky stuff so you don't have to dig as long as I did.
More about me.

Intune and SCCM

As a Systems Engineer, I spend my days managing a large-scale enterprise endpoint environment using SCCM and Intune. The articles here cover the real-world, hard-to-Google problems — the fixes that took too long to find and shouldn't be that hard to track down again.

Software Development and Scripting

Scripting and development have been part of my toolkit for over two decades — from automating sysadmin work to building production tooling at a cybersecurity company. The blog covers code that solves actual IT problems, including things that never make it to my GitHub.

Recent Posts

PowerShell 64-bit console and PowerShell 32-bit console
Learn how to read registry values from the 64-bit location of HKLM:\Software from a 32-bit powershell console.
recurive design of groups to members
How to pull members of an AD Group in a much faster way with recursion optional
set reboot pending registry value
In this tutorial, you'll learn one quick way to check or set a reboot pending flag.