Vendor: Microsoft
Exam Code: 74-697
Exam Name: OEM Preinstallation
Version: 14.101
QUESTION 61
Your customer places an order for 20 new client computers that have Windows 8 preinstalled.
The customer plans to amortize the licensing costs over three years.
You need to recommend a licensing solution to minimize the initial licensing costs.
Which type of license should you recommend?
A. Open Value Subscription
B. Open Value
C. Full Packaged Product (FPP)
D. Open License with Software Assurance
Answer: A
Explanation:
Open Value is the recommended program if you have a small to midsize organization with five or more desktop PCs and want to simplify license management, manage software costs, and get better control over your investment.
QUESTION 62
Drag and Drop Question
You are preparing a GPT disk for a Unified Extensible Firmware Interface (UEFI)-based computer from Windows Preinstallation Environment (Windows PE).
You need to identify which file system must be used for the EFI system partition, the MSR partition, and the Windows partition.
What should you identify? (To answer, drag the appropriate actions to the correct partitions. Each action may be used once, more than once, or not at all. You may need to drag the split bar between panes or scroll to view content.)
Answer:
QUESTION 63
You create a Windows 8 image named Custom.wim.
You deploy the image to several client computers.
You need to ensure that Custom.wim can be used when a user launches a restore process from the Windows recovery tools.
How should you rename Custom.wim before you copy the image to the restore partition?
A. Install.wim
B. Boot.wim
C. Winpe.wim
D. Winre.wim
Answer: A
Explanation:
WIM images can be made bootable. Windows boot loader supports booting Windows from within a WIM file. Windows Setup DVD in Windows Vista and later use such WIM files. In this case, BOOT.WIM contains a bootable version of Windows PE from which the installation is performed. Other setup files are held in the INSTALL.WIM.
QUESTION 64
You have the Windows Assessment and Deployment Kit (Windows ADK) installed.
An administrator creates an answer file for an image.
You discover that when the image is deployed, the End-User License Agreement (EULA) is accepted automatically.
You need to ensure that when the image is deployed to a computer, the end-user accepts the EULA the first time the computer starts.
Which answer file component should you modify?
A. Microsoft-Windows-Shell-Setup\OOBE
B. Microsoft-Windows-Deployment\Reseal
C. Microsoft-Windows-Setup\UserData
D. Microsoft-Windows-Deployment\Generalize
Answer: C
Explanation:
AcceptEula specifies whether to automatically accept the Microsoft Software License Terms.
Parent Hierarchy
Microsoft-Windows-Setup | UserData | AcceptEula
QUESTION 65
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: AD
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
QUESTION 66
You work for an OEM system builder.
A technician applies a generalized image of Windows 8 to a client computer, and then shuts down the computer.
You need to configure the computer for push-button reset.
What should you do first?
A. Start the computer from Windows Preinstallation Environment (Windows PE), and then run
sysprep.exe /oobe.
B. Start the computer, and then complete the installation of Windows 8.
C. Start the computer, and then shut down the computer when Windows Welcome appears.
D. Start the computer from Windows Preinstallation Environment (Windows PE), and then run
wbadmin.exe.
Answer: C
Explanation:
Step 0: Shut down the computer.
Step 1: Open the Deployment and Imaging Tools Environment
Step 2: Get copies of the Windows image and the Windows RE image
Note: Windows Recovery Environment (Windows RE) includes push-button reset features that enable your users to repair their PCs quickly while preserving their data and important customizations. This can help you satisfy support obligations with faster average resolution times and fewer resources.
You can customize the push-button reset features by inserting custom scripts that can install apps or preserve additional data. This can help you eliminate or lower the development costs of custom recovery solutions.
Reference: Create Media to Run Push-Button Reset Features
QUESTION 67
You start a client computer by using Pre-Boot Execution Environment (PXE).
You load a default version of Windows Preinstallation Environment (Windows PE) that was created by using the Windows Assessment and Deployment Kit (Windows ADK).
You have a file server that contains a shared folder. The folder contains an image of Windows 8. The folder is shared to the local Users group only.
The computer has a system partition and a Windows partition.
You need to apply a reference installation from a network share.
Which command should you run before applying the image?
A. drvinst.exe
B. wpeinit.exe
C. mshta.exe
D. net.exe
Answer: B
Explanation:
Wpeinit is a command-line tool that initializes Windows PE each time it boots. When Windows PE starts, Winpeshl.exe executes Startnet.cmd, which launches Wpeinit.exe. Wpeinit.exe specifically installs PnP devices, processes Unattend.xml settings, and loads network resources.
Incorrect:
Not D: Net.exe can be used to stop and start the IPv6 protocol.
QUESTION 68
A customer plans to deploy Windows Server 2012 Standard to several servers.
The customer identifies the following hardware requirements for the planned deployment:
– Must support three volumes in a single mirror without the installation of third-party management software.
– Must support NIC teaming without the installation of third-party management software.
– Must be able to back up the server data to a tape device.
– Must be able to run on an x86 hardware platform,
You need to identify which two requirements are met by the planned deployment of Windows Server 2012.
Which two requirements should you identify? (Each correct answer presents part of the solution. Choose two.)
A. Must support three-way mirrors without the installation of third-party management software.
B. Must support NIC teaming without the installation of third-party management software.
C. Must be able to run on an x86 hardware platform.
D. Must be able to back up the server data to a tape device.
Answer: AB
Explanation:
Explanation:
Three-way mirroring are available in Windows Server 2012 through Storage Space. The new NIC Teaming capability in the Windows Server 2012 bring continuous network availability and increased network performance, supporting greater VM density and lower operational costs.
Incorrect:
Not C: Windows Server 2012 runs only on x64 processors. Unlike its predecessor, Windows Server 2012 does not support Itanium.
Note: x86-64 (also known as x64, x86_64 and amd64) is the 64-bit version of the x86 instruction set. It supports vastly larger amounts of virtual memoryand physical memory than is possible on its predecessors, allowing programs to store larger amounts of data in memory. x86-64 also provides 64-bitgeneral purpose registers and numerous other enhancements.
Not D:
* Windows Backup has not supported backing up to tape for quite sometime now.
You’ll need something like Microsoft’s Data Protection Manager or a 3rdparty solution.
* You can no longer back up to tape.
Windows Server Backup supports backing up to external and internal disks, DVDs, and shared folders.
QUESTION 69
You have a Windows Recovery Environment (Windows RE) image named Winre.wim.
You need to enable support for HTML applications in the image.
Which tool should you use?
A. Winrecfg
B. Reagentc
C. Sysprep
D. Dtsm
Answer: A
Explanation:
WinPE-WinReCfg contains the Winrecfg.exe tool, and it enables the following scenarios:
Boot from x86-based Windows PE to configure Windows RE settings on an offline x64- based operating system image.
Boot from x64-based Windows PE to configure Windows RE settings on an offline x86- based operating system image.
Incorrect:
Not B: Reagentc
Configures the Windows Recovery Environment (Windows RE) and enables image recovery solutions.
QUESTION 70
You have a server named Server1. Server1 is the member of a workgroup.
On Server1, you create a local user account named User1, as shown in the following exhibit. (Click the Exhibit button.)
On Server1, you create a share named Share1.
You assign User1 Full control permissions to Share1.
You copy the source files for Windows 8 to Share1.
When attempting to access Share1 from Windows Preinstallation Environment (Windows PE), User1 receives an error message.
You need to ensure that User1 can access Share1 from Windows PE.
What should you do?
A. From Server1, modify the Advanced Sharing properties.
B. Clear the Password never expires check box for the user account of User1.
C. Add a password to the user account of User1.
D. From Server1, modify the Advanced settings in System Properties.
Answer: C
If you want to pass Microsoft 74-697 exam successfully, donot missing to read latest lead2pass Microsoft 74-697 dumps.
If you can master all lead2pass questions you will able to pass 100% guaranteed.
http://www.lead2pass.com/74-697.html
Lead2pass | Testking | Pass4sure | Actualtests | Others | |
$99.99 | $124.99 | $125.99 | $189 | $29.99-$49.99 | |
Up-to-Dated | ✔ | ✖ | ✖ | ✖ | ✖ |
Real Questions | ✔ | ✖ | ✖ | ✖ | ✖ |
Error Correction | ✔ | ✖ | ✖ | ✖ | ✖ |
Printable PDF | ✔ | ✖ | ✖ | ✖ | ✖ |
Premium VCE | ✔ | ✖ | ✖ | ✖ | ✖ |
VCE Simulator | ✔ | ✖ | ✖ | ✖ | ✖ |
One Time Purchase | ✔ | ✖ | ✖ | ✖ | ✖ |
Instant Download | ✔ | ✖ | ✖ | ✖ | ✖ |
Unlimited Install | ✔ | ✖ | ✖ | ✖ | ✖ |
100% Pass Guarantee | ✔ | ✖ | ✖ | ✖ | ✖ |
100% Money Back | ✔ | ✖ | ✖ | ✖ | ✖ |