Check Point Certified Harmony Endpoint Specialist — Question 5
Which command will be used in order to restart Orchestrator service only?
Answer options
- A. orchd restart
- B. cpstop; cpstart
- C. reboot
- D. service orchestrator restart
Correct answer: A
Explanation
The correct answer is A, 'orchd restart', which directly targets the Orchestrator service for a restart. Option B, 'cpstop; cpstart', is used for stopping and starting control plane services, not specifically for Orchestrator. Option C, 'reboot', restarts the entire system, and Option D, 'service orchestrator restart', may be valid in some contexts but is not the specific command needed here.