CyberArk Sentry – PAM — Question 37
What is the purpose of the CPM_Preinstallation.ps1 script included with the CPM installation package?
Answer options
- A. It prompts for input parameters that will be used to pre-populate form fields in the installation wizard.
- B. It automatically installs the CPM, requiring no additional user input.
- C. It allows you to install the CPM using a command line approach rather than using the installation wizard.
- D. It verifies the NET version installed on the server and sets the IIS SSL TLS server configuration.
Correct answer: D
Explanation
The correct answer is D because the CPM_Preinstallation.ps1 script is designed to verify the .NET version and ensure that the IIS SSL TLS settings are properly configured. Options A, B, and C are incorrect as they describe different functionalities that the script does not perform.