PowerShell Logo Small

Get-CATemplate



This is the built-in help made by Microsoft for the command 'Get-CATemplate', in PowerShell version 5 - as retrieved from Windows version 'Microsoft Windows Server 2012 R2 Standard' PowerShell help files on 2016-06-23.

For PowerShell version 3 and up, where you have Update-Help, this command was run just before creating the web pages from the help files.

SYNOPSIS

Gets the list of templates set on the certification authority (CA) for issuance of certificates.

SYNTAX


Get-CATemplate [<CommonParameters>]



Search powershellhelp.space

DESCRIPTION


The Get-CATemplate cmdlet gets the list of templates set on the CA for issuance of certificates.



<

RELATED LINKS

Online Version: http://go.microsoft.com/fwlink/?LinkID=290942
Add-CATemplate
Remove-CATemplate

REMARKS

<

Examples


-------------------------- EXAMPLE 1 --------------------------

C:\PS>Get-CATemplate



Description

-----------

Return a list of certificate template entries that each contain a template name.