Set-RASFSLogixSettings
Last updated
Last updated
Set-RASFSLogixSettings
Modifies the FSLogix Features settings.
Set-RASFSLogixSettings [- <string>] [- <string>] [- {Manually | Online | NetworkDrive | UploadInstall}] [- <string>] [- <bool>] [- <uint>] [<>]
Modifies the FSLogix Features settings.
-SiteId <uint> Site ID from which to modify the FSLogix settings. If the parameter is omitted, the Licensing Server site ID will be used.
-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>
-none-
-none-
---------- EXAMPLE 1 ---------- Set-RASFSLogixSettings -Replicate $false Modifies the FSLogix Features Settings.
-InstallType <> Specifies the 'Install type'. Possible values: Manually, Online, NetworkDrive, UploadInstall