# WinPE Downloads

{% hint style="warning" %}
This media is being shared on a temporary basis only
{% endhint %}

## WinPE Boot Media

The following ISO's are just WinPE with minor changes to support PowerShell Gallery and OSDCloud.  There are no Drivers, and the OSD PowerShell Module is not installed.  You can use these to replace the winpe.wim in your ADK for use with CM or MDT.  This boot media will boot to wpeinit, but you can easily start PowerShell and install your favorite Modules

<figure><img src="https://344220114-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MVSV22dcsjKDdOxDA6n%2Fuploads%2FcKQYcxmf2ORHBN1FyESc%2Fimage.png?alt=media&#x26;token=8acb9c53-93b5-4a19-9ee9-5ba7c97f0f6f" alt=""><figcaption></figcaption></figure>

<figure><img src="https://344220114-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MVSV22dcsjKDdOxDA6n%2Fuploads%2FqD0myL4erfV8Cbq1iCDd%2Fimage.png?alt=media&#x26;token=4275d185-c5d7-4f1f-9290-9638c6a3003e" alt=""><figcaption></figcaption></figure>

#### Windows 11 22H2 ADK

```
https://winpe.blob.core.windows.net/public/WinPE_Win11_22H2_ADK.iso
```

* Windows 11 22H2 ADK winpe.wim

#### Windows 11 22H2 ADK with KB5026372

{% code fullWidth="false" %}

```
https://winpe.blob.core.windows.net/public/WinPE_Win11_22H2_ADK_KB5026372.iso
```

{% endcode %}

* Windows 11 22H2 ADK winpe.wim
* [2023-05 Cumulative Update for Windows 11 Version 22H2 for x64-based Systems (KB5026372)](https://support.microsoft.com/en-us/topic/may-9-2023-kb5026372-os-build-22621-1702-ce93c18e-e819-458f-abcf-dc7154ce7e40)
* [CVE-2023-24932](https://msrc.microsoft.com/update-guide/vulnerability/CVE-2023-24932)

#### Windows 11 22H2 WinRE

{% code fullWidth="false" %}

```
https://winpe.blob.core.windows.net/public/WinPE_Win11_22H2_WinRE.iso
```

{% endcode %}

* Windows 11 22H2 WinRE
* Supports Wi-Fi
* Supports Recovery Environment

#### Windows 11 22H2 WinRE with KB5026372

```
https://winpe.blob.core.windows.net/public/WinPE_Win11_22H2_WinRE_KB5026372.iso
```

* Windows 11 22H2 WinRE
* Supports Wi-Fi
* Supports Recovery Environment
* [2023-05 Cumulative Update for Windows 11 Version 22H2 for x64-based Systems (KB5026372)](https://support.microsoft.com/en-us/topic/may-9-2023-kb5026372-os-build-22621-1702-ce93c18e-e819-458f-abcf-dc7154ce7e40)
* [CVE-2023-24932](https://msrc.microsoft.com/update-guide/vulnerability/CVE-2023-24932)

## Create a bootable USB Drive

If you have the latest OSD PowerShell Module, use the New-OSDCloudUSB function to create a bootable USB

<figure><img src="https://344220114-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MVSV22dcsjKDdOxDA6n%2Fuploads%2FtXmtqX4AAZBB5kk4uF4Z%2Fimage.png?alt=media&#x26;token=20f867e1-7386-4d3a-863f-c624a7437803" alt=""><figcaption></figcaption></figure>
