READ Free Dumps For Microsoft- 70-410
Question ID 9878 | HOTSPOT
You have a server named Server1 that runs Windows Server 2012 R2. Server1 has the Hyper-V server role installed.
You need to implement NIC teaming on Server1.
Which two network connections should you include on the NIC team? (To answer, select the two appropriate network connections in the answer area.)
Hot Area:
|
Option A | Correct Answer:
|
Correct Answer | A |
Explanation Explanation/Reference: Explanation: NIC Teaming requires the presence of a single Ethernet network adapter, which can be used for separating traffic that is using VLANs. All modes that provide fault protection through failover require at least two Ethernet network adapters. NIC1 is already enabled, thus you should include NIC2 and NIC3. Reference: http://technet.microsoft.com/en-us/library/hh831648.aspx
Question ID 9879 | Your network contains a server named Server1 and 10 Web servers. All servers run Windows Server 2012 R2.
You create a Windows PowerShell Desired State Configuration (DSC) to push the settings from Server1 to all of the Web servers.
On Server1, you modify the file set for the Web servers.
You need to ensure that all of the Web servers have the latest configurations.
Which cmdlet should you run on Server1?
|
Option A | Get-DcsConfiguration
|
Option B | Restore-DcsConfiguration
|
Option C | Set-DcsLocalConfigurationManager
|
Option D | Start-DcsConfiguration
|
Correct Answer | D |
Explanation