- Remove older ADK's from the system by running the older ADK setup file(s) manually or through add/remove programs
- 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 10 Pre-installation Environment (WinPE) versions supported in Deployment Solution 8.0, 8.1, 8.5 and 8.6.
Windows 10 Pre-installation Environment (WinPE)
|
WinPE 10 version
|
Deployment Solution version
|
WinPE 10 1803
|
8.5, 8.1 RU7, 8.0 Post-HF6
|
WinPE 10 1809
|
8.5 RU1
|
WinPE 10 1903
|
8.1 POST-RU7, 8.5 RU2, 8.5 RU3
|
WinPE 10 2004
|
8.5 RU4, 8.6, 8.6 RU1
|
WinPE 10 2022
|
8.5 RU4, 8.6, 8.6 RU1
|
- Download the appropriate ADK for the version of Deployment Solution being used:
- Available versions of WinPE can be found under Microsoft page: Download and install the Windows ADK
- Downlaod the correct version of Windows ADK, and also download the Windows PE add-on for the same ADK version.
- 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.
- Select 'Yes' or 'No' to the Windows Kits Privacy page and click Next.
- Accept the license agreement
- On the 'Select the features you want to install' page check only 'Deployment tools'
- Click 'Install'
- Install the Windows PE add-on using similar steps as the ADKsetup.exe above.
- Open the NS console and navigate to ‘Settings > Deployment > Manage Preboot Configurations’
- Browse to the Windows Environment Settings, and Click on the WinPE drop down and select ‘WinPE 10.0’
- 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.
- 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:
- Navigate to “<drive>:\Program Files\Altiris\Deployment\BDC\bootwiz” and open ‘prebootos.ini’.
- 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
- Click on 'Click here to import Windows ADK' to start the ADK import process.
- Allow the ‘BDC’ package to update on all Package Servers
- 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:
- Install the ADK as noted in steps #1-7 above
- Go to '<drive>:\Program Files\Altiris\Deployment\BDC\bootwiz'
- Click on 'Bootwiz.exe'
- Click on 'Cancel' on the welcome box
- Click on 'Tools > Import Preboot Operating System Files'
- Select 'WinPE 10 x86' and select the 'pre-installed WAIK' radio button
- Browse to 'C:\Program Files (x86)\Windows Kits\10\'
- Repeat steps 6 and 7 for WinPE10
Note: If there is a 'check mark' next to the preboot OS in bootwiz modify the 'prebootos.ini' as noted in Step #11 above.