SK0-005 · Question #177
A server administrator is installing an OS on a new server. Company policy states no one is to login directly to the server. Which of the following Installation methods is BEST suited to meet the comp
The correct answer is B. Core. A Server Core installation (e.g., Windows Server Core) provides a minimal environment with no graphical user interface (GUI), making it designed for remote administration only via command line, PowerShell remoting, or remote management tools. This aligns directly with the policy
Question
A server administrator is installing an OS on a new server. Company policy states no one is to login directly to the server. Which of the following Installation methods is BEST suited to meet the company policy?
Options
- AGUI
- BCore
- CVirtualized
- DClone
How the community answered
(44 responses)- A5% (2)
- B84% (37)
- C2% (1)
- D9% (4)
Explanation
A Server Core installation (e.g., Windows Server Core) provides a minimal environment with no graphical user interface (GUI), making it designed for remote administration only via command line, PowerShell remoting, or remote management tools. This aligns directly with the policy that no one should log in directly to the server. A GUI installation (A) invites direct interactive logins. Virtualized (C) refers to deployment method, not access restriction. Clone (D) is a provisioning method that does not inherently restrict direct login. Core reduces attack surface and enforces remote-only management by design.
Topics
Community Discussion
No community discussion yet for this question.