5.6 KiB
title, description, author, ms.author, manager, ms.service, ms.localizationpriority, ms.date, ms.topic, ms.subservice
title | description | author | ms.author | manager | ms.service | ms.localizationpriority | ms.date | ms.topic | ms.subservice |
---|---|---|---|---|---|---|---|---|---|
Windows ADK for Windows 10 scenarios for IT Pros (Windows 10) | The Windows Assessment and Deployment Kit (Windows ADK) contains tools that can be used by IT Pros to deploy Windows. | frankroj | frankroj | aaroncz | windows-client | medium | 11/23/2022 | article | itpro-deploy |
Windows ADK for Windows 10 scenarios for IT Pros
The Windows Assessment and Deployment Kit (Windows ADK) contains tools that can be used by IT Pros to deploy Windows. For an overview of what's new in the Windows ADK for Windows 10, see What's new in kits and tools.
In previous releases of Windows, the Windows ADK docs were published on both TechNet and the MSDN Hardware Dev Center. Starting with the Windows 10 release, Windows ADK documentation is available on the MSDN Hardware Dev Center. For the Windows 10 ADK reference content, see Desktop manufacturing.
Here are some key scenarios that will help you find the content on the MSDN Hardware Dev Center.
Create a Windows image using command-line tools
DISM is used to mount and service Windows images.
Here are some things you can do with DISM:
- Mount an offline image
- Add drivers to an offline image
- Enable or disable Windows features
- Add or remove packages
- Add language packs
- Add Universal Windows apps
- Upgrade the Windows edition
Sysprep prepares a Windows installation for imaging and allows you to capture a customized installation.
Here are some things you can do with Sysprep:
Windows PE (WinPE) is a small operating system used to boot a computer that doesn't have an operating system. You can boot to Windows PE and then install a new operating system, recover data, or repair an existing operating system.
Here are ways you can create a WinPE image:
Windows Recovery Environment (Windows RE) is a recovery environment that can repair common operating system problems.
Here are some things you can do with Windows RE:
Windows System Image Manager (Windows SIM) helps you create answer files that change Windows settings and run scripts during installation.
Here are some things you can do with Windows SIM:
- Create answer file
- Add a driver path to an answer file
- Add a package to an answer file
- Add a custom command to an answer file
For a list of settings you can change, see Unattended Windows Setup Reference on the MSDN Hardware Dev Center.
Create a provisioning package using Windows ICD
Introduced in Windows 10, Windows Imaging and Configuration Designer (ICD) streamlines the customizing and provisioning of a Windows 10 for desktop editions (Home, Pro, Enterprise, and Education) or Windows 10 IoT Core (IoT Core) image.
Here are some things you can do with Windows ICD:
IT Pro Windows deployment tools
There are also a few tools included in the Windows ADK that are specific to IT Pros and this documentation is available on TechNet: