Skip to content

TechDirectArchive

Hands-on IT, Cloud, Security & DevOps Insights

  • Home
  • About
  • Advertise With US
  • Reviews
  • Contact
  • Toggle search form
Home » Windows Server » Differences between Capture image, Discover image, Install and Boot images

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

Posted on 24/05/202008/09/2024 Christian By Christian 2 Comments on 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

  • Could not load file or assembly
    Unable to edit MDT XML unattended file: Could not load file Windows Server
  • DNS
    Domain Name System: How to create a DNS record Windows Server
  • screenshot 2020 02 07 at 20.59.01
    How to use the PsInfo utility from SysInternals Windows Server
  • Run Linux on Windows Server
    How to install Windows Subsystem for Linux on Windows Server Linux
  • 1 kAUgwdVYmcVgUSXiwUkObw
    Error 0x801c001d – Automatic registration failed: Failed to look up the registration service from AD Windows Server
  • Perform Site Maintenance or reset this site greyed out
    Fix “Perform Site Maintenance or reset this site” greyed out Windows Server

More Related Articles

Could not load file or assembly Unable to edit MDT XML unattended file: Could not load file Windows Server
DNS Domain Name System: How to create a DNS record Windows Server
screenshot 2020 02 07 at 20.59.01 How to use the PsInfo utility from SysInternals Windows Server
Run Linux on Windows Server How to install Windows Subsystem for Linux on Windows Server Linux
1 kAUgwdVYmcVgUSXiwUkObw Error 0x801c001d – Automatic registration failed: Failed to look up the registration service from AD Windows Server
Perform Site Maintenance or reset this site greyed out Fix “Perform Site Maintenance or reset this site” greyed out 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

  • Plex DS923+ NAS
    Step-by-step guide on how to set up the Synology DS923+ NAS Reviews
  • TERRAFORM ON LINUX FEATURE IMAGE
    How to Install Terraform on Linux Linux
  • Featured image batch file.
    Retrieve Recent Windows Update: How to create batch script files Scripts
  • screenshot 2020 05 05 at 10.26.12
    How to enable or disable User Account Control Windows
  • screenshot 2020 02 07 at 21.59.33
    Prerequisites for setting up a Single and Multi App Kiosk Windows
  • Test your webcam and microphone before meeting
    How to Test Your Webcam And Microphone Before Meeting Windows
  • How to upgrade Trellix ePolicy Orchestrator
    How to upgrade Trellix ePolicy Orchestrator Security | Vulnerability Scans and Assessment
  • 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,821 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.