QUESTION 141
Your network contains two Hyper-V hosts that run Windows Server 2012 R2. The Hyper-V hosts contains several virtual machines that run Windows Server 2012 R2.
You install the Network Load Balancing feature on the virtual machines.
You need to configure the virtual machines to support Network Load Balancing (NLB).
Which virtual machine settings should you configure?
A. |
DHCP guard |
B. |
Port mirroring |
C. |
Router guard |
D. |
MAC address |
Correct Answer: D
Explanation:
http://social.technet.microsoft.com/Forums/windowsserver/en-US/5b3a0a9d-26a2-49ba-bbbe-29d11fcbb7ce/nlb-on-hyperv?forum=winserverhyperv
For NLB to be configured you need to enable MAC address spoofing.
QUESTION 142
Your network contains an Active Directory domain named contoso.com. The domain contains two member servers named Server1 and Server2. All servers run Windows Server 2012 R2. Server1 and Server2 have the Failover Clustering feature installed. The servers are configured as nodes in a failover cluster named Cluster1.
You add two additional nodes to Cluster1. You need to ensure that Cluster1 stops running if three nodes fail.
What should you configure?
A. |
Affinity None |
B. |
Affinity Single |
C. |
The cluster quorum settings |
D. |
The failover settings |
E. |
A file server for general use |
F. |
The Handling priority |
G. |
The host priority |
H. |
Live migration |
I. |
The possible owner |
J. |
The preferred owner |
K. |
Quick migration |
L. |
The Scale-Out File Server |
Correct Answer: C
Explanation:
http://technet.microsoft.com/en-us/library/cc731739.aspx
QUESTION 143
Your network contains two servers named Server1 and Server2 that run Windows Server 2012 R2. Server1 and Server2 have the Hyper-V server role installed.Server1 and Server2 are configured as Hyper-V replicas of each other.
Server2 hosts a virtual machine named VM5. VM5 is replicated to Server1.
You need to verify whether the replica of VMS on Server1 is functional. The solution must ensure that VM5 remains accessible to clients.
What should you do from Hyper-V Manager?
A. |
On Server1, execute a Planned Failover. |
B. |
On Server1, execute a Test Failover. |
C. |
On Server2, execute a Planned Failover. |
D. |
On Server2,execute a Test Failover. |
Correct Answer: B
Explanation:
Test Failover is an operation initiated on your replica virtual machine (here VM5 on Server1) which allows you to test the sanity of the virtualized workload without interrupting your production workload or ongoing replication. Note: At a high level, Hyper-V Replica supports three types of Failover:
Test Failover
Planned Failover
Unplanned Failover
QUESTION 144
Your network contains an Active Directory domain named contoso.com. The domain contains two member servers named Server1 and Server2. All servers run Windows Server 2012 R2.
Server1 and Server2 are nodes in a Hyper-V cluster named Cluster1. Cluster1 hosts 10 virtual machines. All of the virtual machines run Windows Server 2012 R2 and are members of the domain.
You need to ensure that the first time a service named Service1 fails on a virtual machine, the virtual machine is moved to a different node.
You configure Service1 to be monitored from Failover Cluster Manager.
What should you configure on the virtual machine?
A. |
From the General settings, modify the Startup type. |
B. |
From the Recovery settings of Service1, set the First failure recovery action to Take No Action. |
C. |
From the Recovery settings of Service1, set the First failure recovery action to Restart the Service. |
D. |
From the General settings, modify the Service status. |
Correct Answer: B
Explanation:
C.Configure the virtual machine to take no action through Hyper-V if the physical computer shuts down by modifying the Automatic Stop Action setting to None. Virtual machine state must be managed through the Failover Clustering feature.
http://technet.microsoft.com/en-us/library/cc742396.aspx
http://windowsitpro.com/windows-server-2012/enable-windows-server-2012-failover- cluster-hyper-v-vmmonitoring
QUESTION 145
HOTSPOT
Your network contains an Active Directory domain named fabrikam.com.
You implement DirectAccess.
You need to view the properties of the DirectAccess connection.
Which connection properties should you view?
To answer, select the appropriate connection properties in the answer area.
Correct Answer:
QUESTION 146
HOTSPOT
You have a file server named Server1 that runs Windows Server 2012 R2.
Server1 contains a file share that must be accessed by only a limited number of users.
You need to ensure that if an unauthorized user attempts to access the file share, a custom access-denied message appears, which contains a link to request access to the share. The message must not appear when the unauthorized user attempts to access other shares.
Which two nodes should you configure in File Server Resource Manager?
To answer, select the appropriate two nodes in the answer area.
Correct Answer:
QUESTION 147
You have a server named Server1 that runs Windows Server 2012 R2.
You connect two new hard disks to Server1.
You need to create a storage space that contains the two disks.
The solution must meet the following requirements:
Provide fault tolerance if a single disk fails.
Maximize the amount of files that can be stored in the storage space.
What should you create?
A. |
a parity space |
B. |
a simple space |
C. |
a spanned volume |
D. |
a mirrored space |
Correct Answer: D
Explanation:
References:
http://social.technet.microsoft.com/wiki/contents/articles/15198.storage-spaces-overview.aspx
http://technet.microsoft.com/en-us/library/cc772180.aspx
Training Guide: Installing and Configuring Windows Server 2012: Chapter 8: File Services and Storage, p. 367-8
QUESTION 148
HOTSPOT
Your network contains an Active Directory domain named contoso.com. The domain contains a DNS server named Server1. Server1 is configured to resolve single-label names for DNS clients.
You need to view the number of queries for single-label names that are resolved by Server1.
What command should you run?
To answer, select the appropriate options in the answer area.
Correct Answer:
QUESTION 149
Your network contains an Active Directory domain named contoso.com. The network contains a file server named Server1 that runs Windows Server 2012 R2.
You are configuring a central access policy for temporary employees.
You enable the Department resource property and assign the property a suggested value of Temp.
You need to configure a target resource condition for the central access rule that is scoped to resources assigned to Temp only.
Which condition should you use?
A. |
(Department.Value Equals “Temp”) |
B. |
(Resource.Department Equals “Temp”) |
C. |
(Temp.Resource Equals “Department”) |
D. |
(Resource.Temp Equals “Department”) |
Correct Answer: B
Explanation:
Example: See line 4 below.
To create a central access rule
In the left pane of the Active Directory Administrative Center, clickTree View, selectDynamic Access Control, and then clickCentral Access Rules.
Right-clickCentral Access Rules, clickNew, and then clickCentral Access Rule.
In theNamefield, typeFinance Documents Rule.
In theTarget Resourcessection, clickEdit, and in theCentral Access Ruledialog box, clickAdd a condition. Add the following condition:[Resource] [Department] [Equals] [Value] [Finance], and then clickOK.
Etc
QUESTION 150
HOTSPOT
You have a server named DHCP1 that runs Windows Server 2012 R2. DHCP1 does not have access to the Internet.
All roles are removed completely from DHCP.
You mount a Windows Server 2012 R2 installation image to the C:Mount folder.
You need to install the DHCP Server server role on DHCP1 by using Server Manager.
Which folder should you specify as the alternate path for the source files?
To answer, select the appropriate folder in the answer area.
Correct Answer:
Free VCE & PDF File for Microsoft 70-417 Actual Tests
Instant Access to Free VCE Files: MCSE|MCSA|MCITP…
Instant Access to Free PDF Files: MCSE|MCSA|MCITP…
70-410 Dumps VCE PDF
70-411 Dumps VCE PDF
70-412 Dumps VCE PDF
70-413 Dumps VCE PDF
70-414 Dumps VCE PDF
70-417 Dumps VCE PDF
70-461 Dumps VCE PDF
70-462 Dumps VCE PDF
70-463 Dumps VCE PDF
70-464 Dumps VCE PDF
70-465 Dumps VCE PDF
70-480 Dumps VCE PDF
70-483 Dumps VCE PDF
70-486 Dumps VCE PDF
70-487 Dumps VCE PDF