READ Free Dumps For Microsoft- 70-410
Question ID 9392 | Your network contains an Active Directory forest named contoso.com. The forest contains a single domain. The domain contains two domain controllers named
DC1 and DC2 that run Windows Server 2012 R2.
The domain contains a user named User1 and a global security group named Group1.
You reconfigure DC2 as a member server in the domain.
You need to add DC2 as the first domain controller in a new domain in the forest.
Which cmdlet should you run?
|
Option A | Add-AdPrincipalGroupMembership
|
Option B | Install-AddsDomainController
|
Option C | Install-WindowsFeature
|
Option D | Install-AddsDomain
|
Option E | Rename AdObject
|
Option F | Set AdAccountControl
|
Correct Answer | D |
Explanation Explanation/Reference: Explanation: Installs a new Active Directory domain configuration C:\PS>Install-ADDSDomain -Credential (Get-Credential CORP\EnterpriseAdmin1) -NewDomainName child - ParentDomainName corp.contoso.com -InstallDNS - CreateDNSDelegation -DomainMode Win2003 - ReplicationSourceDC DC1.corp.contoso.com -SiteName Houston -DatabasePath "D:\NTDS" SYSVOLPath "D: \SYSVOL" -LogPath "E:\Logs" NoRebootOnCompletion References: http://technet.microsoft.com/en-us/library/hh974722.aspx
Question ID 9393 | Your network contains a server named Server1 that runs Windows Server 2012 R2.Server1 has the Hyper-V server role installed.
Server1 hosts four virtual machines named VM1, VM2, VM3, and VM4.
Server1 is configured as shown in the following table.
You install a network monitoring application on VM2.
You need to ensure that all of the traffic sent to VM3 can be captured on VM2.
What should you configure?
|
Option A | NUMA topology
|
Option B | Resource control
|
Option C | Resource metering
|
Option D | Virtual Machine Chimney
|
Option E | The VLAN ID
|
Option F | Port mirroring
|
Correct Answer | J |
Explanation Explanation/Reference: Explanation: With Hyper-V Virtual Switch port mirroring, you can select the switch ports that are monitored as well as the switch port that receives copies of all the traffic. And since Port mirroring allows the network traffic of a virtual machine to be monitored by copying the traffic and forwarding it to another virtual machine that is configured for monitoring, you should configure port mirroring on VM2. References: http://technet.microsoft.com/en-us/library/jj679878.aspx#bkmk_portmirror