PasswordUploadUtility-v2 icon indicating copy to clipboard operation
PasswordUploadUtility-v2 copied to clipboard

CyberArk's Original Password Upload Utility (PUU) updated to use the REST API

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

  • Get-Account will now confirm the Add-Account query did add the account!
  • Changed out breaks to stop bad practice

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

  • Add Bulk Change Switch
  • Add Additional Properties for non-Windows accounts