Back to marketplace catalog
Idira Privilege Cloud Tools
By: Community
Use case Administrative Tools
Category Idira platform & extensions
Certification Trusted
Version 16.4
Released Apr 13, 2026
Last updated Jul 22, 2026

Overview

This package is a collection of pre/post implementation tools required to deploy Idira Privilege Cloud Connector Components

The package contains the following tools:

* Add-PSMApps

* CreateCredFile-Helper.zip

* Connector Management Prerequisites

* PSMCheckPrerequisites_PrivilegeCloud.zip (Deprecated soon)

* PSMCodec.exe

* PSMP AutoInstall Script(psmpwiz.sh).zip

* PSM Convert local2domain Users (Set-DomainUser)

* Onboard PrivilegeCloud Admin (For Standalone)

* Reports (LicenseCapacity and UserReport)

* SyncIdentityRolesWithVaultUsers 

* DeleteUsersFromVault

* Get-OrphanSafes

* Allow IP list

* Reset InstallerUser

* BYOK Management

Version 16.4
Current

Published Apr 13, 2026

  • CreateCredFile-Helper
  • - 14.9 CPM release deprecated CreateCredFile.exe, adjusted the script to use the new SyncCPMUsers.exe (it's bundled with the script, you don't need to do anything).
  • PSMP
  • - No new release, renamed zip to 14.9.
  • New Tool - BYOK (Bring Your Own Key)
  • - Helps customers that use AWS KMS and guides them how to encrypt their env with their own key.
  • New Tool - Allow IP list
  • - Script checks ipify.org or ipinfo.io to retrieve public ip of the machine and makes it easy to add it to allow list, this feature is available in the Privilege Cloud Admn UI, the script isn't necessary to perform this action.
  • New Tool - Reset InstallerUser
  • - Let's you reset password (Adhering to PW complexity)
  • - You can target other service users if you wish
  • CMPrereq
  • - Removed CPM from default check since SRS is enabled on new tenants now.
  • Get-OrphanSafe
  • - improved reporting, removed duplicate safe from csv, added Alphabetical sort.

Previous versions

Version 16.3

Published Mar 27, 2026

  • SMPWIZ
  • - Updated to 14.8.
  • PS-Modules
  • - Fixed Auth module to support MFA logins.
  • Get-OrphanSafe
  • - Exported .csv files will now list one safe instead of duplicates for each member row, easier to manage.
  • CreateCredFile-Helper
  • - Fixed support for AIM/CP cred reset (windows).
  • - Version of the components found on the machine will now be displayed.
  • - User and URLs making the API calls will be displayed (easier to troubleshoot).
  • CMPrereq
  • - Added Sao Paulo region support
  • - Added Test-LDAPSConnectivity check for PSM (requires windows user performing the install and PSM machine to have LDAPS connectivity to respective DC).
  • - Fixed Amazon intermediate certs M0-M6 errors.
  • - Added support for Win OS 2025.
Version 16.2

Published May 20, 2025

  • Get-UserTypesAndUsersLoginActivity
  • - Fixed CSV export issues; results now saved to a separate folder.
  • PSMPWIZ
  • - Renamed zip to 14.6 (No new PSMP build release, so no changes).
  • - (Troubleshoot related) Removed Reset Cred capability, use the dedicated script createCredFile-Helper.sh in the 'CreateCredFile-Helper' folder.
  • ConnectorCheckPrerequisites_PrivilegeCloud
  • - Fixed CM connectivity checks for UAE regions (their AWS has different format).
  • CreateCredFile-Helper
  • - Renamed folder "SyncCPMCompUsers_neededFrom14.2+" to "CreateCredFile-HelperDependencies", often confused users thinking they need to manually run the Sync .exe file in the folder, the script itself was already doing it.
  • - Added new logic to skip CPM Scanner reset if new Discovery service is in use.
Version 16.1

