Test On Windows Server 2008 Active Directory! Trivia Question Quiz

Reviewed by Editorial Team
The ProProfs editorial team is comprised of experienced subject matter experts. They've collectively created over 10,000 quizzes and lessons, serving over 100 million users. Our team includes in-house content moderators and subject matter experts, as well as a global network of rigorously trained contributors. All adhere to our comprehensive editorial guidelines, ensuring the delivery of high-quality content.
Learn about Our Editorial Process
| By Huf_34
H
Huf_34
Community Contributor
Quizzes Created: 4 | Total Attempts: 874
| Attempts: 108 | Questions: 10
Please wait...
Question 1 / 10
0 %
0/100
Score 0/100
1. Your network contains a server that has the Active Directory Lightweight Directory Services (AD LDS) role installed. You need to perform an automated installation of an AD LDS instance. Which tool should you use?

Explanation

Adaminstall.exe is the correct tool to use for performing an automated installation of an AD LDS instance. AD LDS (Active Directory Lightweight Directory Services) is a Windows Server feature that provides directory services for applications. Adaminstall.exe is a command-line tool that is used to install AD LDS instances. It allows for the automated installation and configuration of AD LDS, making it the appropriate tool for this task.

Submit
Please wait...
About This Quiz
Test On Windows Server 2008 Active Directory! Trivia Question Quiz - Quiz

Are you looking to test your understanding on Windows Server 2008 Active Directory? If so, this trivia quiz is perfect for gauging how knowledgeable you are about the... see morewhole operating system. Why don’t you give it a shot and get to see if you can learn some more? Remember to check out other quizzes like it to learn some more. see less

2. Your network contains an Active Directory domain named contoso.com. A partner company has an Active Directory domain named nwtraders.com. The networks for contoso.com and nwtraders.com connect to each other by using a WAN link. You need to ensure that users in contoso.com can access resources in nwtraders.com and resources on the Internet. What should you do first?

Explanation

Creating conditional forwarders is the first step to ensure that users in contoso.com can access resources in nwtraders.com and resources on the Internet. Conditional forwarders allow the DNS server in contoso.com to forward queries for specific domains to the DNS server in nwtraders.com, allowing users to access resources in that domain. This is necessary because the two domains are connected by a WAN link, and without conditional forwarders, the DNS server in contoso.com would not know how to resolve queries for resources in nwtraders.com or on the Internet. Modifying the Trusted Root Certification Authorities or Intermediate Certification Authorities stores, or adding a root hint to the DNS server, are not relevant to the task of enabling access to resources in nwtraders.com and the Internet.

Submit
3. You have a DNS zone that is stored in a custom application partition. You need to add a domain controller to the replication scope of the custom application partition. Which tool should you use?

Explanation

To add a domain controller to the replication scope of a custom application partition, the tool that should be used is DNScmd. DNScmd is a command-line tool that allows administrators to manage and configure DNS servers. It provides various options and commands to perform tasks related to DNS management, including adding domain controllers to replication scopes. DNS Manager is a graphical tool for managing DNS servers, but it does not have the specific functionality to modify replication scopes. Server Manager is used for managing server roles and features, and Dsmod is a command-line tool used for modifying Active Directory objects, not DNS replication scopes.

Submit
4. Your network contains an Active Directory-integrated DNS zone named contoso.com. You discover that the zone includes DNS records for computers that were removed from the network. You need to ensure that the DNS records are deleted automatically from the zone. What should you do?

Explanation

To automatically delete DNS records for computers that have been removed from the network, you should set the aging properties in DNS Manager. By configuring the aging properties, you can specify a time period after which DNS records will be considered stale and automatically deleted from the zone. This ensures that the DNS zone remains up to date and only contains active and valid records.

Submit
5. Your network contains an Active Directory forest. The forest contains 10 domains. All domain controllers are configured as global catalog servers. You remove the global catalog role from a domain controller named DC5. You need to reclaim the hard disk space used by the global catalog on DC5. What should you do?

Explanation

By using the "Files" option in Ntdsutil, you can reclaim the hard disk space used by the global catalog on DC5. Ntdsutil is a command-line tool that allows you to manage Active Directory databases and related components. The "Files" option in Ntdsutil provides various options for managing the files associated with Active Directory, including the ability to remove or move the global catalog files. Therefore, selecting this option will allow you to reclaim the hard disk space used by the global catalog on DC5.

