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

### Discussed in https://github.com/cyberark/epv-api-scripts/discussions/388 Originally posted by **kbyssho** December 4, 2023 The GroupName and GroupPlatformID parameters listed in the sample CSV do not work when registering accounts using the AOU...

## Summary *Although selecting -templatesafe parameter when running this script, no new safes are created for accounts when the safe does not exist already.* ## Steps to Reproduce 1. Run...

kind/bug

https://github.com/cyberark/epv-api-scripts/blob/c16e9640e04f8ce2cfd035e55a9f0d3a6f39868e/Safe%20Management/Safe-Management.ps1#L629

contributor

When executing the api, it works as long as there's no filtering added. As soon as there's a filter, then the Format-URL error appears .\Get-DiscoveredAccountsReport.ps1 -PVWAURL https://_subdomain_.privilegecloud.cyberark.com/passwordvault -List -PlatformType "Windows...

kind/bug
contributor

Servus, we are trying to add a new Safe with a Script User and then add a local Group to the new safe. After the script successfully created the Safe...

kind/bug

When executing: Get-DiscoveredAccountsReport.ps1 -PVWAURL https://companynamehere.privilegecloud.cyberark.com/PasswordVault -List -AutoNextPage -CSVPath "C:\CyberArk\WinServer_Admin_August-2023.csv" The results are ONLY shown in the PowerShell window and not output to the specified file and path.

kind/bug

Sorry for the maybe stupid question, I am not a scripting guy but was glad to be able to use the safemanagement script successfully last year. However, now I wanted...

kind/bug