IT, tech, and all-around nerd

Just an IT guy with his toys.

I'm Nick — an IT generalist in Wichita, Kansas. Telco, sysadmin, infrastructure, support, databases, web; Windows, Linux, and Mac alike. When a task shows up twice, I automate it.

Recent writing

// from the blog all posts
Fixing "SecurityHealthSystray.exe - Bad Image" (0xc000012f) When Nothing Normal Works

sfc, DISM, and a full in-place repair install all failed to fix a corrupted SecurityHealthSSO.dll. Here is what actually worked: pulling the real DLL from the standalone SecurityHealthSetup.exe installer and writing it into System32 from a Linux live USB, since Windows Resource Protection blocks every other path, even Microsoft’s own signed repair tool.