Quote:
Originally Posted by LukeQuake Just so that I have my notes correct, does this make sense (short hand/reference):-
Capture Image = Images of base machine, with all apps etc installed.
Install Image = Images where sysprep has already been run and you are converting into a .WIM file
Discover Image = Image to deploy to non PXE compliant machines. |
I would look at it this way:
Boot Image - Boot images are Windows PE images that you boot a client computer into to perform an OS installation. You can then choose an OS to install from the Install Image/s that you have added to the WDS server to install.
Capture Image - a boot image that you boot a client PC into to capture the OS into a .wim file. Use when you want to capture a custom OS install on which you have run sysprep on.
Discover Image - use to install an OS on a PC that is not capable of network booting using the Pre-Boot Execution Environment (PXE)
Install Image - the OS images that you deploy to the client computer.
You boot from a Boot, Capture or Discover images.
That may be oversimplified but that's how i understand it