# Quick Setup

{% hint style="warning" %}
**Requires Admin Rights**
{% endhint %}

If you are looking to quickly get OSDCloud running, and you have all the Prerequisites met, then this script should do the job.  This process should take less than 10 minutes to complete

```powershell
#Requires -RunAsAdministrator
#How To: Quick Setup of OSDCloud
#Drivers: All
#Startup: OSDCloudGUI

Install-Module OSD -Force
Import-Module OSD -Force
New-OSDCloud.template
New-OSDCloud.workspace -WorkspacePath C:\OSDCloud
Edit-OSDCloud.winpe -CloudDriver * -StartOSDCloudGUI
New-OSDCloud.iso
```

Here's how things look when you boot to the ISO

![](https://344220114-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MVSV22dcsjKDdOxDA6n%2F-Mgl1vRhCGjtqCDTYE7T%2F-Mgl3jZZh-KznlLgHjSZ%2Fimage.png?alt=media\&token=95abb00b-06d2-42b7-bc9a-171bf2a35a4a)

## Sponsor

{% embed url="<https://www.recastsoftware.com/?utm_source=osdeploy&utm_medium=ad&utm_campaign=web>" %}
OSDeploy is sponsored by Recast Software
{% endembed %}
