> 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/pam/it/knowledge-base/how-to-articles/import-computers-from-domain-user-providers-in-devolutions-server.md).

# Importare computer dai provider utente di dominio in Devolutions Server

Gli amministratori possono importare le macchine nelle proprie casseforti di Gestione degli accessi privilegiati (PAM) utilizzando i provider Active Directory e le funzionalità ***Configurazioni di rilevamento degli account***.

{% hint style="info" %}
Per importare le macchine nelle casseforti PAM, è necessario prima configurare un [provider di dominio](/pam/it/pam-with-devolutions-server/providers/managed-providers/domain-user-provider.md) in ***Amministrazione*** – ***Accesso privilegiato*** – ***Provider***.
{% endhint %}

Ecco i passaggi richiesti:

1. Vada su ***Amministrazione*** – ***Accesso privilegiato*** – ***Configurazioni di rilevamento degli account***.

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

2. Selezioni ***Aggiungi una nuova configurazione di rilevamento degli account*** oppure ***Modifica*** una esistente, a condizione che esegua la scansione di un [Provider di utenti di dominio](/pam/it/pam-with-devolutions-server/providers/managed-providers/domain-user-provider.md).

   ![](https://cdnweb.devolutions.net/docs/DVLS4095_2024_3.png)
3. Nella finestra ***Configurazione di rilevamento degli account***, selezioni la casella ***Includi i computer nella scansione*** e clicchi sul pulsante ***Sfoglia i contenitori di dominio***.

   ![](https://cdnweb.devolutions.net/docs/DVLS4096_2024_3.png)
4. Selezioni il contenitore ***Computer*** e clicchi su ***Seleziona***.

   ![](https://cdnweb.devolutions.net/docs/DVLS4097_2024_3.png)
5. Clicchi su ***Ok*** e prema il pulsante ***Avvia*** per lanciare la configurazione di rilevamento degli account appena creata/modificata.

   ![](https://cdnweb.devolutions.net/docs/DVLS4098_2024_3.png)
6. Clicchi sul pulsante ***Visualizza risultato*** oppure sul numero mostrato nella colonna ***Risultati***. Poi, selezioni la casella accanto ai computer che desidera importare e clicchi sul pulsante ***Importa i computer selezionati***.

   ![](https://cdnweb.devolutions.net/docs/DVLS4100_2024_3.png)
7. Scelga la cassaforte PAM in cui importare i computer e clicchi su ***Ok***.

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

Le macchine dovrebbero essere aggiunte alla cassaforte PAM sotto forma di voci.


---

# 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/pam/it/knowledge-base/how-to-articles/import-computers-from-domain-user-providers-in-devolutions-server.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.
