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

CSV Output Not Working #363

Open brentrealbt opened 1 year ago

brentrealbt commented 1 year ago

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.