Get-CATemplate
Gets the list of templates set on the CA for issuance of certificates.
Get-CATemplate []
The Get-CATemplate cmdlet gets the list of templates set on the certificate authority (CA) for issuance of certificates.
PS C:\> Get-CATemplate
This command gets a list of certificate template entries that each contain a template name.
None
Microsoft.CertificateServices.Administration.Commands.Common.CertificateTemplate
This cmdlet returns an array of certificate template objects which have two properties: (1) Object Name and (2) Object ID (OID). Both properties are of string type.