Windows Server 2008 Trivia Test 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 Prakash_n
P
Prakash_n
Community Contributor
Quizzes Created: 1 | Total Attempts: 6,717
| Attempts: 6,717 | Questions: 22
Please wait...
Question 1 / 22
0 %
0/100
Score 0/100
1. Windows Server 2008 continues to support Active Directory adding new features.  

Explanation

Windows Server 2008 supports Active Directory by adding new features. This means that Active Directory, a directory service used by Windows Server to manage network resources and user accounts, is still supported and has additional functionalities in Windows Server 2008. Therefore, the statement "Windows Server 2008 continues to support Active Directory adding new features" is true.

Submit
Please wait...
About This Quiz
Windows Server 2008 Trivia Test Quiz - Quiz

This trivia quiz is based on the Windows Server 2008 Active Directory, can you answer these questions? The windows server is one that can be complicating to understand... see morefor someone who does not take the time to understand its features. By getting the high score in this quiz you should see yourself as someone who has enough knowledge on it.
see less

2. What is Active Directory designed for?

Explanation

Active Directory is designed to store information about all objects on the network, such as users, groups, computers, printers, and software. It serves as a central repository for managing and organizing these objects, providing a unified view and facilitating access control and authentication. This helps in simplifying network administration, improving security, and enhancing overall efficiency.

Submit
3. When using Active Directory, every object on the network can be controlled.  

Explanation

Active Directory is a directory service provided by Microsoft that allows for the centralized management and control of network resources. With Active Directory, administrators can control and manage various objects on the network, such as users, computers, and printers. This includes controlling access permissions, managing group policies, and enforcing security measures. Therefore, the statement that every object on the network can be controlled when using Active Directory is true.

Submit
4. Windows Server 2003/2008 Domains now support cross forest Transitive trusts.

Explanation

The explanation for the given correct answer is that Windows Server 2003/2008 Domains do support cross forest Transitive trusts. This means that trust relationships can be established between different Active Directory forests, allowing users in one forest to access resources in another forest. Transitive trusts allow the trust relationship to be extended to other domains within the forest, providing seamless access to resources across multiple forests.

Submit
5. Networks are collections of users, printers and resources.

Explanation

Networks are indeed collections of users, printers, and resources. In a computer network, multiple devices are connected to share information, resources, and services. These devices can include computers, printers, servers, routers, switches, and more. Users can access shared files, printers, and other resources over the network, making collaboration and resource sharing easier. Therefore, the statement "Networks are collections of users, printers, and resources" is true.

Submit
6. What version of Windows introduced the Active Directory Service?  

Explanation

Windows 2000 introduced the Active Directory Service.

Submit
7. Which type of installation gives you a choice where to install Windows?

Explanation

The correct answer is Custom (advanced). This type of installation allows the user to choose the specific location or partition where they want to install Windows. It gives them more control and flexibility over the installation process compared to other options like Network, Upgrade, or Typical installations.

Submit
8. In an Active Directory Tree or Forest, each domain controller will store a copy of its own domain.

Explanation

In an Active Directory Tree or Forest, each domain controller will store a copy of its own domain. This is because each domain controller is responsible for managing and maintaining the specific domain it belongs to. By having a copy of the domain stored locally, the domain controller can efficiently handle authentication requests, manage user accounts, and replicate changes to other domain controllers within the same domain. This distributed approach ensures fault tolerance and improves performance in the Active Directory environment.

Submit
9. During installation which of the following might the computer do several times?

Explanation

During installation, the computer might reboot several times. Rebooting is a common occurrence during the installation process as it allows the computer to apply the changes made during the installation, update system settings, and ensure that the newly installed software or updates are properly integrated into the system. Rebooting also helps to resolve any conflicts or errors that may have occurred during the installation process, ensuring a smooth and stable operation of the computer after the installation is complete.

Submit
10. When installing Windows Server 2008 64bit what is the minimum amount of RAM required?  

Explanation

Windows Server 2008 64bit requires a minimum of 512MB of RAM for installation. This amount of RAM is necessary to ensure that the operating system can run smoothly and handle the necessary processes and tasks efficiently. Having less than 512MB of RAM may result in performance issues and limitations in the system's capabilities.

Submit
11. Windows 2000 Forest function level allows domains that contain only Windows 2000/2003/2008 domain controllers.  

Explanation

The Windows 2000 Forest function level allows domains that contain only Windows 2000/2003/2008 domain controllers. This means that if a domain has domain controllers running on any of these versions of Windows, it can still function within a Windows 2000 Forest.

Submit
12. Active Directory is a troubleshooting tool.

Explanation

Active Directory is not a troubleshooting tool. It is a directory service developed by Microsoft that stores information about objects on a network and allows for centralized management of network resources. While Active Directory can be used to help troubleshoot issues related to user accounts, group policies, and network access, it is primarily designed for directory services and not specifically focused on troubleshooting. Therefore, the correct answer is False.

Submit
13. What does Active Directory Schema do?

Explanation

