> For the complete documentation index, see [llms.txt](https://docs.devolutions.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.devolutions.net/rdm/it/knowledge-base/how-to-articles/cyberark-remote-app.md).

# App remota CyberArk

Remote App consente di aprire un'applicazione all'interno di una sessione RDP tramite CyberArk in Remote Desktop Manager. È possibile avviarla in due modi: dalla voce dashboard CyberArk oppure utilizzando una voce di credenziali PVWA.

{% hint style="info" %}
Le integrazioni CyberArk richiedono la licenza [Privileged access management solutions package](https://docs.devolutions.net/resources/it/getting-started-with-devolutions-packages/privileged-access-management-package).
{% endhint %}

### Da una voce dashboard CyberArk

1. Apra Remote Desktop Manager e aggiunga una nuova voce.
2. Selezioni ***CyberArk dashboard***.
3. Inserisca le informazioni richieste, quindi apra la scheda ***Avanzate***.
4. Nella scheda ***Generale***, abiliti ***Apri sessioni esternamente***.

![](https://cdnweb.devolutions.net/docs/RDMW6067_2025_3.png)

5. Selezioni l'account e avvii la sessione RDP.
6. Quando richiesto, selezioni il componente di connessione richiesto.

La sessione RDP si avvia e apre solo l'applicazione selezionata.

### Da una voce di credenziali CyberArk PVWA

1. Nella voce di credenziali ***CyberArk PVWA***, imposti ***Modalità di risoluzione*** su ***Connessione PSM***.
2. Inserisca le informazioni richieste e salvi la voce.

![](https://cdnweb.devolutions.net/docs/RDMW6068_2025_3.png)

3. Modifichi una voce RDP correlata.
4. In ***Visualizzazione***, imposti ***Esterna (predefinita)*** ***(Desktop corrente)***.
5. Colleghi la voce di credenziali ***CyberArk PVWA*** alla sessione RDP. Vada in ***Credenziali*** – ***Collegata (cassaforte)***.
6. Selezioni la voce di credenziali ***CyberArk PVWA*** nell'elenco a discesa.
7. Nella scheda ***Programmi***, abiliti ***Usa RemoteApp (modalità seamless)***.
8. Vada nel campo ***Programma*** e inserisca `||PSMInitSession`.
9. Clicchi su ***Salva*** per chiudere la voce.

Quando avvia la sessione RDP e seleziona il componente di connessione richiesto, la sessione apre solo l'applicazione scelta.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.devolutions.net/rdm/it/knowledge-base/how-to-articles/cyberark-remote-app.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
