Windows Deployment Services - Manual Image Capture and Deploy

Manual Image Capture and Deploy

It is technically possible to create scripts that manually perform the imaging, capture, and apply processes, using command line tools provided by Microsoft. However, the methods for doing this are complex and difficult.

In general, the tools involved are:

  • dism - Deployment Image Servicing and Management, used to add drivers to Windows PE boot images.
  • imagex - used to capture and apply images. Creates either a single WIM structure, or can deduplicate data using a second shared resource WIM. Does not require a Windows Deployment Server to capture or apply images, and can work solely with a logged-on network share or mapped drive letter.
  • wdsutil - used to manage the WDS server without the graphical user interface, and to add captured images to the repository.

Using imagex to manually create a WIM does not require the source operating system to be sysprepped or for the source partition to contain a Windows operating system. Any type of Windows-accessible file system can be imaged, including MSDOS, but the source system either needs to be able to run Windows PE or the source system's hard drive is moved into a newer system that supports Windows PE.

Microsoft generally requires Windows 2000, XP, Vista, and Windows 7 to be sysprepped before imaging, due to certain security-related disk data that Microsoft requires to be unique across duplicated system images. Sysprep randomizes this data when the image is applied to a new system.

Imagex does not have any disk formatting and partitioning capabilities. Separate Windows command line tools such as diskpart are needed to define partitions on the target system for imagex to use.

Read more about this topic:  Windows Deployment Services

Famous quotes containing the words manual, image and/or capture:

    If the accumulated wealth of the past generations is thus tainted,—no matter how much of it is offered to us,—we must begin to consider if it were not the nobler part to renounce it, and to put ourselves in primary relations with the soil and nature, and abstaining from whatever is dishonest and unclean, to take each of us bravely his part, with his own hands, in the manual labor of the world.
    Ralph Waldo Emerson (1803–1882)

    Not for nothing does it say in the Commandments ‘Thou shalt not make unto thee any image’ ... Every image is a sin.... When you love someone you leave every possibility open to them, and in spite of all the memories of the past you are ready to be surprised, again and again surprised, at how different they are, how various, not a finished image.
    Max Frisch (1911–1991)

    Because the young child feels with such intensity, he experiences sorrows that seem inconsolable and losses that feel unbearable. A precious toy gets broken or a good-bye cannot be endured. When this happens, words like “sad” or “disappointed” seem a travesty because they cannot possibly capture the enormity of the child’s loss. He needs a loving adult presence to support him in his pain but he does not want to be talked out of it.
    Alicia F. Lieberman (20th century)