How to get a list of certificate templates from AD using Powershell

I need to query for list of certificate templates that are stored in the AD, to be used in a program. Is there a way to achieve this using powershell ? 

Thank you

March 24th, 2015 10:51pm

Hi,

On Windows Server 2012 R2 and Windows 8.1, we can use

get-CAtemplate

AD CS Administration Cmdlets in Windows PowerShell

https://technet.microsoft.com/en-us/library/hh848365.aspx

Best Regards,

Free Windows Admin Tool Kit Click here and download it now
March 25th, 2015 10:56pm

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics