> 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/powershell-universal/it/readme.md).

# Informazioni

PowerShell Universal centralizza la gestione degli script, consentendole di creare API REST, automatizzare i processi PowerShell e creare app web interattive da un'unica console.

PowerShell Universal centralizza la gestione degli script, consentendole di creare API REST, automatizzare i processi PowerShell e creare app web interattive da un'unica console.

PowerShell Universal offre una posizione centralizzata per archiviare ed eseguire script, creare moduli, esporre API REST e condividerle con gli utenti finali tramite interfacce utente automatiche o personalizzate, impostare pianificazioni e altro ancora.

{% embed url="<https://www.youtube.com/watch?v=nTKYGKymLLQ>" %}

## **API**

* [Endpoint HTTP](/powershell-universal/it/api/endpoints.md)
* [Risposte personalizzate](/powershell-universal/it/api/endpoints.md#returning-custom-responses)
* [Autenticazione basata su token](/powershell-universal/it/sicurezza/app-tokens.md)
* [Limitazione della frequenza](/powershell-universal/it/api/rate-limiting.md)
* [Supporto per file di grandi dimensioni](/powershell-universal/it/api/endpoints.md#processing-files)
* [Documentazione Open API](/powershell-universal/it/api/openapi.md)
* [Hosting di file](/powershell-universal/it/piattaforma/published-folders.md)
* [Event Hubs](/powershell-universal/it/api/event-hubs.md)

## **Automazione**

Semplifichi la sua automazione con un'interfaccia web intuitiva per eseguire, pianificare, proteggere e controllare gli script PowerShell. Gestisca le attività senza sforzo e acceda ai terminali nel browser per massimizzare efficienza e controllo nei suoi flussi di lavoro di automazione.

* [Pianificazione](/powershell-universal/it/automazione/schedules.md)
* [Supporto per Run As](/powershell-universal/it/automazione/scripts.md#running-a-script-as-another-user)
* [Ambienti multipli](/powershell-universal/it/config/environments.md)
* [Generazione automatica dei form](/powershell-universal/it/automazione/scripts.md#running-a-script-with-parameters)
* [Integrazione del feedback](/powershell-universal/it/automazione/jobs.md#status-and-feedback)
* [Output della pipeline](/powershell-universal/it/automazione/jobs.md#output)
* [Trigger di eventi](/powershell-universal/it/automazione/triggers.md)
* [Controlli di concorrenza](/powershell-universal/it/automazione/scripts.md#concurrent-jobs)
* [Terminali ad hoc](/powershell-universal/it/automazione/terminals.md)
* [Supporto per i test Pester](/powershell-universal/it/automazione/tests.md)

## **App**

Crei app web interattive e completamente personalizzabili, pensate per i suoi utenti interni, utilizzando PowerShell. Con oltre 70 controlli versatili e un'integrazione perfetta con altri moduli e script PowerShell, può creare interfacce potenti per migliorare la produttività e la collaborazione.

* [App interattive](/powershell-universal/it/app/building-dashboards.md)
* [Form di input](/powershell-universal/it/app/components/inputs/form.md)
* [Tabelle personalizzabili](/powershell-universal/it/app/components/data-display/table.md)
* [Grafici](/powershell-universal/it/app/components/data-visualization/charts.md)
* [Regioni dinamiche](/powershell-universal/it/app/components/utilities/dynamic-regions.md)
* [Stepper (wizard)](/powershell-universal/it/app/components/navigation/stepper.md)
* [Transizioni](/powershell-universal/it/app/components/utilities/transitions.md)
* [Integrazione con script e API](/powershell-universal/it/portale/portal-widgets/forms.md)
* [Piattaforma estensibile](/powershell-universal/it/app/components/custom-components.md)
* [Stile e branding personalizzati](/powershell-universal/it/app/themes.md)

## Hosting

PowerShell Universal è multipiattaforma e può essere ospitato on-premises, nel cloud o anche su un Raspberry Pi.

* [Windows, Linux e Mac](/powershell-universal/it/get-started.md)
* [Container Docker](/powershell-universal/it/getting-started/docker.md)
* [Azure](/powershell-universal/it/config/hosting/azure.md)
* [IIS](/powershell-universal/it/config/hosting/hosting-iis.md)
* [Servizio Windows](/powershell-universal/it/getting-started.md#msi-install-windows)
* [HTTPS](/powershell-universal/it/config/hosting.md#configuring-https)

## Sicurezza

PowerShell Universal è una soluzione versatile e multipiattaforma che si adatta alle sue esigenze di hosting. Lo distribuisca senza problemi su AWS, Azure, IIS o sulla sua infrastruttura on-premises, anche su dispositivi compatti come un Raspberry Pi. Flessibilità e potenza per automatizzare in qualsiasi ambiente.

* [OpenID Connect](/powershell-universal/it/sicurezza/enterprise-security/openid-connect.md)
* [WS-Federation](/powershell-universal/it/sicurezza/enterprise-security/ws-federation.md)
* [Autenticazione di base](/powershell-universal/it/sicurezza/forms-authentication.md)
* [Certificato client](/powershell-universal/it/sicurezza/enterprise-security/client-certificate.md)
* [SAML2](/powershell-universal/it/sicurezza/enterprise-security/saml2.md)
* [Autenticazione Windows](/powershell-universal/it/sicurezza/enterprise-security/windows-sso.md)
* [Autorizzazione basata su script](/powershell-universal/it/sicurezza/authorization.md#policy-assignment)
* [Autorizzazione basata sui claim](/powershell-universal/it/sicurezza/authorization.md#role-to-claim-mapping)
* [Controlli di accesso agli script](/powershell-universal/it/sicurezza/enterprise-security/permissions.md)
* [Ruoli personalizzati e predefiniti](/powershell-universal/it/sicurezza/authorization.md#built-in-roles)

## Sviluppo

PowerShell Universal offre un'esperienza di sviluppo fluida con strumenti integrati come IntelliSense, evidenziazione della sintassi, controllo degli errori, formattazione e debug, tutti accessibili direttamente dal browser. Aumenti ulteriormente la produttività con un'estensione dedicata per VS Code e il supporto Git integrato per un controllo delle versioni semplificato.

* [Esperienza di modifica avanzata](/powershell-universal/it/sviluppo/editor.md)
* [Configurazione code-first](/powershell-universal/it/config/repository.md)
* [Strumenti di debug](/powershell-universal/it/sviluppo/debugging-scripts.md#integrated-debugger)
* [Modulo PowerShell](https://www.powershellgallery.com/packages/Universal)
* [API di gestione](/powershell-universal/it/config/management-api.md)
* [Estensione Visual Studio Code](/powershell-universal/it/sviluppo/visual-studio-code-extension.md)
* [Profiler delle prestazioni](/powershell-universal/it/sviluppo/profiling.md)

## Piattaforma

Con il supporto per PowerShell 7 e Windows PowerShell, l'integrazione perfetta con i moduli PowerShell e potenti strumenti per la gestione di variabili e segreti, si adatta alle sue esigenze. Goda del supporto multilingue, della compatibilità con più tipi di database (SQLite, SQL Server, PostgreSQL) e dell'alta disponibilità e del bilanciamento del carico integrati per una scalabilità di livello enterprise.

* [Supporto per PowerShell 7](/powershell-universal/it/config/environments.md)
* [Supporto per Windows PowerShell](/powershell-universal/it/config/environments.md)
* [Moduli PowerShell](/powershell-universal/it/piattaforma/modules.md)
* [Variabili](/powershell-universal/it/piattaforma/variables.md)
* [Gestione di password e segreti](/powershell-universal/it/piattaforma/variables.md#vaults)
* [Integrazione Git](/powershell-universal/it/config/git.md)
* [Integrazione con Application Insights](/powershell-universal/it/piattaforma/monitoring.md)

## Community

Si unisca alla fiorente community di PowerShell Universal e si connetta con professionisti che condividono i suoi interessi. Partecipi al nostro forum attivo per supporto e collaborazione, esplori la nostra galleria open source di soluzioni pronte all'uso e rimanga informato grazie alla nostra roadmap trasparente e al bug tracker.

* [Forum](https://forum.devolutions.net/product/powershell-universal)
* [Discord](https://discord.gg/Sb5ngcjkj4)

## Licenze

Universal viene concesso in licenza per server. Visiti il nostro [sito web per maggiori informazioni](https://store.devolutions.net/package#psu) sui prezzi.

Molte funzionalità di PowerShell Universal sono [gratuite](/powershell-universal/it/licensing.md#licensed-features).

### Vedere anche

* [Devolutions Academy – Creazione di un endpoint di base](https://academy.devolutions.net/student/activity/3466014-creating-a-basic-endpoint)
* [Devolutions Academy – Creazione di un endpoint con variabile](https://academy.devolutions.net/student/activity/3466016-creating-a-variable-endpoint)


---

# 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/powershell-universal/it/readme.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.
