Get-CertificateNotificationTask
Returns all registered certificate notification tasks.
Get-CertificateNotificationTask []
The Get-CertificateNotificationTask cmdlet returns all certificate notification tasks currently registered by the New-CertificateNotificationTask cmdlet.
PS C:\>Get-CertificateNotificationTask
This example gets all certificate notification tasks currently registered by the New-CertificateNotificationTask cmdlet.
None
None
Microsoft.CertificateServices.Command.CertificateNotificationTask
This cmdlet returns a CertificateNotificationTask object for each certificate notification task that is currently registered by the New-CertificateNotificationTask cmdlet.