Hoofdstuk 3 Obn

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 Mutekeidaishogun
M
Mutekeidaishogun
Community Contributor
Quizzes Created: 4 | Total Attempts: 3,642
| Attempts: 775 | Vragen: 29
Please wait...

Question 1 / 29
0 %
0/100
Score 0/100
1. In welke container of OU komt een server in AD voor als u op die server AD heeft geïnstalleerd? 

Explanation

If you have installed Active Directory (AD) on a server, it will be placed in the "Domain Controllers" container or OU (Organizational Unit). This container is specifically designed to hold servers that are running AD and acting as domain controllers.

Submit
Please wait...
About This Quiz
Management Quizzes & Trivia

2. Wat voor type server is een PC direct na een clean install van Windows Server 2008? 

Explanation

After a clean installation of Windows Server 2008, the PC becomes a standalone server. A standalone server operates independently and is not part of a domain. It does not have any specific roles or responsibilities assigned to it, and it does not participate in any network authentication or directory services. It can be used for various purposes such as hosting applications, files, or websites, but it does not have any domain controller or member server roles.

Submit
3. Welke service heeft AD nodig? 

Explanation

The correct answer is DNS. DNS stands for Domain Name System, and it is a service that translates domain names into IP addresses. It is necessary for a computer to access websites or other resources on the internet. DHCP (Dynamic Host Configuration Protocol) is responsible for assigning IP addresses to devices on a network, while WINS (Windows Internet Name Service) is a legacy system used to resolve NetBIOS names to IP addresses. Since the question asks for the service that AD (Active Directory) needs, DNS is the correct answer as Active Directory heavily relies on DNS for name resolution and locating domain controllers.

Submit
4. Op welk type server bevat het menu Administrative Tools opties om AD te bewerken? 

Explanation

The menu Administrative Tools on a Domain Controller server contains options to edit Active Directory (AD). This means that the correct answer is Domain Controller.

Submit
5. Wat is ntds.dit

Explanation

ntds.dit is the file where Active Directory is stored. This file contains the database of the Active Directory service, which includes information about users, groups, computers, and other objects in a domain. It is a crucial file for the functioning of Active Directory and is typically located in the %SystemRoot%\NTDS folder on a domain controller.

Submit
6. Welke type server gebruikt geen beveiligingsbeleid van een domain? 

Explanation

A standalone server does not use the security policies of a domain because it operates independently and does not belong to a domain. Unlike member servers, domain controllers, and global catalog servers, a standalone server does not participate in the centralized security management and authentication provided by a domain. It has its own local security policies and user accounts, making it less secure and more difficult to manage compared to servers that are part of a domain.

Submit
7. Van wie krijgt een RODC een kopie van AD?

Explanation

Een RODC (Read-Only Domain Controller) krijgt een kopie van Active Directory (AD) van een DC (Domain Controller) in het netwerk. Een RODC is een speciaal type DC dat alleen-lezen toegang heeft tot AD-gegevens en geen wijzigingen kan aanbrengen. Het verkrijgen van een kopie van AD van een DC stelt de RODC in staat om gebruikersverificatie en -autorisatie uit te voeren zonder dat er wijzigingen worden aangebracht in de hoofddatabase van AD. Dit zorgt voor een betere beveiliging, aangezien de RODC minder risico loopt om te worden gecompromitteerd.

Submit
8. U verwijdert AD van de laatste DC uit een domain.   Welke uitspraak is waar? 

Explanation

When you remove the Active Directory (AD) from the last Domain Controller (DC) in a domain, the domain ceases to exist. This means that all the domain-related services, configurations, and objects will be removed, and the domain will no longer be functional. This includes user accounts, group policies, security settings, and other domain-specific features. Therefore, the statement "Het domain houdt op te bestaan" (The domain ceases to exist) is true in this scenario.

Submit
9. Welke uitspraak is waar? 

Explanation

The correct answer states that in a domain, the first installed Domain Controller (DC) is also a Global Catalog Server. This means that when setting up a domain, the first DC that is installed automatically becomes a Global Catalog Server. This statement implies that not all DCs in a domain are Global Catalog Servers, only the first one installed.

Submit
10. Wat is een kenmerkend verschil tussen een peer-to-peer-netwerk en een client/server-netwerk?

Explanation

In a peer-to-peer network, each computer or device acts as both a client and a server, sharing resources and files directly with other devices on the network. This means that the network is decentralized, with no central authority or server controlling the network. On the other hand, in a client/server network, there is a central server that manages and controls the network, while the clients (individual computers or devices) request and receive services or resources from the server. Therefore, the correct answer is that a peer-to-peer network is decentralized while a client/server network is centralized.

Submit
11. Tijdens de installatie van de eerste DC heeft u het Forest en het Domain Functional Level ingesteld op Windows Server 2008.   Van welk type zijn dan de groepen in de container Users

Explanation

