PrepAway - Latest Free Exam Questions & Answers

You work as an administrator at Contoso.com. The Contoso.com network consists of a single domain named…

You work as an administrator at Contoso.com. The Contoso.com network consists of a single domain named

Contoso.com. All servers on the Contoso.com network have Windows Server 2012 R2 installed.

Contoso.com has a server, named ENSUREPASS-SR07, which has two physical disks installed. The C: drive hosts the boot partition, while the D: drive is not being used

. Both disks are online.

You have received instructions to create a virtual machine on ENSUREPASS-SR07. Subsequent to creating the virtual machine, you have to connect the D: drive to the virtual machine.

Which of the following is TRUE with regards to con

necting a physical disk to a virtual machine?

A. The physical disk should not be online.

B. The physical disk should be uninstalled and re-installed.

C. The physical disk should be configured as a striped disk.

D. The physical disk should be configured as

a mirrored disk.

Explanation:

Your virtual machines can also be connected to physical hard disks on the virtualization server virtual hard disks. (This is sometimes referred to as having a -pass-through- disk connected to a virtual machine.)

Th

e physical hard disk that you connect to a virtual machine can also be a network-attached disk, like a logical unit number (LUN) in a storage area network (SAN). A common example is an iSCSI LUN that has been mapped to the virtualization server by using Mi

crosoft iSCSI Initiator. Because the virtualization server sees network-attached storage as local disks, the iSCSI LUN can be connected to a virtual machine.

The most important limitation about having a physical hard disk connected to a virtual machine is

that it cannot be connected to the virtualization server or to other virtual machines at the same time. The virtual machine must have exclusive access to the physical hard disk.

Pass-through Disk Configuration Hyper-V allows virtual machines to access stor

age mapped directly to the Hyper-V server without requiring the volume be configured. The storage can either be a physical disk internal to the Hyper-Vserver or it can be a Storage Area Network (SAN) Logical Unit (LUN) mapped to the Hyper-V server. To ensu

re the Guest has exclusive access to the storage, it must be placed in an Offline state from the Hyper-V server perspective.


Leave a Reply

PrepAway - Latest Free Exam Questions & Answers

You work as an administrator at Contoso.com. The Contoso.com network consists of a single domain named…

You work as an administrator at Contoso.com. The Contoso.com network consists of a single domain named

Contoso.com.

Subsequent to deploying a Server Core Installation of Windows Server 2012 on a new Contoso.com server, you are instructed to add a graphical user interface (GUI) to the server.

You want to achieve this goal from the command prompt. Which of

the following actions should you take?

A. You should consider making use of the

dism.exe

command.

B. You should consider making use of the

dsquery.exe

command.

C. You should consider making use of the

dsadd.exe

command.

D. You should consider making use

of the

dsrm.exe

command.

Explanation:

A. Deployment Image Servicing and Management (DISM)

B. dsquery Queries the directory by using search criteria that you specify.

C. dsadd Adds specific types of objects to the directory.

D. dsrm Deletes an ob

ject of a specific type or any general object from the directory.

The Deployment Image Servicing and Management (DISM) tool replaces the pkgmgr, PEImg, and IntlConfg tools that are being retired in Windows 7. DISM provides a single centralized tool for pe

rforming all of the functions of these three tools in a more efficient and standardized way, eliminating the source of many of the frustrations experienced by current users of these tools.

Dism /online /enable-feature /featurename:Server-Gui-Mgmt /featuren

ame:Server-Gui-Shell /featurename:ServerCore-FullServer


Leave a Reply