< Back
Get-DnsPlugins
Post
NAME Get-DnsPlugins
SYNOPSIS
List the available DNS plugins
SYNTAX
Get-DnsPlugins [<CommonParameters>]
DESCRIPTION
The returned values are what should be used with the -DnsPlugin parameter on various other functions.
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
OUTPUTS
System.String
-------------------------- EXAMPLE 1 --------------------------
PS C:\\>Get-DnsPlugins
Get the list of available DnsPlugins
RELATED LINKS
Project: https://github.com/rmbolger/Posh-ACME
New-PACertificate
Publish-DnsChallenge
Get-DnsPluginHelp
SYNOPSIS
List the available DNS plugins
SYNTAX
Get-DnsPlugins [<CommonParameters>]
DESCRIPTION
The returned values are what should be used with the -DnsPlugin parameter on various other functions.
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
OUTPUTS
System.String
-------------------------- EXAMPLE 1 --------------------------
PS C:\\>Get-DnsPlugins
Get the list of available DnsPlugins
RELATED LINKS
Project: https://github.com/rmbolger/Posh-ACME
New-PACertificate
Publish-DnsChallenge
Get-DnsPluginHelp