CyberArk Sentry – Secrets Manager — Question 11

You have a PowerShell script that is being used on 1000 workstations. It requires a Windows Domain credential that is currently hard coded in the script.
What is the simplest solution to remove that credential from the Script?

Answer options

Correct answer: D

Explanation

The correct answer, D, is the simplest because Conjur Summon is designed to manage secrets and can inject them at runtime without modifying the script significantly. Options A, B, and C involve more complex changes and dependencies, which may not be as straightforward as using Conjur Summon.