Try 12 CompTIA Server+ (SK0-005) sample questions on server hardware, storage, virtualization, security, disaster recovery, troubleshooting, and data-center operations, then use the Notify me form for Server+ practice updates in IT Mastery.
CompTIA Server+ (SK0-005) is a vendor-neutral route for server administration, hardware, storage, virtualization, security, disaster recovery, and operational troubleshooting.
Use these original IT Mastery sample questions to preview the practical decision style. They are not official CompTIA exam questions.
Practice option: Sample questions available
Start with the 12 sample questions on this page. Dedicated practice for CompTIA Server+ SK0-005 is not currently included as a full web-app practice page; enter your email to get updates when full practice becomes available or expands for this exam.
Need live practice now? See CompTIA practice pages.
Topic: storage redundancy
A server needs tolerance for one disk failure while keeping usable capacity higher than mirroring. Which RAID level is the best fit?
Best answer: B
Explanation: RAID 5 uses parity and can tolerate one disk failure while providing more usable capacity than a simple mirror. RAID 0 offers no fault tolerance.
Topic: backups
A backup job reports success, but no one has tested restores for six months. What is the main risk?
Best answer: D
Explanation: A backup is only useful if it can be restored. Restore testing validates media, permissions, procedures, and recovery time assumptions.
Topic: virtualization
A virtual machine is CPU-ready and slow while the host shows high contention. What is the likely issue?
Best answer: A
Explanation: CPU ready time indicates a virtual machine is waiting for scheduler access to physical CPU resources. Overallocation can hurt performance.
Topic: server hardening
Which action is most consistent with server hardening?
Best answer: C
Explanation: Hardening reduces attack surface and limits privilege. Unused services, shared credentials, and missing logs increase risk.
Topic: power
A server must remain online during brief power interruptions and shut down safely during longer outages. What should be used?
Best answer: B
Explanation: A UPS can bridge short outages and trigger controlled shutdown when battery runtime is insufficient.
Topic: monitoring
Disk latency has increased and users report slow file access. Which evidence is most useful?
Best answer: D
Explanation: Storage troubleshooting needs latency, queue, error, and change evidence. The goal is to isolate capacity, contention, hardware, or configuration causes.
Topic: high availability
Two servers are in the same rack and share one power circuit. What availability risk remains?
Best answer: A
Explanation: High availability must consider shared dependencies. Same-rack and same-circuit placement can leave a single point of failure.
Topic: patching
A critical security patch requires a reboot. What is the best operational approach?
Best answer: C
Explanation: Server patching should follow change management: planning, communication, testing, implementation, and validation.
Topic: access control
An administrator needs temporary elevated access for a maintenance window. Which pattern is safest?
Best answer: B
Explanation: Time-bound privileged access supports least privilege and accountability while still enabling maintenance.
Topic: disaster recovery
What does recovery time objective measure?
Best answer: D
Explanation: RTO is the target time to restore service. It differs from RPO, which concerns acceptable data loss measured in time.
Topic: hardware failure
A server reports corrected memory errors that are increasing over time. What should the administrator do?
Best answer: A
Explanation: Increasing corrected memory errors can indicate deteriorating hardware. Administrators should investigate and remediate before failure affects availability.
Topic: documentation
Why should server build standards be documented?
Best answer: C
Explanation: Documentation supports repeatability and operations. It does not eliminate the need for monitoring, backups, or maintenance.