Create a base image from an ISO file for the Windows Bulk Provisioning Tool.
Before you begin
Notes:
- Ensure that the Windows device that is used to create
the OS image or the SelfExtractingOA.exe executable file with the Windows Bulk Provisioning Tool is not MDM-enrolled.
- Administrators must avoid enrolling the same device that was used to create the
SelfExtractingOA.exe executable file with the Windows Bulk Provisioning Tool.
- Make sure that you have a copy of the Windows
ISO file on a removable drive.
Procedure
-
Log in to the Windows machine and click the
Search icon on the taskbar. Follow the steps.
- Type Turn Windows features on or off and then select that item.
- Select and enable Hyper-V.
Note: If you cannot locate
Hyper-V on your machine, make sure that hardware virtualization support is
turned on in the BIOS settings.
- Save the BIOS settings and then start the machine normally.
-
Restart the machine. The system prompts you to restart the machine.
-
Create a Windows virtual machine and then follow the
steps.
- Open the Hyper-V Manager. From the right side of the Actions pane, select and then provide a name for the virtual machine such as Windows
10_copy.
- Start the wizard from .
- Choose the adapter that you want to use and then select a default switch.
- Select the location for the VHDX file, install the operating system, and
click Finish.
The virtual machine is created and the operating system is installed on the
machine. You are prompted to start the virtual machine.

- Set up the virtual machine to manage Windows
devices with the Windows copy.
Choose a Windows operating system version and then
install the software, applications, and configurations for your users and managed desktops.
- Install and set up the Windows Bulk Provisioning
Tool on the virtual machine.
-
Close the virtual machine and then click Shutdown in the Hyper-V
Manager.
-
When the virtual machine is shut down, go to on the machine and select .
-
Select the location of the VHDX file that you created in step 3 and click
OK.
Reserved disks are created on the machine at
F:\ and
G:\.
-
At a command-line (running as administrator), use the disk management commands to create the
install.wim file. Enter the following command: dism /capture-image
/imagefile:c:\<folder>\install.wim /capturedir:G:\ /name:"<VM name in Step
3>” /compress:maximum /checkintegrity /verify /bootable.
The system usually takes about 20 to 30 minutes depending on the availability of resources to
create the install.wim file.
- Move the install.wim file to a location on the
C:\ drive. Extract the ISO file from the removable drive
and then replace the WIM file in the Sources folder of the
ISO file.
Results
Your removable drive contains the new ISO file that you can now deploy to
all machines. The ISO file is the base image that is created with the Windows Bulk Provisioning Tool.