Milestone Certified Design Engineer (MCDE) Exam,,
This comprehensive Milestone Certified Design Engineer (MCDE) 2026 study guide features 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: Enterprise System Architecture
1. When designing a Milestone Federated Architecture (MFA), which component is
responsible for providing the "Global Search" capability across all sites?
A) The Recording Server of the child site
B) The Event Server of the child site
C) The Management Server of the parent site
D) The Smart Client of the local operator
Rationale: In a federated setup, the parent Management Server aggregates the metadata and
configuration info from connected children to allow for centralized searching and management.
2. What is the primary purpose of the "Recording Server Service" running under a
specific Windows Service Account instead of the "Local System" account?
A) To make the server boot faster.
B) To ensure the server has the necessary network permissions to write video to a
remote NAS or SAN share.
C) To prevent the cameras from disconnecting.
D) To enable H.265 compression.
Rationale: The "Local System" account typically lacks the network credentials required to
access external storage arrays; a dedicated Service Account provides these permissions
securely.
3. In XProtect Corporate, what is the "Management Server Failover" (Cluster) primarily
protecting?
A) The system configuration and the SQL database integrity.
B) The live video streams from the cameras.
C) The power supply of the switches.
D) The internet connection speed.
, 2026 UPDATED QUESTIONS DOWNLOAD
Rationale: While Recording Server failover protects video, Management Server failover
ensures that users can still log in and change settings if the primary management node fails.
4. What is the maximum number of "Hardware Devices" (cameras/encoders) supported
by a single XProtect Expert site?
A) 48
B) 128
C) 1,024
D) Unlimited (restricted only by hardware resources)
Rationale: Like Corporate, XProtect Expert is an enterprise-tier product that does not impose
an artificial software limit on device counts.
5. Which Milestone component is used to manage "Mobile Client" users who are
connecting from outside the corporate firewall?
A) Log Server
B) Mobile Server
C) Event Server
D) Recording Server
Rationale: The Mobile Server acts as the secure gateway and transcoder for all Web and
Mobile client traffic entering the VMS environment.
Section 2: Advanced Storage Throughput & Calculation
6. When using "Tiered Storage," what happens to the video when the "Live" retention
time expires?
A) It is deleted permanently.
B) It is moved to the "Archive" storage tier via the Archiving process.
C) It is sent to the cloud for 30 days.
D) It is encrypted and locked.
Rationale: Tiered storage allows for high-performance writes on the Live tier and long-term
retention on a secondary, larger Archive tier.
7. Which disk performance metric is the most critical for a Recording Server handling
100+ high-resolution cameras?
A) Sequential Read Speed
B) Random/Sequential Write Throughput (MB/s)
C) Disk Capacity (TB)
D) Rotation Speed (RPM)
Rationale: A Recording Server is a "Write-Intensive" machine. If the disk cannot sustain the
incoming MB/s of all combined camera bitrates, the database will fail.
8. Why is it recommended to format Video Storage drives with a 64KB Allocation Unit
Size (Cluster Size)?
A) It reduces file fragmentation and improves the efficiency of large video file writes.
, 2026 UPDATED QUESTIONS DOWNLOAD
B) It makes the hard drive last longer.
C) It is required for H.264 video.
D) It prevents viruses from infecting the video.
Rationale: Larger cluster sizes are more efficient for the massive, continuous data blocks
associated with video recording compared to the standard 4KB size used for office documents.
9. What is the "Overhead" factor a Design Engineer should add to a storage calculation
for "Indexing and Database Metadata"?
A) 1%
B) 5-10%
C) 50%
D) 0%
Rationale: Beyond the raw video data, the system needs extra space to store the search
indexes, motion data, and SQL logs that make the video searchable.
10. What is the result of choosing "VBR (Variable Bitrate) - High Quality" for a camera in
a high-traffic hallway?
A) Storage usage will be perfectly predictable.
B) Storage usage will spike significantly during busy hours, potentially reducing total
retention days.
C) The camera will use less bandwidth than CBR.
D) The frame rate will drop automatically.
Rationale: VBR prioritizes image quality; in a busy hallway, the bitrate will skyrocket to capture
all the movement, consuming more disk space than expected.
Section 3: Network Design & Cybersecurity
11. Which network protocol is used by Milestone to "Discover" ONVIF-compliant
cameras on a local subnet?
A) HTTP
B) SNMP
C) WS-Discovery
D) FTP
Rationale: WS-Discovery is the standard protocol that allows the VMS to find cameras
automatically without manually typing in every IP address.
12. To achieve "End-to-End Encryption," where must the SSL/TLS certificates be
installed?
A) On the Management Server, Recording Servers, and all Client workstations.
B) Only on the router.
C) Only on the cameras.
D) Only on the Mobile Server.
, 2026 UPDATED QUESTIONS DOWNLOAD
Rationale: For a fully secure "Encrypted" system, every link in the chain (Server-to-Server and
Server-to-Client) must be authenticated via a certificate.
13. What is the benefit of using "NIC Teaming" (Link Aggregation) on a Recording
Server?
A) It makes the video clearer.
B) It provides network redundancy and increases the total available bandwidth for
incoming camera streams.
C) It allows the server to have two different IP addresses.
D) It reduces the CPU temperature.
Rationale: NIC Teaming combines multiple physical ports into one logical link, protecting the
server from a single cable or switch-port failure.
14. In a 2026 security design, what is the purpose of a "Deep Packet Inspection" (DPI)
firewall?
A) To analyze camera traffic for unusual patterns that might indicate a botnet or hacking
attempt.
B) To speed up the video playback.
C) To record audio from the cameras.
D) To replace the need for a VMS.
Rationale: DPI firewalls look inside the data packets to ensure only valid "Video" data is being
sent, blocking malicious commands.
15. Which Milestone port must be open for the "Smart Client" to view live video from a
Recording Server?
A) 80
B) 7547 (or the configured encryption port)
C) 21
D) 25
Rationale: While the Management Server uses 80/443, the Recording Server communicates
video data to clients via port 7547 by default.
Section 4: Advanced Features & Logic
16. What is the "Smart Search" metadata generated by?
A) The Smart Client GPU
B) The Recording Server CPU (during the Motion Detection process)
C) The SQL Database
D) The Camera's SD card
Rationale: The Recording Server analyzes the video for motion and saves that "metadata"
(where and when motion happened) so the client can search it instantly.
17. How does "Hardware Acceleration" (NVIDIA/Intel) benefit a Recording Server in
2026?