nerdexam
CompTIA

SK0-004 · Question #646

An office experienced a long power outage that will require the servers to be powered on manually by a technician once a power is restored. Based on server roles, which of the following servers…

The correct answer is A. Directory server. The directory server must be started first after a power outage because all other server roles depend on it for authentication, authorization, and name resolution before they can operate correctly.

Server administration

Question

An office experienced a long power outage that will require the servers to be powered on manually by a technician once a power is restored. Based on server roles, which of the following servers should be powered on manually by a technician once power is restored. Based on server roles, which of the following servers should be powered on FIRST?

Options

  • ADirectory server
  • BFile server
  • CWeb server
  • DDatabase server

How the community answered

(21 responses)
  • A
    76% (16)
  • B
    5% (1)
  • C
    5% (1)
  • D
    14% (3)

Why each option

The directory server must be started first after a power outage because all other server roles depend on it for authentication, authorization, and name resolution before they can operate correctly.

ADirectory serverCorrect

A directory server such as Active Directory Domain Services provides centralized authentication and authorization for every other server and client on the network. Without a functioning directory server, file servers cannot validate user permissions, web servers cannot authenticate requests, and database servers may be unable to authorize connections, making the directory server the critical foundation that all other roles depend on.

BFile server

A file server relies on the directory server to authenticate users and enforce access control lists on shared resources, so it cannot function correctly until the directory server is online.

CWeb server

A web server typically depends on directory services for user authentication and may also require database connectivity, placing it downstream of both in the startup sequence.

DDatabase server

A database server may require directory services for integrated authentication and access control, so it should be brought online after the directory server is available.

Concept tested: Server startup order based on role dependency

Source: https://learn.microsoft.com/en-us/windows-server/identity/ad-ds/deploy/ad-ds-deployment

Topics

#server startup order#directory server#power recovery#server roles

Community Discussion

No community discussion yet for this question.

Full SK0-004 Practice