Skip to content

TechDirectArchive

Hands-on IT, Cloud, Security, Veeam & DevOps

  • Home
  • About
  • Advertise With US
  • Reviews
  • Contact
  • Toggle search form

Differences between Capture image, Discover image, Install and Boot images

Posted on 24/05/202008/09/2024 IT Expert By IT Expert 2 Comments on Differences between Capture image, Discover image, Install and Boot images
  1. Home
  2. Windows Server
  3. Differences between Capture image, Discover image, Install and Boot images


In this article, we shall discuss the differences between Capture image, Discover image, Install and Boot images. Windows Deployment Services (WDS) role is to efficiently install Windows on multiple computers automatically. This involves installing Windows on a device called the reference computer. Then copying the contents of the hard disk drive of that Windows installation onto other computers. Please how to configure Windows Deployment Services on Windows Server. Also, see how to install Dynamic Host Configuration Protocol on Windows Server 2019.

Therefore, imaging is the process of taking a snapshot of an entire hard disk of a device or server and saving it to the file. Therefore a single image file will contain an entire operating system (OS) installation.

The idea here is to take a single image and then deploy it to multiple devices in an automated fashion. This will in turn save us time and effort. (We will only have to spend time configuring one device which we will use to deploy other systems.

You may want to see the following guides: How to add boot and install images to Windows Deployment Services and configure Multicast transmission via the GUI and WDSUTIL. Learn how to setup and install WDS.

Note: The image which we deploy to other machines is called the base image or source image.We can have several types of images on our WDS server. We can extract those images from our DVD media or from downloadable media.

Install.wim

An install image stores the operating system that will be installed on a client (remote) computer. This install image contains all the settings and applications that were installed and configured from a reference computer.

This install image is used to deploy Windows to the other computers in your enterprise environment. The file format of an install image is wim. Simply put, an install image is a wim file containing a Windows operating system.

Boot.wim

Boot images are the Windows Preinstallation Environment (Windows PE) images that are used to start the deployment. They can be started from a CD or DVD, an ISO file, a USB device, or over the network using a Pre-Boot Execution Environment (PXE) server. The boot images connect to the deployment share on the server and start the deployment.

Boot images are used to boot computers before the install image is loaded. It holds the minimal operating system (Windows PE) that is sent to the client when it first connects to the WDS server.

This image is a stripped-down OS that only includes the necessary drivers (tools) to install, deploy, and repair Windows. This image is necessary so that the Windows Installation media has something to boot up from. Simply put, boot images are used to boot computers before the install image is loaded and it is just a bootable copy of Win PE that is setup to automatically contact the WDS Server over the network when the computer boots up.

Simply put, a boot image is a Windows PE that is sent to the client when it first connects to the WDS.

Note: You can also have multiple boot images on our WDS server. In that case, clients will see a menu of boot images and be able to select the proper one.

Drivers from boot.wim are needed for booting the windows OS which is the first phase of windows installation, while install.wim is needed for the second phase of windows installation. WIM files can be manipulated using systems such as MDT or WDS, to add drivers or distribute them out to clients.

In the Windows Deployment Services world, below are some additional boot images

Capture Image

A capture Image is required for an environment where you are deploying a similar OS that contains the same basic applications. The image is used to create a captured image.

Simply put, it is a bootable copy of WinPE that allows you to copy the hard disk of the reference computer as a WIM file over the network to WDS. This WIM file is called the Install image.

The captured image is a specialized version of WinPE that works with PXE to boot the computer over the network using PXE. When Win PE boots, the captured image will find the WDS and create the install image to WDS.

Discover Image

A bootable copy of WinPE that allows you to copy the reference computer as a WIM file. Unlike a captured image, the Discover Image is booted via DVD or USB Key.

Simply put, a discover boot image is used when we don’t have PXE-enabled NIC. This image is then placed on removable media such as CD, DVD, or USB drive.

I hope you found this blog post on the Differences between Capture image, Discover image, Install and Boot images helpful. If you have any questions, please let me know in the comment session.

5/5 - (1 vote)

Thank you for reading this post. Kindly share it with others.

  • Share on X (Opens in new window) X
  • Share on Reddit (Opens in new window) Reddit
  • Share on LinkedIn (Opens in new window) LinkedIn
  • Share on Facebook (Opens in new window) Facebook
  • Share on Pinterest (Opens in new window) Pinterest
  • Share on Tumblr (Opens in new window) Tumblr
  • Share on Telegram (Opens in new window) Telegram
  • Share on WhatsApp (Opens in new window) WhatsApp
  • Share on Mastodon (Opens in new window) Mastodon
  • Share on Bluesky (Opens in new window) Bluesky
  • Share on Threads (Opens in new window) Threads
  • Share on Nextdoor (Opens in new window) Nextdoor
Windows Server Tags:Boot Image, deployment, install.wim, troubleshooting, WDS, Windows 10, Windows Deployment Services, Windows Server 2016

Post navigation

Previous Post: Install Applications with Winget CLI on Windows
Next Post: The security database on the server does not have a computer account for this workstation trust relation [Part 1]

Related Posts

  • nonRDP admin
    Allow RDP access for non administrators: Add User to Remote Desktop Users Group in Active Directory Windows Server
  • Windows10 SCCM 20161
    What is ADK, MDT, Microsoft Endpoint Configuration Manager (SCCM), Intune, Autopilot, and WSUS Windows Server
  • Shrink and Compact Virtual Hard Disks
    How to Shrink and Compact Virtual Hard Disks in Hyper-V Virtualization
  • VMware workstation networking issues
    Network cable Unplugged: Fix VMware “Warning – Multiple default gateways are intended to provide redundancy to a single network Virtualization
  • Could not load file or assembly
    Unable to edit MDT XML unattended file: Could not load file Windows Server
  • 1 kajkbmlyehn0inifwrh 8w
    How to install Kerberos packages via Cygwin in Windows Windows Server

More Related Articles

nonRDP admin Allow RDP access for non administrators: Add User to Remote Desktop Users Group in Active Directory Windows Server
Windows10 SCCM 20161 What is ADK, MDT, Microsoft Endpoint Configuration Manager (SCCM), Intune, Autopilot, and WSUS Windows Server
Shrink and Compact Virtual Hard Disks How to Shrink and Compact Virtual Hard Disks in Hyper-V Virtualization
VMware workstation networking issues Network cable Unplugged: Fix VMware “Warning – Multiple default gateways are intended to provide redundancy to a single network Virtualization
Could not load file or assembly Unable to edit MDT XML unattended file: Could not load file Windows Server
1 kajkbmlyehn0inifwrh 8w How to install Kerberos packages via Cygwin in Windows Windows Server

Comments (2) on “Differences between Capture image, Discover image, Install and Boot images”

  1. Avatar photo Tim says:
    08/04/2021 at 9:35 PM

    Very well written and easy to understand. Thank you!

    Log in to Reply
    1. chris Christian says:
      08/04/2021 at 9:37 PM

      You are welcome!

      Log in to Reply

Leave a Reply Cancel reply

You must be logged in to post a comment.

Microsoft MVP

VEEAMLEGEND

vexpert-badge-stars-5

Virtual Background

GoogleNews

Categories

veeaam100

Veeam Vanguard

  • sql server installation
    Install SQL Server 2022 Express and SQL Server Management Studio Oracle/MSSQL/MySQL
  • Delete AWS EBS Volume
    How to delete an Elastic Block Store Volume on AWS AWS/Azure/OpenShift
  • fxcgbnm
    How to export and import Windows Start layout Windows
  • wacxx
    Install Windows Admin Center in an unattended mode using a self-signed certificate Windows
  • VeeamOn 2023 Miami
    Why you should attend VeeamOn 2023 Backup
  • Veeam Agent Error Fix
    Fixing AIX Veeam agent job startup delay issue Network | Monitoring
  • Patch Veeam Backup And Replication To Build 13.0.1.2067
    Update Veeam Backup & Replication to Build 13.0.1.2067 Backup
  • FEATURE IMAGE IMAGE
    Install and configure Prometheus for Monitoring on a Linux Linux

Subscribe to Blog via Email

Enter your email address to subscribe to this blog and receive notifications of new posts by email.

Join 1,796 other subscribers
  • RSS - Posts
  • RSS - Comments
  • About
  • Authors
  • Write for us
  • Advertise with us
  • General Terms and Conditions
  • Privacy policy
  • Feedly
  • Telegram
  • Youtube
  • Facebook
  • Instagram
  • LinkedIn
  • Tumblr
  • Pinterest
  • Twitter
  • mastodon

Tags

Active Directory Azure Bitlocker Microsoft Windows PowerShell WDS Windows 10 Windows 11 Windows Deployment Services Windows Server 2016

Copyright © 2025 TechDirectArchive

Loading Comments...

You must be logged in to post a comment.