This page was exported from Easily Pass By Training Lead2pass Latest Dumps [ https://www.freebraindump.com ] Export date:Fri Mar 29 8:26:59 2024 / +0000 GMT ___________________________________________________ Title: Latest Update Free Version of Microsoft 70-412 Exam Dumps in Lead2pass (231-240) --------------------------------------------------- All the Lead2pass Microsoft 70-412 questions & answers in this product are designed by Microsoft certified experts and were given utmost attention to guarantee that it is 100% factual and not fabricated. Pass Microsoft 70-412 exam in first attempt ! QUESTION 231You have a server named Server1 that runs Windows Server 2012 R2. You download and install the Windows Azure Online Backup Service Agent on Server1. You need to ensure that you can configure an online backup from Windows Server Backup. What should you do first?A.    From Windows Server Backup, run the Register Server Wizard.B.    From Computer Management, add the Server1 computer account to the Backup Operators group.C.    From a command prompt, run wbadmin.exe enable backup.D.    From the Services console, modify the Log On settings of the Windows Azure Online Backup Service Agent. Answer: AExplanation:A. Enables you to back up and restore your operating system, volumes, files, folders, and applications from a command prompt.B. To register a server for use with Windows Azure Backup you must run the register server wizardhttp://technet.microsoft.com/en-us/library/hh831677.aspx QUESTION 232Your network contains an Active Directory domain named contoso.com. The domain contains a server named Server1 that runs Windows Server 2012 R2 and has the DHCP Server server role installed. Server1 has an IPv6 scope named Scope1.You implement an additional DHCP server named Server2 that runs Windows Server 2012 R2.You need to provide high availability for Scope1. The solution must minimize administrative effort.What should you do? A.    Install and configure Network Load Balancing (NLB) on Server1 and Server2.B.    Create a scope on Server2.C.    Configure DHCP failover on Server1.D.    Install and configure Failover Clustering on Server1 and Server2. Answer: CExplanation:http://blogs.technet.com/b/canitpro/archive/2013/07/10/step-by-step-dhcp-high-availability-with-windowsserver-2012-r2.aspxhttp://technet.microsoft.com/en-us/library/hh831385.aspxConfigure DHCP failover on the server that created the scope. In this case Server1 created Scope1 therefore DHCP Failover should be configured on Server1 QUESTION 233Your network contains an Active Directory domain named contoso.com. The domain contains a main office and a branch office. An Active Directory site exists for each office. 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. DC1 hosts an Active Directory-integrated zone for contoso.com. You add the DNS Server server role to DC2. You discover that the contoso.com DNS zone fails to replicate to DC2. You verify that the domain, schema, and configuration naming contexts replicate from DC1 to DC2. You need to ensure that DC2 replicates the contoso.com zone by using Active Directory replication. Which tool should you use? A.    Active Directory Domains and TrustsB.    Active Directory Users and ComputersC.    RepadminD.    Ntdsutil Answer: CExplanation:Repadmin.exe is a command line tool that is designed to assist administrators in diagnosing, monitoring, and troubleshooting Active Directory replication problems. Reference: Repadmin Introduction and Technology OverviewNote: If you see question about AD Replication, First preference is AD sites and services, thenRepadmin and then DNSLINT. QUESTION 234Your network contains an Active Directory domain named contoso.com. The domain contains a main office and a branch office. An Active Directory site exists for each office. 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. DC1 hosts an Active Directory-integrated zone for contoso.com. You add the DNS Server server role to DC2. You discover that the contoso.com DNS zone fails to replicate to DC2. You verify that the domain, schema, and configuration naming contexts replicate from DC1 to DC2. You need to ensure that DC2 replicates the contoso.com zone by using Active Directory replication. Which tool should you use? A.    Active Directory Users and ComputersB.    NtdsutilC.    DNS ManagerD.    Active Directory Domains and Trusts Answer: C QUESTION 235Your network contains an Active Directory domain named contoso.com. 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. The Branch site contains a perimeter network. For security reasons, client computers in the perimeter network can communicate with client computers in the Branch site only. You plan to deploy a new RODC to the perimeter network in the Branch site. You need to ensure that the new RODC will be able to replicate from DC10. What should you do first on DC10? A.    Run dcpromo and specify the /createdcaccount parameter.B.    Run the Active Directory Domain Services Configuration Wizard.C.    Run the Add-ADDSReadOnlyDomainControllerAccount cmdlet.D.    Enable the Bridge all site links setting. Answer: CExplanation:Creates a read-only domain controller (RODC) account that can be used to install an RODC in Active Directory.Note:* NotesOnce you have added the RODC account, you can add an RODC to a server computer by using the Install-ADDSDomainController cmdlet with the -ReadOnlyReplica switch parameter.* ExampleAdds a new read-only domain controller (RODC) account to the corp.contoso.com domain using the North America site as the source site for the replication source domain controller.C:PS>Add-ADDSReadOnlyDomainControllerAccount -DomainControllerAccountName RODC1 -DomainName corp.contoso.com -SiteName NorthAmerica Reference: Add-ADDSReadOnlyDomainControllerAccount QUESTION 236Your network contains an Active Directory domain named contoso.com. The domain contains a server named Server1 that runs a Server Core installation of Windows Server 2012 R2.You need to deploy a certification authority (CA) to Server1. The CA must support the auto- enrollment of certificates.Which two cmdlets should you run? (Each correct answer presents part of the solution.Choose two.) A.    Add-CAAuthoritylnformationAccessB.    Install-AdcsCertificationAuthorityC.    Add-WindowsFeatureD.    Install-AdcsOnlineResponderE.    Install-AdcsWebEnrollment Answer: BEExplanation:* The Install-AdcsCertificationAuthority cmdlet performs installation and configuration of the AD CS CA role service.*The Install-AdcsWebEnrollment cmdlet performs initial installation and configuration of the Certification Authority Web Enrollment role service. QUESTION 237You have a server named Server1 that runs Windows Server 2012 R2. Server1 has the DNS Server server role installed. You need to store the contents of all the DNS queries received by Server1. What should you configure? A.    Logging from Windows Firewall with Advanced SecurityB.    Debug logging from DNS ManagerC.    A Data Collector Set (DCS) from Performance MonitorD.    Monitoring from DNS Manager Answer: BExplanation:Debug logging allows you to log the packets sent and received by a DNS server. Debug logging is disabled by default, and because it is resource intensive, you should only activate it temporarily when you need more specific detailed information about server performance.Reference: Active Directory 2008: DNS Debug Logging Facts... QUESTION 238You have a server named LON-DC1 that runs Windows Server 2012 R2. An iSCSI virtual disk named VirtuahSCSIl.vhd exists on LON-DC1 as shown in the exhibit. (Click the Exhibit button.) You create a new iSCSI virtual disk named VirtualiSCSI2.vhd by using the existing itgt iSCSI target. VirtuahSCSI1.vhd is removed from LON-DC1. You need to assign VirtualiSCSI2.vhd a logical unit value of 0. What should you do? A.    Run the Set-IscsiVirtualDisk cmdlet and specify the -DevicePath parameter.B.    Run the iscsicpl command and specify the virtualdisklun parameter.C.    Modify the properties of the itgt ISCSI target.D.    Run the Set-VirtualDisk cmdlet and specify the -Uniqueld parameter. Answer: D QUESTION 239You have a Hyper-V host named Server1 that runs Windows Server 2012 R2. Server1 contains a virtual machine named VM1 that runs Windows Server 2012 R2. You fail to start VM1 and you suspect that the boot files on VM1 are corrupt. On Server1, you attach the virtual hard disk (VHD) of VM1 and you assign the VHD a drive letter of F. You need to repair the corrupt boot files on VM1. What should you run? A.    bootrec.exe /rebuildbcdB.    bootrec.exe /scanosC.    bcdboot.exe f:windows /s c:D.    bcdboot.exe c:windows /s f: Answer: D QUESTION 240Your network contains an Active Directory domain named contoso.com. The domain contains a server named Server1 that runs Windows Server 2012 R2 and has the DNS Server server role installed. Server1 has a zone named contoso.com. The zone is configured as shown in the exhibit. (Click the Exhibit button.) You need to assign a user named User1 permission to add and delete records from the contoso.com zone only. What should you do first? A.    Enable the Advanced view from DNS Manager.B.    Add User1 to the DnsUpdateProxy group.C.    Run the New Delegation Wizard.D.    Configure the zone to be Active Directory-integrated. Answer: D Lead2pass only provide up dated and latest Microsoft 70-412 exam preparation questions and 100% ensure it will make you succeed. Passing the Microsoft is not a dream anymore as our user friendly learning resources ensure guaranteed success. http://www.lead2pass.com/70-412.html --------------------------------------------------- Images: http://www.itexamquiz.com/lead2pass/l2pimages/2e325090d9d8_AC00/wpsF1F.tmp_thumb_thumb.png http://www.itexamquiz.com/lead2pass/l2pimages/2e325090d9d8_AC00/wps4C10.tmp_thumb_thumb.png http://www.itexamquiz.com/lead2pass/l2pimages/2e325090d9d8_AC00/wps8450.tmp_thumb_thumb.png http://www.itexamquiz.com/lead2pass/l2pimages/2e325090d9d8_AC00/wps5CF.tmp_thumb_thumb.png http://www.itexamquiz.com/lead2pass/l2pimages/2e325090d9d8_AC00/wps5CF5.tmp_thumb2_thumb.png --------------------------------------------------- --------------------------------------------------- Post date: 2014-12-18 04:21:11 Post date GMT: 2014-12-18 04:21:11 Post modified date: 2014-12-18 04:21:11 Post modified date GMT: 2014-12-18 04:21:11 ____________________________________________________________________________________________ Export of Post and Page as text file has been powered by [ Universal Post Manager ] plugin from www.gconverters.com