Submit
6. Your network contains an Active Directory forest. The forest contains multiple domains. You need to ensure that users in the human resources department can search for employees by using the employee number attribute. What should you do?

Explanation

To ensure that users in the human resources department can search for employees by using the employee number attribute, you need to modify the properties of the employeeNumber attribute in the Active Directory Schema snap-in. This will allow the attribute to be searchable and accessible for the users in the human resources department. Modifying the properties of the global catalog server or the user object class in Active Directory Sites and Services will not directly enable the search functionality for the employee number attribute.

Submit
7. Your network contains an Active Directory domain named contoso.com. Contoso.com contains a writable domain controller named DC1 and a read-only domain controller (RODC) named DC2. All domain controllers run Windows Server 2008 R2. You need to install a new writable domain controller named DC3 in a remote site. The solution must minimize the amount of replication traffic that occurs during the installation of Active Directory Domain Services (AD DS) on DC3. What should you do first?

Explanation

Running "dcpromo.exe /adv" on DC3 will allow us to install AD DS on DC3 using the advanced mode. This mode allows us to specify additional options during the installation process, including the ability to specify the replication source. By specifying DC1 as the replication source, we can minimize the replication traffic by only replicating the changes from DC1 to DC3, instead of replicating all the data from DC2 to DC3.

Submit
8. Your network contains a single Active Directory domain. The domain contains an enterprise certification authority (CA). You need to ensure that the encryption keys for e-mail certificates can be recovered from the CA database. You modify the e-mail certificate template to support key archival. What should you do next?

Explanation

In order to ensure that the encryption keys for e-mail certificates can be recovered from the CA database, you need to issue the key recovery agent certificate template. This template will allow designated individuals or entities to recover the encryption keys when needed. This step is necessary before running any other commands or modifying any other settings related to key recovery.

Submit
9. Your network contains a server named Server1 that runs Windows Server 2008 R2 Standard. Server1 has the Active Directory Certificate Services (AD CS) role installed. You configure a certificate template named Template1 for autoenrollment. You discover that certificates are not being issued to any client computers. The event logs on the client computers do not contain any autoenrollment errors. You need to ensure that all of the client computers automatically receive certificates based on Template1. What should you do?

Explanation

By modifying the Default Domain Policy Group Policy object (GPO), you can configure the autoenrollment settings for client computers. This GPO is applied to all computers in the domain by default, so modifying it will ensure that all client computers automatically receive certificates based on Template1. Modifying the Default Domain Controllers Policy GPO or upgrading Server1 to Windows Server 2008 R2 Enterprise will not address the issue. Restarting Certificate Services on Server1 may not resolve the problem as there are no autoenrollment errors in the event logs on the client computers.

Submit
10. A corporate network includes an Active Directory-integrated zone. All DNS servers that host the zone are domain controllers. You add multiple DNS records to the zone. You need to ensure that the new records are available on all DNS servers as soon as possible. Which tool should you use?

Explanation

Dnscmd should be used to ensure that the new DNS records are available on all DNS servers as soon as possible. Dnscmd is a command-line tool that allows administrators to manage and troubleshoot DNS servers. It can be used to add, delete, or modify DNS records on a DNS server, as well as to force DNS replication to ensure that changes are propagated to all DNS servers in the network. By using Dnscmd, the administrator can ensure that the new records are quickly available on all DNS servers in the corporate network.

Submit
View My Results

Quiz Review Timeline (Updated): Mar 22, 2023 +

Our quizzes are rigorously reviewed, monitored and continuously updated by our expert board to maintain accuracy, relevance, and timeliness.

  • Current Version
  • Mar 22, 2023
    Quiz Edited by
    ProProfs Editorial Team
  • Jun 01, 2012
    Quiz Created by
    Huf_34
Cancel
  • All
    All (10)
  • Unanswered
    Unanswered ()
  • Answered
    Answered ()
Your network contains a server that has the Active Directory...
Your network contains an Active Directory domain named contoso.com. A...
You have a DNS zone that is stored in a custom application partition....
Your network contains an Active Directory-integrated DNS zone named...
Your network contains an Active Directory forest. The forest contains...
Your network contains an Active Directory forest. The forest contains...
Your network contains an Active Directory domain named contoso.com....
Your network contains a single Active Directory domain. The domain...
Your network contains a server named Server1 that runs Windows Server...
A corporate network includes an Active Directory-integrated zone. All...
Alert!

Advertisement