Set-WssServerConnectionOption
Modifies the server connection option.
Set-WssServerConnectionOption
-Option <String>
[<CommonParameters>]
The Set-WssServerConnectionOption cmdlet modifies the server connection option in sbs_sbs8_2. WSS supports the use of a terminal session directly to the server (RemoteDesktop) or the use of the dashboard as a remote application (RemoteApp).
PS C:\> Set-WssServerConnectionOption -Option RemoteDesktop
This command sets the connection option for the WSS server to RemoteDesktop.
Specifies the server connection option. Valid values for this parameter are: RemoteDesktop or RemoteApp.
Type: | String |
Position: | Named |
Default value: | None |
Required: | True |
Accept pipeline input: | False |
Accept wildcard characters: | False |