Published Mar 17, 2025

  • CMPrereq
  • - Added ports 5986,5985 for SIA windows requirements to network_template.txt file.
  • PSMPWIZ
  • - Updated to 14.5.1
Version 16

Published Feb 17, 2025

  • CMPrereq
  • - Reduced Core check from 8 -> 4 in case PSM will not be installed.
  • - Fixed another bug in VanityURL check.
  • PSMPWIZ
  • - Updated to 14.5 (no changes)
  • SyncIdentityRolesWithVaultUsers
  • - Dev note: with the release of 14.5, you no longer need this tool, it is now an internal sync process that happens daily (FYI, 14.5 rollout begins MARCH).
  • With that said, sometimes customers need this action on demand and can't wait 24h, so we are giving you the option to still use this tool.
  • - Renamed Groups to Roles in CSV exports.
  • - Script will now Sync license UserTypes (Example change user/group role from Standard(EPVUser) to Basic, Run script and see immediate effect in license consumption).
Version 15.9

Published Feb 6, 2025

  • CMPrereq
  • - Added new Check for SIA - "Let's Encrypt" Root Cert ISRG X1 must exist or not be blocked when imported, by GPO.
  • - VanityURL check - slightly improved this check in case secure zones is configured, it would prevent our dummy auth test.
  • - Fixed RDS not prompting correctly when selecting to install PSM.
  • CreateCredFile-Helper
  • - Fixed a rare edge case where corrupt machine registry would prevent script execution.
  • Set-DomainUser
  • - Fixed a rare edge case where corrupt machine registry would prevent script execution.
  • - Improved & Simplified troubleshooting
  • - Fixed whitespace bug
Version 15.8

Published Dec 11, 2024

  • PSMPWIZ
  • - Updated with latest .rpm version and hash
Version 15.7

Published Dec 8, 2024

  • VOT Folder Updated Microsoft Visual C++ 2015-2022 packages to latest.
  • PSMPWiz
  • - Updated sha256 checksum of the .rpm file
  • - Added a check if machine hostname is "localhost" to rename it (issues with psmp service users).
  • CMPrereq
  • - Fixed script looping issue
  • - Fixed new menu displaying correct Component sections.
  • PS-Modules
  • - Added Refresh-Token function, included in scripts with long runtime to overcome backend throttling.
  • Get-UserTypesAndUsersLoginActivity (LicenseCapacity Report)
  • - Improved handling of large user counts in reports
  • Sync Identity Roles With Vault Users
  • - Reworked script.
  • - Implemented Source of Truth (Identity or Vault). Default now Vault for better accuracy. Using Vault as source eliminates querying customer AD, avoiding timeouts with large datasources.
  • Reload-rights for each user before examining pcloud roles, for better accuracy.
Version 15.5

Published Jul 25, 2024

  • Add-PSMApps
  • - Unset strict mode set by external scripts
  • CreateCredFile-Helper (Windows)
  • - fixed bug when PSM cred reset couldn't fetch PVWA url and would default to exception, now will properly prompt for insert.
  • PSMPwiz
  • - Added a new step to handle "ChallengeResponseAuthentication no" introduced in RHEL 9+ versions that would break PSMP auth.
  • CMPrereq
  • - Added new CM regions to the checks (UAE and Tel-Aviv)
  • - New tenants are provisioned with different AWS region format now, fixed the logic to catch this in CM & DPA connection tests.
  • - Changed all error hints to point to ISPSS docs now, as part of centralized effort by docs team.
  • - Reworked AV detection check, detect multiple agents and now also by service name, description and DisplayName.
  • - Updated network template file with more URLs and fixed a small duplicate URL bug.
  • - Made GPO warnings silent during remoteapp collection deployment (under RDS) since these are Microsoft legacy leftover warnings.
Version 15.4

