Microsoft

Resolve AD Schema GUIDS with PowerShell

Encountered unresolved GUIDS in an Event from Event Viewer today, and did some research to find out how I could resolve it to real names.

Found a big hint here, but needed to change syntax and clean up the script.

Resulting function can be found on my public GitHub here.