Get-DSServerLicense

    2025-02-17

    Get-DSServerLicense

    SYNOPSIS

    Get the server license information

    SYNTAX

    __AllParameterSets

    Get-DSServerLicense [<CommonParameters>]
    

    ALIASES

    This cmdlet has the following aliases,

    DESCRIPTION

    Get the server license information. The user must the right to manage the license to use te cmdlet.

    EXAMPLES

    EXAMPLE

    PS C:> $license = Get-DSServerLicence PS C:> $license.Serial

    Obtain the server license serial

    PARAMETERS

    CommonParameters

    This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, -ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.

    INPUTS

    OUTPUTS

    NOTES

    For more information, type "Get-Help Get-DSServerLicense -detailed". For technical information, type "Get-Help Get-DSServerLicense -full".