# About Automation

### Run Scripts

You can run [scripts ](https://docs.powershelluniversal.com/automation/scripts)in PowerShell Universal. PowerShell Universal integrates deeply with the PowerShell host to provide a UI for param blocks, output rich objects, display progress and even allow the user to provide feedback.

<figure><img src="https://1373299915-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F8F6PrkNTG8Y34hADzKOL%2Fuploads%2Fgit-blob-bdb777024d62773c0567dbbe37c34ebc3c607b9f%2Fimage.png?alt=media" alt=""><figcaption><p>Script Output</p></figcaption></figure>

### Schedule Jobs

You can schedule jobs to [run continuously](https://docs.powershelluniversal.com/schedules#continuous), [at certain times ](https://docs.powershelluniversal.com/schedules#cron)or even [when events happen](https://docs.powershelluniversal.com/automation/triggers) within the PowerShell Universal platform.

<figure><img src="https://1373299915-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F8F6PrkNTG8Y34hADzKOL%2Fuploads%2Fgit-blob-c7e475edc48c4cc978f1b413e25325c5db5eaf49%2Fimage.png?alt=media" alt=""><figcaption><p>Schedules UI</p></figcaption></figure>

### Ad-Hoc Commands

Run ad-hoc commands in [terminals ](https://docs.powershelluniversal.com/automation/terminals)in any of your configured environments and, optionally, as alternate credentials.

<figure><img src="https://1373299915-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F8F6PrkNTG8Y34hADzKOL%2Fuploads%2Fgit-blob-3da5706ea5d83c7b45a08b24c83499678c37f778%2Fimage.png?alt=media" alt=""><figcaption><p>In Browser Terminal</p></figcaption></figure>
