You need to capture the operating system, computer configuration, and applications installed on the computer to a WIM file

You install the Windows Automated Installation Kit (WAIK) for Windows 7 on a computer that runs
Windows 7.
You want to deploy a Windows image (WIM) file to other computers in the domain.
You need to capture the operating system, computer configuration, and applications installed on the
computer to a WIM file.
What should you do before you capture the image?

You install the Windows Automated Installation Kit (WAIK) for Windows 7 on a computer that runs
Windows 7.
You want to deploy a Windows image (WIM) file to other computers in the domain.
You need to capture the operating system, computer configuration, and applications installed on the
computer to a WIM file.
What should you do before you capture the image?

A.
Run Oscdimg.exe.

B.
Run Sysprep.exe.

C.
Open a command prompt that has elevated privileges.

D.
Run Defrag.exe.

Explanation:
Oscdimg is a command-line tool that you can use to create an image (.iso) file of a customized 32-bit
or 64-bit version of Windows Preinstallation Environment (Windows PE). You can then burn the .iso
file to a CD or DVD. Oscdimg supports ISO 9660, Joliet, and Universal Disk Format (UDF) file systems.
Note:

You just created your Windows PE Boot Flash Drive. Now you need to capture a generalized image
for deployment.
If you would like to burn WindowsPE to a CD instead of a USB thumb drive. The following command
will copy all of the files necessary to create a WindowsPE boot disc into an ISO image file. Then you
can burn the image file to a CD to create a bootable WindowsPE CD. In the command below the ISO
image file that you will want to burn is winpex86.iso
Oscdimg -n -bC:\winpe_x86\Etfsboot.com C:\winpe_x86\ISO C:\winpe_x86\winpex86.iso
Now burn the ISO image file winpex86.iso to a CD as a bootable image disc and you are finished!



Leave a Reply 1

Your email address will not be published. Required fields are marked *

sixteen + 14 =


greg

greg

Is this right?