# MDT: Use the OSDCloud Boot.wim

If you've replaced your ADK with OSDCloud ADK, using Microsoft Deployment Toolkit is about to get much easier

## Create an ADK x86 directory

To prevent errors in MDT, you will need to make sure the following directories exist

{% code fullWidth="true" %}

```
C:\Program Files (x86)\Windows Kits\10\Assessment and Deployment Kit\Windows Preinstallation Environment\x86
C:\Program Files (x86)\Windows Kits\10\Assessment and Deployment Kit\Windows Preinstallation Environment\x86\WinPE_OCs
```

{% endcode %}

<figure><img src="https://344220114-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MVSV22dcsjKDdOxDA6n%2Fuploads%2FnfMji9JXULqx4BKjSQO4%2Fimage.png?alt=media&#x26;token=0feaec1a-4385-4043-9124-4612e0df25c7" alt=""><figcaption></figcaption></figure>

## Create a new MDT Deployment Share

<figure><img src="https://344220114-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MVSV22dcsjKDdOxDA6n%2Fuploads%2Fre6fl4zgLk0eaUPew9dA%2Fimage.png?alt=media&#x26;token=df6de3b7-1c10-4f84-a759-c760de7c348c" 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%2FqnFcLxuylrPEfoUGkrRB%2Fimage.png?alt=media&#x26;token=b1ca5026-4203-44b8-abdc-bfe9eb782c6e" alt=""><figcaption></figcaption></figure>

## Remove x86 Support

Because ADK doesn't support that anymore

<figure><img src="https://344220114-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MVSV22dcsjKDdOxDA6n%2Fuploads%2FI9c33Q80dhFenqK4Bxhb%2Fimage.png?alt=media&#x26;token=bfb8c8e4-6712-46ee-a79f-b122df33e90f" alt=""><figcaption></figcaption></figure>

## Configure x64

Configure how you want your MDT x64 boot image

<figure><img src="https://344220114-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MVSV22dcsjKDdOxDA6n%2Fuploads%2FYoeDOHii8Cmf7GAPqgMG%2Fimage.png?alt=media&#x26;token=e1afef82-ba46-4e19-9ae8-1e2e35360e03" alt=""><figcaption></figcaption></figure>

If you don't need Microsoft Data Access Components (MDAC/ADO) support, uncheck that.  Everything else you need should already be configured with your OSDCloud ADK

<figure><img src="https://344220114-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MVSV22dcsjKDdOxDA6n%2Fuploads%2Fb5ynOk7ySW0eT0ION4Yd%2Fimage.png?alt=media&#x26;token=2e8cced2-f5b9-48fe-a9f7-8cbb6eb0ff0e" alt=""><figcaption></figcaption></figure>

## Update Deployment Share

Now you can update your Deployment Share and build your WinPE.  If you're not adding Drivers, it should take less than a minute since all the WinPE Packages you need are already installed

<figure><img src="https://344220114-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MVSV22dcsjKDdOxDA6n%2Fuploads%2FqraYDhd4NoJgbYkXPijJ%2Fimage.png?alt=media&#x26;token=89f982db-af90-46b8-99c0-1264d658a7c4" 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%2FeGNkVpSP1sbJ1qIUiP7V%2Fimage.png?alt=media&#x26;token=63a8dc61-73b9-4eb9-9eed-b69efa16f54a" alt=""><figcaption></figcaption></figure>

## Test Boot

Looks perfect with Windows Recovery Wizard since I used WinRE and DaRT already installed

<figure><img src="https://344220114-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MVSV22dcsjKDdOxDA6n%2Fuploads%2FAJioEJ0cMbrkLSlIzyzA%2Fimage.png?alt=media&#x26;token=ed228686-611e-4de9-ac8c-125b1d4c7a3d" 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%2FBSdprEMDIfO5pSgcmnW9%2Fimage.png?alt=media&#x26;token=9495a2ce-7078-4a7e-9d89-17204c6fa457" 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%2FLMJ9Cy7G1rGq97pdIkOc%2Fimage.png?alt=media&#x26;token=bdb803fd-40d5-440d-a32f-6ee6d55fc5ed" alt=""><figcaption></figcaption></figure>
