> 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/pam-with-devolutions-server/password-propagation-scripts/import-a-password-propagation-template.md).

# Importare un modello di propagazione delle password

Devolutions offre modelli di script di propagazione delle password preconfigurati sul suo [repository GitHub](https://github.com/Devolutions/PAM-Providers/tree/master/Propagation-Scripts). Sono liberamente scaricabili e modificabili e possono aiutare gli amministratori a propagare gli script senza dover creare script e modelli personalizzati complessi.

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

### Importare un modello in Devolutions Server

Una volta scaricato il modello desiderato dal repository GitHub degli script di propagazione delle password di Devolutions, apra Devolutions Server, vada in ***Amministrazione*** – ***Accesso privilegiato*** – ***Propagazione delle password*** e clicchi sull'icona ***Modelli di script***.

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

Poi clicchi sull'icona ***Importa***:

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

Cerchi sul computer il file modello .json precedentemente scaricato dal repository GitHub degli script di propagazione delle password oppure trascini e rilasci il file nella casella di caricamento (in questo caso uno script di propagazione delle password per Devolutions Server). Clicchi su ***Importa***.

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

Il nome, la descrizione, le proprietà, la mappatura delle proprietà e lo script stesso del modello possono quindi essere modificati se necessario. Al termine – o se non è necessario – clicchi su ***Salva*** per completare l'importazione del modello.

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

#### Vedere anche

* [Spotlight on password propagation: Keeping all passwords in sync across systems](https://www.youtube.com/watch?v=TjvE-nubPXY\&ab_channel=Devolutions)


---

# 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/pam-with-devolutions-server/password-propagation-scripts/import-a-password-propagation-template.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.
