Q. How can I use a Microsoft Windows Preinstallation Environment (WinPE) boot to restore an Automated Deployment Services (ADS) image?

John Savill

August 9, 2004

1 Min Read
ITPro Today logo in a gray background | ITPro Today

A. To restore a captured ADS image to a disk, boot through a WinPE medium (i.e., a CD-ROM or a network), then run the following command:

imgdeploy /restore <partition to restore to>   <location of the captured file>

For example, the command

imgdeply /restore c: m:imagesxppro.img

restores the xppro.img file to the C drive.

Read more about:

Microsoft

About the Author

Sign up for the ITPro Today newsletter
Stay on top of the IT universe with commentary, news analysis, how-to's, and tips delivered to your inbox daily.

You May Also Like