During the installation of the first DC, the Forest and Domain Functional Level were set to Windows Server 2008. In this configuration, the groups in the Users container would be of the types domain local, global, and universal.

Submit
12. Welke van de onderstaande uitspraken is waar?

Explanation

A forest is a collection of domains in Active Directory, so it is true that a domain always belongs to a forest. A tree is a collection of domains that share a common namespace, but it is not always a part of a domain. A domain is not always a part of a site, as sites are used to define physical locations in a network. Therefore, the correct statement is that a domain always belongs to a forest.

Submit
13. Met welk programma de-installeert u AD op een DC? 

Explanation

DCPROMO.EXE is the correct answer because it is the program used to uninstall Active Directory (AD) on a Domain Controller (DC). This program allows for the promotion or demotion of a server to or from a DC, and when demoting, it removes the AD role from the server. ADINSTALL.EXE, ADSETUP.EXE, and WINNT32.EXE are not specifically used for uninstalling AD on a DC.

Submit
14. U kunt een domain dat in het Domain Functional Level Windows Server 2003 draait omschakelen naar het Domain Functional Level Windows 2008

Explanation

The given statement states that you can switch a domain running on the Domain Functional Level Windows Server 2003 to the Domain Functional Level Windows 2008. However, it also states that the reverse is not possible, meaning you cannot switch a domain running on the Domain Functional Level Windows 2008 back to the Domain Functional Level Windows Server 2003.

Submit
15. Windows Server 2008 is geïnstalleerd in de partitie C:.   Op welk type server komt de map C:\Windows\NTDS voor? 

Explanation

The folder C:\Windows\NTDS is typically found on a Domain Controller. This folder contains the Active Directory database, which is a central component of a Windows Server domain. Standalone servers and member servers do not typically have this folder, so the correct answer is Domain Controller.

Submit
16. U installeert AD op de eerste DC van een nieuw domain.  Na die installatie ziet u in Active Directory Users and Computers containers en een OU.   Welke van de onderstaande uitspraken is waar?

Explanation

In Active Directory, containers and Organizational Units (OU) are both used to organize and manage objects such as users, groups, and computers. However, there are some differences between them. A container is a default object that is used to group objects and cannot have Group Policy Objects (GPO) applied to it. On the other hand, an OU is a special type of container that can have GPOs applied to it, allowing for more granular control and management of objects within it. Therefore, the statement "Een OU heeft speciale mogelijkheden die een container niet heeft" (An OU has special capabilities that a container does not have) is correct.

Submit
17. Waarvoor dient het Directory Services Restore Mode Administrator Password?

Explanation

The Directory Services Restore Mode Administrator Password is used to be able to restore a backup of Active Directory (AD) as an administrator. This password is specifically required when accessing the Directory Services Restore Mode, which is a special boot mode in Windows Server that allows administrators to perform tasks related to AD recovery and restoration. In this mode, the password is used to authenticate the administrator and grant them the necessary privileges to restore the backup of AD.

Submit
18. Het Forest Functional Level staat ingesteld op Windows Server 2003. U richt een nieuw domain in.   Waarop kunt u het Domain Functional Level instellen?

Explanation

The Domain Functional Level can be set to either Windows Server 2003 or Windows Server 2008. This means that when setting up a new domain with a Forest Functional Level of Windows Server 2003, the Domain Functional Level can be set to either Windows Server 2003 or Windows Server 2008.

Submit
19. Wat is een verschil tussen een domain en een site? 

Explanation

A domain refers to the network of computers and resources that are managed by a single entity, such as a company or organization. It includes user accounts, security policies, and other administrative settings. On the other hand, a site refers to a specific location or collection of web pages within a domain. It does not have user accounts or administrative settings. Therefore, the difference between a domain and a site is that a domain contains accounts, while a site does not.

Submit
20. U beschikt over een standalone server. Daarvan maakt u de eerste DC in een nieuw domain. Op de standalone server kon u inloggen met een administrator password.   Welke van de onderstaande uitspraken is nu waar?

Explanation

When a standalone server is promoted to a domain controller (DC), the administrator password used on the standalone server can be used to log in as the domain Administrator on the DC. This is because the standalone server becomes the first DC in a new domain, and the administrator credentials are inherited during the promotion process. Therefore, the statement "Met hetzelfde administrator password dat u op de standalone server gebruikte, kunt u als domain Administrator inloggen op de DC" is true.

Submit
21. Wat is een domain onder Windows Server 2008? 

Explanation

A domain under Windows Server 2008 is a collection of network objects that are included in a directory service. This includes users, computers, and other network resources that are managed within the domain. The directory service, such as Active Directory, is responsible for organizing and maintaining the objects within the domain, allowing for centralized management and security policies to be applied to the objects.

Submit
22. Welke uitspraak is waar? 

Explanation

