# enablesso

![Parralels](https://www.parallels.com/static/pl/fileadmin/res/img/navigation/pl-logo-dk.png)

## AppserverClient Command Line Interface

### enablesso

enables or disables the SSO component.

**Category: Settings**

```
AppServerClientCLI enablesso [-disable] [-reboot] [-failelevation]  
```

### Arguments

* **`disable (optional)`** When used, the SSO component is disabled.
* **`reboot (optional)`** When used, the computer is rebooted after SSO is enabled. Not evaluated when the component is disabled.
* **`failelevation (optional)`** When used, if the Parallels client needs to be elevated, command will fail with ElevationAccess error.

### Return codes:

ok - Command was successful\
NotAvailable - Communication with the client backend failed, ensure that the client is running\
ElevationAccess - CLI process is running at a higher process privilege\
Exception - System problem

### Examples:

AppServerClientCLI enablesso\
AppServerClientCLI enablesso -reboot\
AppServerClientCLI enablesso -disable

### See also:

[getsettings](https://docs.parallels.com/landing/ras-windows-cli-guide/v20/commands/getsettings)\
[setsettings](https://docs.parallels.com/landing/ras-windows-cli-guide/v20/commands/setsettings)\
[settingsinfo](https://docs.parallels.com/landing/ras-windows-cli-guide/v20/commands/settingsinfo)\
[factoryreset](https://docs.parallels.com/landing/ras-windows-cli-guide/v20/commands/factoryreset)\
[listavailablebrowsers](https://docs.parallels.com/landing/ras-windows-cli-guide/v20/commands/listavailablebrowsers)\
[listavailablessoproviders](https://docs.parallels.com/landing/ras-windows-cli-guide/v20/commands/listavailablessoproviders)\
[listavailabledisplays](https://docs.parallels.com/landing/ras-windows-cli-guide/v20/commands/listavailabledisplays)\
[listavailablecameras](https://docs.parallels.com/landing/ras-windows-cli-guide/v20/commands/listavailablecameras)\
[listavailabledevices](https://docs.parallels.com/landing/ras-windows-cli-guide/v20/commands/listavailabledevices)\
[listavailablescanners](https://docs.parallels.com/landing/ras-windows-cli-guide/v20/commands/listavailablescanners)\
[isssoenabled](https://docs.parallels.com/landing/ras-windows-cli-guide/v20/commands/isssoenabled)
