Set-RASSessionSetting
Last updated
Last updated
Set-RASSessionSetting
Modifies Parallels RAS session connection settings.
Set-RASSessionSetting [- <uint>] [- {Disabled | Allowed | Enforced}] [- <uint>] [- <uint>] [- <bool>] [- <uint>] [<>]
Modifies Parallels RAS session connection settings.
-RemoteIdleSessionTimeout <uint> Set the session idle timeout (in seconds).
-SiteId <uint> The site ID to which the RAS session settings refer.
-LogoffIdleSessionTimeout <uint> Set the client logoff timeout (in seconds).
-CachedSessionTimeout <uint> Set the cached session timeout (in seconds).
Possible values: Disabled, Allowed, Enforced
-ReplicateSettings <bool> Whether to replicate settings to other sites.
<CommonParameters>
-none-
---------- EXAMPLE 1 ----------
Set-RASSessionSetting -RDPSessionIdleTimeout 60
Modifies RDPSessionIdleTimout to one minute. After a user logs out, the session will continue to exist for one minute.
-FIPSMode <> FIPS 140-2 encryption mode.