This page was exported from Braindump2go Free Exam Dumps with PDF and VCE Collection [ https://www.mcitpdump.com ] Export date:Mon Apr 29 8:37:26 2024 / +0000 GMT ___________________________________________________ Title: [FREE NEW UPDATED] PDF & VCE Format 70-417 Dumps With New Updated Exam Questions and Answers Free Downloa From Braindump2go (41-50) --------------------------------------------------- New Released Braindump2go Microsoft 70-417 Dumps PDF - Questions and Answers Updated with Microsoft Official Exam Center! Visit Braindump2go and download our 70-417 Exam Questions Now, Pass 70-417 100% at your first time! Vendor: MicrosoftExam Code: 70-417Exam Name: Upgrading Your Skills to MCSA Windows Server 2012 R2 Exam QUESTION 41Your 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? A.    NUMA topologyB.    Resource controlC.    Resource meteringD.    Virtual Machine ChimneyE.    The VLAN IDF.    Processor CompatibilityG.    The startup orderH.    Automatic Start ActionI.    Integration ServicesJ.    Port mirroringK.    Single-root I/O virtualization Answer: JExplanation: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.http://technet.microsoft.com/en-us/library/jj679878.aspx#bkmk_portmirror QUESTION 42Your 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 need to configure VM4 to track the CPU, memory, and network usage. What should you configure? A.    NUMA topologyB.    Resource controlC.    Resource meteringD.    Virtual Machine ChimneyE.    The VLAN IDF.    Processor CompatibilityG.    The startup orderH.    Automatic Start ActionI.    Integration ServicesJ.    Port mirroringK.    Single-root I/O virtualization Answer: CExplanation:http://blogs.technet.com/b/meamcs/archive/2012/05/28/hyper-v-resource-metering-in-windows-server-2012-server-8-beta.aspxHyper-V Resource Metering in Windows Server 2012 R2 “Server 8 Beta”IT organizations need tools to charge back business units that they support while providing the business units with the right amount of resources to match their needs. For hosting providers, it is equally important to issue chargebacks based on the amount of usage by each customer.To implement advanced billing strategies that measure both the assigned capacity of a resource and its actual usage, earlier versions of Hyper-V required users to develop their own chargeback solutions that polled and aggregated performance counters. These solutions could be expensive to develop and sometimes led to loss of historical data.To assist with more accurate, streamlined chargebacks while protecting historical information, Hyper-V in Windows Server 2012 R2 “Server 8 Beta” introduces Resource Metering, a feature that allows customers to create cost-effective, usage-based billing solutions. With this feature, service providers can choose the best billing strategy for their business model, and independent software vendors can develop more reliable, end-to-end chargeback solutions on top of Hyper-V.Metrics collected for each virtual machine§  Average CPU usage, measured in megahertz over a period of time.§  Average physical memory usage, measured in megabytes.§  Minimum memory usage (lowest amount of physical memory).§  Maximum memory usage (highest amount of physical memory).§  Maximum amount of disk space allocated to a virtual machine.§  Total incoming network traffic, measured in megabytes, for a virtual network adapter.§  Total outgoing network traffic, measured in megabytes, for a virtual network adapterTo enable Hyper-V resource metering on hyper-v host HV01 run the following PowerShell commands:Get-VM -ComputerName HV01 | Enable-VMResourceMeteringBy default the collection interval for Hyper-v metering data is one hour to change this interval the following PowerShell command can be used “value used in the command below is one minute”:Set-vmhost - computername HV01 - ResourceMeteringSaveInterval 00:01:00To get all VMs metering data run the following PowerShell command:Get-VM -ComputerName HV01 | Measure-VMTo get a particular VM “test01” metering data run the following PowerShell command:Get-VM -ComputerName HV01 -Name “test01” | Measure-VM QUESTION 43You are a network administrator of an Active Directory domain named contoso.com. You have a server named Server1 that runs Windows Server 2012 R2. Server1 has the DHCP Server server role and the Network Policy Server role service installed. You enable Network Access Protection (NAP) on all of the DHCP scopes on Server1. You need to create a DHCP policy that willApply to all of the NAP non-compliant DHCP clients. Which criteria should you specify when you create the DHCP policy? A.    The relay agent informationB.    The client identifierC.    The vendor classD.    The user class Answer: D QUESTION 44Drag and Drop QuestionYour network contains an Active Directory domain named adatum.com. The domain contains a server named Server1 that runs Windows Server 2012 R2. Server1 is configured as a Network Policy Server (NPS) server and as a DHCP server. You need to log all DHCP clients that have Windows Firewall disabled. Which three actions should you perform in sequence? To answer, move the three appropriate actions from the list of actions to the answer area and arrange them in the correct order. Answer: QUESTION 45Your network contains an Active Directory domain named contoso.com. The domain contains a domain controller named DC1 that runs Windows Server 2012 R2. You mount an Active Directory snapshot on DC1. You need to expose the snapshot as an LDAP server. Which tool should you use? A.    LdpB.    NtdsutilC.    ADSI EditD.    Dsamain Answer: DExplanation: Dsamain.exe can you can use to expose the snapshot data as an LDAP server QUESTION 46Your network contains an Active Directory forest named contoso.com. The forest contains a single domain. All domain controllers run Windows Server 2012 R2. The domain contains two domain controllers. The domain controllers are configured as shown in the following table. Active Directory Recycle Bin is enabled. You discover that a support technician accidentally removed 100 users from an Active Directory group named Group1 an hour ago. You need to restore the membership of Group1. What should you do? A.    Perform an authoritative restore.B.    Perform a non-authoritative restore.C.    Recover the items by using Active Directory Recycle Bin.D.    Apply a virtual machine snapshot to VM1. Answer: AExplanation:Authoritative restore allows the administrator to recover a domain controller, restore it to a specific point in time, and mark objects in Active Directory as being authoritative with respect to their replication partners. For example, you might need to perform an authoritative restore if an administrator inadvertently deletes an organizational unit containing a large number of users. If you restore the server from tape, the normal replication process would not restore the inadvertently deleted organizational unit. Authoritative restore allows you to mark the organizational unit as authoritative and force the replication process to restore it to all of the other domain controllers in the domain.Incorrect:Not C: A nonauthoritative restore returns the domain controller to its state at the time of backup and then allows normal replication to overwrite that state with any changes that occurred after the backup was taken. After you restore the system state, the domain controller queries its replication partners. The replication partners replicate any changes to the restored domain controller, ensuring that the domain controller has an accurate and updated copy of the Active Directory database. QUESTION 47Your network contains an Active Directory domain named contoso.com. All domain controllers run Windows Server 2012 R2. In a remote site, a support technician installs a server named DC10 that runs Windows Server 2012 R2. DC10 is currently a member of a workgroup. You plan to promote DC10 to a read-only domain controller (RODC). You need to ensure that a user named ContosoUser1 can promote DC10 to a RODC in the contoso.com domain. The solution must minimize the number of permissions assigned to User1. What should you do? A.    From Active Directory Administrative Center, pre-create an RODC computer account.B.    FromNtdsutil, run the local roles command.C.    FromDsmgmt, run the local roles command.D.    Join DC10 to the domain. Run dsmod and specify the /server switch. Answer: AExplanation:A staged read only domain controller (RODC) installation works in two discrete phases:1. Staging an unoccupied computer account2. Attaching an RODC to that account during promotionReference: Install a Windows Server 2012 R2 Active Directory Read-Only Domain Controller (RODC) QUESTION 48Your 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. VM2 sends and receives large amounts of data over the network. You need to ensure that the network traffic of VM2 bypasses the virtual switches of the parent partition. What should you configure? A.    NUMA topologyB.    Resource controlC.    Resource meteringD.    Virtual Machine ChimneyE.    The VLAN IDF.    Processor CompatibilityG.    The startup orderH.    Automatic Start ActionI.    Integration ServicesJ.    Port mirroringK.    Single-root I/O virtualization Answer: KExplanation:http://technet.microsoft.com/en-us/library/hh831410.aspxSingle-root I/O virtualization -capable network adapters can be assigned directly to a virtual machine to maximize network throughput while minimizing network latency and the CPU overhead required for processing network traffic. QUESTION 49Your network contains an Active Directory domain named contoso.com. The domain contains two servers named Server1 and Server2. Server1 runs Windows Server 2012 R2. 5erver2 runs Windows Server 2008 R2 Service Pack 1 (SP1) and has the DHCP Server server role installed.You need to manage DHCP on Server2 by using the DHCP console on Server1.What should you do first? A.    From the Microsoft Management Console on Server1, add a snap-in.B.    From Server Manager on Server2, enable Windows Remote Management.C.    From Windows PowerShell on Server2, run Enable-PSRemoting.D.    From Server Manager on Server1, install a feature. Answer: B QUESTION 50Your network contains an Active Directory domain named contoso.com. The domain contains a domain controller named dcl.contoso.com. You discover that the Default Domain Policy Group Policy objects (GPOs) and the Default Domain Controllers Policy GPOs were deleted.You need to recover the Default Domain Policy and the Default Domain Controllers Policy GPOs. What should you run? A.    dcgpofix.exe /target:domainB.    dcgpofix.exe /target:bothC.    gpfixup.exe /oldnb:contoso/newnb:dc1D.    gpfixup.exe /dc:dc1.contoso.com Answer: BExplanation:http://technet.microsoft.com/en-us/library/cc739095(v=ws.10).aspx Braindump2go New Published Exam Dumps: Microsoft 70-417 Practice Tests Questions, 371 Latest Questions and Answers from Official Exam Centre Guarantee You a 100% Pass! Free Download Instantly! http://www.braindump2go.com/70-417.html --------------------------------------------------- Images: http://www.itexamquiz.com/braindump2go/bdimages/f27bca2c6c67_D465/29.png http://www.itexamquiz.com/braindump2go/bdimages/f27bca2c6c67_D465/wpsF5E8.tmp_thumb_thumb.png http://www.itexamquiz.com/braindump2go/bdimages/f27bca2c6c67_D465/wps1951.tmp_thumb_thumb.png http://www.itexamquiz.com/braindump2go/bdimages/f27bca2c6c67_D465/wps47D0.tmp_thumb_thumb.png http://www.itexamquiz.com/braindump2go/bdimages/f27bca2c6c67_D465/wps615A.tmp_thumb_thumb.png http://www.itexamquiz.com/braindump2go/bdimages/f27bca2c6c67_D465/wps8DC7.tmp_thumb_thumb.png http://www.itexamquiz.com/braindump2go/bdimages/f27bca2c6c67_D465/wpsAD3A.tmp_thumb_thumb.png http://www.itexamquiz.com/braindump2go/bdimages/f27bca2c6c67_D465/wpsE0F7.tmp_thumb_thumb.png http://www.itexamquiz.com/braindump2go/bdimages/f27bca2c6c67_D465/25.png --------------------------------------------------- --------------------------------------------------- Post date: 2015-01-28 07:07:28 Post date GMT: 2015-01-28 07:07:28 Post modified date: 2015-01-28 07:07:28 Post modified date GMT: 2015-01-28 07:07:28 ____________________________________________________________________________________________ Export of Post and Page as text file has been powered by [ Universal Post Manager ] plugin from www.gconverters.com