70-640 Exam Details

  • Exam Code
    :70-640
  • Exam Name
    :TS: Windows Server 2008 Active Directory Configuring
  • Certification
    :Microsoft Certifications
  • Vendor
    :Microsoft
  • Total Questions
    :631 Q&As
  • Last Updated
    :Dec 15, 2021

Microsoft 70-640 Online Questions & Answers

  • Question 601:

    Your company has an Active Directory forest that runs at the functional level of Windows Server 2008. You implement Active Directory Rights Management Services (AD RMS). You install Microsoft SQL Server 2005. When you attempt to open the AD RMS administration Web site, you receive the following error message: "SQL Server does not exist or access denied." You need to open the AD RMS administration Web site.

    Which two actions should you perform? (Each correct answer presents part of the solution. Choose two.)

    A. Restart IIS.
    B. Manually delete the Service Connection Point in AD DS and restart AD RMS.
    C. Install Message Queuing.
    D. Start the MSSQLSVC service.

  • Question 602:

    Your network contains an Active Directory domain named contoso.com. You plan to deploy a child domain named sales.contoso.com. The domain controllers in sales.contoso.com will be DNS servers for sales.contoso.com. You need to ensure that users in contoso.com can connect to servers in sales.contoso.com by using fully qualified domain names (FQDNs).

    What should you do?

    A. Create a DNS forwarder.
    B. Create a DNS delegation.
    C. Configure root hint servers.
    D. Configure an alternate DNS server on all client computers.

  • Question 603:

    There are 100 servers and 2000 computers present at your company's headquarters.

    The DHCP service is installed on a two-node Microsoft failover cluster named CKMFO to ensure the high availability of the service.

    The nodes are named as CKMFON1 and CKMFON2.

    The cluster on CKMFO has one physical shared disk of 400 GB capacity.

    A 200GB single volume is configured on the shared disk.

    Company has decided to host a Windows Internet Naming Service (WINS) on CKMFON1. The DHCP and WINS services will be hosted on other nodes.

    Using High Availability Wizard, you begin creating the WINS service group on cluster available on CKMFON1 node.

    The wizard shows an error "no disks are available" during configuration.

    Which action should you perform to configure storage volumes on CKMFON1 to successfully add the WINS Service group to CKMFON1?

    A. Backup all data on the single volume on CKMFON1 and configure the disk with GUID partition table and create two volumes. Restore the backed up data on one of the volumes and use the other for WINS service group
    B. Add a new physical shared disk to the CKMFON1 cluster and configure a new volume on it. Use this volume to fix the error in the wizard.
    C. Add new physical shared disks to CKMFON1 and EMBFON2. Configure the volumes onthese disk and direct CKMOFONI to use CKMFON2 volume for the WINS service group
    D. Add and configure a new volume on the existing shared disk which has 400GB of space. Use this volume to fix the error in the wizard
    E. None of the above

  • Question 604:

    You create a standard primary zone for contoso.com.

    You need to specify a user named Admin1 as the person responsible for managing the zone.

    What should you do? (Each correct answer presents a complete solution. Choose two.)

    A. Open the %Systemroot\System32\DNS\Contoso.com.dns file by using Notepad and change all instances of "hostmaster.contoso.com" to "admin1.contoso.com".
    B. From DNS Manager, open the properties of the Start of Authority (SOA) record ofcontoso.com, Specify admin1.contoso.com as the responsible person.
    C. Open the %Systemroot\System32\DNS\Contoso.com.dns file by using Notepad and change all instances of "[email protected]" to "[email protected]".
    D. From DNS Manager, open the properties of the Start of Authority (SOA) record ofcontoso.com.Specify [email protected] as the responsible person.

  • Question 605:

    Your network contains an Active Directory forest. The forest contains one domain named contoso.com.

    You discover the following event in the Event log of client computers: "The time provider NtpClient was unable to find a domain controller to use as a time source.

    NtpClient will try again in %1 minutes."

    You need to ensure that the client computers can synchronize their clocks properly.

    What should you do?

    A. Move the domain naming master role.
    B. Restart Active Directory Domain Services (AD DS) service.
    C. Move the PDC emulator role.
    D. Move the infrastructure master role.
    E. Move the global catalog server.
    F. Move the RID master role.
    G. Move the bridgehead server.
    H. Move the schema master role.
    I. Deploy an additional global catalog server.
    J. Install a read-only domain controller (RODC).

  • Question 606:

    Your network contains an Active Directory domain. The domain contains five sites. One of the sites contains a read-only domain controller (RODC) named RODC1.

    You need to identify which user accounts can have their password cached on RODC1.

    Which tool should you use?

    A. Repadmin
    B. Dcdiag
    C. Get-ADDomainControllerPasswordReplicationPolicyUsage
    D. Adtest

  • Question 607:

    Your network contains an Active Directory forest named contoso.com. The forest contains two sites named Seattle and Montreal. The Seattle site contains two domain controllers. The domain controllers are configured as shown in the following table.

    The Montreal site contains a domain controller named DC3. DC3 is the only global catalog server in the forest.

    You need to configure DC2 as a global catalog server.

    Which object's properties should you modify? To answer, select the appropriate object in the answer area.

    Hot Area:

  • Question 608:

    Your 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.

    The forest contains a custom attribute named SecurityAccessCode.

    You recently configured a domain controller named DC22 as a global catalog server.

    You need to verify that SecurityAccessCode is configured to replicate to DC22.

    What should you do?

    A. Run the dsadd.exe command
    B. 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.

  • Question 609:

    Your company, Contoso, Ltd., has a main office and a branch office. The offices are connected by a WAN link.Contoso has an Active Directory forest that contains a single domain named ad.contoso.com.

    The ad.contoso.com domain contains one domain controller named DC1 that is located in the main office. DC1 is configured as a DNS server for the ad.contoso.com DNS zone. This zone is configured as a standard primary zone.

    You install a new domain controller named DC2 in the branch office. You install DNS on DC2. You need to ensure that the DNS service can update records and resolve DNS queries in the event that aWAN link fails.

    What should you do?

    A. Create a new secondary zone named ad.contoso.com on DC2.
    B. Create a new stub zone named ad.contoso.com on DC2.
    C. Configure the DNS server on DC2 to forward requests to DC1.
    D. Convert the ad.contoso.com zone on DC1 to an Active Directory-integrated zone.

  • Question 610:

    Your network contains an Active Directory domain named contoso.com. The network contains 10 subnets.

    You install a Web server on three different subnets. Each Web server hosts a web application accessed by using an FQDN of webl.contoso.com.

    For webl.contoso.com, you create three host (A) records that each points to one of the Web servers. You need to configure the DNS settings to meet the following requirements:

    1. Users who access webl.contoso.com from a subnet that contains one of the Web servers must connect to the server on their local subnet.

    2. When users connect from a subnet that does not contain a Web server hosting the web application, the connections must be balanced between the three Web servers. Which two settings should you modify? (To answer, select the two appropriate settings in the answer area.)

    Hot Area:

Tips on How to Prepare for the Exams

Nowadays, the certification exams become more and more important and required by more and more enterprises when applying for a job. But how to prepare for the exam effectively? How to prepare for the exam in a short time with less efforts? How to get a ideal result and how to find the most reliable resources? Here on Vcedump.com, you will find all the answers. Vcedump.com provide not only Microsoft exam questions, answers and explanations but also complete assistance on your exam preparation and certification application. If you are confused on your 70-640 exam preparations and Microsoft certification application, do not hesitate to visit our Vcedump.com to find your solutions here.