< Back
Get-CertificateNotificationTask
Post
NAME Get-CertificateNotificationTask
SYNOPSIS
Returns all registered certificate notification tasks.
SYNTAX
Get-CertificateNotificationTask [<CommonParameters>]
DESCRIPTION
The Get-CertificateNotificationTask cmdlet returns all certificate notification tasks currently registered by the New-CertificateNotificationTask cmdlet.
PARAMETERS
<CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug,
ErrorAction, ErrorVariable, WarningAction, WarningVariable,
OutBuffer, PipelineVariable, and OutVariable. For more information, see
about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).
INPUTS
None
None
OUTPUTS
Microsoft.CertificateServices.Command.CertificateNotificationTask
This cmdlet returns a CertificateNotificationTask object for each certificate notification task that is currently registered by the
New-CertificateNotificationTask cmdlet.
EXAMPLE 1
PS C:\\>Get-CertificateNotificationTask
This example gets all certificate notification tasks currently registered by the New-CertificateNotificationTask cmdlet.
RELATED LINKS
Online Version: http://go.microsoft.com/fwlink/p/?linkid=287531
New-CertificateNotificationTask
Remove-CertificateNotificationTask
Switch-Certificate
SYNOPSIS
Returns all registered certificate notification tasks.
SYNTAX
Get-CertificateNotificationTask [<CommonParameters>]
DESCRIPTION
The Get-CertificateNotificationTask cmdlet returns all certificate notification tasks currently registered by the New-CertificateNotificationTask cmdlet.
PARAMETERS
<CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug,
ErrorAction, ErrorVariable, WarningAction, WarningVariable,
OutBuffer, PipelineVariable, and OutVariable. For more information, see
about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).
INPUTS
None
None
OUTPUTS
Microsoft.CertificateServices.Command.CertificateNotificationTask
This cmdlet returns a CertificateNotificationTask object for each certificate notification task that is currently registered by the
New-CertificateNotificationTask cmdlet.
EXAMPLE 1
PS C:\\>Get-CertificateNotificationTask
This example gets all certificate notification tasks currently registered by the New-CertificateNotificationTask cmdlet.
RELATED LINKS
Online Version: http://go.microsoft.com/fwlink/p/?linkid=287531
New-CertificateNotificationTask
Remove-CertificateNotificationTask
Switch-Certificate