SK0-004 · Question #885
A server technician is installing a new server and configuring the newly installed OS. Which of the following steps should be performed FIRST after booting the OS?
The correct answer is B. Address security concerns. Security hardening must be the first step after booting a newly installed OS to prevent the server from being exposed to threats before it is protected.
Question
A server technician is installing a new server and configuring the newly installed OS. Which of the following steps should be performed FIRST after booting the OS?
Options
- ACreate a backup.
- BAddress security concerns.
- CConnect to the network.
- DJoin to the domain.
How the community answered
(58 responses)- A3% (2)
- B88% (51)
- C7% (4)
- D2% (1)
Why each option
Security hardening must be the first step after booting a newly installed OS to prevent the server from being exposed to threats before it is protected.
Creating a backup before hardening preserves an insecure baseline and offers no protective value at this stage of deployment.
Addressing security concerns - applying patches, disabling unnecessary services, and configuring host-based firewalls - before connecting to any network ensures the OS is not vulnerable during its first moments of operation. Connecting to a network with an unpatched OS creates an immediate attack surface that adversaries can exploit. NIST SP 800-123 explicitly recommends hardening the OS prior to network exposure.
Connecting to the network before hardening exposes an unpatched OS to network-borne threats and violates secure deployment sequencing.
Joining a domain requires network connectivity and presupposes a secured OS, so it cannot logically precede security hardening.
Concept tested: OS hardening sequence during initial server deployment
Source: https://csrc.nist.gov/publications/detail/sp/800-123/final
Topics
Community Discussion
No community discussion yet for this question.