# Update-OSDCloudUSB

{% embed url="<https://github.com/OSDeploy/OSD/blob/master/Docs/Update-OSDCloudUSB.md>" %}
Online Help
{% endembed %}

If you make changes to WinPE in your OSDCloud Workspace, you can easily update your OSDCloud USB WinPE volume by using **`Update-OSDCloudUSB`**

This OSD function easily works on multiple **OSDCloud USB** drives

![](https://344220114-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MVSV22dcsjKDdOxDA6n%2Fuploads%2FXEll8dMYPWaTowWJHCRS%2Fimage.png?alt=media\&token=0106b5e8-d863-46ae-ab2f-7bd876551557)

## Update-OSDCloudUSB -DriverPack

If you are ready to use OSDCloud Offline, then you can start by adding Driver Packs for your supported computers using **`Update-OSDCloudUSB`** with the **`DriverPack`** parameter.  Supported manufacturers are Dell, HP, Lenovo, and Microsoft Surface

### ThisPC

You can start by downloading the Driver Pack for your computer.  Simply use the following command line

```powershell
Update-OSDCloudUSB -DriverPack ThisPC
```

![](https://344220114-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MVSV22dcsjKDdOxDA6n%2Fuploads%2FQeAtP0M64hN36Y4nB6Kw%2Fimage.png?alt=media\&token=5db9f1e8-202b-442d-ab6d-506f9a42dbbf)

### Manufacturers

You can also specify one or more of the supported Manufacturers.  Each manufacturer specified will present a PowerShell GridView which will allow you to select multiple models.

Some models have Driver Packs for both Windows 10 and Windows 11.  In the Dell example below, both Driver Packs should be downloaded for proper compatibility.  During an OSDCloud deployment, Windows 11 Driver Packs are selected over Windows 10

```
Update-OSDCloudUSB -DriverPack Dell
```

![](https://344220114-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MVSV22dcsjKDdOxDA6n%2Fuploads%2FMZWswbyE6kSuTehByjYb%2Fimage.png?alt=media\&token=274edd12-cc0c-440c-a2ae-d16d3f77ba71) ![](https://344220114-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MVSV22dcsjKDdOxDA6n%2Fuploads%2FSYcpFY3DovNDv2fSBY0j%2Fimage.png?alt=media\&token=ae9e26c8-2256-48e6-a4c6-9b6e01b693d8)

The `DriverPack` parameter will accept multiple values, separated by a comma.  Additionally, Driver Packs that have already been downloaded will show as **Downloaded** in the **Status** column of PowerShell gridview

```
Update-OSDCloudUSB -DriverPack ThisPC,Dell
```

![](https://344220114-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MVSV22dcsjKDdOxDA6n%2Fuploads%2FHon4LWz9uIuhBktmbeM0%2Fimage.png?alt=media\&token=a38fe28c-db3e-4dbf-b5cc-95a448021627)

### Everything

If you want to download the Driver Pack for your computer, and to select Driver Packs from all available Manufacturers, use this command

```
Update-OSDCloudUSB -DriverPack *
```

![](https://344220114-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MVSV22dcsjKDdOxDA6n%2Fuploads%2FiNtdPCMsIFx5q0qavehS%2Fimage.png?alt=media\&token=01868a51-4677-4d14-9bb9-4083c388d435)

## Update-OSDCloudUSB -OS

Finally, you can save any Operating Systems (Windows 10 1809 - Windows 11 21H2) that OSDCloud uses to your OSDCloud USB.  You can download all OSDCloud supported Operating Systems with the following command line

```
Update-OSDCloudUSB -OS
```

Once Update-OSDCloudUSB runs, you will be prompted to select one or more Operating Systems from PowerShell gridview.  You can then press OK to download the ESD files

![](https://344220114-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MVSV22dcsjKDdOxDA6n%2Fuploads%2FsBI1qKkUBgc08JuLpBbv%2Fimage.png?alt=media\&token=a2f58e4b-f2c6-4e46-8df3-04c313fb12f4)

### OSName

If you know which OS you want to download, you can use the **OSName** parameter with a supported value

![](https://344220114-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MVSV22dcsjKDdOxDA6n%2Fuploads%2FzkdSQUhVOyu82qvhf3FJ%2Fimage.png?alt=media\&token=44e198f6-6aea-4932-9965-3abce4fe59b6) ![](https://344220114-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MVSV22dcsjKDdOxDA6n%2Fuploads%2F4ApAbjR346EqZ9SH8D6G%2Fimage.png?alt=media\&token=332c53fa-c301-45b9-856b-980f046f9087)

### OSLanguage

In my opinion, the best filter that you can select is OSLanguage.  This will allow you select from all Operating Systems in your selected language

![](https://344220114-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MVSV22dcsjKDdOxDA6n%2Fuploads%2FLomviS9Upi6htbRjwvOo%2Fimage.png?alt=media\&token=9e13f128-68e2-4fcb-b19a-42fcfccc916e)

### OSLicense

You can filter the `OSLicense` by `Volume` or `Retail` to narrow down the selections as well

![](https://344220114-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MVSV22dcsjKDdOxDA6n%2Fuploads%2FCm5kHIZ37ndfo7ogdDMA%2Fimage.png?alt=media\&token=dd2d2e1d-a434-45ef-a72d-392e8b0bc013)
