This page was exported from Braindump2go Free Exam Dumps with PDF and VCE Collection [ https://www.mcitpdump.com ] Export date:Sat Apr 20 3:46:22 2024 / +0000 GMT ___________________________________________________ Title: 2015 Microsoft Official Latest Updated 70-640 Exam Dumps Questions Free Download Provided By Braindump2go (561-570) --------------------------------------------------- The 70-640 Exam Practice Questions and Answers are ideal for the aspring candiates to grab exceptional grades in Microsoft 70-640 Exam! The 70-640 Questions and Answers are developed using the latest updated course content and all the answers are verified to ensure phenoment preparation for the actual 70-640 Exam! Vendor: MicrosoftExam Code: 70-640Exam Name: TS: Windows Server 2008 Active Directory, Configuring Keywords: 70-640 Exam Dumps,70-640 Practice Tests,70-640 Practice Exams,70-640 Exam Questions,70-640 Dumps,70-640 Dumps PDF,70-640 VCE,70-640 Braindump,70-640 TS: Windows Server 2008 Active Directory, Configuring QUESTION 561Your company has two offices. The offices are located in Miami and London. The network contains an Active Directory forest named contoso.com. The forest contains two child domains named miami.contoso.com and london.contoso.com.The domain contains 50 domain controllers that run Windows Server 2008 R2. Each office is configured as an Active Directory site. You plan to deploy several read-only domain controllers (RODCs) to the Miami site. You need to pre-create the computer accounts of the RODCs.What should you do? A.    Run the dsadd.exe commandB.    Run the nltest.exe command.C.    Run the Set-AdDomain cmdlet.D.    Run the dsmove.exe command.E.    Run the dcpromo.exe command.F.    Run the Move-AdDirectoryServer cmdlet.G.    Use the Active Directory Schema snap-in.H.    Use the Active Directory Users and Computers console. Answer: H QUESTION 562Your network contains an Active Directory forest named contoso.com. The forest contains 10 domains. Each domain contains 50 domain controllers that run Windows Server 2008 R2.The domain functional level is Windows Server 2008.You need to raise the domain functional level of all the domains to Windows Server 2008 R2.What should you do? A.    Run the dsadd.exe commandB.    Run the nltest.exe command.C.    Run the Set-AdDomain cmdlet.D.    Run the dsmove.exe command.E.    Run the dcpromo.exe command.F.    Run the Move-AdDirectoryServer cmdlet.G.    Use the Active Directory Schema snap-in.H.    Use the Active Directory Users and Computers console. Answer: H QUESTION 563Your 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 2008 R2. DC1 is configured as the infrastructure master for contoso.com.You need to move the infrastructure master role from DC1 to DC2.What should you do? A.    Run the dsadd.exe commandB.    Run the nltest.exe commandC.    Run the Set-AdDomain cmdlet.D.    Run the dsmove.exe command.E.    Run the dcpromo.exe command.F.    Run the Move-AdDirectoryServer cmdlet.G.    Use the Active Directory Schema snap-in.H.    Use the Active Directory Users and Computers console. Answer: H QUESTION 564Your network contains an Active Directory forest named contoso.com. The forest contains two domains. All domain controllers are configured as global catalog servers.The forest root domain contains five domain controllers. The domain controllers are configured as shown in the following table.You plan to create a custom attribute in Active Directory that will replicate to all of the global catalog servers. You need to identify which domain controller must be online to perform the planned action.Which domain controller should you identify?  A.    DC1B.    DC2C.    DC3D.    DC4E.    DC5 Answer: B QUESTION 565Your network contains an Active Directory domain.The domain is configured as shown in the following table.Users in Branch2 sometimes authenticate to a domain controller in Main.You need to ensure that users in Branch2 only authenticate to the domain controllers in Branch1.What should you do?  A.    On DC1 and DC2, set the AutoSiteCoverage value to 1.B.    On DC1 and DC2, set the AutoSiteCoverage value to 0.C.    On DC3, set the AutoSiteCoverage value to 0.D.    On DC3, set the AutoSiteCoverage value to 1. Answer: CExplanation:http://technet.microsoft.com/en-us/library/cc787491%28v=ws.10%29.aspx QUESTION 566Hotspot QuestionYour network contains an Active Directory domain that has the password policy shown in the following exhibit. (Click the Exhibit button.) To answer, complete each statement according to the information presented in the exhibit. Answer:   QUESTION 567You have Active Directory Certificate Services (AD CS) deployed.You have a Version 1 certificate template.You need to ensure that all of the computers in the domain automatically enroll for a certificate based on the certificate template.What should you do? A.    On the certificate template, assign the Read, Enroll, and Autoenroll permission to the Domain Users group.B.    In a Group Policy object (GPO), configure the Automatic Certificate Request Settings.C.    On the certificate template, assign the Read and Autoenroll permission to the Authenticated Users group.D.    In a Group Policy object (GPO), configure the autoenrollment settings. Answer: B QUESTION 568Your network contains an Active Directory domain named contoso.com. All domain controllers run a Server Core installation of Windows Server 2008 R2.You need to identify which domain controller holds the PDC emulator role.Which tool should you run? A.    Get AdDomainB.    Query.exeC.    Netsh.exeD.    Search-AdAccount Answer: AExplanation: Get-ADDomainGets an Active Directory domain.Example output (see last line):Get-ADDomainAllowedDNSSuffixes : {}ChildDomains : {}ComputersContainer : CN=Computers,DC=Fabrikam,DC=com DeletedObjectsContainer : CN=Deleted Objects,DC=Fabrikam,DC=com DistinguishedName : DC=Fabrikam,DC=comDNSRoot : Fabrikam.comDomainControllersContainer : OU=Domain Controllers,DC=Fabrikam,DC=com DomainMode : Windows2003DomainDomainSID : S-1-5-21-41432690-3719764436-1984117282 ForeignSecurityPrincipalsContainer :CN=ForeignSecurityPrincipals,DC=Fabrikam,DC=comForest : Fabrikam.comInfrastructureMaster : Fabrikam-DC1.Fabrikam.com LastLogonReplicationInterval :LinkedGroupPolicyObjects : {CN={31B2F340-016D-11D2-945F- 00C04FB984F9},CN=Policies,CN=System,DC=Fabrikam,DC=com} LostAndFoundContainer : CN=LostAndFound,DC=Fabrikam,DC=com ManagedBy :Name : FabrikamNetBIOSName : FABRIKAMObjectClass : domainDNSObjectGUID : b63b4f44-58b9-49cf-8911-b36e8575d5eb ParentDomain :PDCEmulator : Fabrikam-DC1.Fabrikam.comEtc... QUESTION 569Your network contains an Active Directory domain. The domain contains a group named Group1. The minimum password length for the domain is set to six characters. You need to ensure that the passwords for all users in Group1 are at least 10 characters long. All other users must be able to use passwords that are six characters long.You create an Active Directory Fine Grained Password Policy.What should you do next? A.    From the Default Domain Policy, modify the password policy.B.    Run the Add-ADFineGrainedPasswordPolicySubject cmdlet.C.    Run the Set-ADDomain cmdlet.D.    From the Default Domain Controller Policy, modify the password policy. Answer: B QUESTION 570Your network contains an Active Directory forest named contoso.com. The forest contains three domains named contoso.com, childl.contoso.com, and child2.contoso.com. The childl.contoso.com domain contains five domain controllers. The domain controllers are configured as shown in the following table.You plan to decommission the child1.contoso.com domain.You need to identify which two FSMO roles can be moved from childl.contoso.com to child2.contoso.com.Which two FSMO roles should you identify? (Each correct answer presents part of the solution. Choose two.)  A.    Domain naming masterB.    Schema masterC.    Infrastructure masterD.    PDC emulatorE.    RID master Answer: ABExplanation:Forestwide Operations Master Roles The schema master and domain naming master are forestwide roles, meaning that there is only one schema master and one domain naming master in the entire forest.Note:- Operations Master Roles The five operations master roles are assigned automatically when the first domain controller in a given domain is created. Two forest-level roles are assigned to the first domain controller created in a forest and three domain-level roles are assigned to the first domain controller created in a domain. . - The five FSMO roles [in Windows 2003] are: Schema master - Forest-wide and one per forest.Domain naming master - Forest-wide and one per forest. RID master - Domain-specific and one for each domain. PDC - PDC Emulator is domain-specific and one for each domain. Infrastructure master - Domain-specific and one for each domain. Braindump2go New Released 70-640 Dump PDF Free Download, 651 Questions in all, Passing Your Exam 100% Easily! http://www.braindump2go.com/70-640.html --------------------------------------------------- Images: --------------------------------------------------- --------------------------------------------------- Post date: 2015-04-23 06:23:55 Post date GMT: 2015-04-23 06:23:55 Post modified date: 2015-04-23 06:23:55 Post modified date GMT: 2015-04-23 06:23:55 ____________________________________________________________________________________________ Export of Post and Page as text file has been powered by [ Universal Post Manager ] plugin from www.gconverters.com