Back to marketplace catalog
Account Onboarding Utility - Sample Script
By: Community
Use case Administrative Tools
Category Idira platform & extensions
Certification Community
Version 11
Released Aug 11, 2020
Last updated Jul 22, 2026

Overview

Main capabilities: * The tool Uses REST API and can support v9.8 of PVWA and up The tool supports basic Account and Safe Creation, much like the Password Upload Utility * The tool supports Template Safe (currently one for all Accounts) * The tool can take a simple CSV file with only the relevant Account information In order to run the tool you need to run some simple commands in Powershell. The Tool supports two modes: Create and Update The tool will create a log file in the same folder of the script called: "Account_Onboarding_Utility.log" Running the toll with common parameters of Debug and Verbose will add more information to the log
Version 11
Current

Published Aug 11, 2020

  • • Fixed issues when updating multiple account properties
  • • Updated README to include more usage examples
  • • Better logging and error handling
  • • Support Bulk delete of accounts
  • • Fixed issues when creating Template Safe

Previous versions

Version 10

Published Nov 20, 2019

  • In v10 version of the tool (supported from PVWA version 10.4+) added the following capabilities:
  • * Support for RADIUS + OTP authentication
  • * Support for bulk Password Update
  • * Support for Bulk Delete
  • * Fixed various issues