All pages
Powered by GitBook
1 of 1

Loading...

Set-RASFSLogixSettings

NAME

Set-RASFSLogixSettings

SYNOPSIS

Modifies the FSLogix Features settings.

SYNTAX

Set-RASFSLogixSettings [- <string>] [- <string>] [- {Manually | Online | NetworkDrive | UploadInstall}] [- <string>] [- <bool>] [- <uint>] [<>]

DESCRIPTION

Modifies the FSLogix Features settings.

PARAMETERS

-SiteId <uint> Site ID from which to modify the FSLogix settings.

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

-InstallType <> Specifies the 'Install type'.

Possible values: Manually, Online, NetworkDrive, UploadInstall

-InstallOnlineURL <string> Specifies the 'Install Online URL Online'.

-NetworkDrivePath <string> Specifies the 'Network Drive Path'.

-InstallerFilePath <string> Specifies the 'Installer File Path'.

-Replicate <bool> Enable or disable replication of settings to other sites.

<CommonParameters>

INPUTS

-none-

OUTPUTS

-none-

EXAMPLES

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

Set-RASFSLogixSettings -Replicate $false

Modifies the FSLogix Features Settings.

RELATED LINKS

InstallerFilePath
InstallOnlineURL
InstallType
NetworkDrivePath
Replicate
SiteId
CommonParameters
InstallType
Get-RASFSLogixSettings
        Required?                    false

        Position?                    named

        Default value                0

        Accept pipeline input?       false

        Accept wildcard characters?  false
        Required?                    false

        Position?                    named

        Default value                

        Accept pipeline input?       false

        Accept wildcard characters?  false
        Required?                    false

        Position?                    named

        Default value                

        Accept pipeline input?       false

        Accept wildcard characters?  false
        Required?                    false

        Position?                    named

        Default value                

        Accept pipeline input?       false

        Accept wildcard characters?  false
        Required?                    false

        Position?                    named

        Default value                

        Accept pipeline input?       false

        Accept wildcard characters?  false
        Required?                    false

        Position?                    named

        Default value                

        Accept pipeline input?       false

        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.