Select Page

Month: September 2018

#PowerShell โ€“ Reporting on Certificate Templates via #ADSI

All certificate template information is stored in Active Directory. As itโ€™s shared configuration through a forest, itโ€™s stored in the AD Configuration partition. I needed to report which certificate templates and their associated OIDs. Let’s do it with simple code and no external modules.

Read More