Updating a deployment share creates the Windows PE boot images (WIM and ISO files) necessary to start LTI deployment.

To update a deployment share in the Deployment Workbench

1.   Click Start, and then point to All Programs. Point to Microsoft Deployment Toolkit, and then click Deployment Workbench.

2.   In the Deployment Workbench console tree, go to Deployment Workbench/Deployment Shares.

3.   In the details pane, click deployment_share, and then in the Actions pane, click Update Deployment Share (where deployment_share is the name of the deployment share you want to update).

The Update Deployment Share Wizard starts.

4.   Complete the Update Deployment Share Wizard using the information in Table 30. Accept the default values unless otherwise specified.

Table 30. Information for Completing the Update Deployment Share Wizard

On this wizard page

Do this

Options

3.   Select one of the following options based on your requirements:

·     Optimize the boot image updating process. This option configures the Update Deployment Share Wizard to update existing versions of the image files. Select this option when you want to reduce the amount of time required to update the boot images. Typically, this process takes less time than the Completely regenerate the boot images option.

You can optionally select the Compress the boot image contents to recover space used by removed or modified content check box to reduce the size of the boot images. Over time, the process of adding and removing content (such as drivers, components, and packages) can increase the size of the Windows PE image. Selecting this option reduces the image size to the minimum for the current content. However, it may also increase the time required to generate the images.

·     Completely regenerate the boot images. This option configures the Update Deployment Share Wizard to create a new version of all the image files. Select this option when you want to force the creation of new images. This process can take longer than the Optimize the boot image updating process option.

By default, the Optimize the boot image updating process option is selected and the Compress the boot image contents to recover space used by removed or modified content check box is cleared.

4.   Click Next.

Summary

Review the information in the Details box, and then click Next.

Confirmation

Tip   You can click Save Output to save the output of the wizard to a file. You can also click View Script to view the Windows PowerShell scripts used to perform the wizard tasks.

Click Close.

 

The Deployment Workbench starts updating the deployment share and creates the LiteTouchPE_x86.iso and LiteTouchPE_x86.wim files (for 32-bit target computers) or LiteTouchPE_x64.iso and LiteTouchPE_x64.wim files (for 64-bit target computers) in the deployment_share\Boot folder (where deployment_share is the network shared folder used as the deployment share) based on the configuration settings on the Windows PE x86 Settings and Windows PE x64 Settings tabs.

Note   Optionally, create a bootable device, such as a UFD or USB hard disk, from the ISO file so that you can start the target computer from the device as described in Create Bootable Devices from MDT Boot Images.

Related Topics

Managing Deployment Shares in the Deployment Workbench