Published May 20, 2024

  • PSMPwiz
  • - Fixed foldersize check
  • - Added checksum SHA256 check for RPM file
  • CreateCredFile-Helper(Windows)
  • - ApiKeyManager.exe deprecated from CPM 14.2, script has new dependancy folder "SyncCPMCompUsers_neededFrom14.2+" from now on.
  • CMPrereq
  • - Updated network_template.txt to reflect HTML5 new endpoint req and DPA RDP port 3389 -> 443/8443 change.
  • Set-DomainUser
  • - Automatically detects required tasks and skips redundant. -NotFirstRun parameter is deprecated as a result.
  • - Detects and provides guidance when existing onboarded accounts do not appear to match the current environment
  • - Remove -Proxy option: Set-DomainUser will use the .NET configuration for HTTP(S) calls.
  • - Improve messaging when validations fail or errors occur
  • - Workaround for PSMConfigureAppLocker 14.2 setting Strict mode, but not unsetting it, causing issues for subsequent runs
Version 15.3

Published Mar 24, 2024

  • PSMPWIZ
  • - Fixed check install folder size not respecting GB sizes.
  • CreateCredFile-Helper (Windows)
  • - Added ApiKey reset for PSM as well.
  • - Enhanced TLS 1.2 enforce check to include Client/Server registry.
  • CMPrereq
  • - Added network requirements file (for now it will popup after every run, we intend to change this).
  • - Added enforceTLS 1.2 check.
  • - Added DPA checks
Version 15.2

Published Mar 14, 2024

  • Add-PSMapps
  • - Fixed applocker not updating for MMC components
Version 15.1

Published Mar 12, 2024

  • PS-Modules
  • - Fixed $Credentials not being respected in various scripts
  • PSM-AddApps
  • - Added support for WebDriverUpdater
  • - Added SSMS19
Version 15

Published Mar 10, 2024

  • PS-Modules
  • - Streamlined modules.
  • CreateCredFile-Helper (Windows)
  • - $Credentials for easier reruns.
  • - Syncs "PluginManagerUser" for CPM 13.1+ (upgrade advised). Auto-creates user with permissions if missing.
  • - Starts Scanner service after apikey reset, not before.
  • - Cert validation now optional (-skipCertVeritifaction); improved security.
  • - Fixed TLS for .NET 4.7+, ensuring TLS 1.2 on new OS.
  • - Supports AIM <12 for migrations.
  • CreateCredFile-Helper (Linux)
  • - Added PW complexity customization (e.g., minPunctuation in passparms.ini).
  • License Capacity Report
  • - $Credentials for easier reruns.
  • - Functions moved to external modules.
  • - Fixed logoff issue.
Version 14.9

Published Feb 21, 2024

  • PSMPWiz
  • - Updated script for latest PSMP version 14.1 (bugfix).
  • - Improved Identity Connectivity check - will prompt for identity URL if unable to extract it automatically from base platform.
Version 14.8

Published Feb 12, 2024

  • Get-OrphanSafes
  • - Fixed a bug where running in BasicAudit mode would skip some safes from being processed (only if you select option 4 during script exec).
  • - Fixed Prompts to be supported on Mac OS X
  • - Added progress counter so it will be easier to track how many safes are left to process in case of big lists.
Version 14.7

Published Feb 8, 2024

  • CreateCredFile-Helper.sh (Linux)
  • - Removed auto update feature.
  • - Added option to proceed anyway on connectivity test fail (to handle false positives).
  • Get-OrphanSafes
  • - Fixed PortalURL to allow cyberark.com on top of cyberark.cloud.
  • - Removed "PSM" safe from default excluded safes as sometimes need access to it (for PSM domain user configuration).
Version 14.6