The Active Directory Schema defines the structure and organization of objects stored in the Active Directory database. It specifies the attributes and classes that can be used to create objects and determines how these objects are related to each other. The schema ensures consistency and compatibility within the Active Directory environment by defining the format and rules for storing and accessing information. It does not cause system downtime or remove viruses from the network, and while it can be used as a debugging tool, that is not its primary purpose.

Submit
14. What type of mouse is required when running and installing Windows Itanium Based Server 2008?  

Explanation

The correct answer is "Any, it doesn’t matter which type you use as long as the computer has a compatible port for the mouse you want to use." This means that you can use any type of mouse (USB or PS/2) as long as the computer has a port that is compatible with the mouse you want to use. The type of mouse does not affect the installation or running of Windows Itanium Based Server 2008, so you have the flexibility to choose any type of mouse based on your preference or availability.

Submit
15. A Windows 2008 Domain can contain more than one Domain Controller.  

Explanation

Windows 2008 Domain can contain more than one Domain Controller because a Domain Controller is a server that manages user accounts, security policies, and authentication within a Windows domain. Having multiple Domain Controllers in a domain provides redundancy and fault tolerance, ensuring that if one Domain Controller fails, the others can continue to provide services. Additionally, multiple Domain Controllers can distribute the load of user authentication and other domain management tasks, improving performance and scalability.

Submit
16. What is the minimum free disk space for installing Windows Itanium Based Server 2008?

Explanation

The minimum free disk space required for installing Windows Itanium Based Server 2008 is 10GB. This means that at least 10GB of storage space needs to be available on the disk in order to successfully install the operating system.

Submit
17. When you are installing Windows Server 2008 32bit what is the minimum CPU speed for the installation?  

Explanation

The minimum CPU speed required for installing Windows Server 2008 32bit is 1GHz. This means that the processor should have a clock speed of at least 1GHz in order for the installation to be successful.

Submit
18. What is part of the command that will enable Windows Firewall for remote Administration and remote desktop?  

Explanation

The correct answer is "netsh advfirewall" because the "netsh" command is used to configure and manage Windows networking components, and "advfirewall" is a subcommand that allows for advanced configuration of the Windows Firewall. Enabling the Windows Firewall for remote administration and remote desktop can be achieved by using this specific command.

Submit
19. Which type of installation will keep your files, settings and programs?  

Explanation

An upgrade installation will keep your files, settings, and programs intact. This means that when you upgrade your system, you do not have to worry about losing any of your data or installed programs. The upgrade process will simply update your existing system to a newer version while preserving all your files and settings.

Submit
20. What standard is Microsoft's Active Directory based on?

Explanation

Microsoft's Active Directory is based on the X.500 standard. This standard defines a directory service that organizes and stores information in a hierarchical manner. Active Directory utilizes the X.500 directory structure to manage and store information about network resources such as users, groups, and computers in a centralized database. By adhering to the X.500 standard, Active Directory ensures compatibility and interoperability with other directory services that also follow the same standard.

Submit
21. When installing Windows Itanium Based Server 2008 what is the minimum amount of RAM required?

Explanation

The minimum amount of RAM required for installing Windows Itanium Based Server 2008 is 1GB. This means that the system should have at least 1GB of RAM in order to successfully install and run the operating system.

Submit
22. When you are installing Windows Server 2008 64bit what is the minimum CPU speed for the installation?  

Explanation

The minimum CPU speed required for installing Windows Server 2008 64bit is 1.4GHz. This means that the computer's processor needs to have a clock speed of at least 1.4GHz in order to support the installation and operation of the operating system.

Submit
View My Results

Quiz Review Timeline (Updated): Apr 27, 2023 +

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

  • Current Version
  • Apr 27, 2023
    Quiz Edited by
    ProProfs Editorial Team
  • Apr 04, 2013
    Quiz Created by
    Prakash_n
Cancel
  • All
    All (22)
  • Unanswered
    Unanswered ()
  • Answered
    Answered ()
Windows Server 2008 continues to support Active Directory adding new...
What is Active Directory designed for?
When using Active Directory, every object on the network can be...
Windows Server 2003/2008 Domains now support cross forest Transitive...
Networks are collections of users, printers and resources.
What version of Windows introduced the Active Directory Service?...
Which type of installation gives you a choice where to install...
In an Active Directory Tree or Forest, each domain controller will...
During installation which of the following might the computer do...
When installing Windows Server 2008 64bit what is the minimum amount...
Windows 2000 Forest function level allows domains that contain only...
Active Directory is a troubleshooting tool.
What does Active Directory Schema do?
What type of mouse is required when running and installing Windows...
A Windows 2008 Domain can contain more than one Domain Controller....
What is the minimum free disk space for installing Windows Itanium...
When you are installing Windows Server 2008 32bit what is the minimum...
What is part of the command that will enable Windows Firewall for...
Which type of installation will keep your files, settings and...
What standard is Microsoft's Active Directory based on?
When installing Windows Itanium Based Server 2008 what is the minimum...
When you are installing Windows Server 2008 64bit what is the minimum...
Alert!

Advertisement