ADK
The purpose of the Content\ADK directory is to contain the Windows 10 Assessment and Deploy. These files are used for customizing OSBuilds and PEBuilds
You can download the Windows ADK from Microsoft. The version of the ADK must match the Windows Build of the OS you are installing on, and must also match the Windows Build of the Windows Image that you are Offline Servicing
Copy all directories that were installed with your Windows ADK. This is typically found in C:\Program Files (x86)\Windows Kits\10\Assessment and Deployment Kit
The purpose of this directory is so you have a reference of the directory structure
After adding the Windows ADK in OSDBuilder, you will be able to add PowerShell to WinPE, WinRE, or WinSE by adding these to an OSBuild or PEBuild Task when using the ContentWinPEADK parameter
Last updated