This page was exported from Braindump2go Free Exam Dumps with PDF and VCE Collection [ https://www.mcitpdump.com ] Export date:Thu Mar 28 14:22:27 2024 / +0000 GMT ___________________________________________________ Title: Using Braindump2go New Updated Microsoft 70-411 Practice Exam Questions - Getting Microsoft 70-411 Certification (21-30) --------------------------------------------------- MICROSOFT OFFICIAL: New Updated 70-411 Exam Questions from Braindump2go 70-411 PDF Dumps and 70-411 VCE Dumps! Welcome to Download the Newest Braindump2go 70-411 VCE&PDF Dumps:  http://www.braindump2go.com/70-411.html (322 Q&As) Braindump2go Updates Microsoft 70-411 Exam Dumps Questions, adds some new changed questions from Microsoft Official Exam Center. Want to know 2015 70-411 Exam test points? Download the following free Braindump2go Latest Exam Questions Today! Exam Code: 70-411Exam Name Administering Windows Server 2012Certification Provider: MicrosoftCorresponding Certifications: MCSA, MCSA: Windows Server 2012, MCSE, MCSE: Desktop Infrastructure, MCSE: Private Cloud, MCSE: Server InfrastructureKeywords:70-411 Dumps,70-411 Microsoft Exam Questions,70-411 VCE,70-411 PDF,70-411 Practice Exams,70-411 Practice Tests,70-411 Book,70-411 Study Guide QUESTION 21Your network contains a single Active Directory domain named contoso.com. The domain contains a domain controller named DC1 that hosts the primary DNS zone for contoso.com All servers dynamically register their host names. You install the new Web servers that host identical copies of your company's intranet website. The servers are configured as shown in the following table. You need to use DNS records to load balance name resolution queries for intranet.contoso.com between the two Web servers.What is the minimum number of DNS records that you should create manually? A.    1B.    2C.    3D.    4 Answer: BExplanation:An A records for each IP is neededintranet.contoso.com > 10.0.0.20intranet.contoso.com > 10.0.0.21intranet.contoso.com > 10.0.0.22http://technet.microsoft.com/en-us/library/cc772506.aspx http://technet.microsoft.com/en-us/library/gg398251.aspx QUESTION 22You have a server named Server1 that runs Windows Server 2012 R2. Server1 has the Remote Access server role installed. You need to configure the ports on Server1 to ensure that client computers can establish VPN connections to Server1. The solution must NOT require the use of certificates or pre-shared keys.What should you modify? To answer, select the appropriate object in the answer area. Answer: Explanation:The four types of tunneling protocols used with a VPN/RAS server running on Windows Server 2012 include:Point-to-Point Tunneling Protocol (PPTP): A VPN protocol based on the legacy Point-to-Point protocol used with modems. The PPTP specification does not describeencryption or authentication features and relies on the Point-to-Point Protocol being tunneled to implement security functionality. Layer 2 Tunneling Protocol (L2TP): Used with IPsec to provide security. L2TP supports either computer certificates or a preshared key as the authentication method for IPsec. IKEv2: IKE is short for Internet Key Exchange, which is a tunneling protocol that uses IPsec Tunnel Mode protocol. The message is encrypted with one of the following protocols by using encryption keys that are generated from the IKEv2 negotiation process.Secure Socket Tunneling Protocol (SSTP): Introduced with Windows Server 2008, which uses the HTTPS protocol over TCP port 443 to pass traffic through firewallshttp://en.wikipedia.org/wiki/Point-to-Point_Tunneling_Protocol QUESTION 23Hotspot QuestionYou have a server named Servers that runs Windows Server 2012 R2. Servers has the Windows Deployment Services server role installed.Server5 contains several custom images of Windows 8.You need to ensure that when 32-bit client computers start by using PXE, the computers automatically install an image named Image 1.What should you configure?To answer, select the appropriate tab in the answer area. Answer: QUESTION 24You have a cluster named Cluster1 that contains two nodes. Both nodes run Windows Server 2012 R2. Cluster1 hosts a virtual machine named VM1 that runs Windows Server 2012 R2.You configure a custom service on VM1 named Service1.You need to ensure that VM1 will be moved to a different node if Service1 fails.Which cmdlet should you run on Cluster1? A.    Add-ClusterVmMonitoredItemB.    Add-ClusterGenericServiceRoleC.    Set-ClusterResourceDependencyD.    Enable VmResourceMetering Answer: AExplanation:The Add-ClusterVMMonitoredItem cmdlet configures monitoring for a service or an EventTracing for Windows (ETW) event so that it is monitored on a virtual machine. If the service fails or the event occurs, then the system responds by taking an action based on the failover configuration for the virtual machine resource. For example, the configuration might specify that the virtual machine be restarted. QUESTION 25Your company has a main office and a branch office.The main office contains a server that hosts a Distributed File System (DFS) replicated folder.You plan to implement a new DFS server in the branch office.You need to recommend a solution that minimizes the amount of network bandwidth used to perform the initial synchronization of the folder to the branch office.You recommend using the Export-DfsrClone and Import-DfsrClonecmdlets.Which additional command or cmdlet should you include in the recommendation? A.    Robocopy.exeB.    Synchost.exeC.    Export-BcCachePackageD.    Sync-DfsReplicationGroup Answer: AExplanation:By preseeding files before you set up DFS Replication, add a new replication partner, or replace a server, you can speed up initial synchronization and enable cloning of the DFS Replication database in Windows Server 2012 R2. The Robocopy method is one of several preseeding methods QUESTION 26Your network contains an Active Directory domain named contoso.com. You have several Windows PowerShell scripts that execute when users log on to their client computer. You need to ensure that all of the scripts execute completely before the users can access their desktop.Which setting should you configure? To answer, select the appropriate setting in the answer area. Answer: Explanationhttp://technet.microsoft.com/en-us/library/cc738773(v=ws.10).aspxRun logon scripts synchronouslyDirects the system to wait for logon scripts to finish running before it starts the Windows Explorer interface program and creates the desktop.If you enable this policy, Windows Explorer does not start until the logon scripts have finished running. This setting assures that logon script processing is complete before the user starts working, but it can delay the appearance of the desktop.If you disable this policy or do not configure it, the logon scripts and Windows Explorer are not synchronized and can run simultaneously. QUESTION 27Your network contains an Active Directory domain named contoso.com. All domain controllers run Windows Server 2012 R2.An organizational unit (OU) named OU1 contains 200 client computers that run Windows 8 Enterprise. A Group Policy object (GPO) named GPO1 is linked to OU1.You make a change to GPO1.You need to force all of the computers in OU1 to refresh their Group Policy settings immediately. The solution must minimize administrative effort.Which tool should you use? A.    Server ManagerB.    Active Directory Users and ComputersC.    The Gpupdate commandD.    Group Policy Management Console (GPMC) Answer: DExplanation:Starting with Windows Server 2012 and Windows 8, you can now remotely refresh Group Policy settings for all computers in an OU from one central location through the Group Policy Management Console (GPMC). Or you can use the Invoke- GPUpdatecmdlet to refresh Group Policy for a set of computers, not limited to the OU structure, for example, if the computers are located in the default computers container. http://technet.microsoft.com/en-us//library/jj134201.aspx http://blogs.technet.com/b/grouppolicy/archive/2012/11/27/group-policy-in-windows-server-2012-using-remote-gpupdate.aspx QUESTION 28Your network contains an Active Directory domain named contoso.com. Domain controllers run either Windows Server 2008, Windows Server 2008 R2, or Windows Server 2012 R2. You have a Password Settings object (PSOs) named PSO1. You need to view the settings of PSO1.Which tool should you use? A.    Group Policy ManagementB.    Server ManagerC.    Get-ADAccountResultantPasswordReplicationPolicyD.    Active Directory Administrative Center Answer: DExplanation:http://technet.microsoft.com/en-us/library/cc770848(v=ws.10).aspxIncorrect:* Get-ADFineGrainedPasswordPolicyGets one or more Active Directory fine grained password policies.* To store fine-grained password policies, Windows Server 2008 includes two new object classes in the Active Directory Domain Services (AD DS) schema:Password Settings ContainerPassword SettingsThe Password Settings Container (PSC) object class is created by default under the System container in the domain. It stores the Password Settings objects (PSOs) for that domain. QUESTION 29Your network contains an Active Directory domain named contoso.com. The domain contains more than 100 Group Policy objects (GPOs). Currently, there are no enforced GPOs. You need to prevent all of the GPOs at the site level and at the domain level from being applied to users and computers in an organizational unit (OU) named OU1. You want to achieve this goal by using the minimum amount of Administrative effort.What should you use? A.    dcgpofixB.    Get-GPOReportC.    GpfixupD.    GpresultE.    Gptedit.mscF.    Import-GPOG.    Import-GPOH.    Restore-GPOI.    Set-GPInheritanceJ.    Set-GPLinkK.    Set-GPPermissionL.    GpupdateM.    Add-ADGroupMember Answer: IExplanation:http://technet.microsoft.com/en-us/library/ee461032.aspxhttp://technet.microsoft.com/en-us/library/cc757050.aspx QUESTION 30Your network contains an Active Directory domain named contoso.com. The domain contains more than 100 Group Policy objects (GPOs). Currently, there are no enforced GPOs. You have two GPOs linked to an organizational unit (OU) named OU1. You need to change the precedence order of the GPOs.What should you use? A.    dcgpofixB.    Get-GPOReportC.    GpfixupD.    GpresultE.    Gptedit.mscF.    Import-GPOG.    Restore-GPOH.    Set-GPInheritanceI.    Set-GPLinkJ.    Set-GPPermissionK.    GpupdateL.    Add-ADGroupMember Answer: IExplanation:The Set-GPLink cmdlet sets the properties of a GPO link.You can set the following properties:-- Enabled. If the GPO link is enabled, the settings of the GPO are applied when Group Policy is processed for the site, domain or OU.-- Enforced. If the GPO link is enforced, it cannot be blocked at a lower-level (in the Group Policy processing hierarchy) container.-- Order. The order specifies the precedence that the settings of the GPO take over conflicting settings in other GPOs that are linked (and enabled) to the same site, domain, or OU. http://technet.microsoft.com/en-us/library/ee461022.aspx Braindump2go New Updated 70-411 Exam Dumps are Complete Microsoft 70-411 Course Coverage! 100% Real Questions and Correct Answers Guaranteed! Updated 70-411 Preparation Material with Questions and Answers PDF Instant Download: FREE DOWNLOAD: NEW UPDATED 70-411 PDF Dumps & VCE Dumps from Braindump2go: http://www.braindump2go.com/70-411.html  (322 Q&As) --------------------------------------------------- Images: http://examgod.com/bdimages/511dc45ba9eb_EFDD/1_thumb4_thumb_thumb.png --------------------------------------------------- --------------------------------------------------- Post date: 2015-09-21 09:06:34 Post date GMT: 2015-09-21 09:06:34 Post modified date: 2015-09-21 09:06:34 Post modified date GMT: 2015-09-21 09:06:34 ____________________________________________________________________________________________ Export of Post and Page as text file has been powered by [ Universal Post Manager ] plugin from www.gconverters.com