Space banner

   

This version of the product has reached end of support. The documentation is available for your convenience. However, you must be logged in to access it. You will not be able to leave comments.

Upgrading to Windows ADK and installing Windows ADK

This topic explains the steps to install and upgrade Windows ADK. BMC Client Management supports Windows ADK version 17.03 and 19.03.

To upgrade to Windows ADK

Due to the new UEFI compatibility in OSD, the previously used Windows AIK cannot be used anymore and must be replaced by the Windows ADK. The following scenarios are possible:

  • Internet connection is available on the OSD Manager
    The OSD Manager configuration window has a button that allows the user to download and start the installation of the Windows ADK.
  • No Internet connection or proxy on the OSD Manager
    The Windows ADK must be installed manually, using cached files from a computer with Internet connection and a specific command line to download the cache.

To upgrade to Windows ADK with internet

This procedure guides you through the steps to install the Windows ADK (WADK) via the CM console. This procedure requires a working Internet connection on the OSD Manager device.

  1. Select the OS Deployment> Your OSD Manager node.
  2. Select the Configuration subnode.
  3. Click Properties .The Properties window appears on the screen. If you have already upgraded the agent to version 12.1 the former Windows AIK path was replaced with the default WADK installation path. The Windows ADK Status box displays the Unknown message and the overall Status box shows Windows ADK could not be found. .

    Note:

    If the Windows AIK path was located on another drive letter, the new WADK path will also be put on this drive letter.

  4. (Optional) If you want to install the WADK not in its default location, modify the path in the Windows ADK Path box.
  5. Click Test next to the Windows ADK Status box.
    The CM agent now verifies if the OSD Manager has a working Internet connection and displays the result in the Windows ADK Status box. If the OSD Manager does not have a working Internet connection, see To install the Windows ADK manually for instructions on how to install the WADK manually. If the status Internet installation available is displayed the label of the button changes to Install Windows ADK .
  6. Click the Install Windows ADK button.

    The download and installation process may take quite a while, it is not necessary to keep this window open, to complete the installation. You can reopen it later to verify the progress and result.

    The CM agent starts the download of the WADK installation package now and runs the installation. You can follow the progress via the different status values displayed in the Windows ADK Status box. The final status is Windows ADK installed . If the installation fails, see To install the Windows ADK manually for instructions on how to install the WADK manually.

  7. When the final status is displayed click the Check Environment button at the bottom next to the overall Status box to verify your environment.If the WADK installation is correct and all your other parameters are still valid the status OK is displayed. 

    Your OSD Manager is now updated and correctly configured; it is ready for creating and deploying operating systems in your network.

    Note:

    The previously used Windows AIK is not removed by the installation process, you need to do so manually, if you do not need it for any other operations.

 The following topics provide more information about installing the Windows ADK:

To install the Windows ADK manually

If your OSD Manager does not have an Internet connection, you must download the Windows ADK (WADK) via another computer with Internet connection.

  1. On a computer with internet access go to https://go.microsoft.com/fwlink/p/?LinkId=845542.
  2. Download the adksetup.exe and save it locally.
  3. Run in a terminal window as administrator the following command:

    adksetup /layout <path>

    whereby <path> is the location where the downloaded files are to be stored.

  4. Copy the complete download with all directories and files to the OSD Manager.

  5. Open a terminal window on the OSD Manager as administrator.

  6. Go to the location of the downloaded cache.
  7. Run the following command:

    				
    adksetup /quiet /installpath <path> /features
    OptionId.WindowsPreinstallationEnvironment OptionId.DeploymentTools /log <path>

whereby

  • installpath <path> is the full path to the installation directory of the Windows ADK.
  • log <path> is the full path, where the WADK installation log is to be stored.

    The installation is silent, all necessary parameters are in the command line. Be aware that the installation can take a while.

    If the installation fails the first time, try again without the installpath <path> parameter. If a computer already has components of the Windows kit installed this may cause the installation to fail.

To install the Windows ADK manually with internet connection

It is also possible to manually install the Windows ADK on the OSD Manager with an Internet connection.

  1. Go to https://go.microsoft.com/fwlink/p/?LinkId=845542.
  2. Download the adksetup.exe and save it locally.
  3. Launch the adksetup.exe.
    The installation wizard appears on the screen.
  4. Select at least the Deployment Tools and Windows Preinstallation Tools (Windows PE) components, these are required for OSD to properly function.
  5. Follow the installation instructions as explained by Microsoft: https://msdn.microsoft.com/en-us/library/hh825494.aspx.

To install ADK for Windows 10 version 1809 and later

Microsoft has separated Windows ADK and WinPE installation in two different setups. BMC Client Management uses Windows ADK and WinPe. You need to download ADK for Windows 10 and Windows PE add-on for ADK.

  1. Go to https://go.microsoft.com/fwlink/p/?LinkId=845542.
  2. Download the adksetup.exe and save it locally.
  3. Run adksetup.exe.
    The installation wizard appears on the screen.

  4. Select at least the Deployment Tools component.
  5. Run the adkwinpesetup.exe.

    The installation wizard appears on the screen.

  6.  Follow the installation instructions as explained by Microsoft: https://docs.microsoft.com/en-us/windows-hardware/get-started/adk-install.

Was this page helpful? Yes No Submitting... Thank you

Comments