exam questions

Exam 70-680 All Questions

View all questions & answers for the 70-680 exam

Exam 70-680 topic 5 question 78 discussion

Actual exam question from Microsoft's 70-680
Question #: 78
Topic #: 5
[All 70-680 Questions]

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 Diskpart.exe.
  • B. Run Oscdimg.exe.
  • C. Run ScanState.exe.
  • D. Run Sysprep.exe.
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️
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 PEBoot 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!

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
Currently there are no comments in this discussion, be the first to comment!
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...