Check Point Certified Troubleshooting Expert (CCTE) — Question 3
The Endpoint administrator prepared deployment rules for remote deployment in a mixed desktop environment. Some of the Non-Windows machines could not install Harmony endpoint clients. What is the reason for this?
Answer options
- A. MacOS clients are not supported by Harmony Endpoint
- B. Administrator doesn't run chmod command, to allow execution permission to the deployment script
- C. Deployment rules are not supported on MacOS clients
- D. Deployment rules was assigned to users not to machines
Correct answer: B
Explanation
The correct answer is B, as the chmod command is necessary to give the deployment script the required execution permissions. Without these permissions, the script cannot run on Non-Windows machines, causing installation failures. Options A and C are incorrect because Harmony Endpoint does support MacOS clients, and option D is not the cause of the installation issue.