Published Feb 6, 2024

  • DeleteUsersFromVault
  • - Improved auth process, will not ask to enter password twice anymore.
  • SyncIdentityRolesWithVaultUsers
  • - Improved auth process, will not ask to enter password twice anymore.
  • New Tool Added
  • - Get-OrphanSafes
  • ConnectorCheckPrerequisites_PrivilegeCloud
  • - Reverted back the Custom Domain Check (CustomDomain in Identity is not supported).
  • - Fixed Test Identity Service Account check (due to deprecated API call).
  • psmpwiz
  • - Released new version for version PSMP 14.1
  • - Added detection for Puppet and provided guide steps.
  • - Updated supported OS (Rocky 8.9, RHEL 9-9.3), also fixed Centos 7.9 not being detected correctly.
  • - Added Connectivity test for Identity URL.
  • - Removed the auto-update from github feature.
  • - Improved Uninstall feature - will now also handle backend configuration removal (app/gw users).
Version 14.5

Published Jan 25, 2024

  • Changelog:
  • DeleteUsersFromVault
  • - Added more warning messages.
  • - Listing the users on screen before proceeding.
  • - Added counter for successful deletes.
  • PSM-AddApps
  • - Added SSMS19
  • - Fixed a bug Edge64/86bit
Version 14.4

Published Jan 24, 2024

  • New tools introduced
  • - SyncIdentityRolesWithVaultUsers
  • - DeleteUsersFromVault
Version 14.3

Published Dec 24, 2023

  • - Removed the following legacy tools:
  • ldp.exe
  • LDAPSCertificateTool
Version 14.2

Published Dec 13, 2023

  • createCredFile-Helper.sh
  • - Added support for AIX OS.
  • psmpwiz
  • - Fixed 1320 auto update version pulling 1310 version instead.
  • LicenseCapacityReport
  • - Fixed VOT folder not existing error not displayed correctly.
  • - Fixed reamde not referencing correct script filename.
  • Add-PSMApps
  • - Fixed readme file with correct guide link.
  • Reports(Get-UserTypesAndUsersLoginActivity)
  • - Fixed an issue with Spanish OS windows not converting time correctly.
Version 14.1

Published Nov 27, 2023

  • - Fixed bug causing "CyberArk.Casos.dll" error in CPMConnectionTest
Version 14

Published Nov 21, 2023

  • Set-DomainUser
  • Changes:
  • • Supports Version 14
  • • Ensures strings are not truncated when displaying expected vs actual PSM user config mismatches
  • • Aligns script version with the latest supported PSM version
  • Fixes:
  • • Supports overriding proxy set in profile
  • • Eliminates cosmetic error when domain details are provided as a parameter
  • PSMP AutoInstall (psmpwiz.sh)
  • Changes:
  • • Adds check for folder size to prevent unfinished/corrupted downloaded installations
  • • Adds check to ensure at least 1 GB of free disk space before running the installation script
  • • Adds support for SUDO enforced machines
  • • Adds check for compatibility with the OS during installation
  • Fixes:
  • • Corrects text typos
  • createCredFile-Helper.sh (Linux)
  • Fixes:
  • • Resolves issue with commands not executing on AIX systems.
Version 13.8

Published Oct 12, 2023

Version 13.7

Published Oct 3, 2023

Version 13.6

Published Sep 21, 2023

Version 13.5

Published Aug 16, 2023

Version 13.4

Published Jul 24, 2023

Version 13.3

Published Jul 12, 2023

Version 13.2

Published Jun 26, 2023

Version 13.1

Published Jun 6, 2023

Version 2.7

Published Mar 29, 2023

Version 2.6

Published Mar 8, 2023

Version 2.5

Published Feb 2, 2023

Version 2.4

Published Jan 11, 2023

Version 2.3

Published Dec 29, 2022

Version 2.2

Published Dec 12, 2022

Version 2.1

Published Dec 1, 2022

Version 2

Published Nov 15, 2022

Version 1.9

Published Sep 18, 2022

Version 1.8

Published Jul 31, 2022

Version 1.7

Published Jul 28, 2022

Version 1.6

Published Jun 27, 2022

Version 1.5

Published May 30, 2022

Version 1.4

Published May 24, 2022

Version 1.3

Published May 16, 2022

Version 1.2

Published May 8, 2022

Version 1.1

Published Apr 17, 2022

Version 1

Published Mar 24, 2022