Password Upload Utility v2

PUU 2


This is not supported by CyberArk. It is an open source community project.


CyberArk ReadyOpen Source LoveGitHub license GitHub issuesGitHub stars

Updated Password Upload Utility utilizing the REST API instead of an outdated and restricted version of PACLI.

WELCOME CYBERARK IMPACT 2017 ATTENDEES!

Thank you for attending the REST for the Rest of Us breakout session!

Did you miss my awesome presentation? Check it out on SlideShare!

Love UNIX? Us too! PUU 2 for Bash

Recently Added

Requirements

PowerShell version 3.0 or above

Usage

Download the ZIP file or git clone to a directory.

Open passwords.csv and begin adding your account information. Acceptable values for DisableAutoMgmt are yes or true. Anything else will be considered a no.

Start > Run powershell

cd to the directory PasswordUploadUtility-v2.ps1 is located.

.\PasswordUploadUtility-v2.ps1

PowerShell Function Examples

Available at GitHub Gists

PSPete’s psPAS PowerShell Module on GitHub

TODO