Get-DSServerLicense

Synopsis

Get the server license information

Syntax

__AllParameterSets

Get-DSServerLicense [<CommonParameters>]

Description

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

Examples

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.

Notes

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

Devolutions Forum logo Give us Feedback