Installing WinPE11 ADK for use in Deployment Solution 8.x
search cancel

Installing WinPE11 ADK for use in Deployment Solution 8.x

book

Article ID: 228797

calendar_today

Updated On:

Products

Deployment Solution

Issue/Introduction

Available versions of WinPE can be found on the following Microsoft page:

Download and install the Windows ADK

NOTE: WinPE 11 would not work (fail to build) on PXE Server with Windows Server version 2012 R2 due to Microsoft limitations. See linked KB 225580

Environment

Deployment Solution 8.5 and 8.6 and 8.7

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 on Deployment Solution Support Matrix, please check here):

    This section outlines the Windows 11 Pre-installation Environment (WinPE) versions supported in Deployment Solution 8.5 RU4 and 8.6 RU1.

    Windows 10 Pre-installation Environment (WinPE)

    WinPE 11 version

    Deployment Solution version

    WinPE 11 

    8.5 RU4, 8.6 RU1 

       

     

  3. Download the appropriate ADK for the version of Deployment Solution being used:

    1. 8.5 RU4 / 8.6 RU1:  click here to download Windows 11 build of the ADKWith build WinPE10 1809 and after, Microsoft split the Windows PE tools out of the ADK. After the ADK is installed, click here to download the Windows PE ADK add on and install it (use default settings). 

  4. Run the ADK setup 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' and 'Windows Preinstallation Environment (Windows PE)' NOTE: ADK 1809 and later select 'Deployment Tools'.  'Windows Preinstallation Environment (Windows PE)' is a separate download.  See step 8.
  8. Click 'Install'
  9. Open the NS console and navigate to ‘Settings > All settings > Deployment > Preboot Configurations
  10. Click on the ‘Change WinPE’ drop down and select ‘WinPE 11.0
  11. The Win11 ADK import screen is shown.  If not, go to step #12 and modify the 'prebootos.ini' file.  The hyperlink under #1 will not be selectable because the WAIK has already been installed.
  12. 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.

      [WINPE11_X86]

      OS=WINPE

      OS_SUBTYPE=WINPE11

      OS_SUBSUBTYPE=WINPE11

      PROCESSOR=X86

      INSTALLED=False

      ENABLED=True

      PXECREATE=True

       

      [WINPE11_X64]

      OS=WINPE

      OS_SUBTYPE=WINPE11

      OS_SUBSUBTYPE=WINPE11

      PROCESSOR=X64

      INSTALLED=False

      ENABLED=True

      PXECREATE=True



  13. Repeat step #8-11
  14. Click on 'Click here to import Windows ADK' to start the ADK import process.  
  15. Allow the ‘BDC’ package to update on all Package Servers
  16. Create/Recreate PXE preboots and/or automation folders with the new win10 ADK.

 To install newer versions of the ADK to versions of DS that do not support it in the UI (the 'Click here to import Windows ADK' is not available) do this:

  1. Install the ADK as noted in steps #1-7 above
  2. Go to '<drive>:\Program Files\Altiris\Deployment\BDC\bootwiz'
  3. Click on 'Bootwiz.exe'
  4. Click on 'Cancel' on the welcome box
  5. Click on 'Tools > Import Preboot Operating System Files'
  6. Select 'WinPE 11 x86' and select the 'pre-installed WAIK' radio button
  7. Browse to 'C:\Program Files (x86)\Windows Kits\10\'
  8. Repeat steps 6 and 7 for WinPE11 x64

Note:  If there is a 'check mark' next to the preboot OS in bootwiz modify the 'prebootos.ini' as noted in Step #11 above.

 

Additional Information

150348 "Installing WinPE10 ADK for use in Deployment Solution 8.x"

225580 "Can the latest WinPE 11 ADK be used with the latest version of DS and GSS"