Microsoft Server 2008 Quiz 3

Approved & Edited by ProProfs Editorial Team
The editorial team at ProProfs Quizzes consists of a select group of subject experts, trivia writers, and quiz masters who have authored over 10,000 quizzes taken by more than 100 million users. This team includes our in-house seasoned quiz moderators and subject matter experts. Our editorial experts, spread across the world, are rigorously trained using our comprehensive guidelines to ensure that you receive the highest quality quizzes.
Learn about Our Editorial Process
| By Svolore
S
Svolore
Community Contributor
Quizzes Created: 16 | Total Attempts: 16,188
Questions: 24 | Attempts: 1,797

SettingsSettingsSettings
Windows Server 2008 Quizzes & Trivia

Test your knowledge and skills necessary to install, maintain, configure, monitor, and administer Microsoft server environments.


Questions and Answers
  • 1. 

    Windows Server 2008 computers must run which protocol service to send email messages?

    • A.

      Email Router Protocol (ERP)

    • B.

      Default Email Protocol (DEP)

    • C.

      Simple Mail Transfer Protocol (SMTP)

    • D.

      Simple Modem Target Protocol (SMTP)

    Correct Answer
    C. Simple Mail Transfer Protocol (SMTP)
    Explanation
    A Windows Server 2008 computer must be running the Simple Mail Transfer Protocol (SMTP) service to be able to send email messages.

    Rate this question:

  • 2. 

    The File Services node provides access to which of the following elements?

    • A.

      System Services

    • B.

      Role Services

    • C.

      Resources and Support

    • D.

      All of the above

    Correct Answer
    D. All of the above
    Explanation
    The File Services node provides access to the following elements: Events, System Services, Role Services, Resources and Support, and Share and Storage Management.

    Rate this question:

  • 3. 

    What protocol conserves network bandwidth by detecting changes in files and transmitting only the modified data to the destination?

    • A.

      Remote Desktop Protocol

    • B.

      Remote Differential Compressions

    • C.

      Load Balancing Protocol

    • D.

      Server Message Block

    Correct Answer
    B. Remote Differential Compressions
    Explanation
    Windows Server 2008 DFS uses Remote Differential Compression (RDC), a protocol that conserves network bandwidth by detecting changes in files and transmitting only the modified data to the destination. This conserves bandwidth and greatly reduces the time needed for the replication process.

    Rate this question:

  • 4. 

    Configuring role services as you install them saves time and effort later.

    • A.

      True

    • B.

      False

    Correct Answer
    A. True
    Explanation
    Configuring role services as you install them saves time and effort later because it allows you to set up the necessary features and functionalities during the initial installation process. This eliminates the need to go back and configure them separately, which can be time-consuming and require additional effort. By configuring role services as you install them, you ensure that the system is properly set up and ready to use without any additional steps or configurations needed afterwards.

    Rate this question:

  • 5. 

    Which UNIX operating system protocol is used for file sharing?

    • A.

      Network File System (NFS)

    • B.

      Server Message Blocks (SMB)

    • C.

      Internet Engineering Task Force (IETF)

    • D.

      None of the above

    Correct Answer
    A. Network File System (NFS)
    Explanation
    Windows operating systems rely on a protocol called Server Message Blocks (SMB) for their file sharing. However, in the UNIX world, the standard is the Network File System (NFS).

    Rate this question:

  • 6. 

    DFS can distribute access requests by using what feature, thus preventing any one server from shouldering the entire traffic load?

    • A.

      Data distribution

    • B.

      Load balancing

    • C.

      Data collection

    • D.

      Server clustering

    Correct Answer
    B. Load balancing
    Explanation
    A DFS namespace by itself can simplify the process by which users locate the files they need. However, if people all over the network need access to the same file, the requests are still directed to the same file server, which can cause a performance bottleneck in the computer itself or on the subnet where the file server is located. By replicating shared folders to multiple servers, DFS can distribute the access requests, thus preventing any one server from shouldering the entire traffic load. This is called load balancing.

    Rate this question:

  • 7. 

    Which role service selection allows you to install the Share and Storage Management console for Microsoft Management Console (MMC)?

    • A.

      DFS Namespaces

    • B.

      File Server Resource Manager

    • C.

      File Server

    • D.

      Windows Search Service

    Correct Answer
    C. File Server
    Explanation
    The File Server role service installs the Share and Storage Management console for Microsoft Management Console (MMC).

    Rate this question:

  • 8. 

    For enterprise networks, creating workgroups is the recommended method for managing quota assignments on a large scale.

    • A.

      True

    • B.

      False

    Correct Answer
    B. False
    Explanation
    Creating workgroups is not the recommended method for managing quota assignments on a large scale in enterprise networks. Instead, enterprise networks typically use more advanced methods such as centralized quota management systems or network-attached storage (NAS) devices with built-in quota management features. Workgroups are more commonly used in small-scale networks or home environments where a centralized management system may not be necessary.

    Rate this question:

  • 9. 

    What lookup service maintains a list of UNIX accounts by using their UID and GID values as well as their equivalent Windows or Active Directory accounts?

    • A.

      Name User Map

    • B.

      User Mapping Function

    • C.

      User Name Mapping

    • D.

      None of the above

    Correct Answer
    C. User Name Mapping
    Explanation
    The User Name Mapping service was the primary authentication mechanism in previous versions of Windows Services for NFS. It is essentially a lookup service that maintains a list of UNIX accounts by using their UID and GID values as well as their equivalent Windows or Active Directory accounts. The server component of User Name Mapping is not included in Windows Server 2008, but NFS Server still retains the client component that enables it to access an existing User Name Mapping server and perform account lookups.

    Rate this question:

  • 10. 

    You must install the File Services role to use the Distributed File System.

    • A.

      True

    • B.

      False

    Correct Answer
    A. True
    Explanation
    To use the Distributed File System (DFS), it is necessary to install the File Services role. This role provides the required components and services for DFS to function properly. Without installing the File Services role, DFS will not be available for use. Therefore, the statement that installing the File Services role is necessary to use the Distributed File System is true.

    Rate this question:

  • 11. 

    Which Windows operating system protocol is used for file sharing?

    • A.

      Network File System (NFS)

    • B.

      Server Message Blocks (SMB)

    • C.

      Internet Engineering Task Force (IETF)

    • D.

      Active Directory

    Correct Answer
    B. Server Message Blocks (SMB)
    Explanation
    Windows operating systems rely on a protocol called Server Message Blocks (SMB) for their file sharing. However, in the UNIX world, the standard is the Network File System (NFS).

    Rate this question:

  • 12. 

    Which system can warn administrators of excessive storage utilization trends or apply hard restrictions to user accounts?

    • A.

      Queues

    • B.

      Quotas

    • C.

      File Restrict option

    • D.

      Regulation Server

    Correct Answer
    B. Quotas
    Explanation
    In Windows Server 2008, a quota is simply a limit on the disk space a user is permitted to consume in a particular volume or folder. Quotas can warn administrators of excessive storage utilization trends or apply hard restrictions to user accounts.

    Rate this question:

  • 13. 

    For organizations utilizing Windows and UNIX computers, Windows Server 2008 includes which role service?

    • A.

      Services for Network File System

    • B.

      Services for Combined Systems

    • C.

      File Share

    • D.

      None of the above

    Correct Answer
    A. Services for Network File System
    Explanation
    To accommodate organizations that have heterogeneous networks containing both Windows and UNIX computers, Windows Server 2008 includes the Services for Network File System role service that provides NFS Server and NFS Client capabilities.

    Rate this question:

  • 14. 

    Which console includes several predefined quota templates that can be used to create your own quota template?

    • A.

      Quota Server Resource Manager

    • B.

      File Server Resource Manager

    • C.

      Server Template Resource Manager

    • D.

      Template Wizard

    Correct Answer
    B. File Server Resource Manager
    Explanation
    The File Server Resource Manager console includes several predefined quota templates that you can use to create your own quota template.

    Rate this question:

  • 15. 

    What will the Window’s Server 2008 “Deploying a File Server” default allow you to manage on the server?

    • A.

      Disk drives

    • B.

      Share folders

    • C.

      Map drives

    • D.

      All of the above

    Correct Answer
    D. All of the above
    Explanation
    The “Deploying a File Server” default Windows Server 2008 installation includes all of the components needed for a basic file server deployment. You can manage the server’s disk drives, share folders, and map drives and control access to those shares with no additional software installations.

    Rate this question:

  • 16. 

    Which system simplifies the process of locating files and folders on network servers?

    • A.

      Distributed File System

    • B.

      Distributed Server Manager

    • C.

      Remote File Services

    • D.

      All of the above

    Correct Answer
    A. Distributed File System
    Explanation
    The Distributed File System simplifies the process of locating files and folders on network servers. For administrators, DFS facilitates traffic control and network backups.

    Rate this question:

  • 17. 

    To raise the domain functional level of a domain, use the Active Directory Domains and Trusts console.

    • A.

      True

    • B.

      False

    Correct Answer
    A. True
    Explanation
    To raise the domain functional level of a domain, the Active Directory Domains and Trusts console is used. This console allows administrators to manage domain trusts and domain functional levels. By using this console, administrators can raise the domain functional level, which determines the available features and capabilities within the domain. Therefore, the statement "True" is correct as the Active Directory Domains and Trusts console is indeed used to raise the domain functional level of a domain.

    Rate this question:

  • 18. 

    What technique duplicates copies of a file that are all updated on a regular basis, no matter which copy changes?

    • A.

      Virtual namespace

    • B.

      Multimaster replication

    • C.

      Data collection

    • D.

      Remote Differential Compression (RDC)

    Correct Answer
    B. Multimaster replication
    Explanation
    Multimaster replication is a technique in which duplicate copies of a file are all updated on a regular basis, no matter which copy changes. For example, if a file is duplicated on four different servers, a user can access any one of the four copies and modify the file as needed. The replication engine then takes the changes made to the modified copy and uses them to update the other three copies.

    Rate this question:

  • 19. 

    An NFS server exports part of its file system and the NFS client integrates the exported information into its own file system. What is this process called?

    • A.

      Mounting

    • B.

      Installing

    • C.

      Expanding

    • D.

      Exporting

    Correct Answer
    A. Mounting
    Explanation
    An NFS server exports part of its file system and the NFS client integrates the exported information, a process called “mounting,” into its own file system. The client can then access the server’s files as if they were a local resource.

    Rate this question:

  • 20. 

    What works in tandem with DFS Namespaces to provide unified services such as data distribution, load balancing, and data collection?

    • A.

      DFS Load Balancing

    • B.

      DFS Replication

    • C.

      DFS Mirroring

    • D.

      DFS Looping

    Correct Answer
    B. DFS Replication
    Explanation
    DFS Replication works in tandem with DFS Namespaces to provide unified services such as data distribution, load balancing, and data collection.

    Rate this question:

  • 21. 

    Which option allows clients to revert to a previously unavailable target when it becomes available again at a lower cost than the present target?

    • A.

      Replication group

    • B.

      Client Failback

    • C.

      File Replication Service (FRS)

    • D.

      WAN monitor

    Correct Answer
    B. Client Failback
    Explanation
    Client Failback is the ability of DFS clients to revert to targets that were previously unavailable when they become available again and are of lower cost than the target the client is using.

    Rate this question:

  • 22. 

    Replication groups use which topology to limit the replication traffic to specific pairs of members?

    • A.

      Full mesh topology

    • B.

      Limited mesh topology

    • C.

      Hub/spoke topology

    • D.

      Both a and b

    Correct Answer
    C. Hub/spoke topology
    Explanation
    By default, replication groups use a full mesh topology, which means that every member in a group replicates with every other member. This is a satisfactory solution for relatively small DFS deployments, but on larger installations, the full mesh topology can generate a huge amount of network traffic. In such cases, you might want to opt for a hub/spoke topology that enables you to limit the replication traffic to specific pairs of members.

    Rate this question:

  • 23. 

    Windows Server 2008 supports the UNIX and Linux file server clients with Server Message Blocks (SMB).

    • A.

      True

    • B.

      False

    Correct Answer
    B. False
    Explanation
    Windows Server 2008 does not support UNIX and Linux file server clients with Server Message Blocks (SMB). Instead, it supports these clients with the Network File System (NFS) protocol. Therefore, the statement is false.

    Rate this question:

  • 24. 

    Which of the following items allows administrators to monitor and regulate the storage consumed by network users?

    • A.

      File Server Resource Manager

    • B.

      Regulation Server

    • C.

      LAN Manager Resource

    • D.

      Server File Resource Manager

    Correct Answer
    A. File Server Resource Manager
    Explanation
    File Server Resource Manager enables administrators to monitor and regulate the storage consumed by network users.

    Rate this question:

Back to Top Back to top
Advertisement
×

Wait!
Here's an interesting quiz for you.

We have other quizzes matching your interest.