All pages
Powered by GitBook
1 of 1

Loading...

Get-RASTemplateLicenseKey

NAME

Get-RASTemplateLicenseKey

SYNOPSIS

Retrieves the list RAS Template license keys.

SYNTAX

Get-RASTemplateLicenseKey [-] <uint> - {RDSTemplate | VDITemplate | AVDTemplate} [<>]

Get-RASTemplateLicenseKey [-] <> [<>]

DESCRIPTION

Retrieves the list RAS Template license keys.

PARAMETERS

-Id <uint> The ID of a RAS Template to obtain information from.

-ObjType <> The Object Type for which to add Template License Key.

Possible values: RDSTemplate, VDITemplate, AVDTemplate

-InputObject <> An object of type Template representing a RAS Template.

The object is obtained using the Get-Template cmdlet.

<CommonParameters>

INPUTS

OUTPUTS

EXAMPLES

---------- EXAMPLE 1 ----------

Get-RASTemplateLicenseKey -ObjType VDITemplate -Id 1

Retrieves the list of license keys for the RAS Template specified by ObjType and ID.

RELATED LINKS

Id
ObjType
CommonParameters
InputObject
Template
CommonParameters
TemplateObjType
Template
Template
TemplateLicense
Available
to
VDI/RDS
Templates
Set-RASTemplate
Add-RASTemplateLicenseKey
Remove-RASTemplateLicenseKey
        Required?                    true

        Position?                    0

        Default value                0

        Accept pipeline input?       false

        Accept wildcard characters?  false
        Required?                    true

        Position?                    named

        Default value                0

        Accept pipeline input?       false

        Accept wildcard characters?  false
        Required?                    true

        Position?                    0

        Default value                

        Accept pipeline input?       true (ByValue)

        Accept wildcard characters?  false
        This cmdlet supports the common parameters: Verbose, Debug,

        ErrorAction, ErrorVariable, WarningAction, WarningVariable,

        OutBuffer, PipelineVariable, and OutVariable. For more information, see 

        about_CommonParameters documentation.