Before installing the Endpoint Security Management Server, it is necessary to consider this
Correct Answer: C
Question 2
What is the default encryption algorithm in the Full Disk Encryption tab under Advanced Settings?
Correct Answer: C
The default encryption algorithm for Full Disk Encryption (FDE) in Check Point Harmony Endpoint, as configured in the Advanced Settings tab, isXTS-AES 256 bit. This is explicitly stated in theCP_R81. 20_Harmony_Endpoint_Server_AdminGuide.pdfonpage 221, under the "Custom Disk Encryption Settings" section: "The default encryption algorithm is XTS-AES 256 bit." This extract confirms thatOption Cis correct. The document further notes that administrators can choose between XTS-AES 256 bit and XTS-AES 128 bit, but 256 bit is the default, reflecting a preference for stronger encryption. XTS (XEX-based tweaked-codebook mode with ciphertext stealing) is specifically designed for disk encryption, providing better security than CBC (Cipher Block Chaining) modes. * Option A ("AES-CBC 128 bit")andOption B ("AES-CBC 256 bit")are incorrect because FDE uses XTS mode, not CBC, which is less suited for disk encryption due to its vulnerabilities in this context. * Option D ("XTS-AES 128 bit")is a configurable option but not the default, as the guide specifies 256 bit as the standard setting. References: CP_R81.20_Harmony_Endpoint_Server_AdminGuide.pdf, Page 221: "Custom Disk Encryption Settings" (confirms XTS-AES 256 bit as the default algorithm).
Question 3
The Check Point Harmony Product Suite is a suite of security products that includes?
Correct Answer: D
The Check Point Harmony Product Suite includes Harmony Endpoint, which is available both as a Cloud- based and On-Premises security solution. Exact Extract from Official Document: "Harmony Endpoint is available as both Cloud-based and On-Premises deployment." Reference:Check Point Harmony Endpoint Specialist R81.20 Administration Guide, "Introduction to Harmony Endpoint."
Question 4
For most tasks, Endpoint clients communicate with the [X] and the [X] communicates with the EMS? Options:
Correct Answer: B
Endpoint clients typically communicate with the EPS (Endpoint Policy Server) for policy updates and logging. The EPS then communicates with the EMS (Endpoint Management Server) for central management (Harmony Endpoint Architecture Documentation)
Question 5
Before installing FDE on a client machine, what should administrators make sure of?
Correct Answer: A
Installing Full Disk Encryption (FDE) on a client machine requires specific conditions to be met, including sufficient disk space on system volumes. TheCP_R81.20_Harmony_Endpoint_Server_AdminGuide.pdf provides an exact specification for this requirement. Onpage 249, under "Client Requirements for Full Disk Encryption Deployment," the guide explicitly states: "Ensure that the system volumes have at least 32 MB of continuous free space." This precise requirement confirms that administrators must ensure the system volumes have at least32 MB of continuous space, makingOption Athe correct answer. The other options (B, C, and D) list different space values (50 MB, 36 MB, and 25 MB, respectively), none of which are supported by the documentation. The use of "continuous" space emphasizes the need for an uninterrupted block, critical for FDE's operation, further solidifying Option A's accuracy. References: CP_R81.20_Harmony_Endpoint_Server_AdminGuide.pdf, Page 249: "Client Requirements for Full Disk Encryption Deployment" (space requirement).