Milestone Certified Design Engineer (MCDE) Exam,
This comprehensive Milestone Certified Design Engineer (MCDE) 2026 study guide features 200
verified practice questions with detailed, italicized rationales for every answer. It covers high-stakes
topics including XProtect VMS architecture, advanced storage throughput calculations, and the latest
2026 standards for cybersecurity and Edge AI integration. Designed for security professionals and
systems integrators, this master set ensures you possess the technical expertise required to design
scalable, high-performance surveillance solutions and pass the certification exam on your first attempt.
Section 1: VMS Architecture & Core Components
1. Which component is responsible for handling user authentication and storing the
system configuration in an XProtect VMS?
A) Recording Server
B) Event Server
C) Management Server
D) Mobile Server
Rationale: The Management Server is the central hub of the system; it authenticates users via
Active Directory or Windows and stores the entire system configuration in a SQL database.
2. In a large-scale deployment, what is the primary benefit of separating the
Management Server and the SQL Server onto different physical or virtual machines?
A) It increases the maximum frame rate of cameras.
B) It improves system performance and scalability by distributing the workload.
C) It allows for Edge Storage to function.
D) It reduces the need for a Recording Server.
Rationale: Offloading the SQL database tasks to a dedicated server prevents resource
contention, allowing the Management Server to handle configuration requests more efficiently.
3. Which Milestone XProtect service is required to enable push notifications to mobile
devices?
A) Management Server
B) Recording Server
C) Log Server
D) Mobile Server
Rationale: The Mobile Server acts as a gateway for the Mobile Client and Web Client, and it is
specifically responsible for communicating with Apple/Google push notification services.
, 2026 UPDATED QUESTIONS DOWNLOAD
4. When designing a system with "High Availability," what is the function of a Failover
Recording Server?
A) To back up the SQL database every hour.
B) To take over recording tasks if a primary Recording Server fails.
C) To increase the storage capacity of the primary server.
D) To synchronize video to the cloud.
Rationale: Failover servers monitor primary servers; if a primary server goes offline, the
failover automatically assumes its identity and continues recording to ensure no video gap
occurs.
5. What is the maximum number of Recording Servers that can be added to a single
XProtect Corporate site?
A) 10
B) 100
C) 1,000
D) Unlimited (restricted only by hardware and network)
Rationale: XProtect Corporate is designed for massive scalability and does not impose a
software-coded limit on the number of Recording Servers per site.
Section 2: Storage & Throughput Design
6. Which RAID configuration offers the best balance of write performance and data
redundancy for a high-bitrate Recording Server?
A) RAID 0
B) RAID 1
C) RAID 10
D) RAID 6
Rationale: RAID 10 provides the high write speeds of striping (RAID 0) combined with the
mirroring of RAID 1, making it ideal for the high I/O demands of video recording.
7. "Archiving" in Milestone XProtect refers to what process?
B) Moving video data from a high-speed "Live" drive to a larger, slower "Archive" drive.
A) Deleting old video to save space.
C) Encrypting video for court evidence.
D) Sending video to a DVD burner.
Rationale: Archiving is a scheduled process that moves data from the primary recording tier to
a secondary tier to free up space for new incoming video while maintaining longer retention.
8. When calculating storage, what does the term "GOP Length" (Group of Pictures)
primarily affect?
A) The physical size of the camera.
B) The efficiency of the compression and the resulting bitrate.
C) The speed of the Management Server.
, 2026 UPDATED QUESTIONS DOWNLOAD
D) The number of users who can view the camera.
Rationale: A longer GOP length (more P-frames between I-frames) generally results in a lower
bitrate but requires more CPU power to decode.
9. Why should "SMR" (Shingled Magnetic Recording) hard drives be avoided for the
primary Recording tier?
A) They are too expensive.
B) They have poor write performance during continuous, high-volume video streams.
C) They do not support H.265.
D) They are only compatible with Linux.
Rationale: SMR drives overlap data tracks, which causes significant write latency when many
cameras are writing simultaneously, leading to "Database Disk Full" errors or frame loss.
10. What is the purpose of the "Evidence Lock" feature in XProtect?
A) To encrypt the hard drive.
B) To password-protect the camera.
C) To prevent specific video sequences from being deleted during the normal
grooming/deletion process.
D) To lock the server rack.
Rationale: Evidence Lock overrides the retention policy for specific clips, ensuring they are
kept until a manual unlock occurs, regardless of the 30-day or 90-day deletion rule.
Section 3: Network & Bandwidth Optimization
11. Which protocol is most commonly used for streaming video from an IP camera to
the Recording Server?
A) HTTP
B) FTP
C) RTSP over UDP/TCP
D) SMTP
Rationale: Real-Time Streaming Protocol (RTSP) is the industry standard for controlling and
delivering media streams from cameras to VMS software.
12. Multicast streaming is most beneficial in which of the following scenarios?
A) Many users are viewing the same live camera stream simultaneously.
B) One user is viewing 100 different cameras.
C) The Recording Server is archiving data to a NAS.
D) The camera is using Edge Storage.
Rationale: Multicast allows the camera or server to send a single stream that multiple clients
can "tune into," preventing the network from being overwhelmed by multiple identical unicast
streams.
13. A "Bottleneck" in a surveillance network is most likely to occur at which point?
A) Between the camera and the PoE switch.
, 2026 UPDATED QUESTIONS DOWNLOAD
B) At the Management Server's NIC.
C) On the uplink port between the edge switch and the core switch.
D) At the client workstation's mouse.
Rationale: Uplink ports aggregate traffic from dozens of cameras; if they are not 1Gbps or
10Gbps, they will quickly saturate, causing packet loss and video stuttering.
14. What is "Dual Streaming" (Multi-streaming)?
A) Recording the same camera on two different servers.
B) Configuring a camera to send a high-res stream for recording and a low-res stream
for live viewing.
C) Using two Ethernet cables for one camera.
D) Recording video and audio at the same time.
Rationale: Dual streaming reduces the CPU load on client workstations by allowing them to
view "thumbnails" or small grids in low resolution while the server maintains a high-quality
record.
15. In XProtect, "Media Acceleration" refers to using what hardware component to
assist with video decoding?
A) The RAM
B) The Hard Drive
C) The GPU (Intel QuickSync or NVIDIA)
D) The Network Card
Rationale: Hardware acceleration offloads the intensive task of decoding H.264/H.265 video
from the CPU to the Graphics Processing Unit (GPU), allowing for more cameras to be
displayed on one screen.
Section 4: Advanced Features & Ethics
16. Which feature allows a user to blur out faces or moving objects in a live or recorded
stream to comply with privacy laws?
A) Motion Detection
B) Privacy Masking (Static or Dynamic)
C) Smart Search
D) Digital Zoom
Rationale: Privacy masks are used to hide areas (like windows of private residences) or
moving people to ensure the system meets GDPR or local privacy requirements.
17. What is "Smart Search"?
A) Searching for cameras on the network.
B) Searching for motion in a specific area of a recorded video frame.
C) Searching the SQL database for user logs.
D) A Google-based search for Milestone manuals.