You need to ensure that you can copy the image to CD

You have a Windows image (WIM) file that contains an image of Windows 7.
The WIM file is 2 GB.
You need to ensure that you can copy the image to CD.
What should you do?

You have a Windows image (WIM) file that contains an image of Windows 7.
The WIM file is 2 GB.
You need to ensure that you can copy the image to CD.
What should you do?

A.
Run Imagex.exe and specify the /split parameter.

B.
From the properties of the WIM file, enable compression.

C.
Run Dism.exe and specify the /Cleanup-Wim parameter.

D.
Right-click the WIM file, point to Send To and then click Compressed (zipped) Folder.

Explanation:
10129 2060
ImageX
ImageX is a command-line tool that enables originalequipment manufacturers (OEMs) and corporations to
capture, to modify, and to apply file-based disk images for rapid deployment. ImageX works with Windows
image (.wim) files for copying to a network, or it can work with other technologies that use .wim images, such
as Windows Setup, Windows Deployment Services (Windows DS), and the System Management Server (SMS)
Operating System Feature Deployment Pack.
/split image_file dest_file size
Splits an existing .wim file into multiple read-only split .wim files (.swm).
image_file
Specifies the name and location of the .wim file tosplit.
dest_file
Specifies the file path of the split files.
size
Specifies the maximum size in megabytes (MB) for each created file.
This option generates the .swm files into the specified directory, naming each file the same as the specified
image_file, but with an appended number and the .swm file-name extension. For example, if you choose to split
a file named Data.wim, this option creates a Data.swm file, a Data2.swm file, a Data3.swm file, and soon,
defining each portion of the split .wim file.



Leave a Reply 0

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