Get-RASFSLogixSettings

NAME

Get-RASFSLogixSettings

SYNOPSIS

Retrieves the FSLogix Features settings.

SYNTAX

Get-RASFSLogixSettings [SiteId (uint)] [(CommonParameters)]

DESCRIPTION

Retrieves the FSLogix Features settings.

PARAMETERS

SiteId (uint)

Site ID from which to retrieve the FSLogix settings.

If the parameter is omitted, the Licensing Server site ID will be used.

(CommonParameters)

INPUTS

-none-

OUTPUTS

FSLogixFeaturesSettings

EXAMPLES

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

Get-RASFSLogixSettings

Retrieves the FSLogix Features Settings.

Last updated