Search Results for

    Show / Hide Table of Contents

    Get-AdmPwdEnvironmentStatus

    SYNOPSIS

    Returns status information about environment managed by the solution.

    SYNTAX

    Get-AdmPwdEnvironmentStatus [<CommonParameters>]
    

    DESCRIPTION

    This cmdlet returns the following information:

    • total number of licensed machines for admin password management and current license consumption
    • total number of licensed managed domain user accounts and current license consumption
    • license expiration
    • list of all AD domains in all supported AD forest, each domain with number of managešd computers and domain user accounts

    EXAMPLES

    Example 1

    Get-AdmPwdEnvironmentStatus
    

    Returns status information about environment managed by the solution.

    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

    OUTPUTS

    AdmPwd.Types.EnvironmentStatus

    NOTES

    Caller does not have to be PDS administrator. Call is not audited.

    RELATED LINKS

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