# Managing sessions

To manage a session (or multiple sessions at the same time), select one or more sessions and then use the **Tasks** drop-down list to choose from the following actions:

* **Refresh**. Refresh the list.
* **Disconnect**. Disconnect the selected session(s).
* **Log off**. Log off the session(s).
* **Send message**. Opens the **Send Message** dialog where you can type and send a message to the session owner(s).
* **Remote control**. Remotely control the selected user session. To establish a connection, domain or local Windows account credentials (whichever the user used to log in to this computer) of the current RAS Console administrator will be used. Note that the current user (specifically if it's the local Windows user) may not be permitted to connect to the remote computer. In such a case, use the **Remote control (prompt)** option (described below). See also the **User session remote control** subsection below for important information.
* **Remote control (prompt)**. Same as above but prompts you to enter credentials. Use this option when the current user credentials cannot be used to control a session.
* **Show processes**. Display and manage running processes. See **Managing processes** below for details.

## **User session remote control**

The **Remote Control** and **Remote control (prompt)** menu options (see above) allow you to shadow a user RDS session. There are limitations as described below:

* Parallels RAS cannot shadow RDS sessions running on Windows 7 and Windows Server 2008 R2. This doesn't work even with native tools.

## **Managing processes**

The **Tasks** > **Show processes** option opens the **Running Processes** dialog where you can view running processes for one or more hosts.

{% hint style="info" %}
**Note:** You can also open the **Running Processes** dialog by right-clicking a server in the main host list and choosing **Show Processes**. This will open the **Running Processes** dialog with a filter applied to it to display only the processes that belong to the selected host.
{% endhint %}

In the **Running Processes** dialog, use the **Show processes from** drop-down list to filter the list using the following options:

* **Selected Session**. Displays processes for the session selected in the **Sessions** list.
* **Selected Server**. Displays all running processes for the server on which the selected session is running.
* **All Servers**. Displays all running processes for all available servers.

You can also filter the list by specifying a search criteria for one or more columns. To do so, click the magnifying glass icon (top right) and then type a desired text in one or more columns. The list is filtered as you type to match the specified criteria.

The **Tasks** drop-down list in the **Running Processes** dialog includes the following options:

* **Refresh**. Refresh the list.
* **Kill process**. Kill the selected process.
* **Go To Published Item**. Enabled when you select a process that belongs to a running published resource. Brings up the main Parallels RAS Console window and navigates to the corresponding published resource.
* **Disconnect**. Disconnect the session.
* **Log off**. Log off the session.
* **Send message**. Send a message to the session owner.
* **Remote control**. Remotely control the selected user session.


---

# 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-admin-guide/v19-en-us/parallels-ras-19-administrators-guide/session-management/managing-sessions.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.
