This page was exported from Braindump2go Free Exam Dumps with PDF and VCE Collection [ https://www.mcitpdump.com ] Export date:Fri May 3 4:20:43 2024 / +0000 GMT ___________________________________________________ Title: [NEW] New Released PDF Dumps For Exam Microsoft 70-412 Shared By Braindump2go (246-260) --------------------------------------------------- 2015 Free Download of Latest Microsoft 70-412 Practce Exam Questions from Braindump2go will help you have a 100% success of 70-412 real exam! All questions are the latest checked and released! Answers are 100% correct guaranteed! In order to increase your confidence, 100% Full Money Back Guarantee is promised by Braindump2go! Instant Download Now! Vendor: MicrosoftExam Code: 70-412Exam Name: Configuring Advanced Windows Server 2012 R2 Services QUESTION 246Your network contains an Active Directory domain named contoso.com. The domain contains a server named Server1 that runs Windows Server 2012 R2. Server1 has an enterprise root certification authority (CA) for contoso.com. You deploy another member server named Server2 that runs Windows Server 2012 R2 and has the Web Server (IIS) server role installed. You need to designate a website on Server1 as the certificate revocation list (CRL) distribution point for the CA. The solution must ensure that CRLs are published automatically to Server2. Which two actions should you perform? (Each correct answer presents part of the solution. Choose two.) A.    Create an http:// CRL distribution point (CDP) entry.B.    Configure a CA exit module.C.    Create a file:// CRL distribution point (CDP) entryD.    Configure an enrollment agent.E.    Configure a CA policy module. Answer: AEExplanation:A: To specify CRL distribution points in issued certificates Open the Certification Authority snap-in.In the console tree, click the name of the CA.On the Action menu, click Properties , and then click the Extensions tab. Confirm that Select extension is set to CRL Distribution Point (CDP) .Do one or more of the following. (The list of CRL distribution points is in the Specify locations from which users can obtain a certificate revocation list (CRL) box.) / To indicate that you want to use a URL as a CRL distribution point Click the CRL distribution point, select the Include in the CDP extension of issued certificates check box, and then click OK .Click Yes to stop and restart Active Directory Certificate Services (AD CS).E: You can specify CRL Distribution Points (CDPs) in CAPolicy.inf. Note that any CDP in CAPolicy.inf will take precedence for certificate verifiers over the CDP's specified in the CA policy module.Note:CRLDistributionPointYou can specify CRL Distribution Points (CDPs) for a root CA certificate in the CAPolicy.inf. This section does not configure the CDP for the CA itself. After the CA has been installed you can configure the CDP URLs that the CA will include in each certificate that it issues. The URLs specified in this section of the CAPolicy.inf file are included in the root CA certificate itself.Example:[CRLDistributionPoint]URL=http://pki.wingtiptoys.com/cdp/WingtipToysRootCA.crl QUESTION 247Your network contains an Active Directory domain named adatum.com. You create a new Group Policy object (GPO) named GPO1. You need to verify that GPO1 was replicated to all of the domain controllers. Which tool should you use? A.    GpupdateB.    GpresultC.    Group Policy ManagementD.    Active Directory Sites and Services Answer: C QUESTION 248Your network contains an Active Directory domain named contoso.com. The domain contains two domain controllers named DC1 and DC2. You install Windows Server 2012 R2 on a new computer named DC3. You need to manually configure DC3 as a domain controller. Which tool should you use? A.    winrm.exeB.    Server ManagerC.    dcpromo.exeD.    Active Directory Domains and Trusts Answer: BExplanation:When you try to DCpromo a Server 2012, you get this message: QUESTION 249Your network contain an active directory domain named Contoso.com. The domain contains two servers named server1 and server2 that run Windows Server 2012 R2. You create a security template named template1 by using the security template snap-in. You need to apply template1 to server2. Which tool should you use? A.    Security Configuration and AnalysisB.    Server ManagerC.    Security TemplateD.    Computer management Answer: A QUESTION 250Your network contains an Active Directory forest named contoso.com. All servers run Windows Server 2012 R2. You need to create a custom Active Directory Application partition. Which tool should you use? A.    NetdomB.    NtdsutilC.    DsmodD.    Dsamain Answer: BExplanation:* To create or delete an application directory partition Open Command Prompt.Type:ntdsutilAt the ntdsutil command prompt, type:domain managementAt the domain management command prompt, type:connection At the server connections command prompt, type:connect to server ServerName At the server connections command prompt, type:quitAt the domain management command prompt, do one of the following:* partition managementManages directory partitions for Active Directory Domain Services (AD DS) or Active Directory Lightweight Directory Services (AD LDS).This is a subcommand of Ntdsutil and Dsmgmt. Ntdsutil and Dsmgmt are command-line tools that are built into Windows Server 2008 and Windows Server 2008 R2./ partition management create nc %s1 %s2Creates the application directory partition with distinguished name %s1, on the Active Directory domain controller or AD LDS instance with full DNS name %s2. If you specify "NULL" for %s2, this command uses the currently connected Active Directory domain controller. Use this command only with AD DS. For AD LDS, use create nc %s1 %s2 %s3.Note:* An application directory partition is a directory partition that is replicated only to specific domain controllers. A domain controller that participates in the replication of a particular application directory partition hosts a replica of that partition. QUESTION 251Your network contains an Active Directory domain named contoso.com. The domain contains a domain controller named DC1 that runs Windows Server 2012 R2. You create an Active Directory snapshot of DC1 each day. You need to view the contents of an Active Directory snapshot from two days ago. What should you do first? A.    Stop the Active Directory Domain Services (AD DS) service.B.    Run the ntdsutil.exe command.C.    Run the dsamain.exe command.D.    Start the Volume Shadow Copy Service (VSS). Answer: B QUESTION 252You have a server named Server1 that runs Windows Server 2012 R2. You need to configure Server1 to create an entry in an event log when the processor usage exceeds 60 percent. Which type of data collector should you create? A.    an event trace data collectorB.    a performance counter data collectorC.    a performance counter alertD.    a configuration data collector Answer: C QUESTION 253Your network contains two servers named Server1 and Server2. Both servers run Windows Server 2012 R2, On Server1, you create a Data Collector Set (DCS) named Data1. You need to export Data1 to Server2. What should you do first? A.    Right-click Data1 and click Data Manager...B.    Right-click Data1 and click Save template...C.    Right-click Data1 and click Properties.D.    Right-click Data1 and click Export list... Answer: BExplanation:http://technet.microsoft.com/en-us/library/cc766318.aspx QUESTION 254Your 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.    The Set-AdComputercmdletB.    Group Policy Object EditorC.    Active Directory Users and ComputersD.    Group Policy Management Console (GPMC) Answer: DExplanation:In the previous versions of Windows, this was accomplished by having the user run GPUpdate.exe on their computer. 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-GPUpdate cmdlet 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.Note: Group Policy Management Console (GPMC) is a scriptable Microsoft Management Console (MMC) snap-in, providing a single administrative tool for managing Group Policy across the enterprise. GPMC is the standard tool for managing Group Policy.Incorrect:Not B: Secedit configures and analyzes system security by comparing your current configuration to at least one template. QUESTION 255Your network contains an Active Directory domain named contoso.com. Network Access Protection (NAP) is deployed to the domain. You need to create NAP event trace log files on a client computer.What should you run? A.    LogmanB.    TracertC.    Register-EngineEventD.    Register-ObjectEvent Answer: A QUESTION 256Your network contains an Active Directory domain named contoso.com. The domain contains a server named Server1. Server1 runs Windows Server 2012 R2. You create a group Managed Service Account named gService1. You need to configure a service named Service1 to run as the gService1 account. How should you configure Service1? A.    From a command prompt, run sc.exe and specify the sdset parameter.B.    From the Services console, configure the General settings.C.    From Windows PowerShell, run Set-Service and specify the -StartupType parameter.D.    From the Services console, configure the Log On settings. Answer: DExplanation:http://technet.microsoft.com/en-us/library/cc754599.aspx QUESTION 257You have a server named Server1 that runs Windows Server 2012 R2.Server1 has 2 dual-core processors and 16 GB of RAM.You install the Hyper-V server role in Server1.You plan to create two virtual machines on Server1. You need to ensure that both virtual machines can use up to 8 GB of memory. The solution must ensure that both virtual machines can be started simultaneously. What should you configure on each virtual machine? A.    Dynamic MemoryB.    NUMA topologyC.    Memory weightD.    Ressource Control Answer: A QUESTION 258You perform a Server Core Installation of Windows Server 2012 R2 on a server named Server1. You need to add a graphical user interface (GUI) to Server1. Which tool should you use? A.    the dism.exe commandB.    the ocsetup.exe commandC.    the setup.exe commandD.    the Install-Module cmdlet Answer: AExplanation:The DISM command is called by the Add-WindowsFeature command. Here is the systax for DISM:Dism /online /enable-feature /featurename:ServerCore-FullServer /featurename:ServerGui-Shell /featurename:Server-Gui-Mgmt QUESTION 259Your network contains an Active Directory domain named contoso.com. All domain controllers run Windows Server 2012 R2. The domain contains two organizational units (OUs) named OU1 and OU2 in the root of the domain. Two Group Policy objects (GPOs) named GPO1 and GPO2 are created. GPO1 is linked to OU1. GPO2 is linked to OU2. OU1 contains a client computer named Computer1. OU2 contains a user named User1. You need to ensure that the GPOs Applied to Computer1areApplied to User1 when User1 logs on. What should you configure? A.    Item-level targetingB.    Block InheritanceC.    GPO linksD.    The Enforced setting Answer: A QUESTION 260Your network contains an Active Directory domain named contoso.com. The domain contains client computers that run either Windows XP, Windows 7, or Windows 8. Network Policy Server (NPS) is deployed to the domain. You plan to create a system health validator (SHV). You need to identify which policy settings can be Applied to all of the computers. Which three policy settings should you identify? (Each correct answer presents part of the solution. Choose three.) A.    A firewall is enabled for all network connections.B.    An antispyware application is on.C.    Automatic updating is enabled.D.    Antivirus is up to date.E.    Antispyware is up to date. Answer: ACDExplanation:* System health agent (SHA) is a NAP component.* System health agent (SHA)A component that checks the state of the client computer to determine whether the settings monitored by the SHA are up-to-date and configured correctly. For example, the Windows Security Health Agent (WSHA) can monitor Windows Firewall, whether antivirus software is installed, enabled, and updated, whether antispyware software is installed, enabled, and updated, and whether Microsoft Update Services is enabled and the computer has the most recent security updates from Microsoft Update Services. There might also be SHAs (and corresponding system health validators) available from other companies that provide different functionality. Braindump2go New Released 70-412 Dumps PDF are Now For Free Download, 346 Latest Questions, Download It Right Now and Pass Your Exam 100%: http://www.braindump2go.com/70-412.html --------------------------------------------------- Images: http://www.itexamquiz.com/braindump2go/bdimages/fbff9ea0d3e1_7FEE/110.png http://www.itexamquiz.com/braindump2go/bdimages/f1e91946b3a0_CF6D/wpsC6B3.tmp_thumb_thumb.png http://www.itexamquiz.com/braindump2go/bdimages/f1e91946b3a0_CF6D/wpsB80.tmp_thumb_thumb.png http://www.itexamquiz.com/braindump2go/bdimages/fbff9ea0d3e1_7FEE/110.png --------------------------------------------------- --------------------------------------------------- Post date: 2015-01-26 06:46:06 Post date GMT: 2015-01-26 06:46:06 Post modified date: 2015-01-26 06:46:06 Post modified date GMT: 2015-01-26 06:46:06 ____________________________________________________________________________________________ Export of Post and Page as text file has been powered by [ Universal Post Manager ] plugin from www.gconverters.com