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:

    Language ought to be the joint creation of poets and manual workers.
    George Orwell (1903–1950)

    on the instant clamorous eaves,
    A climbing moon upon an empty sky,
    And all that lamentation of the leaves,
    Could but compose man’s image and his cry.
    William Butler Yeats (1865–1939)

    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)