# useautostartclienton

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

## AppserverClient Command Line Interface

### useautostartclienton

enables the auto start client mode. When enabled, Parallels Client starts automatically if a command requires it.

**Category: Internal**

```
AppServerClientCLI useautostartclienton [-elevated] [-minimized] [-forceclassicui | -forcemodernui] [-noaddprompt]  
```

### Arguments

* **`elevated (optional)`** When set, the RAS Client application is started with elevated privileges.
* **`minimized (optional)`** When set, the RAS Client application starts with its window minimized.
* **`forceclassicui (optional)`** When set, the RAS Client application starts with classic user interface if allowed.
* **`forcemodernui (optional)`** When set, the RAS Client application starts with modern user interface if allowed.
* **`noaddprompt (optional)`** When set, if there are no connections, the prompt to add a connection in the classic ui is suppressed.

### Examples:

AppServerClientCLI useautostartclienton -elevated\
AppServerClientCLI useautostartclienton -elevated -forceclassicui\
AppServerClientCLI useautostartclienton -elevated -forceclassicui -noaddprompt

### See also:

[quit](/landing/ras-windows-cli-guide/v20/commands/quit.md)\
[cls](/landing/ras-windows-cli-guide/v20/commands/cls.md)\
[loop](/landing/ras-windows-cli-guide/v20/commands/loop.md)\
[sleep](/landing/ras-windows-cli-guide/v20/commands/sleep.md)\
[debugpause](/landing/ras-windows-cli-guide/v20/commands/debugpause.md)\
[useautoidon](/landing/ras-windows-cli-guide/v20/commands/useautoidon.md)\
[useautoidoff](/landing/ras-windows-cli-guide/v20/commands/useautoidoff.md)\
[useautostartclientoff](/landing/ras-windows-cli-guide/v20/commands/useautostartclientoff.md)\
[state](/landing/ras-windows-cli-guide/v20/commands/state.md)\
[rem](/landing/ras-windows-cli-guide/v20/commands/rem.md)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.parallels.com/landing/ras-windows-cli-guide/v20/commands/useautostartclienton.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
