cyberark / epv-api-scripts

These API scripts enable CyberArk users to automate privileged account management task like account creation, user management, and more.
https://www.cyberark.com/best
Apache License 2.0
195 stars 175 forks source link

don't set a null value #371

Closed matiya closed 10 months ago

matiya commented 11 months ago

if the $global:workAccount.Password is null, don't set it to null. Otherwise it will fail and the good.csv will not be written.

This will happen when the csv does not have a password value. I.e: for update operations.