Skip to content

aaearon/Edit-CyberArkPlatforms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Edit-CyberArkPlatforms

Two cmdlets used to edit a CyberArk platform's properties once the files have been retrieved out of the Vault.

Cmdlet Platform Properties Required modules
Edit-PASPlatform 'General' and 'UI and Workflow' none
Edit-PASPlatformAPM 'Automatic Password Management PsIni

Usage

Install the required modules available in the PowerShell gallery and import the desired cmdlet.

Import-Module Edit-PASPlatform.ps1

Examples

Use Get-Help and pass the cmdlet name to get help and see examples on using them.