epv-api-scripts icon indicating copy to clipboard operation
epv-api-scripts copied to clipboard

These API scripts enable CyberArk users to automate privileged account management task like account creation, user management, and more.

Results 17 epv-api-scripts issues
Sort by recently updated
recently updated
newest added

## Summary When attempting to onboard new accounts using the "Accounts_Onboard_Utility.ps1", the output states "Safe does not exist", even when the actual Safe does exist on the CyberArk. The Safe...

kind/bug
contributor

## Summary When attempting to perform RADIUS authentication using an OTP, Accounts_Onboard_Utility.ps1 fails at line 1047 (in Function Get-LogonHeader) when attempting to modify hash value $logonBody.Password, but $logonBody was converted...

kind/bug
reviewing
contributor

## Is your feature request related to a problem? Please describe. We need to be able to use these scripts using ISPSS. This means we need to have a logontoken...

kind/enhancement
contributor

## Summary The script is unable to add azure-based groups to safes' members. The error shows "not found" ## Steps to Reproduce 1. Create CSV with typical required fields 2....

kind/bug
contributor

In line 1146 and 1148, the variable `$logonBody` gets a powershell custom object converted into type json. That's why it will never work in line 1151, when you call a...

contributor

## Summary When I attempt to create an account using the Account_Onboard_Utility.ps1 I am receiving an error stating that: Error Message: {"ErrorCode":"PASWS017E","ErrorMessage":"Missing Mandatory parameter: [Description]."} ## Steps to Reproduce 1....

kind/bug
contributor

Hello all, Unable to fulfill my requirement in creating the new safe & adding members/group to it via power shell script. Getting multiple errors with various trials. Please help me...

kind/bug
contributor

I was able to create safe , add domain user/group and vault user but when i wanted to try remove domain user from a particular safe , i am always...

kind/bug
contributor

The script (Account Onboard Utility) looks to be working fine, but for convenience of europe based people it would be nice if an additional delimiter can be added semicolon (;)...

kind/enhancement
contributor

is it possible to align the used fields with the fields used in the PVWA upload file? for instance: PVWA CSV (add accounts from file->download a sample CSV file) uses:...

kind/enhancement
contributor