A Domain Controller is a server that is a member of a domain and participates in the replication process. It is responsible for authenticating users, managing security policies, and maintaining a directory database that stores information about objects in the domain. As part of the replication process, a Domain Controller synchronizes its directory database with other Domain Controllers in the domain to ensure consistency and availability of data. Standalone servers, member servers, and workstations can be part of a domain, but they do not necessarily participate in the replication process like a Domain Controller does.

Submit
23. U heeft de AD DS en DNS-service in uw domain fouttolerant gemaakt. U heeft daarvoor twee DC's in bedrijf. Beide DC's repliceren perfect met elkaar.   Welke van de onderstaande uitspraken is juist?

Explanation

When the Active Directory Domain Services (AD DS) and DNS services are made fault-tolerant with two domain controllers (DCs) that replicate perfectly with each other, any changes made on one DC will be replicated to the other DC. This means that if a change is made on either the first or the second DC, it will be replicated to the other DC, ensuring consistency and redundancy in the network. Therefore, the correct statement is "Als u een wijziging op een van de DC’s doorvoert, wordt deze naar de andere gerepliceerd."

Submit
24. U heeft een forest bestaande uit twee trees.   Wat kunt u zeggen over de trees en het forest? 

Explanation

The correct answer suggests that in the trees, the domain names form a Contiguous namespace, meaning that the domain names are consecutive and do not have any gaps. However, in the forest, the domain names do not form a Contiguous namespace, implying that there are gaps or breaks in the sequence of domain names.

Submit
25. Wanneer zijn onder Windows Server 2008 verschillende domains nodig? 

Explanation

In Windows Server 2008, verschillende domains zijn nodig wanneer er sprake moet zijn van gescheiden autonoom beheer. This means that if different departments or divisions within an organization need to have their own separate control and management over their resources, it is necessary to have different domains. This allows for independent administration and control over each domain, ensuring that each department or division can manage their own resources without interfering with others.

Submit
26. Wat wordt er onder meer in de global catalog bijgehouden? 

Explanation

The global catalog keeps track of all the objects from the own domain and all their properties.

Submit
27. Welke van de onderstaande uitspraken is waar?

Explanation

A server role can consist of multiple role services, which are specific functionalities or components that contribute to the overall functionality of the server role. These role services are designed to perform specific tasks or provide specific features within the server role. Therefore, it is true that a server role can consist of role services.

Submit
28. Van een standalone server maakt u een Domain Controller in een bestaand domain.   Wat moet u achtereenvolgens doen?

Explanation

not-available-via-ai

Submit
29. In uw domain heeft u twee gelijkwaardige DC's in bedrijf. Op een van die DC's de-installeert u de AD DS.   Wat voor een soort server is die DC nadat AD DS is gede-installeerd?

Explanation

After de-installing AD DS, the DC becomes a member server of the domain. This means that it no longer functions as a domain controller but instead operates as a regular server within the domain network. It will still have access to domain resources and services but will not have the authority to manage the domain or authenticate users.

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
  • Nov 03, 2011
    Quiz Created by
    Mutekeidaishogun
Cancel
  • All
    All (29)
  • Unanswered
    Unanswered ()
  • Answered
    Answered ()
In welke container of OU komt een server in AD voor als u op die...
Wat voor type server is een PC direct na een clean install van Windows...
Welke service heeft AD nodig? 
Op welk type server bevat het menu Administrative Tools opties om AD...
Wat is ntds.dit? 
Welke type server gebruikt geen beveiligingsbeleid van een...
Van wie krijgt een RODC een kopie van AD?
U verwijdert AD van de laatste DC uit een domain....
Welke uitspraak is waar? 
Wat is een kenmerkend verschil tussen een peer-to-peer-netwerk en een...
Tijdens de installatie van de eerste DC heeft u het Forest en het...
Welke van de onderstaande uitspraken is waar?
Met welk programma de-installeert u AD op een DC? 
U kunt een domain dat in het Domain Functional Level Windows Server...
Windows Server 2008 is geïnstalleerd in de partitie C:....
U installeert AD op de eerste DC van een nieuw domain.  Na die...
Waarvoor dient het Directory Services Restore Mode Administrator...
Het Forest Functional Level staat ingesteld op Windows Server 2003. U...
Wat is een verschil tussen een domain en een site? 
U beschikt over een standalone server. Daarvan maakt u de eerste DC in...
Wat is een domain onder Windows Server 2008? 
Welke uitspraak is waar? 
U heeft de AD DS en DNS-service in uw domain fouttolerant gemaakt. U...
U heeft een forest bestaande uit twee trees....
Wanneer zijn onder Windows Server 2008 verschillende domains...
Wat wordt er onder meer in de global catalog bijgehouden? 
Welke van de onderstaande uitspraken is waar?
Van een standalone server maakt u een Domain Controller in een...
In uw domain heeft u twee gelijkwaardige DC's in bedrijf. Op een van...
Alert!

Advertisement