OEM Preinstallation v7.0 (74-697)

Page:    1 / 7   
Total 98 questions

You have a server namedServer1that runs Windows Server 2012 and has the Windows
Deployment Services server role installed.
You need to use a capture image to create an image of a reference computer.
What should you add toServer1before creating the capture image?

  • A. A boot image
  • B. An answer file
  • C. An install image
  • D. A configuration set


Answer : A

You have several reference computers. The computers are configured to always start from a local hard disk drive.
You plan to capture the reference computers.
On each reference computer, you connect a USB flash drive (UFD) that contains an installation of Windows Preinstallation Environment (Windows PE).
You need to ensure that the reference computers start automatically by using Windows PE from the UFD.
What should you do?

  • A. From the System Configuration utility, modify the Boot settings.
  • B. Run bdcedit.exe and modify the boot configuration data (BCD) store.
  • C. From the BIOS options, modify the startup order.
  • D. From the System Properties, modify the Startup and Recovery settings.


Answer : C

You plan to create a Windows Preinstallation Environment (Windows PE) image that launches a custom application.
You need to ensure that when you start a computer from the custom Windows PE image, the application starts instead of the Command Prompt window.
Which file should you modify?

  • A. Startnet.cmd
  • B. Winpeshl.imi
  • C. Boot.ini
  • D. Autoexec.bat


Answer : B

Your company is introducing a new line of computers.
All of the computers use Unified Extensible Firmware Interface (UEFI).
You need to create a partition that includes the Windows Recovery Environment (Windows
RE).
Which two actions should you perform? (Each correct answer presents part of the solution.
Choose two.)

  • A. Set the partition Type to Primary.
  • B. Set the partition Type to EFI.
  • C. Set the partition TypeID to 0x27.
  • D. Set the partition TypeID to de94bba4-06d1-4d40-al6a-bfd50179d6ac
  • E. Set the partition Type to MSR.
  • F. Set the partition TypeID to 0x07.


Answer : A,D

Explanation: *rem == 1. Windows RE tools partition =============== create partition primary size=300 format quick fs=ntfs label="Windows RE tools" assign letter="T" set id="de94bba4-06d1-4d40-a16a-bfd50179d6ac" gpt attributes=0x8000000000000001
Note:
*The Unified Extensible Firmware Interface (UEFI) is a specification that defines a software interface between an operating system and platform firmware. UEFI is meant to replace the
Basic Input/Output System (BIOS) firmware interface, present in all IBM PC-compatible personal computers.In practice, most UEFI images provide legacy support for BIOS services. UEFI can support remote diagnostics and repair of computers, even without another operating system.
Reference:Sample: Configure UEFI/GPT-Based Hard Drive Partitions by Using Windows

PE and DiskPart -

You work for an OEM system builder.
You create a custom image of Windows 8 for a customer. You deploy the image to 100 client computers that are then shipped to thecustomer.
For recovery purposes, the customer requests that you provide removable media that contains the image.
What should you do?

  • A. Inform the customer that the customer must download the custom image from the Microsoft Volume Licensing Service Center (VLSC).
  • B. Create an image of a reference computer on a DVD by using a third-party imaging software.
  • C. Inform the customer that you are prohibited from providing a recovery solution to removable media.
  • D. Create an image of a reference computer on a USB key by using a third-party imaging software.


Answer : C

You are an OEM system builder.
What are you required to run before shipping a preinstalled computer to a customer?

  • A. sysprep /oobe
  • B. sysprep /specialize
  • C. sysprep /audit
  • D. sysprep /generalize


Answer : C

You have the Windows Assessment and Deployment Kit (Windows ADK) installed.
You have a Windows 8 image.
You need to add a third-party RAID driver to the image.
Which tool should you run?

  • A. sfc.exe
  • B. ocsetup.exe
  • C. reagentc.exe
  • D. dism.exe


Answer : D

