Get-WssServerConnectionOption
Retrieves the server connection option.
PowerShell
Get-WssServerConnectionOption []
The Get-WssServerConnectionOption cmdlet retrieves 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).
PowerShell
PS C:\> Get-WssServerConnectionOption
This command gets the server connection option.
This cmdlet generates a string object representing the server connection option, either RemoteDesktop or RemoteApp (Dashboard).