Installing WinPE 10 ADK for use in Deployment Solution 8.x for Windows 10
search cancel

Installing WinPE 10 ADK for use in Deployment Solution 8.x for Windows 10

book

Article ID: 150348

calendar_today

Updated On: 04-17-2025

Products

Deployment Solution

Issue/Introduction

Available versions of WinPE can be found under Microsoft page:
Download and install the Windows ADK

Environment

Deployment Solution 8.5, 8.6 & 8.7.x

Resolution

  1. Remove older ADK's from the system by running the older ADK setup file(s) manually or through add/remove programs
  2. The following table shows the supported versions of WinPE for Deployment Solution. For more details see Deployment Solution Support Matrix

    This section outlines the Windows 10 Pre-installation Environment (WinPE) versions supported in Deployment Solution 8.5, 8.6, and 8.7.x

    Windows 10 Pre-installation Environment (WinPE)

    WinPE 10 version

    Deployment Solution version

    WinPE for Windows 10 (versions 1709 and 1803)

    from 8.5 onwards

    WinPE for Windows 10 1809 from 8.5 RU1 onwards
    WinPE for Windows 10 1903 from 8.5 RU2 onwards
    WinPE for Windows 10 2004 from 8.5 RU4 onwards


  3. Download the appropriate ADK for the version of Deployment Solution being used:
    1. Available versions of WinPE can be found under Microsoft page:    Download and install the Windows ADK
    2. Downlaod the correct version of Windows ADK, and also download the Windows PE add-on for the same ADK version.
       
  4. Run the ADKsetup.exe file and install to the default location on your SMP (Default Location: C:\Program Files (x86)\Windows Kits\10\), then click Next.
  5. Select  'Yes' or 'No' to the Windows Kits Privacy page and click Next.
  6. Accept the license agreement
  7. On the 'Select the features you want to install' page check only 'Deployment tools'
  8. Click 'Install'
  9. Install the Windows PE add-on using similar steps as the ADKsetup.exe above.
  10. Open the NS console and navigate to ‘Settings > Deployment > Manage Preboot Configurations
  11. Browse to the Windows Environment Settings, and Click on the WinPE drop down and select ‘WinPE 10.0
  12. The Win10 ADK import screen is shown.  If not, go to step #11 and modify the 'prebootos.ini' file.  The hyperlink under #1 will not be selectable because the WAIK has already been installed.
  13. Verify that the link 'Click here to import Windows ADK' is viewable and clickable. If it is not AND you have installed the appropriate ADK listed above, do the following:
    1. Navigate to “<drive>:\Program Files\Altiris\Deployment\BDC\bootwiz” and open ‘prebootos.ini’.
    2. Modify the bolded lines to false.  Save the file.

[WINPE10_X86]
OS=WINPE
OS_SUBTYPE=WINPE10
OS_SUBSUBTYPE=WINPE10
PROCESSOR=X86
INSTALLED=False
ENABLED=True
PXECREATE=True

 

[WINPE10_X64]
OS=WINPE
OS_SUBTYPE=WINPE10
OS_SUBSUBTYPE=WINPE10
PROCESSOR=X64
INSTALLED=False
ENABLED=True
PXECREATE=True

  1. Click on 'Click here to import Windows ADK' to start the ADK import process.  
  2. Allow the ‘BDC’ package to update on all Package Servers
  3. Create/Recreate PXE preboots and/or automation folders with the new Win10 ADK.

Additional Information