Get-AdmPwdPublicKeys
SYNOPSIS
Returns all public keys managed by PDS
SYNTAX
Get-AdmPwdPublicKeys [<CommonParameters>]
DESCRIPTION
Returns Public keys oin Base64 form, suitable for entering into GPO for distribution to clients.
EXAMPLES
Example 1
Get-AdmPwdPublicKeys
Returns all public keys managed by PDS
PARAMETERS
CommonParameters
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.