Search Results for

    Show / Hide Table of Contents

    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.

    INPUTS

    System.UInt32

    OUTPUTS

    AdmPwd.Types.PublicKey

    NOTES

    RELATED LINKS

    • Improve this Doc
    ☀
    ☾
    Back to top Generated by DocFX