PowerShell Logo Small

Get-CACrlDistributionPoint



This is the built-in help made by Microsoft for the command 'Get-CACrlDistributionPoint', 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 all the locations set on the CRL distribution point (CDP) extension of the certification authority (CA) properties.

SYNTAX


Get-CACrlDistributionPoint [<CommonParameters>]



Search powershellhelp.space

DESCRIPTION


The Get-CACRLDistributionPoint cmdlet gets all the locations set on the CRL distribution point (CDP) extension of the certification authority (CA) properties.



<

RELATED LINKS

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

REMARKS

<

Examples


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

C:\PS>Get-CACrlDistributionPoint



Description

-----------

Returns a certification authority (CA) certificate revocation list (CRL) distribution point (CDP) type object, which contains the settings information and uniform resource
indicator (URI) that correspond to the CDP for the current CA.