Windows PowerShell command on Get-command Get-CertificateNotificationTask
MyWebUniversity

Windows PowerShell command on Get-command Get-CertificateNotificationTask

NAME

Get-CertificateNotificationTask

SYNOPSIS

Returns all registered certificate notification tasks.

SYNTAX

Get-CertificateNotificationTask []

DESCRIPTION

The Get-CertificateNotificationTask cmdlet returns all certificate notification tasks currently registered by the

New-CertificateNotificationTask cmdlet.

PARAMETERS

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



Contact us      |      About us      |      Term of use      |       Copyright © 2000-2019 OurUNIX.com ™