# Get-RASFSLogixSettings

### NAME

Get-RASFSLogixSettings\ <br>

### SYNOPSIS

Retrieves the FSLogix Features settings.\ <br>

### SYNTAX

Get-RASFSLogixSettings \[-[SiteId](https://download.parallels.com/ras/v19/docs/en_US/Parallels-RAS-v19-PowerShell-Guide/RASAdmin/cmdlets/Get-RASFSLogixSettings.html#SiteId) *\<uint>*] \[*<*[*CommonParameters*](https://download.parallels.com/ras/v19/docs/en_US/Parallels-RAS-v19-PowerShell-Guide/RASAdmin/cmdlets/Get-RASFSLogixSettings.html#CommonParameters)*>*]\ <br>

### DESCRIPTION

Retrieves the FSLogix Features settings.\ <br>

### 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.\ <br>

```
        Required?                    false
```

```
        Position?                    named
```

```
        Default value                0
```

```
        Accept pipeline input?       false
```

```
        Accept wildcard characters?  false
```

\
\<CommonParameters>

```
        This cmdlet supports the common parameters: Verbose, Debug,
```

```
        ErrorAction, ErrorVariable, WarningAction, WarningVariable,
```

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

```
        about_CommonParameters . 
```

<br>

### INPUTS

-none-

### OUTPUTS

[FSLogixFeaturesSettings](https://download.parallels.com/ras/v19/docs/en_US/Parallels-RAS-v19-PowerShell-Guide/RASAdmin/types/FSLogixFeaturesSettings.html)

### EXAMPLES

\
\&#xNAN;**---------- EXAMPLE 1 ----------**\
\
Get-RASFSLogixSettings\
\
Retrieves the FSLogix Features Settings.