You have a Windows Preinstallation Environment (Windows PE) image that uses all of the default configurations. You plan to create a logon script that assigns mapped network drives to user sessions.
You need to identify the drive letter that cannot be used for the mapped network drives.
Which drive letter should you identify?

  • A. W
  • B. X
  • C. Y
  • D. Z


Answer : B

You have a technician computer namedComputer1and a server namedServer1.
You plan to deploy several images to computers on the network. The planned installation will include multiple language packs.
You create a folder onServer1and share the folder asShare1.
You need to configureShare1as a distribution share from Windows System Image Manager
(Windows SIM).
What should you do first?

  • A. Copy the Windows 8 installation media to Share1.
  • B. Create a folder named Install in Share1.
  • C. Copy the Windows Assessment and Deployment Kit (Windows ADK) to Share1.
  • D. Create a folder named Packages in Share1.


Answer : D

You have a server named Server1. Server1contains shared folders as shown in the following exhibit. (Click the Exhibit button.)


You need to configure one of the shared folders as a distribution share from Windows
System Image Manager (Windows SIM).
Which shared folder should you select?

  • A. Share1
  • B. Share2
  • C. Share3
  • D. Share4


Answer : D

You are preparing a new Windows 8 image. The image will be deployed to the computers sold by your company.
You need to add the company's technical support hours, technical support phone number, and technical support URL to the image.
Which component of the answer file should you modify?

  • A. Microsoft-Windows-Setup
  • B. Microsoft-Windows-Shell-Setup
  • C. Microsoft-Windows-RemoteAssistance-Exe
  • D. Microsoft-Windows-HelpAndSupport


Answer : B

You are an OEM system builder.
You customize push-button reset for a custom Windows 8 deployment.
You need to test the Reset your PC feature.
What should you use?

  • A. System Properties
  • B. Action Center
  • C. System Restore
  • D. Pc Settings


Answer : D

You plan to deliver 100 client computers to a customer. The new computers will run
Windows 8 Pro and will have Microsoft Office Home and Business 2010 installed.
The customer plans to replace 100 existing computers that run Windows XP and Office
2007 Standard. The existing computers have several add-ins for Office installed and run many CPU-intensive applications.
You need to recommend which versions of Windows 8 and Office 2010 must be installed on the new computers.
Which versions should you recommend?

  • A. A 64-bit version of Windows 8 and a 32-bit version of Office 2010
  • B. A 32-bit version of Windows 8 and a 64-bit version of Office 2010
  • C. A 32-bit version of Windows 8 and a 32-bit version of Office 2010
  • D. A 64-bit version of Windows 8 and a 64-bit version of Office 2010


Answer : A

You have a technician computer that runs Windows 8.
You set up a Windows Preinstallation Environment (Windows PE) build environment in a folder named C:\WinPE.
You need to ensure that you can use Windows PowerShell when you start computers from the Windows PE build.
What should you do?

  • A. Mount Boot.wim and run dism.exe.
  • B. Copy Powershell.exe to C:\WinPE\Media\Sources.
  • C. Mount Boot.wim and run wpeutil.exe.
  • D. Copy Powershell.exe to C:\WinPE\Media.


Answer : A

You have an offline image of Windows 8 Pro. The image contains a driver for a third-party hardware device.
An updated driver for the device is released.
You need to add the driver to the image. The solution must minimize administrative effort.
Which three actions should you perform in sequence? (To answer, move the appropriate three actions from the list of actions to the answer area and arrange them in the correct order.)




Answer :

Explanation:
Box 1: Mount the image.

Box 2: Inject the driver -
Box 3: Unmount the image.
Note:
* Box 1:
Type the following command to mount the offline Windows image.
Dism /Mount-Wim /WimFile:C:\test\images\install.wim /Name:"Windows 7 Hom
* Box 2
At a command prompt, type the following command to add a specific driver to the image.
Dism /Image:C:\test\offline /Add-Driver /Driver:C:\drivers\mydriver.INF
* Box 3:
At a command prompt, type the following command to commit the changes and unmount the image.
Dism /Unmount-Wim /MountDir:C:\test\offline /Commit

Page:    1 / 7   
Total 98 questions