Symantec Endpoint Protection 143 Ru6 System Requirements Top ((better))
Deep Dive: Symantec Endpoint Protection 14.3 RU6 – Beyond the Minimum Specs
Hardware (server / management)
- SEP Manager / Symantec Endpoint Protection Manager (SEPM):
- CPU: Quad-core 2.0 GHz or better recommended.
- Memory: Minimum 8 GB RAM for small deployments; 16 GB+ for medium/large.
- Disk: 100 GB+ depending on client count and logging retention. Fast I/O recommended (SSD).
- Database: Embedded database supported for small deployments; Microsoft SQL Server (2016/2017/2019/2019 Express) or supported external DB for larger environments.
2. Symantec Endpoint Protection Manager (SEPM) – The True Resource Hog
Most organizations underprovision the Manager because the installer says "8 GB RAM, 4 cores". In reality, with >2,000 clients or policy-based logging, that system will swap to death.
3. Management Server (SEPM) Requirements
The Symantec Endpoint Protection Manager (SEPM) is the centralized console used to manage policies, definitions, and client reporting. SEPM is a Java-based web application that runs on Apache Tomcat. symantec endpoint protection 143 ru6 system requirements top
For the manager’s DB volume (Sybase/MS SQL):
- Block size: 64 KB aligned (not default 4K NTFS). Use
fsutil to confirm.
- Anti-virus exclusions: Exclude entire SEPM DB folder (by default
C:\Program Files\Symantec\Symantec Endpoint Protection Manager\db) – otherwise real-time AV causes lock contention and sqlanywhere crashes.
- Disk latency threshold: Any read/write >20 ms will cause "Server not responding" errors in console. Use
perfmon with Avg. Disk sec/Transfer > 0.020.
5. Browser & Console Requirements
The SEPM web console is not fully HTML5 – it relies on legacy plugins for certain charts. Deep Dive: Symantec Endpoint Protection 14
- Supported browsers: Chrome (latest), Edge (Chromium), Firefox ESR. No Safari (console deletes filter rules erroneously).
- Screen resolution: 1280×800 minimum; 1920×1080 for full dashboard rendering.
- JavaScript heap: If console hangs at "Loading policy tree", increase browser memory limit (
--max_old_space_size=4096 in Chrome shortcut).