***DISCLAIMER***
This utility is currently in beta version and is provided for testing and evaluation purposes only. While I have made every effort to ensure its accuracy and functionality, it may still contain bugs, inaccuracies, or incomplete features
Please use this utility as a guide and not as a definitive source of information. I do not guarantee the accuracy, completeness, or reliability of the results generated by this tool. Please verify the output independently. Thank you for your understanding and cooperation!
Step1 - Authentication:
Authentication Type:
Extra Options:
Removes the VPasModule logo from appearing in the output
API calls will be made via HTTP not HTTPS (Not Recommended!)
Initiate a cookie variable that will be included in the header if PVWA loadbalancer is not set up for stickiness or persistency
Enable Text Recording which will log out every API command, return value, and general information
Step2 - Select Command:
Select Command:
Add-VPASAccount : Required Parameters
PlatformID that will be assigned to the new account
SafeName that will be assigned to the new account
Address that will be assigned to the new account
Username that will be assigned to the new account
HashTable of values containing the parameters required to make the API call
Add-VPASAccountGroup : Required Parameters
Unique target GroupName for the account group - An account group is set of accounts that will have the same password synced across the entire group
Unique ID that maps to the target GroupPlatform - Supply GroupPlatformID to skip any querying for target GroupPlatform
Target unique safe name
HashTable of values containing the parameters required to make the API call
Add-VPASAccountRequest : Required Parameters
Purpose for opening this account request
Unique ID that maps to a single account, passing this variable will skip any query functions
Purpose for opening this account request
HashTable of values containing the parameters required to make the API call
Add-VPASAccountToAccountGroup : Required Parameters
Unique ID that maps to the target AccountGroup - Supply GroupID to skip any querying for target AccountGroup
Unique ID that maps to the target AccountGroup - Supply GroupID to skip any querying for target AccountGroup
Unique ID that maps to a single account, passing this variable will skip any query functions
Safe name that will be used to query for the target account if no AcctID is passed
Unique ID that maps to a single account, passing this variable will skip any query functions
Unique target GroupName that will be used to query for the GroupID if no GroupID is passed - An account group is set of accounts that will have the same password synced across the entire group
Safe name that will be used to query for the target account if no AcctID is passed
Unique target GroupName that will be used to query for the GroupID if no GroupID is passed - An account group is set of accounts that will have the same password synced across the entire group
HashTable of values containing the parameters required to make the API call
Add-VPASAllowedIP : Required Parameters
Target value that will be whitelisted to allow cyberark cloud to communicate to - CIDR ranges (/22 netmask or /32 netmask) can be utilized to add a range of IP addresses to the allowlist
HashTable of values containing the parameters required to make the API call
Add-VPASAllowedReferrer : Required Parameters
Target URL that will be whitelisted to allow the PVWA to redirect from
HashTable of values containing the parameters required to make the API call
Add-VPASApplication : Required Parameters
Unique ApplicationID (or Application Name) that will be used by the credential provider(s) to retrieve credentials
HashTable of values containing the parameters required to make the API call
Add-VPASApplicationAuthentication : Required Parameters
Unique ApplicationID (or Application Name) that will be used by the credential provider(s) to retrieve credentials
Define the type of the target authentication - Possible values: Path, Hash, OSUser, machineAddress, certificateSerialNumber
Value to be added to the target AppID
HashTable of values containing the parameters required to make the API call
Add-VPASAuthenticationMethod : Required Parameters
Unique ID that will be used to map to this AuthenticationMethod
HashTable of values containing the parameters required to make the API call
Add-VPASBulkAccounts : Required Parameters
Location of the CSV file containing the target information
HashTable of values containing the parameters required to make the API call
Add-VPASBulkSafeMembers : Required Parameters
Location of the CSV file containing the target information
HashTable of values containing the parameters required to make the API call
Add-VPASBulkSafes : Required Parameters
Location of the CSV file containing the target information
HashTable of values containing the parameters required to make the API call
Add-VPASEPVGroup : Required Parameters
Unique target GroupName that will be used to name the EPVGroup
HashTable of values containing the parameters required to make the API call
Add-VPASEPVUser : Required Parameters
Username that will be assigned to the new EPVUser
HashTable of values containing the parameters required to make the API call
Add-VPASIdentityRole : Required Parameters
Unique RoleName that will be applied to the new role being created in Identity
HashTable of values containing the parameters required to make the API call
Add-VPASIdentitySecurityQuestionAdmin : Required Parameters
A question or a phrase that will require a response in the event a user does not have the current credentials of their account in Identity
HashTable of values containing the parameters required to make the API call
Add-VPASIdentityUserSecurityQuestions : Required Parameters
Username that will be used to query for the target user in Identity if no UserID is passed
Security question that will be added to the users profile
Security question answer that will be added to the users profile
Unique UserID that maps to the target User in Identity - Supply the UserID to skip any querying for the target User
Security question that will be added to the users profile
Security question answer that will be added to the users profile
HashTable of values containing the parameters required to make the API call
Add-VPASMemberEPVGroup : Required Parameters
Target EPV group name that a user will be added to
Target EPVUserName that will be added to target EPVGroup
Specify where to find the target EPVUser - Possible values: Vault, Domain
Specify the target directory mapping of the target EPVUser if the user is coming from a location of type Domain
Target EPV group ID that a user will be added to
Target EPVUserName that will be added to target EPVGroup
Specify where to find the target EPVUser - Possible values: Vault, Domain
Specify the target directory mapping of the target EPVUser if the user is coming from a location of type Domain
HashTable of values containing the parameters required to make the API call
Add-VPASSafe : Required Parameters
Target unique safe name
Target unique safe name
HashTable of values containing the parameters required to make the API call
Add-VPASSafeMember : Required Parameters
Target unique safe member name
Target unique safe name
Specify whether the target safe member is of type User, Group, or Role. - This will save time querying for the targe safe member. - Possible values: "User", "Group", "Role"
Target unique safe member name
Target unique safe name
Specify whether the target safe member is of type User, Group, or Role. - This will save time querying for the targe safe member. - Possible values: "User", "Group", "Role"
Hashtable that contains the set of safe permissions to be applied to a specific safe member. - Hashtable has priority over the safe permission flags that are passed
HashTable of values containing the parameters required to make the API call
Approve-VPASIncomingRequest : Required Parameters
Reason for approving the incoming request, will be saved for audit purposes
Unique ID that maps to a single account, passing this variable will skip query functions to find target account
Reason for approving the incoming request, will be saved for audit purposes
Unique ID that maps to a single account request, passing this variable will skip any query functions
Reason for approving the incoming request, will be saved for audit purposes
HashTable of values containing the parameters required to make the API call
Confirm-VPASBulkFile : Required Parameters
Which bulk operation the CSVFile should be tested against - Possible values: BulkSafeCreation, BulkAccountCreation, BulkSafeMembers
Location of the CSV file containing the target information
HashTable of values containing the parameters required to make the API call
Copy-VPASGroupPlatform : Required Parameters
Specify which GroupPlatformID will be the base of the new platform
New unique GroupPlatformID for the new platform
HashTable of values containing the parameters required to make the API call
Copy-VPASPlatform : Required Parameters
Specify which PlatformID will be the base of the new platform
New unique PlatformID for the new platform
HashTable of values containing the parameters required to make the API call
Copy-VPASRotationalPlatform : Required Parameters
Specify which RotationalPlatformID will be the base of the new platform
New unique RotationalPlatformID for the new platform
HashTable of values containing the parameters required to make the API call
Copy-VPASUsagePlatform : Required Parameters
Specify which UsagePlatformID will be the base of the new platform
New unique UsagePlatformID for the new platform
HashTable of values containing the parameters required to make the API call
Deny-VPASIncomingRequest : Required Parameters
Reason for denying the incoming request, will be saved for audit purposes
Unique ID that maps to a single account, passing this variable will skip query functions to find target account
Reason for denying the incoming request, will be saved for audit purposes
Unique ID that maps to a single account request, passing this variable will skip any query functions
Reason for denying the incoming request, will be saved for audit purposes
HashTable of values containing the parameters required to make the API call
Disable-VPASCustomTheme : Required Parameters
HashTable of values containing the parameters required to make the API call
Disable-VPASEPVUser : Required Parameters
Query for the target EPVUser via Username
Query for the target EPVUser via UserID
HashTable of values containing the parameters required to make the API call
Disable-VPASGroupPlatform : Required Parameters
Unique GroupPlatformID that will be deactivated
HashTable of values containing the parameters required to make the API call
Disable-VPASPlatform : Required Parameters
Unique PlatformID that will be deactivated
HashTable of values containing the parameters required to make the API call
Disable-VPASRotationalPlatform : Required Parameters
Unique RotationalPlatformID that will be deactivated
HashTable of values containing the parameters required to make the API call
Enable-VPASCustomTheme : Required Parameters
Unique identifier of the target theme
HashTable of values containing the parameters required to make the API call
Enable-VPASEPVUser : Required Parameters
Query for the target EPVUser via Username
Select to either Enable target EPVUser or Activate target EPVUser - Enabling a user will allow the user to authenticate in, Activating a user will clear out any authentication failures and unsuspend the user if suspended - Possible values: Enable, Activate
Query for the target EPVUser via UserID
Select to either Enable target EPVUser or Activate target EPVUser - Enabling a user will allow the user to authenticate in, Activating a user will clear out any authentication failures and unsuspend the user if suspended - Possible values: Enable, Activate
HashTable of values containing the parameters required to make the API call
Enable-VPASGroupPlatform : Required Parameters
Unique GroupPlatformID that will be activated
HashTable of values containing the parameters required to make the API call
Enable-VPASPlatform : Required Parameters
Unique PlatformID that will be activated
HashTable of values containing the parameters required to make the API call
Enable-VPASRotationalPlatform : Required Parameters
Unique RotationalPlatformID that will be activated
HashTable of values containing the parameters required to make the API call
Export-VPASPlatform : Required Parameters
Unique target PlatformName that will be exported
HashTable of values containing the parameters required to make the API call
Find-VPASTargetValue : Required Parameters
Search string to find target resource via username, address, safe, platform, etc.
HashTable of values containing the parameters required to make the API call
Get-VPASAccountActivity : Required Parameters
Unique ID that maps to a single account, passing this variable will skip any query functions
HashTable of values containing the parameters required to make the API call
Get-VPASAccountCompliance : Required Parameters
Unique ID that maps to a single account, passing this variable will skip any query functions
HashTable of values containing the parameters required to make the API call
Get-VPASAccountDetails : Required Parameters
Unique ID that maps to a single account, passing this variable will skip any query functions
HashTable of values containing the parameters required to make the API call
Returns accounts based on a prebuilt search query - Possible values: "Regular", "Recently", "New", "Link", "Deleted", "PolicyFailures", "AccessedByUsers", "ModifiedByUsers", "ModifiedByCPM", "DisabledPasswordByUser", "DisabledPasswordByCPM", "ScheduledForChange", "ScheduledForVerify", "ScheduledForReconcile", "SuccessfullyReconciled", "FailedChange", "FailedVerify", "FailedReconcile", "LockedOrNew", "Locked", "Favorites"
Get-VPASAccountDetailsExtended : Required Parameters
Unique ID that maps to a single account, passing this variable will skip any query functions
HashTable of values containing the parameters required to make the API call
Get-VPASAccountGroupMembers : Required Parameters
Unique ID that maps to the target AccountGroup - Supply GroupID to skip any querying for target AccountGroup
Target unique safe name
Unique target GroupName that will be used to query for the GroupID if no GroupID is passed - An account group is set of accounts that will have the same password synced across the entire group
HashTable of values containing the parameters required to make the API call
Get-VPASAccountGroups : Required Parameters
Target unique safe name
HashTable of values containing the parameters required to make the API call
Get-VPASAccountPrivateSSHKey : Required Parameters
Define a reason for connecting for audit purposes
Define a reason for connecting for audit purposes
Unique ID that maps to a single account, passing this variable will skip any query functions
HashTable of values containing the parameters required to make the API call
Get-VPASAccountRequestDetails : Required Parameters
Unique ID that maps to a single account, passing this variable will skip query functions to find target account
Unique ID that maps to a single account request, passing this variable will skip any query functions
HashTable of values containing the parameters required to make the API call
Get-VPASActiveSessionActivities : Required Parameters
Search string to find target resource via username, address, safe, platform, etc. - Comma separated for multiple fields, or to search all pass a blank value like so: " "
Unique ID that maps to the target ActiveSession - Supply the ActiveSessionID to skip any querying to find the target ActiveSession
HashTable of values containing the parameters required to make the API call
Get-VPASActiveSessionProperties : Required Parameters
Search string to find target resource via username, address, safe, platform, etc. - Comma separated for multiple fields, or to search all pass a blank value like so: " "
Unique ID that maps to the target ActiveSession - Supply the ActiveSessionID to skip any querying to find the target ActiveSession
HashTable of values containing the parameters required to make the API call
Get-VPASActiveSessions : Required Parameters
Search string to find target resource via username, address, safe, platform, etc. - Comma separated for multiple fields, or to search all pass a blank value like so: " "
HashTable of values containing the parameters required to make the API call
Get-VPASAllAccountRequests : Required Parameters
HashTable of values containing the parameters required to make the API call
Get-VPASAllAccounts : Required Parameters
HashTable of values containing the parameters required to make the API call
Get-VPASAllActiveSessions : Required Parameters
HashTable of values containing the parameters required to make the API call
Get-VPASAllApplications : Required Parameters
HashTable of values containing the parameters required to make the API call
Get-VPASAllConnectionComponents : Required Parameters
HashTable of values containing the parameters required to make the API call
Get-VPASAllCustomThemes : Required Parameters
HashTable of values containing the parameters required to make the API call
Get-VPASAllDirectories : Required Parameters
HashTable of values containing the parameters required to make the API call
Get-VPASAllDiscoveredAccounts : Required Parameters
HashTable of values containing the parameters required to make the API call
Get-VPASAllEPVGroups : Required Parameters
HashTable of values containing the parameters required to make the API call
Get-VPASAllEPVUsers : Required Parameters
HashTable of values containing the parameters required to make the API call
Get-VPASAllGroupPlatforms : Required Parameters
HashTable of values containing the parameters required to make the API call
Get-VPASAllIncomingRequests : Required Parameters
HashTable of values containing the parameters required to make the API call
Get-VPASAllowedIPs : Required Parameters
HashTable of values containing the parameters required to make the API call
Get-VPASAllowedReferrer : Required Parameters
HashTable of values containing the parameters required to make the API call
Get-VPASAllPlatforms : Required Parameters
HashTable of values containing the parameters required to make the API call
Get-VPASAllPSMServers : Required Parameters
HashTable of values containing the parameters required to make the API call
Get-VPASAllPSMSessions : Required Parameters
HashTable of values containing the parameters required to make the API call
Get-VPASAllRotationalPlatforms : Required Parameters
HashTable of values containing the parameters required to make the API call
Get-VPASAllSafes : Required Parameters
HashTable of values containing the parameters required to make the API call
Get-VPASAllTargetPlatforms : Required Parameters
HashTable of values containing the parameters required to make the API call
Get-VPASAllUsagePlatforms : Required Parameters
HashTable of values containing the parameters required to make the API call
Get-VPASApplicationAuthentications : Required Parameters
Unique ApplicationID (or Application Name) that will be used by the credential provider(s) to retrieve credentials
HashTable of values containing the parameters required to make the API call
Get-VPASApplicationDetails : Required Parameters
Unique ApplicationID (or Application Name) that will be used by the credential provider(s) to retrieve credentials
HashTable of values containing the parameters required to make the API call
Get-VPASAuthenticationMethods : Required Parameters
HashTable of values containing the parameters required to make the API call
Get-VPASBulkTemplateFiles : Required Parameters
Specific bulk operation to generate a CSVFile for - Possible values: BulkSafeCreation, BulkAccountCreation, BulkSafeMembers
Get-VPASCMAllComponents : Required Parameters
HashTable of values containing the parameters required to make the API call
Get-VPASCMAllConnectorComponents : Required Parameters
UniqueID of the target connector in ConnectorManagement
Unique host of the target connector in ConnectorManagement - Host in this case can either be a hostname, a publicIP, or a PrivateIP
HashTable of values containing the parameters required to make the API call
Get-VPASCMAllConnectorPools : Required Parameters
HashTable of values containing the parameters required to make the API call
Get-VPASCMAllConnectors : Required Parameters
HashTable of values containing the parameters required to make the API call
Get-VPASCMComponentLogList : Required Parameters
UniqueID of the target connector in ConnectorManagement
UniqueID of the target component for a connector in ConnectorManagement
UniqueID of the target connector in ConnectorManagement
Unique name of the target component for a connector in ConnectorManagement - Possible values: psm, cpm, cpm scanner, Management Agent
Unique host of the target connector in ConnectorManagement - Host in this case can either be a hostname, a publicIP, or a PrivateIP
Unique name of the target component for a connector in ConnectorManagement - Possible values: psm, cpm, cpm scanner, Management Agent
Unique host of the target connector in ConnectorManagement - Host in this case can either be a hostname, a publicIP, or a PrivateIP
UniqueID of the target component for a connector in ConnectorManagement
HashTable of values containing the parameters required to make the API call
Get-VPASCMComponentLogs : Required Parameters
UniqueID of the target connector in ConnectorManagement
UniqueID of the target component for a connector in ConnectorManagement
UniqueID of the target connector in ConnectorManagement
Unique name of the target component for a connector in ConnectorManagement - Possible values: psm, cpm, cpm scanner, Management Agent
Unique host of the target connector in ConnectorManagement - Host in this case can either be a hostname, a publicIP, or a PrivateIP
Unique name of the target component for a connector in ConnectorManagement - Possible values: psm, cpm, cpm scanner, Management Agent
Unique host of the target connector in ConnectorManagement - Host in this case can either be a hostname, a publicIP, or a PrivateIP
UniqueID of the target component for a connector in ConnectorManagement
HashTable of values containing the parameters required to make the API call
Get-VPASCMConnectorComponentDetails : Required Parameters
UniqueID of the target connector in ConnectorManagement
UniqueID of the target component for a connector in ConnectorManagement
UniqueID of the target connector in ConnectorManagement
Unique name of the target component for a connector in ConnectorManagement - Possible values: psm, cpm, cpm scanner, Management Agent
Unique host of the target connector in ConnectorManagement - Host in this case can either be a hostname, a publicIP, or a PrivateIP
Unique name of the target component for a connector in ConnectorManagement - Possible values: psm, cpm, cpm scanner, Management Agent
Unique host of the target connector in ConnectorManagement - Host in this case can either be a hostname, a publicIP, or a PrivateIP
UniqueID of the target component for a connector in ConnectorManagement
HashTable of values containing the parameters required to make the API call
Get-VPASCMConnectorDetails : Required Parameters
UniqueID of the target connector in ConnectorManagement
Unique host of the target connector in ConnectorManagement - Host in this case can either be a hostname, a publicIP, or a PrivateIP
HashTable of values containing the parameters required to make the API call
Get-VPASCMConnectorPoolDetails : Required Parameters
UniqueID of the target connector pool in ConnectorManagement
Unique name of the target connector pool in ConnectorManagement
HashTable of values containing the parameters required to make the API call
Get-VPASCMConnectors : Required Parameters
Search string to find target resource
HashTable of values containing the parameters required to make the API call
Get-VPASCurrentCustomTheme : Required Parameters
HashTable of values containing the parameters required to make the API call
Get-VPASCurrentEPVUserDetails : Required Parameters
HashTable of values containing the parameters required to make the API call
Get-VPASCustomTheme : Required Parameters
Unique identifier of the target theme
HashTable of values containing the parameters required to make the API call
Get-VPASDirectoryDetails : Required Parameters
Unique DirectoryID that maps to the target Directory to retrieve details
HashTable of values containing the parameters required to make the API call
Get-VPASDirectoryMappingDetails : Required Parameters
Target domain to query through
Search query to locate target DomainMapping
Target domain to query through
Unique ID that maps to the target Domain Mapping - Supply DirectoryMappingID to skip any querying to find target DirectoryMapping
HashTable of values containing the parameters required to make the API call
Get-VPASDirectoryMappings : Required Parameters
Target domain to query details for
HashTable of values containing the parameters required to make the API call
Get-VPASDiscoveredAccounts : Required Parameters
Search string to find target resource via username, address, safe, platform, etc. - Comma separated for multiple fields, or to search all pass a blank value like so: " "
HashTable of values containing the parameters required to make the API call
Get-VPASDiscoveredAccountsDependencies : Required Parameters
Search string to find target resource via username, address, safe, platform, etc. - Comma separated for multiple fields, or to search all pass a blank value like so: " "
Unique ID that maps to a single account, passing this variable will skip any query functions
HashTable of values containing the parameters required to make the API call
Get-VPASDPAAllPolicies : Required Parameters
HashTable of values containing the parameters required to make the API call
Get-VPASDPAAllStrongAccounts : Required Parameters
HashTable of values containing the parameters required to make the API call
Get-VPASDPAAllStrongAccountSets : Required Parameters
HashTable of values containing the parameters required to make the API call
Get-VPASDPAPolicies : Required Parameters
Search string to find target resource
HashTable of values containing the parameters required to make the API call
Get-VPASDPAPolicyDetails : Required Parameters
UniqueID of the target policy in DPA
Unique name of the target policy in DPA
HashTable of values containing the parameters required to make the API call
Get-VPASDPASettings : Required Parameters
HashTable of values containing the parameters required to make the API call
Get-VPASDPAStrongAccountDetails : Required Parameters
UniqueID of the target strong account in DPA
Unique name of the target strong account in DPA
HashTable of values containing the parameters required to make the API call
Get-VPASDPAStrongAccounts : Required Parameters
Search string to find target resource
HashTable of values containing the parameters required to make the API call
Get-VPASEmptyPlatforms : Required Parameters
HashTable of values containing the parameters required to make the API call
Get-VPASEmptySafes : Required Parameters
HashTable of values containing the parameters required to make the API call
Get-VPASEPVGroupDetails : Required Parameters
Target EPV group name
HashTable of values containing the parameters required to make the API call
Get-VPASEPVUserDetails : Required Parameters
Query for the target EPVUser via Username
Query for the target EPVUser via UserID
HashTable of values containing the parameters required to make the API call
Get-VPASEPVUserDetailsSearch : Required Parameters
Search string to find target resource via username, address, safe, platform, etc. - Comma separated for multiple fields, or to search all pass a blank value like so: " "
HashTable of values containing the parameters required to make the API call
Get-VPASEPVUserTypes : Required Parameters
HashTable of values containing the parameters required to make the API call
Get-VPASGroupPlatformDetails : Required Parameters
Unique GroupPlatformID to retrieve details for
HashTable of values containing the parameters required to make the API call
Get-VPASIdentityAdminSecurityQuestion : Required Parameters
Search query to locate the target admin security question
Unique target QuestionID mapping to the target admin security question - Supply the QuestionID to skip any querying for target admin security question
HashTable of values containing the parameters required to make the API call
Get-VPASIdentityAllAdminSecurityQuestions : Required Parameters
HashTable of values containing the parameters required to make the API call
Get-VPASIdentityAllRoles : Required Parameters
HashTable of values containing the parameters required to make the API call
Get-VPASIdentityAllUsers : Required Parameters
HashTable of values containing the parameters required to make the API call
Get-VPASIdentityCurrentUserDetails : Required Parameters
HashTable of values containing the parameters required to make the API call
Get-VPASIdentityCurrentUserSecurityQuestions : Required Parameters
HashTable of values containing the parameters required to make the API call
Get-VPASIdentityRoleDetails : Required Parameters
Unique RoleName in Identity to query for target RoleID
Target RoleID that maps the target Role in Identity - Supply the RoleID to skip querying for the target Role
HashTable of values containing the parameters required to make the API call
Get-VPASIdentityRoles : Required Parameters
Search string to find target resource via username, address, safe, platform, etc. - Comma separated for multiple fields, or to search all pass a blank value like so: " "
HashTable of values containing the parameters required to make the API call
Get-VPASIdentityTenantDetails : Required Parameters
HashTable of values containing the parameters required to make the API call
Get-VPASIdentityUserDetails : Required Parameters
Username that will be used to query for the target user in Identity if no UserID is passed
Unique UserID that maps to the target User in Identity - Supply the UserID to skip any querying for the target User
HashTable of values containing the parameters required to make the API call
Get-VPASIdentityUserSecurityQuestions : Required Parameters
Username that will be used to query for the target user in Identity if no UserID is passed
Unique UserID that maps to the target User in Identity - Supply the UserID to skip any querying for the target User
HashTable of values containing the parameters required to make the API call
Get-VPASIncomingRequestDetails : Required Parameters
Unique ID that maps to a single account, passing this variable will skip query functions to find target account
Unique ID that maps to a single incoming request, passing this variable will skip any query functions
HashTable of values containing the parameters required to make the API call
Get-VPASPasswordHistory : Required Parameters
Unique ID that maps to a single account, passing this variable will skip any query functions
HashTable of values containing the parameters required to make the API call
Get-VPASPasswordValue : Required Parameters
Define a reason for connecting for audit purposes
Define a reason for connecting for audit purposes
Unique ID that maps to a single account, passing this variable will skip any query functions
HashTable of values containing the parameters required to make the API call
Get-VPASPlatformDetails : Required Parameters
Unique PlatformID to retrieve details for
HashTable of values containing the parameters required to make the API call
Get-VPASPlatformDetailsSearch : Required Parameters
Search string to find target resource via username, address, safe, platform, etc. - Comma separated for multiple fields, or to search all pass a blank value like so: " "
HashTable of values containing the parameters required to make the API call
Get-VPASPSMSessionActivities : Required Parameters
Search string to find target resource via username, address, safe, platform, etc. - Comma separated for multiple fields, or to search all pass a blank value like so: " "
Unique ID that maps to the target PSMSession - Supply the PSMSessionID to skip any querying to find the target PSMSession
HashTable of values containing the parameters required to make the API call
Get-VPASPSMSessionDetails : Required Parameters
Search string to find target resource via username, address, safe, platform, etc. - Comma separated for multiple fields, or to search all pass a blank value like so: " "
Unique ID that maps to the target PSMSession - Supply the PSMSessionID to skip any querying to find the target PSMSession
HashTable of values containing the parameters required to make the API call
Get-VPASPSMSessionProperties : Required Parameters
Search string to find target resource via username, address, safe, platform, etc. - Comma separated for multiple fields, or to search all pass a blank value like so: " "
Unique ID that maps to the target PSMSession - Supply the PSMSessionID to skip any querying to find the target PSMSession
HashTable of values containing the parameters required to make the API call
Get-VPASPSMSessions : Required Parameters
Search string to find target resource via username, address, safe, platform, etc. - Comma separated for multiple fields, or to search all pass a blank value like so: " "
HashTable of values containing the parameters required to make the API call
Get-VPASPSMSettingsByPlatformID : Required Parameters
Unique PlatformID to retrieve PSM settings for
HashTable of values containing the parameters required to make the API call
Get-VPASRotationalPlatformDetails : Required Parameters
Unique RotationalPlatformID to retrieve details for
HashTable of values containing the parameters required to make the API call
Get-VPASSafeDetails : Required Parameters
Target unique safe name
HashTable of values containing the parameters required to make the API call
Get-VPASSafeMembers : Required Parameters
Target unique safe name
HashTable of values containing the parameters required to make the API call
Get-VPASSafeMemberSearch : Required Parameters
Target unique safe name
Target unique safe member
HashTable of values containing the parameters required to make the API call
Get-VPASSafes : Required Parameters
Search string to find target resource via username, address, safe, platform, etc. - Comma separated for multiple fields, or to search all pass a blank value like so: " "
HashTable of values containing the parameters required to make the API call
Get-VPASSafesByPlatformID : Required Parameters
Unique PlatformID to retrieve safes for
HashTable of values containing the parameters required to make the API call
Get-VPASSearchProperties : Required Parameters
HashTable of values containing the parameters required to make the API call
Get-VPASSpecificAuthenticationMethod : Required Parameters
Search string to find the target AuthenticationMethod
Unique ID that maps to the target AuthenticationMethod - Supply AuthMethodID to skip any querying for target AuthenticationMethod
HashTable of values containing the parameters required to make the API call
Get-VPASSQLAccounts : Required Parameters
HashTable of values containing the parameters required to make the API call
Get-VPASSQLPlatforms : Required Parameters
HashTable of values containing the parameters required to make the API call
Get-VPASSQLSafes : Required Parameters
HashTable of values containing the parameters required to make the API call
Get-VPASSystemComponents : Required Parameters
HashTable of values containing the parameters required to make the API call
Get-VPASSystemHealth : Required Parameters
Define which component to pull health status for - Possible values: AIM, PSM, CPM, PVWA, PTA
HashTable of values containing the parameters required to make the API call
Get-VPASUsagePlatformDetails : Required Parameters
Unique UsagePlatformID to retrieve details for
HashTable of values containing the parameters required to make the API call
Get-VPASVaultDetails : Required Parameters
HashTable of values containing the parameters required to make the API call
Get-VPASVaultVersion : Required Parameters
HashTable of values containing the parameters required to make the API call
Import-VPASConnectionComponent : Required Parameters
The location of the zip file containing connection component details files
HashTable of values containing the parameters required to make the API call
Import-VPASPlatform : Required Parameters
The location of the zip file containing platform details files
HashTable of values containing the parameters required to make the API call
Invoke-VPASAccountPasswordAction : Required Parameters
Specify what action will be run on the account - Possible values: Verify, Reconcile, Change, ChangeOnlyInVault, ChangeSetNew, GeneratePassword
Specify what action will be run on the account - Possible values: Verify, Reconcile, Change, ChangeOnlyInVault, ChangeSetNew, GeneratePassword
Unique ID that maps to a single account, passing this variable will skip any query functions
HashTable of values containing the parameters required to make the API call
Invoke-VPASActivePSMSessionAction : Required Parameters
Search string to find target resource via username, address, safe, platform, etc. - Comma separated for multiple fields, or to search all pass a blank value like so: " "
Specify what action should be taken - Possible values: Suspend, Resume, Terminate
Unique ID for the target ActiveSessionID - Provide this value to skip querying all ActiveSessions
Specify what action should be taken - Possible values: Suspend, Resume, Terminate
HashTable of values containing the parameters required to make the API call
Invoke-VPASAuditSafeTest : Required Parameters
This command has NO required parameters
Invoke-VPASCentralCredentialProvider : Required Parameters
The application ID that has access to the safe that will retrieve the account information
Safe that the target account is located in
Unique identifier of the target account
Server fully qualified domain name (FQDN) or IP that the central credential provider(s) are deployed on
Invoke-VPASCredentialProvider : Required Parameters
The application ID that has access to the safe that will retrieve the account information
Safe that the target account is located in
Unique identifier of the target account
Location or filepath to the CLIPasswordSDK that will be utilized to make the call - Default value: 'C:\Program Files (x86)\CyberArk\ApplicationPasswordSdk\CLIPasswordSDK.exe'
Invoke-VPASHealthCheck : Required Parameters
HashTable of values containing the parameters required to make the API call
Invoke-VPASMetricsAccounts : Required Parameters
Specify which report will be run - Possible values: OnboardedAccountTypes, AccountsOnboardedXDays, AccountComplianceStatus
Specify the report output format - NONE will return the generated hashtable of data that can be assigned to a variable - Possible values: JSON, HTML, ALL, NONE
HashTable of values containing the parameters required to make the API call
Invoke-VPASMetricsCPM : Required Parameters
Specify which report will be run - Possible values: CPMAssignedToSafes, CPMAssignedToAccounts, CPMAccountManagementStatus
Specify the report output format - NONE will return the generated hashtable of data that can be assigned to a variable - Possible values: JSON, HTML, ALL, NONE
HashTable of values containing the parameters required to make the API call
Invoke-VPASMetricsPlatforms : Required Parameters
Specify which report will be run - Possible values: AccountsAssignedToPlatforms, AutomaticVsManualRotation, AutomaticVsManualVerification
Specify the report output format - NONE will return the generated hashtable of data that can be assigned to a variable - Possible values: JSON, HTML, ALL, NONE
HashTable of values containing the parameters required to make the API call
Invoke-VPASMetricsProviders : Required Parameters
Specify which report will be run - Possible values: ApplicationIDsOnSafes, AccountsPulledViaApplicationID
Specify the report output format - NONE will return the generated hashtable of data that can be assigned to a variable - Possible values: JSON, HTML, ALL, NONE
HashTable of values containing the parameters required to make the API call
Invoke-VPASMetricsPSM : Required Parameters
Specify which report will be run - Possible values: PSMSessionsInXDays, PSMUtilizationForXDays, PSMConnectionComponentsInXDays, UsersConnectingWithPSMInXDays
Specify the report output format - NONE will return the generated hashtable of data that can be assigned to a variable - Possible values: JSON, HTML, ALL, NONE
Specify the date range for the selected metric report
HashTable of values containing the parameters required to make the API call
Invoke-VPASQuery : Required Parameters
SQL statement to be run against the database hosting outputs from VpasModule
Invoke-VPASReporting : Required Parameters
Specify which report will be run - Possible values: SafeContent, SafeMembers, PlatformDetails, EPVUsers, PlatformLinkedAccounts, ApplicationIDAuthentications
Specify what format the report output should be - Possible values: CSV, JSON, TXT, HTML, XML, ALL
HashTable of values containing the parameters required to make the API call
Invoke-VPASUserLicenseReport : Required Parameters
HashTable of values containing the parameters required to make the API call
New-VPASDPASetupScript : Required Parameters
Platform type the connector will be deployed to - Possible values: AWS, AZURE, ON-PREMISE, GCP
Operating system type the connector will be deployed to - Possible values: windows, darwin, linux
UniqueID of the pool the connector will be deployed to - ID is typically a long string value like so: a1bcd234-efg5-67h8-90ij-9876k54lm321
HashTable of values containing the parameters required to make the API call
New-VPASIdentityGenerateUserPassword : Required Parameters
Specify how many characters the generated password should be
HashTable of values containing the parameters required to make the API call
New-VPASPSMSession : Required Parameters
Define which connection component will be used via ConnectionComponentID - ConnectionComponentID is the ID given to the Connection Component (for example PSM-RDP for RDP, and PSM-SSH for SSH)
Unique ID that maps to a single account, passing this variable will skip any query functions
Define which connection component will be used via ConnectionComponentID - ConnectionComponentID is the ID given to the Connection Component (for example PSM-RDP for RDP, and PSM-SSH for SSH)
HashTable of values containing the parameters required to make the API call
Remove-VPASAccount : Required Parameters
Unique ID that maps to a single account, passing this variable will skip any query functions
HashTable of values containing the parameters required to make the API call
Remove-VPASAccountFromAccountGroup : Required Parameters
Unique ID that maps to the target AccountGroup - Supply GroupID to skip any querying for target AccountGroup
Unique ID that maps to the target AccountGroup - Supply GroupID to skip any querying for target AccountGroup
Unique ID that maps to a single account, passing this variable will skip any query functions
Unique target GroupName that will be used to query for the GroupID if no GroupID is passed - An account group is set of accounts that will have the same password synced across the entire group
Unique ID that maps to a single account, passing this variable will skip any query functions
Unique target GroupName that will be used to query for the GroupID if no GroupID is passed - An account group is set of accounts that will have the same password synced across the entire group
HashTable of values containing the parameters required to make the API call
Remove-VPASAccountRequest : Required Parameters
Unique ID that maps to a single account, passing this variable will skip query functions to find target account
Unique ID that maps to a single account request, passing this variable will skip any query functions
HashTable of values containing the parameters required to make the API call
Remove-VPASAllDiscoveredAccounts : Required Parameters
HashTable of values containing the parameters required to make the API call
Remove-VPASApplication : Required Parameters
Unique ApplicationID (or Application Name) that will be used by the credential provider(s) to retrieve credentials
HashTable of values containing the parameters required to make the API call
Remove-VPASApplicationAuthentication : Required Parameters
Unique ApplicationID (or Application Name) that will be used by the credential provider(s) to retrieve credentials
Define the type of the target authentication - Possible values: path, hash, osuser, machineaddress, certificateserialnumber
Value to be removed from the target AppID
Unique ApplicationID (or Application Name) that will be used by the credential provider(s) to retrieve credentials
Unique ID that maps to the target application authentication - Supply the AuthID to skip any querying for target application authentication
HashTable of values containing the parameters required to make the API call
Remove-VPASAuthenticationMethod : Required Parameters
Search string to find the target AuthenticationMethod
Unique ID that maps to the target AuthenticationMethod - Supply AuthMethodID to skip any querying for target AuthenticationMethod
HashTable of values containing the parameters required to make the API call
Remove-VPASCustomTheme : Required Parameters
Unique identifier of the target theme
HashTable of values containing the parameters required to make the API call
Remove-VPASDirectory : Required Parameters
Unique DirectoryID that maps to the target Directory to be deleted
HashTable of values containing the parameters required to make the API call
Remove-VPASDPAPolicy : Required Parameters
UniqueID of the target policy in DPA
Unique name of the target policy in DPA
HashTable of values containing the parameters required to make the API call
Remove-VPASDPAStrongAccount : Required Parameters
UniqueID of the target strong account in DPA
Unique name of the target strong account in DPA
HashTable of values containing the parameters required to make the API call
Remove-VPASEPVGroup : Required Parameters
Target EPV group name that a user will be added to
Target EPV group ID that a user will be added to
HashTable of values containing the parameters required to make the API call
Remove-VPASEPVUser : Required Parameters
Query for the target EPVUser via Username
Query for the target EPVUser via UserID
HashTable of values containing the parameters required to make the API call
Remove-VPASGroupPlatform : Required Parameters
Unique GroupPlatformID to delete
HashTable of values containing the parameters required to make the API call
Remove-VPASIdentityAdminSecurityQuestion : Required Parameters
Search query to locate the target admin security question
Unique target QuestionID mapping to the target admin security question - Supply the QuestionID to skip any querying for target admin security question
HashTable of values containing the parameters required to make the API call
Remove-VPASIdentityRole : Required Parameters
Unique RoleName in Identity to query for target RoleID
Target RoleID that maps the target Role in Identity - Supply the RoleID to skip querying for the target Role
HashTable of values containing the parameters required to make the API call
Remove-VPASLinkedAccount : Required Parameters
Define which type of account will be removed - Possible values: LogonAcct, JumpAcct, ReconAcct
Define which type of account will be removed - Possible values: LogonAcct, JumpAcct, ReconAcct
Unique ID that maps to a single account, passing this variable will skip any query functions
HashTable of values containing the parameters required to make the API call
Remove-VPASMemberEPVGroup : Required Parameters
Target EPV group name that a user will be added to
Target EPVUserName that will be removed from target EPVGroup
Target EPV group ID that a user will be added to
Target EPVUserName that will be removed from target EPVGroup
HashTable of values containing the parameters required to make the API call
Remove-VPASPlatform : Required Parameters
Unique PlatformID to delete
HashTable of values containing the parameters required to make the API call
Remove-VPASRotationalPlatform : Required Parameters
Unique RotationalPlatformID to delete
HashTable of values containing the parameters required to make the API call
Remove-VPASSafe : Required Parameters
Target unique safe name
HashTable of values containing the parameters required to make the API call
Remove-VPASSafeMember : Required Parameters
Target unique safe name
Target unique safe member
HashTable of values containing the parameters required to make the API call
Remove-VPASToken : Required Parameters
HashTable of values containing the parameters required to make the API call
Remove-VPASUsagePlatform : Required Parameters
Unique UsagePlatformID to delete
HashTable of values containing the parameters required to make the API call
Reset-VPASEPVUserPassword : Required Parameters
Query for the target EPVUser via Username
New temporary password that will be applied to the target EPVUser
Query for the target EPVUser via UserID
New temporary password that will be applied to the target EPVUser
HashTable of values containing the parameters required to make the API call
Reset-VPASIdentityUserSecurityQuestions : Required Parameters
Username that will be used to query for the target user in Identity if no UserID is passed
Unique UserID that maps to the target User in Identity - Supply the UserID to skip any querying for the target User
HashTable of values containing the parameters required to make the API call
Set-VPASAuditSafeTest : Required Parameters
This command has NO required parameters
Set-VPASIdentityUserState : Required Parameters
Username that will be used to query for the target user in Identity if no UserID is passed
Specify the state status of the target user in Identity - Possible values: None, Locked, Disabled, Expired
Unique UserID that maps to the target User in Identity - Supply the UserID to skip any querying for the target User
Specify the state status of the target user in Identity - Possible values: None, Locked, Disabled, Expired
HashTable of values containing the parameters required to make the API call
Set-VPASIdentityUserStatus : Required Parameters
Username that will be used to query for the target user in Identity if no UserID is passed
Specify the locked status of the target user in Identity - Possible values: TRUE, FALSE
Unique UserID that maps to the target User in Identity - Supply the UserID to skip any querying for the target User
Specify the locked status of the target user in Identity - Possible values: TRUE, FALSE
HashTable of values containing the parameters required to make the API call
Set-VPASLinkedAccount : Required Parameters
Type of account that is being linked - Possible values: LogonAcct, JumpAcct, ReconAcct
Safe value of the extra account being linked
Folder value of the extra account being linked
ObjectName value of the extra account being linked
Type of account that is being linked - Possible values: LogonAcct, JumpAcct, ReconAcct
Unique ID that maps to a single account, passing this variable will skip any query functions
Safe value of the extra account being linked
Folder value of the extra account being linked
ObjectName value of the extra account being linked
HashTable of values containing the parameters required to make the API call
Set-VPASSQLConnectionDetails : Required Parameters
This command has NO required parameters
Test-VPASIdentityUserLocked : Required Parameters
Username that will be used to query for the target user in Identity if no UserID is passed
Unique UserID that maps to the target User in Identity - Supply the UserID to skip any querying for the target User
HashTable of values containing the parameters required to make the API call
Test-VPASSQLConnectionDetails : Required Parameters
This command has NO required parameters
Unlock-VPASExclusiveAccount : Required Parameters
Unique ID that maps to a single account, passing this variable will skip any query functions
HashTable of values containing the parameters required to make the API call
Update-VPASAccountFields : Required Parameters
Which action will be taken on the updated fields - Possible values: Add, Remove, Replace
Define which field will be updated - Possible values: Name, Address, PlatformID, Username, Status, StatusReason, RemoteMachines, AccessRestrictedToRemoteMachines, LogonDomain, AutomaticManagementEnabled, ManualManagementReason
Target value that will be used to update the target field
Unique ID that maps to a single account, passing this variable will skip any query functions
Which action will be taken on the updated fields - Possible values: Add, Remove, Replace
Define which field will be updated - Possible values: Name, Address, PlatformID, Username, Status, StatusReason, RemoteMachines, AccessRestrictedToRemoteMachines, LogonDomain, AutomaticManagementEnabled, ManualManagementReason
Target value that will be used to update the target field
HashTable of values containing the parameters required to make the API call
Update-VPASAuthenticationMethod : Required Parameters
Search string to find the target AuthenticationMethod
Unique ID that maps to the target AuthenticationMethod - Supply AuthMethodID to skip any querying for target AuthenticationMethod
HashTable of values containing the parameters required to make the API call
Update-VPASCustomThemeDraft : Required Parameters
Unique identifier of the target theme
HashTable of values containing the parameters required to make the API call
Update-VPASEPVGroup : Required Parameters
Target EPV group name that a user will be added to
New group name that the target EPV group will be updated with
Target EPV group ID that a user will be added to
New group name that the target EPV group will be updated with
HashTable of values containing the parameters required to make the API call
Update-VPASEPVUser : Required Parameters
Query for the target EPVUser via Username
Query for the target EPVUser via UserID
HashTable of values containing the parameters required to make the API call
Update-VPASIdentityCurrentUserPassword : Required Parameters
Current password of the current user in Identity
New password that will be set for the current user in Identity
HashTable of values containing the parameters required to make the API call
Update-VPASIdentityRole : Required Parameters
Unique RoleName in Identity to query for target RoleID
Specify the action taken on the target Role - Possible values: AddUser, RemoveUser, AddRole, RemoveRole, EditDescription
Value that will be updated on the target Role based on selected action
Target RoleID that maps the target Role in Identity - Supply the RoleID to skip querying for the target Role
Specify the action taken on the target Role - Possible values: AddUser, RemoveUser, AddRole, RemoveRole, EditDescription
Value that will be updated on the target Role based on selected action
HashTable of values containing the parameters required to make the API call
Update-VPASPSMSettingsByPlatformID : Required Parameters
Unique PlatformID that will be updated
Unique ConnectionComponentID that will be added or removed
Which action will be taken on the updated fields - Possible values: ADD, REMOVE
Unique PlatformID that will be updated
Unique target PSMServerID that will be added or removed
HashTable of values containing the parameters required to make the API call
Update-VPASSafe : Required Parameters
Target unique safe name
Specify which field will be updated - Possible values: SafeName, Description, OLACEnabled, ManagingCPM, NumberOfVersionsRetention, NumberOfDaysRetention
Target value to update the target field with
HashTable of values containing the parameters required to make the API call
Update-VPASSafeMember : Required Parameters
Target unique safe member name
Target unique safe name
Target unique safe member name
Target unique safe name
Hashtable that contains the set of safe permissions to be applied to a specific safe member. - Hashtable has priority over the safe permission flags that are passed
HashTable of values containing the parameters required to make the API call
Watch-VPASActivePSMSession : Required Parameters
Search string to find target resource via username, address, safe, platform, etc. - Comma separated for multiple fields, or to search all pass a blank value like so: " "
Unique ID that maps to the target ActiveSession - Supply the ActiveSessionID to skip any querying to find the target ActiveSession
HashTable of values containing the parameters required to make the API call
Add-VPASAccount : Optional Parameters
Limit if the new account can only connect to specific remote machines - Possible values: TRUE, FALSE
Specific remote machines that the new account can connect to
Enable for the account to be automatically managed by the CPM depending on platform settings and configurations - Possible values: TRUE, FALSE
Specify a reason for automatic management to be disabled
Include extra properties that can be defined based on platform settings and configurations - Pass extra properties in a hashtable following this pattern: @{ OptionalProperty1Tag = "OptionalProperty1Value" } - Oracle Example: -extraProps @{ Database = "VmanDB" }
Type of secret that will be assigned to the new account - Possible values: Password, Key
ObjectName that will be assigned to the new account
Secret that will be assigned to the new account
Add-VPASAccountGroup : Optional Parameters
This command has NO optional parameters
Add-VPASAccountRequest : Optional Parameters
Safe name that will be used to query for the target account if no AcctID is passed
PlatformID that will be used to query for the target account if no AcctID is passed
Username that will be used to query for the target account if no AcctID is passed
Address that will be used to query for the target account if no AcctID is passed
Start of the date range for the account request - Value should follow this format: MM/dd/yyyy HH:mm:ss
End of the date range for the account request - Value should follow this format: MM/dd/yyyy HH:mm:ss
Specify the connection component that will be used if UseConnect is enabled - Example value: PSM-RDP, PSM-SSH, PSM-vSphere
Specify the hostname that will be connected to if the account request is for a domain account - This value will populate the PSMRemoteMachine parameter
Start of the date range for the account request - Value should follow this format: MM/dd/yyyy HH:mm:ss
End of the date range for the account request - Value should follow this format: MM/dd/yyyy HH:mm:ss
Specify the connection component that will be used if UseConnect is enabled - Example value: PSM-RDP, PSM-SSH, PSM-vSphere
Specify the hostname that will be connected to if the account request is for a domain account - This value will populate the PSMRemoteMachine parameter
Add-VPASAccountToAccountGroup : Optional Parameters
Safe name that will be used to query for the target account if no AcctID is passed
PlatformID that will be used to query for the target account if no AcctID is passed
Username that will be used to query for the target account if no AcctID is passed
Address that will be used to query for the target account if no AcctID is passed
PlatformID that will be used to query for the target account if no AcctID is passed
Username that will be used to query for the target account if no AcctID is passed
Address that will be used to query for the target account if no AcctID is passed
Add-VPASAllowedIP : Optional Parameters
This command has NO optional parameters
Add-VPASAllowedReferrer : Optional Parameters
Add-VPASApplication : Optional Parameters
An explanation/details of the target resource - Best practice states to leave informative descriptions to help identify the resource purpose
Where the ApplicationID will reside in terms of the directory structure within CyberArk
Limiting when an ApplicationID can be used starting time
Limiting when an ApplicationID can be used end time
Limiting when an ApplicationID can be used expiration date
ApplicationID owner FirstName
ApplicationID owner LastName
ApplicationID onwer Email
ApplicationID owner Phone
Add-VPASApplicationAuthentication : Optional Parameters
Add-VPASAuthenticationMethod : Optional Parameters
Display value of the AuthenticationMethod
Specify if the AuthenticationMethod will be enabled - AuthenticationMethod will NOT appear if set to disabled - Possible values: TRUE, FALSE
Allow the AuthenticationMethod to be visible on mobile - Possible values: TRUE, FALSE
Redirect link that EndUsers will funnel through on logoff
Enable a second factor authentication - Possible values: cyberark, radius, ldap
Visual title of the AuthenticationMethod - This is what EndUsers will see
Visual tag for the Username box - This is what EndUsers will see
Visual tag for the Password box - This is what EndUsers will see
Add-VPASBulkAccounts : Optional Parameters
This command has NO optional parameters
Add-VPASBulkSafeMembers : Optional Parameters
Add-VPASBulkSafes : Optional Parameters
This command has NO optional parameters
Add-VPASEPVGroup : Optional Parameters
An explanation/details of the target resource - Best practice states to leave informative descriptions to help identify the resource purpose
Define where the new EPV group will be located within the CyberArk directory
Add-VPASEPVUser : Optional Parameters
The user type of the EPVUser being created - UserTypes are determined by the current license in the environment, as well as how many seats are available per UserType - Possible values: EPVUser, AIMAccount, CPM, PVWA, PSMHTML5Gateway, PSM, AppProvider, OPMProvider, CCPEndpoints, PSMUser, IBVUser, AutoIBVUser, CIFS, FTP, SFE, DCAUser, DCAInstance, SecureEpClientUser, ClientlessUser, AdHocRecipient, SecureEmailUser, SEG, PSMPADBridge, PSMPServer, AllUsers, DR_USER, BizUser, PTA, DiscoveryApp, xRayAdminApp, PSMWeb, EPMUser, DAPService
Where the EPVUser will reside in terms of the directory structure within CyberArk
Temporary initial password of the EPVUser
An explanation/details of the target resource - Best practice states to leave informative descriptions to help identify the resource purpose
EPVUser Street value
EPVUser City value
EPVUser State value
EPVUser Zip value
EPVUser Country value
EPVUser Title value
EPVUser Organization value
EPVUser Department value
EPVUser Profession value
EPVUser FirstName value
EPVUser MiddleName value
EPVUser LastName value
EPVUser HomeNumber value
EPVUser BusinessNumber value
EPVUser CellularNumber value
EPVUser FaxNumber value
EPVUser PagerNumber value
EPVUser HomePage value
EPVUser HomeEmail value
EPVUser BusinessEmail value
EPVUser OtherEmail value
EPVUser WorkStreet value
EPVUser WorkCity value
EPVUser WorkState value
EPVUser WorkZip value
EPVUser WorkCountry value
Authentication method that the EPVUser will login with
Users distinguished name, used for PKI authentication - This should match the Certificate SubjectName or Domain Name
Add-VPASIdentityRole : Optional Parameters
An explanation/details of the target resource - Best practice states to leave informative descriptions to help identify the resource purpose
Add-VPASIdentitySecurityQuestionAdmin : Optional Parameters
This command has NO optional parameters
Add-VPASIdentityUserSecurityQuestions : Optional Parameters
This command has NO optional parameters
Add-VPASMemberEPVGroup : Optional Parameters
This command has NO optional parameters
Add-VPASSafe : Optional Parameters
Define which CPM will be assigned to the safe - A blank value or not passing a CPM will NOT assign a CPM to the safe
Define how many versions of passwords will be kept in an accounts history
An explanation/details of the target resource - Best practice states to leave informative descriptions to help identify the resource purpose
Define which CPM will be assigned to the safe - A blank value or not passing a CPM will NOT assign a CPM to the safe
Define how many days worth of passwords will be kept in an accounts history
An explanation/details of the target resource - Best practice states to leave informative descriptions to help identify the resource purpose
Add-VPASSafeMember : Optional Parameters
Which directory to search in for the target safe member. This value is defined during LDAP integration. - If searching for a user internally use the value "vault"
Which directory to search in for the target safe member. This value is defined during LDAP integration. - If searching for a user internally use the value "vault"
Approve-VPASIncomingRequest : Optional Parameters
Safe name that will be used to query for the target account if no AcctID is passed
PlatformID that will be used to query for the target account if no AcctID is passed
Username that will be used to query for the target account if no AcctID is passed
Address that will be used to query for the target account if no AcctID is passed
Reason that will be used to query and find the target account request
Reason that will be used to query and find the target account request
Confirm-VPASBulkFile : Optional Parameters
Copy-VPASGroupPlatform : Optional Parameters
An explanation/details of the target resource - Best practice states to leave informative descriptions to help identify the resource purpose
Copy-VPASPlatform : Optional Parameters
An explanation/details of the target resource - Best practice states to leave informative descriptions to help identify the resource purpose
Copy-VPASRotationalPlatform : Optional Parameters
An explanation/details of the target resource - Best practice states to leave informative descriptions to help identify the resource purpose
Copy-VPASUsagePlatform : Optional Parameters
An explanation/details of the target resource - Best practice states to leave informative descriptions to help identify the resource purpose
Deny-VPASIncomingRequest : Optional Parameters
Safe name that will be used to query for the target account if no AcctID is passed
PlatformID that will be used to query for the target account if no AcctID is passed
Username that will be used to query for the target account if no AcctID is passed
Address that will be used to query for the target account if no AcctID is passed
Reason that will be used to query and find the target account request
Reason that will be used to query and find the target account request
Disable-VPASCustomTheme : Optional Parameters
This command has NO optional parameters
Disable-VPASEPVUser : Optional Parameters
This command has NO optional parameters
Disable-VPASGroupPlatform : Optional Parameters
This command has NO optional parameters
Disable-VPASPlatform : Optional Parameters
This command has NO optional parameters
Disable-VPASRotationalPlatform : Optional Parameters
This command has NO optional parameters
Enable-VPASCustomTheme : Optional Parameters
This command has NO optional parameters
Enable-VPASEPVUser : Optional Parameters
This command has NO optional parameters
Enable-VPASGroupPlatform : Optional Parameters
This command has NO optional parameters
Enable-VPASPlatform : Optional Parameters
This command has NO optional parameters
Enable-VPASRotationalPlatform : Optional Parameters
This command has NO optional parameters
Export-VPASPlatform : Optional Parameters
Location where the exported files should be placed
Find-VPASTargetValue : Optional Parameters
Output directory where the exported CSV file will be saved to - Default value: C:\Users\{CurrentUser}\AppData\Local\VPASModuleOutputs\ExportedCSVs
Get-VPASAccountActivity : Optional Parameters
Safe name that will be used to query for the target account if no AcctID is passed
PlatformID that will be used to query for the target account if no AcctID is passed
Username that will be used to query for the target account if no AcctID is passed
Address that will be used to query for the target account if no AcctID is passed
Output directory where the exported CSV file will be saved to - Default value: C:\Users\{CurrentUser}\AppData\Local\VPASModuleOutputs\ExportedCSVs
Output directory where the exported CSV file will be saved to - Default value: C:\Users\{CurrentUser}\AppData\Local\VPASModuleOutputs\ExportedCSVs
Get-VPASAccountCompliance : Optional Parameters
Safe name that will be used to query for the target accounts if no AcctID is passed
PlatformID that will be used to query for the target accounts if no AcctID is passed
Username that will be used to query for the target accounts if no AcctID is passed
Address that will be used to query for the target accounts if no AcctID is passed
Output directory where the exported CSV file will be saved to - Default value: C:\Users\{CurrentUser}\AppData\Local\VPASModuleOutputs\ExportedCSVs
Output directory where the exported CSV file will be saved to - Default value: C:\Users\{CurrentUser}\AppData\Local\VPASModuleOutputs\ExportedCSVs
Get-VPASAccountDetails : Optional Parameters
Safe name that will be used to query for the target account if no AcctID is passed
PlatformID that will be used to query for the target account if no AcctID is passed
Username that will be used to query for the target account if no AcctID is passed
Address that will be used to query for the target account if no AcctID is passed
Output directory where the exported CSV file will be saved to - Default value: C:\Users\{CurrentUser}\AppData\Local\VPASModuleOutputs\ExportedCSVs
Output directory where the exported CSV file will be saved to - Default value: C:\Users\{CurrentUser}\AppData\Local\VPASModuleOutputs\ExportedCSVs
Output directory where the exported CSV file will be saved to - Default value: C:\Users\{CurrentUser}\AppData\Local\VPASModuleOutputs\ExportedCSVs
Get-VPASAccountDetailsExtended : Optional Parameters
Safe name that will be used to query for the target account if no AcctID is passed
PlatformID that will be used to query for the target account if no AcctID is passed
Username that will be used to query for the target account if no AcctID is passed
Address that will be used to query for the target account if no AcctID is passed
Output directory where the exported CSV file will be saved to - Default value: C:\Users\{CurrentUser}\AppData\Local\VPASModuleOutputs\ExportedCSVs
Output directory where the exported CSV file will be saved to - Default value: C:\Users\{CurrentUser}\AppData\Local\VPASModuleOutputs\ExportedCSVs
Get-VPASAccountGroupMembers : Optional Parameters
Output directory where the exported CSV file will be saved to - Default value: C:\Users\{CurrentUser}\AppData\Local\VPASModuleOutputs\ExportedCSVs
Output directory where the exported CSV file will be saved to - Default value: C:\Users\{CurrentUser}\AppData\Local\VPASModuleOutputs\ExportedCSVs
Get-VPASAccountGroups : Optional Parameters
Output directory where the exported CSV file will be saved to - Default value: C:\Users\{CurrentUser}\AppData\Local\VPASModuleOutputs\ExportedCSVs
Get-VPASAccountPrivateSSHKey : Optional Parameters
Safe name that will be used to query for the target account if no AcctID is passed
PlatformID that will be used to query for the target account if no AcctID is passed
Username that will be used to query for the target account if no AcctID is passed
Address that will be used to query for the target account if no AcctID is passed
Get-VPASAccountRequestDetails : Optional Parameters
Safe name that will be used to query for the target account if no AcctID is passed
PlatformID that will be used to query for the target account if no AcctID is passed
Username that will be used to query for the target account if no AcctID is passed
Address that will be used to query for the target account if no AcctID is passed
Reason that will be used to query and find the target account request
Output directory where the exported CSV file will be saved to - Default value: C:\Users\{CurrentUser}\AppData\Local\VPASModuleOutputs\ExportedCSVs
Reason that will be used to query and find the target account request
Output directory where the exported CSV file will be saved to - Default value: C:\Users\{CurrentUser}\AppData\Local\VPASModuleOutputs\ExportedCSVs
Output directory where the exported CSV file will be saved to - Default value: C:\Users\{CurrentUser}\AppData\Local\VPASModuleOutputs\ExportedCSVs
Get-VPASActiveSessionActivities : Optional Parameters
Output directory where the exported CSV file will be saved to - Default value: C:\Users\{CurrentUser}\AppData\Local\VPASModuleOutputs\ExportedCSVs
Output directory where the exported CSV file will be saved to - Default value: C:\Users\{CurrentUser}\AppData\Local\VPASModuleOutputs\ExportedCSVs
Get-VPASActiveSessionProperties : Optional Parameters
Output directory where the exported CSV file will be saved to - Default value: C:\Users\{CurrentUser}\AppData\Local\VPASModuleOutputs\ExportedCSVs
Output directory where the exported CSV file will be saved to - Default value: C:\Users\{CurrentUser}\AppData\Local\VPASModuleOutputs\ExportedCSVs
Get-VPASActiveSessions : Optional Parameters
Output directory where the exported CSV file will be saved to - Default value: C:\Users\{CurrentUser}\AppData\Local\VPASModuleOutputs\ExportedCSVs
Get-VPASAllAccountRequests : Optional Parameters
Output directory where the exported CSV file will be saved to - Default value: C:\Users\{CurrentUser}\AppData\Local\VPASModuleOutputs\ExportedCSVs
Get-VPASAllAccounts : Optional Parameters
Output directory where the exported CSV file will be saved to - Default value: C:\Users\{CurrentUser}\AppData\Local\VPASModuleOutputs\ExportedCSVs
Get-VPASAllActiveSessions : Optional Parameters
Output directory where the exported CSV file will be saved to - Default value: C:\Users\{CurrentUser}\AppData\Local\VPASModuleOutputs\ExportedCSVs
Get-VPASAllApplications : Optional Parameters
Output directory where the exported CSV file will be saved to - Default value: C:\Users\{CurrentUser}\AppData\Local\VPASModuleOutputs\ExportedCSVs
Get-VPASAllConnectionComponents : Optional Parameters
Output directory where the exported CSV file will be saved to - Default value: C:\Users\{CurrentUser}\AppData\Local\VPASModuleOutputs\ExportedCSVs
Get-VPASAllCustomThemes : Optional Parameters
Output directory where the exported CSV file will be saved to - Default value: C:\Users\{CurrentUser}\AppData\Local\VPASModuleOutputs\ExportedCSVs
Get-VPASAllDirectories : Optional Parameters
Output directory where the exported CSV file will be saved to - Default value: C:\Users\{CurrentUser}\AppData\Local\VPASModuleOutputs\ExportedCSVs
Get-VPASAllDiscoveredAccounts : Optional Parameters
This command has NO optional parameters
Get-VPASAllEPVGroups : Optional Parameters
Output directory where the exported CSV file will be saved to - Default value: C:\Users\{CurrentUser}\AppData\Local\VPASModuleOutputs\ExportedCSVs
Get-VPASAllEPVUsers : Optional Parameters
Output directory where the exported CSV file will be saved to - Default value: C:\Users\{CurrentUser}\AppData\Local\VPASModuleOutputs\ExportedCSVs
Get-VPASAllGroupPlatforms : Optional Parameters
Output directory where the exported CSV file will be saved to - Default value: C:\Users\{CurrentUser}\AppData\Local\VPASModuleOutputs\ExportedCSVs
Get-VPASAllIncomingRequests : Optional Parameters
Output directory where the exported CSV file will be saved to - Default value: C:\Users\{CurrentUser}\AppData\Local\VPASModuleOutputs\ExportedCSVs
Get-VPASAllowedIPs : Optional Parameters
Output directory where the exported CSV file will be saved to - Default value: C:\Users\{CurrentUser}\AppData\Local\VPASModuleOutputs\ExportedCSVs
Get-VPASAllowedReferrer : Optional Parameters
Output directory where the exported CSV file will be saved to - Default value: C:\Users\{CurrentUser}\AppData\Local\VPASModuleOutputs\ExportedCSVs
Get-VPASAllPlatforms : Optional Parameters
Output directory where the exported CSV file will be saved to - Default value: C:\Users\{CurrentUser}\AppData\Local\VPASModuleOutputs\ExportedCSVs
Get-VPASAllPSMServers : Optional Parameters
Output directory where the exported CSV file will be saved to - Default value: C:\Users\{CurrentUser}\AppData\Local\VPASModuleOutputs\ExportedCSVs
Get-VPASAllPSMSessions : Optional Parameters
Output directory where the exported CSV file will be saved to - Default value: C:\Users\{CurrentUser}\AppData\Local\VPASModuleOutputs\ExportedCSVs
Get-VPASAllRotationalPlatforms : Optional Parameters
Output directory where the exported CSV file will be saved to - Default value: C:\Users\{CurrentUser}\AppData\Local\VPASModuleOutputs\ExportedCSVs
Get-VPASAllSafes : Optional Parameters
Output directory where the exported CSV file will be saved to - Default value: C:\Users\{CurrentUser}\AppData\Local\VPASModuleOutputs\ExportedCSVs
Get-VPASAllTargetPlatforms : Optional Parameters
Output directory where the exported CSV file will be saved to - Default value: C:\Users\{CurrentUser}\AppData\Local\VPASModuleOutputs\ExportedCSVs
Get-VPASAllUsagePlatforms : Optional Parameters
Output directory where the exported CSV file will be saved to - Default value: C:\Users\{CurrentUser}\AppData\Local\VPASModuleOutputs\ExportedCSVs
Get-VPASApplicationAuthentications : Optional Parameters
Output directory where the exported CSV file will be saved to - Default value: C:\Users\{CurrentUser}\AppData\Local\VPASModuleOutputs\ExportedCSVs
Get-VPASApplicationDetails : Optional Parameters
Output directory where the exported CSV file will be saved to - Default value: C:\Users\{CurrentUser}\AppData\Local\VPASModuleOutputs\ExportedCSVs
Get-VPASAuthenticationMethods : Optional Parameters
Output directory where the exported CSV file will be saved to - Default value: C:\Users\{CurrentUser}\AppData\Local\VPASModuleOutputs\ExportedCSVs
Get-VPASBulkTemplateFiles : Optional Parameters
Where to place the newly generated CSV template file
Get-VPASCMAllComponents : Optional Parameters
Output directory where the exported CSV file will be saved to - Default value: C:\Users\{CurrentUser}\AppData\Local\VPASModuleOutputs\ExportedCSVs
Get-VPASCMAllConnectorComponents : Optional Parameters
Output directory where the exported CSV file will be saved to - Default value: C:\Users\{CurrentUser}\AppData\Local\VPASModuleOutputs\ExportedCSVs
Output directory where the exported CSV file will be saved to - Default value: C:\Users\{CurrentUser}\AppData\Local\VPASModuleOutputs\ExportedCSVs
Get-VPASCMAllConnectorPools : Optional Parameters
Output directory where the exported CSV file will be saved to - Default value: C:\Users\{CurrentUser}\AppData\Local\VPASModuleOutputs\ExportedCSVs
Get-VPASCMAllConnectors : Optional Parameters
Output directory where the exported CSV file will be saved to - Default value: C:\Users\{CurrentUser}\AppData\Local\VPASModuleOutputs\ExportedCSVs
Get-VPASCMComponentLogList : Optional Parameters
Output directory where the exported CSV file will be saved to - Default value: C:\Users\{CurrentUser}\AppData\Local\VPASModuleOutputs\ExportedCSVs
Output directory where the exported CSV file will be saved to - Default value: C:\Users\{CurrentUser}\AppData\Local\VPASModuleOutputs\ExportedCSVs
Output directory where the exported CSV file will be saved to - Default value: C:\Users\{CurrentUser}\AppData\Local\VPASModuleOutputs\ExportedCSVs
Output directory where the exported CSV file will be saved to - Default value: C:\Users\{CurrentUser}\AppData\Local\VPASModuleOutputs\ExportedCSVs
Get-VPASCMComponentLogs : Optional Parameters
Where to place the generated logs
Where to place the generated logs
Where to place the generated logs
Where to place the generated logs
Get-VPASCMConnectorComponentDetails : Optional Parameters
Output directory where the exported CSV file will be saved to - Default value: C:\Users\{CurrentUser}\AppData\Local\VPASModuleOutputs\ExportedCSVs
Output directory where the exported CSV file will be saved to - Default value: C:\Users\{CurrentUser}\AppData\Local\VPASModuleOutputs\ExportedCSVs
Output directory where the exported CSV file will be saved to - Default value: C:\Users\{CurrentUser}\AppData\Local\VPASModuleOutputs\ExportedCSVs
Output directory where the exported CSV file will be saved to - Default value: C:\Users\{CurrentUser}\AppData\Local\VPASModuleOutputs\ExportedCSVs
Get-VPASCMConnectorDetails : Optional Parameters
Output directory where the exported CSV file will be saved to - Default value: C:\Users\{CurrentUser}\AppData\Local\VPASModuleOutputs\ExportedCSVs
Output directory where the exported CSV file will be saved to - Default value: C:\Users\{CurrentUser}\AppData\Local\VPASModuleOutputs\ExportedCSVs
Get-VPASCMConnectorPoolDetails : Optional Parameters
Output directory where the exported CSV file will be saved to - Default value: C:\Users\{CurrentUser}\AppData\Local\VPASModuleOutputs\ExportedCSVs
Output directory where the exported CSV file will be saved to - Default value: C:\Users\{CurrentUser}\AppData\Local\VPASModuleOutputs\ExportedCSVs
Get-VPASCMConnectors : Optional Parameters
Output directory where the exported CSV file will be saved to - Default value: C:\Users\{CurrentUser}\AppData\Local\VPASModuleOutputs\ExportedCSVs
Get-VPASCurrentCustomTheme : Optional Parameters
Output directory where the exported CSV file will be saved to - Default value: C:\Users\{CurrentUser}\AppData\Local\VPASModuleOutputs\ExportedCSVs
Get-VPASCurrentEPVUserDetails : Optional Parameters
Output directory where the exported CSV file will be saved to - Default value: C:\Users\{CurrentUser}\AppData\Local\VPASModuleOutputs\ExportedCSVs
Get-VPASCustomTheme : Optional Parameters
Output directory where the exported CSV file will be saved to - Default value: C:\Users\{CurrentUser}\AppData\Local\VPASModuleOutputs\ExportedCSVs
Get-VPASDirectoryDetails : Optional Parameters
Output directory where the exported CSV file will be saved to - Default value: C:\Users\{CurrentUser}\AppData\Local\VPASModuleOutputs\ExportedCSVs
Get-VPASDirectoryMappingDetails : Optional Parameters
Output directory where the exported CSV file will be saved to - Default value: C:\Users\{CurrentUser}\AppData\Local\VPASModuleOutputs\ExportedCSVs
Output directory where the exported CSV file will be saved to - Default value: C:\Users\{CurrentUser}\AppData\Local\VPASModuleOutputs\ExportedCSVs
Get-VPASDirectoryMappings : Optional Parameters
Output directory where the exported CSV file will be saved to - Default value: C:\Users\{CurrentUser}\AppData\Local\VPASModuleOutputs\ExportedCSVs
Get-VPASDiscoveredAccounts : Optional Parameters
Limit the scope of accounts returned based on PlatformType - Possible values: Windows Server Local, Windows Desktop Local, Windows Domain, Unix, Unix SSH Key, AWS, AWS Access Keys, Azure Password Management
Limit the scope of accounts returned based on Privileged status - Possible values: true, false
Limit the scope of accounts returned based in account status - Possible values: true, false
Get-VPASDiscoveredAccountsDependencies : Optional Parameters
Limit the scope of accounts returned based on PlatformType - Possible values: Windows Server Local, Windows Desktop Local, Windows Domain, Unix, Unix SSH Key, AWS, AWS Access Keys, Azure Password Management
Limit the scope of accounts returned based on Privileged status - Possible values: true, false
Limit the scope of accounts returned based in account status - Possible values: true, false
Get-VPASDPAAllPolicies : Optional Parameters
Output directory where the exported CSV file will be saved to - Default value: C:\Users\{CurrentUser}\AppData\Local\VPASModuleOutputs\ExportedCSVs
Get-VPASDPAAllStrongAccounts : Optional Parameters
Output directory where the exported CSV file will be saved to - Default value: C:\Users\{CurrentUser}\AppData\Local\VPASModuleOutputs\ExportedCSVs
Get-VPASDPAAllStrongAccountSets : Optional Parameters
Output directory where the exported CSV file will be saved to - Default value: C:\Users\{CurrentUser}\AppData\Local\VPASModuleOutputs\ExportedCSVs
Get-VPASDPAPolicies : Optional Parameters
Output directory where the exported CSV file will be saved to - Default value: C:\Users\{CurrentUser}\AppData\Local\VPASModuleOutputs\ExportedCSVs
Get-VPASDPAPolicyDetails : Optional Parameters
This command has NO optional parameters
Get-VPASDPASettings : Optional Parameters
Output directory where the exported CSV file will be saved to - Default value: C:\Users\{CurrentUser}\AppData\Local\VPASModuleOutputs\ExportedCSVs
Get-VPASDPAStrongAccountDetails : Optional Parameters
Output directory where the exported CSV file will be saved to - Default value: C:\Users\{CurrentUser}\AppData\Local\VPASModuleOutputs\ExportedCSVs
Output directory where the exported CSV file will be saved to - Default value: C:\Users\{CurrentUser}\AppData\Local\VPASModuleOutputs\ExportedCSVs
Get-VPASDPAStrongAccounts : Optional Parameters
Output directory where the exported CSV file will be saved to - Default value: C:\Users\{CurrentUser}\AppData\Local\VPASModuleOutputs\ExportedCSVs
Get-VPASEmptyPlatforms : Optional Parameters
Output directory where the exported CSV file will be saved to - Default value: C:\Users\{CurrentUser}\AppData\Local\VPASModuleOutputs\ExportedCSVs
Get-VPASEmptySafes : Optional Parameters
Output directory where the exported CSV file will be saved to - Default value: C:\Users\{CurrentUser}\AppData\Local\VPASModuleOutputs\ExportedCSVs
Get-VPASEPVGroupDetails : Optional Parameters
Output directory where the exported CSV file will be saved to - Default value: C:\Users\{CurrentUser}\AppData\Local\VPASModuleOutputs\ExportedCSVs
Get-VPASEPVUserDetails : Optional Parameters
Output directory where the exported CSV file will be saved to - Default value: C:\Users\{CurrentUser}\AppData\Local\VPASModuleOutputs\ExportedCSVs
Output directory where the exported CSV file will be saved to - Default value: C:\Users\{CurrentUser}\AppData\Local\VPASModuleOutputs\ExportedCSVs
Get-VPASEPVUserDetailsSearch : Optional Parameters
Output directory where the exported CSV file will be saved to - Default value: C:\Users\{CurrentUser}\AppData\Local\VPASModuleOutputs\ExportedCSVs
Get-VPASEPVUserTypes : Optional Parameters
Output directory where the exported CSV file will be saved to - Default value: C:\Users\{CurrentUser}\AppData\Local\VPASModuleOutputs\ExportedCSVs
Get-VPASGroupPlatformDetails : Optional Parameters
Output directory where the exported CSV file will be saved to - Default value: C:\Users\{CurrentUser}\AppData\Local\VPASModuleOutputs\ExportedCSVs
Get-VPASIdentityAdminSecurityQuestion : Optional Parameters
Output directory where the exported CSV file will be saved to - Default value: C:\Users\{CurrentUser}\AppData\Local\VPASModuleOutputs\ExportedCSVs
Output directory where the exported CSV file will be saved to - Default value: C:\Users\{CurrentUser}\AppData\Local\VPASModuleOutputs\ExportedCSVs
Get-VPASIdentityAllAdminSecurityQuestions : Optional Parameters
Output directory where the exported CSV file will be saved to - Default value: C:\Users\{CurrentUser}\AppData\Local\VPASModuleOutputs\ExportedCSVs
Get-VPASIdentityAllRoles : Optional Parameters
Output directory where the exported CSV file will be saved to - Default value: C:\Users\{CurrentUser}\AppData\Local\VPASModuleOutputs\ExportedCSVs
Get-VPASIdentityAllUsers : Optional Parameters
Output directory where the exported CSV file will be saved to - Default value: C:\Users\{CurrentUser}\AppData\Local\VPASModuleOutputs\ExportedCSVs
Get-VPASIdentityCurrentUserDetails : Optional Parameters
Output directory where the exported CSV file will be saved to - Default value: C:\Users\{CurrentUser}\AppData\Local\VPASModuleOutputs\ExportedCSVs
Get-VPASIdentityCurrentUserSecurityQuestions : Optional Parameters
Output directory where the exported CSV file will be saved to - Default value: C:\Users\{CurrentUser}\AppData\Local\VPASModuleOutputs\ExportedCSVs
Get-VPASIdentityRoleDetails : Optional Parameters
Output directory where the exported CSV file will be saved to - Default value: C:\Users\{CurrentUser}\AppData\Local\VPASModuleOutputs\ExportedCSVs
Output directory where the exported CSV file will be saved to - Default value: C:\Users\{CurrentUser}\AppData\Local\VPASModuleOutputs\ExportedCSVs
Get-VPASIdentityRoles : Optional Parameters
Output directory where the exported CSV file will be saved to - Default value: C:\Users\{CurrentUser}\AppData\Local\VPASModuleOutputs\ExportedCSVs
Get-VPASIdentityTenantDetails : Optional Parameters
Output directory where the exported CSV file will be saved to - Default value: C:\Users\{CurrentUser}\AppData\Local\VPASModuleOutputs\ExportedCSVs
Get-VPASIdentityUserDetails : Optional Parameters
Output directory where the exported CSV file will be saved to - Default value: C:\Users\{CurrentUser}\AppData\Local\VPASModuleOutputs\ExportedCSVs
Output directory where the exported CSV file will be saved to - Default value: C:\Users\{CurrentUser}\AppData\Local\VPASModuleOutputs\ExportedCSVs
Get-VPASIdentityUserSecurityQuestions : Optional Parameters
Output directory where the exported CSV file will be saved to - Default value: C:\Users\{CurrentUser}\AppData\Local\VPASModuleOutputs\ExportedCSVs
Output directory where the exported CSV file will be saved to - Default value: C:\Users\{CurrentUser}\AppData\Local\VPASModuleOutputs\ExportedCSVs
Get-VPASIncomingRequestDetails : Optional Parameters
Safe name that will be used to query for the target account if no AcctID is passed
PlatformID that will be used to query for the target account if no AcctID is passed
Username that will be used to query for the target account if no AcctID is passed
Address that will be used to query for the target account if no AcctID is passed
Reason that will be used to query and find the target account request
Output directory where the exported CSV file will be saved to - Default value: C:\Users\{CurrentUser}\AppData\Local\VPASModuleOutputs\ExportedCSVs
Reason that will be used to query and find the target account request
Output directory where the exported CSV file will be saved to - Default value: C:\Users\{CurrentUser}\AppData\Local\VPASModuleOutputs\ExportedCSVs
Output directory where the exported CSV file will be saved to - Default value: C:\Users\{CurrentUser}\AppData\Local\VPASModuleOutputs\ExportedCSVs
Get-VPASPasswordHistory : Optional Parameters
Safe name that will be used to query for the target account if no AcctID is passed
PlatformID that will be used to query for the target account if no AcctID is passed
Username that will be used to query for the target account if no AcctID is passed
Address that will be used to query for the target account if no AcctID is passed
Output directory where the exported CSV file will be saved to - Default value: C:\Users\{CurrentUser}\AppData\Local\VPASModuleOutputs\ExportedCSVs
Output directory where the exported CSV file will be saved to - Default value: C:\Users\{CurrentUser}\AppData\Local\VPASModuleOutputs\ExportedCSVs
Get-VPASPasswordValue : Optional Parameters
Safe name that will be used to query for the target account if no AcctID is passed
PlatformID that will be used to query for the target account if no AcctID is passed
Username that will be used to query for the target account if no AcctID is passed
Address that will be used to query for the target account if no AcctID is passed
Get-VPASPlatformDetails : Optional Parameters
Output directory where the exported CSV file will be saved to - Default value: C:\Users\{CurrentUser}\AppData\Local\VPASModuleOutputs\ExportedCSVs
Get-VPASPlatformDetailsSearch : Optional Parameters
Output directory where the exported CSV file will be saved to - Default value: C:\Users\{CurrentUser}\AppData\Local\VPASModuleOutputs\ExportedCSVs
Get-VPASPSMSessionActivities : Optional Parameters
Output directory where the exported CSV file will be saved to - Default value: C:\Users\{CurrentUser}\AppData\Local\VPASModuleOutputs\ExportedCSVs
Output directory where the exported CSV file will be saved to - Default value: C:\Users\{CurrentUser}\AppData\Local\VPASModuleOutputs\ExportedCSVs
Get-VPASPSMSessionDetails : Optional Parameters
Output directory where the exported CSV file will be saved to - Default value: C:\Users\{CurrentUser}\AppData\Local\VPASModuleOutputs\ExportedCSVs
Output directory where the exported CSV file will be saved to - Default value: C:\Users\{CurrentUser}\AppData\Local\VPASModuleOutputs\ExportedCSVs
Get-VPASPSMSessionProperties : Optional Parameters
Output directory where the exported CSV file will be saved to - Default value: C:\Users\{CurrentUser}\AppData\Local\VPASModuleOutputs\ExportedCSVs
Output directory where the exported CSV file will be saved to - Default value: C:\Users\{CurrentUser}\AppData\Local\VPASModuleOutputs\ExportedCSVs
Get-VPASPSMSessions : Optional Parameters
Optional parameter to find target recordings based by Date Range - Start date must be in epoch format
Optional parameter to find target recordings based by Date Range - End date must be in epoch format
Output directory where the exported CSV file will be saved to - Default value: C:\Users\{CurrentUser}\AppData\Local\VPASModuleOutputs\ExportedCSVs
Get-VPASPSMSettingsByPlatformID : Optional Parameters
Output directory where the exported CSV file will be saved to - Default value: C:\Users\{CurrentUser}\AppData\Local\VPASModuleOutputs\ExportedCSVs
Get-VPASRotationalPlatformDetails : Optional Parameters
Output directory where the exported CSV file will be saved to - Default value: C:\Users\{CurrentUser}\AppData\Local\VPASModuleOutputs\ExportedCSVs
Get-VPASSafeDetails : Optional Parameters
Output directory where the exported CSV file will be saved to - Default value: C:\Users\{CurrentUser}\AppData\Local\VPASModuleOutputs\ExportedCSVs
Get-VPASSafeMembers : Optional Parameters
Specify if the query should include only Users or Groups - Both Users and Groups are returned by default - Possible values: "UsersOnly", "GroupsOnly"
Output directory where the exported CSV file will be saved to - Default value: C:\Users\{CurrentUser}\AppData\Local\VPASModuleOutputs\ExportedCSVs
Get-VPASSafeMemberSearch : Optional Parameters
Output directory where the exported CSV file will be saved to - Default value: C:\Users\{CurrentUser}\AppData\Local\VPASModuleOutputs\ExportedCSVs
Get-VPASSafes : Optional Parameters
Output directory where the exported CSV file will be saved to - Default value: C:\Users\{CurrentUser}\AppData\Local\VPASModuleOutputs\ExportedCSVs
Get-VPASSafesByPlatformID : Optional Parameters
Output directory where the exported CSV file will be saved to - Default value: C:\Users\{CurrentUser}\AppData\Local\VPASModuleOutputs\ExportedCSVs
Get-VPASSearchProperties : Optional Parameters
Output directory where the exported CSV file will be saved to - Default value: C:\Users\{CurrentUser}\AppData\Local\VPASModuleOutputs\ExportedCSVs
Get-VPASSpecificAuthenticationMethod : Optional Parameters
Output directory where the exported CSV file will be saved to - Default value: C:\Users\{CurrentUser}\AppData\Local\VPASModuleOutputs\ExportedCSVs
Output directory where the exported CSV file will be saved to - Default value: C:\Users\{CurrentUser}\AppData\Local\VPASModuleOutputs\ExportedCSVs
Get-VPASSQLAccounts : Optional Parameters
This command has NO optional parameters
Get-VPASSQLPlatforms : Optional Parameters
This command has NO optional parameters
Get-VPASSQLSafes : Optional Parameters
This command has NO optional parameters
Get-VPASSystemComponents : Optional Parameters
Output directory where the exported CSV file will be saved to - Default value: C:\Users\{CurrentUser}\AppData\Local\VPASModuleOutputs\ExportedCSVs
Get-VPASSystemHealth : Optional Parameters
Output directory where the exported CSV file will be saved to - Default value: C:\Users\{CurrentUser}\AppData\Local\VPASModuleOutputs\ExportedCSVs
Get-VPASUsagePlatformDetails : Optional Parameters
Output directory where the exported CSV file will be saved to - Default value: C:\Users\{CurrentUser}\AppData\Local\VPASModuleOutputs\ExportedCSVs
Get-VPASVaultDetails : Optional Parameters
Output directory where the exported CSV file will be saved to - Default value: C:\Users\{CurrentUser}\AppData\Local\VPASModuleOutputs\ExportedCSVs
Get-VPASVaultVersion : Optional Parameters
Output directory where the exported CSV file will be saved to - Default value: C:\Users\{CurrentUser}\AppData\Local\VPASModuleOutputs\ExportedCSVs
Import-VPASConnectionComponent : Optional Parameters
This command has NO optional parameters
Import-VPASPlatform : Optional Parameters
This command has NO optional parameters
Invoke-VPASAccountPasswordAction : Optional Parameters
Safe name that will be used to query for the target account if no AcctID is passed
PlatformID that will be used to query for the target account if no AcctID is passed
Username that will be used to query for the target account if no AcctID is passed
Address that will be used to query for the target account if no AcctID is passed
Provide a new password if the action is ChangeOnlyInVault or ChangeSetNew
Provide a new password if the action is ChangeOnlyInVault or ChangeSetNew
Invoke-VPASActivePSMSessionAction : Optional Parameters
This command has NO optional parameters
Invoke-VPASAuditSafeTest : Optional Parameters
This command has NO optional parameters
Invoke-VPASCentralCredentialProvider : Optional Parameters
A directory within a safe that the target account is located in - Default value: root
IIS endpoint that the AIMWebService is deployed to - Default value: AIMWebService
Thumbprint of the certificate being used to make the call for applications configured with certificate authentication
Certificate being used to make the call for applications configured with certificate authentication
Purpose for pulling the account, for auditing and master policy restriction
Invoke-VPASCredentialProvider : Optional Parameters
A directory within a safe that the target account is located in - Default value: root
Purpose for pulling the account, for auditing and master policy restriction
Invoke-VPASHealthCheck : Optional Parameters
Output directory where the exported CSV file will be saved to - Default value: C:\Users\{CurrentUser}\AppData\Local\VPASModuleOutputs\ExportedCSVs
Invoke-VPASMetricsAccounts : Optional Parameters
Specify where the location for report output to be saved
Specify the HTML report type - Possible values: BarGraph, LineGraph, PieChart, ALL
Specify the date range for the selected metric report
Specify the length of historic data to be included in the metric report
Wildcard value that will cause a record to be ignored from the metrics if the target record SafeName matches
Wildcard value that will cause a record to be ignored from the metrics if the target record PlatformID matches
Wildcard value that will cause a record to be ignored from the metrics if the target record Username matches
Wildcard value that will limit the metrics to only target records that match the searchquery via safe name
Wildcard value that will limit the metrics to only target records that match the searchquery via platformID
Wildcard value that will limit the metrics to only target records that match the searchquery via account username
Invoke-VPASMetricsCPM : Optional Parameters
Specify where the location for report output to be saved
Specify the HTML report type - Possible values: BarGraph, LineGraph, PieChart, ALL
Wildcard value that will cause a record to be ignored from the metrics if the target record SafeName matches
Wildcard value that will limit the metrics to only target records that match the searchquery via safe name
Invoke-VPASMetricsPlatforms : Optional Parameters
Specify where the location for report output to be saved
Specify the HTML report type - Possible values: BarGraph, LineGraph, PieChart, ALL
Wildcard value that will cause a record to be ignored from the metrics if the target record SafeName matches
Wildcard value that will cause a record to be ignored from the metrics if the target record PlatformID matches
Wildcard value that will cause a record to be ignored from the metrics if the target record Username matches
Wildcard value that will limit the metrics to only target records that match the searchquery via safe name
Wildcard value that will limit the metrics to only target records that match the searchquery via platformID
Wildcard value that will limit the metrics to only target records that match the searchquery via account username
Invoke-VPASMetricsProviders : Optional Parameters
Specify where the location for report output to be saved
Specify the HTML report type - Possible values: BarGraph, LineGraph, PieChart, ALL
Wildcard value that will cause a record to be ignored from the metrics if the target record SafeName matches
Wildcard value that will cause a record to be ignored from the metrics if the target record PlatformID matches
Wildcard value that will cause a record to be ignored from the metrics if the target record Username matches
Wildcard value that will limit the metrics to only target records that match the searchquery via safe name
Wildcard value that will limit the metrics to only target records that match the searchquery via platformID
Wildcard value that will limit the metrics to only target records that match the searchquery via account username
Invoke-VPASMetricsPSM : Optional Parameters
Specify where the location for report output to be saved
Specify the length of historic data to be included in the metric report
Specify the HTML report type - Possible values: BarGraph, LineGraph, PieChart, ALL
Specify the amount of users to be included in the metric
Wildcard value that will cause a record to be ignored from the metrics if the target record PlatformID matches
Wildcard value that will cause a record to be ignored from the metrics if the target record Username matches
Wildcard value that will limit the metrics to only target records that match the searchquery via platformID
Wildcard value that will limit the metrics to only target records that match the searchquery via account username
Invoke-VPASQuery : Optional Parameters
Invoke-VPASReporting : Optional Parameters
Where to place the newly generated report
Search string to find target resource via username, address, safe, platform, etc. - Comma separated for multiple fields, or to search all pass a blank value like so: " "
Invoke-VPASUserLicenseReport : Optional Parameters
This command has NO optional parameters
New-VPASDPASetupScript : Optional Parameters
Duration the installation script will be valid for in minutes (expiration value must be between 15 and 240) - Default value: 15 minutes
New-VPASIdentityGenerateUserPassword : Optional Parameters
New-VPASPSMSession : Optional Parameters
Safe name that will be used to query for the target account if no AcctID is passed
PlatformID that will be used to query for the target account if no AcctID is passed
Username that will be used to query for the target account if no AcctID is passed
Address that will be used to query for the target account if no AcctID is passed
Define the target server if the connection component prompts for a server - Commonly used for domain accounts connecting via PSM-RDP
Define a reason for connecting for audit purposes
Define the target server if the connection component prompts for a server - Commonly used for domain accounts connecting via PSM-RDP
Define a reason for connecting for audit purposes
Remove-VPASAccount : Optional Parameters
Safe name that will be used to query for the target account if no AcctID is passed
PlatformID that will be used to query for the target account if no AcctID is passed
Username that will be used to query for the target account if no AcctID is passed
Address that will be used to query for the target account if no AcctID is passed
Remove-VPASAccountFromAccountGroup : Optional Parameters
Safe name that will be used to query for the target account if no AcctID is passed
PlatformID that will be used to query for the target account if no AcctID is passed
Username that will be used to query for the target account if no AcctID is passed
Address that will be used to query for the target account if no AcctID is passed
Safe name that will be used to query for the target account if no AcctID is passed
PlatformID that will be used to query for the target account if no AcctID is passed
Username that will be used to query for the target account if no AcctID is passed
Address that will be used to query for the target account if no AcctID is passed
Remove-VPASAccountRequest : Optional Parameters
Safe name that will be used to query for the target account if no AcctID is passed
PlatformID that will be used to query for the target account if no AcctID is passed
Username that will be used to query for the target account if no AcctID is passed
Address that will be used to query for the target account if no AcctID is passed
Reason that will be used to query and find the target account request
Reason that will be used to query and find the target account request
Remove-VPASAllDiscoveredAccounts : Optional Parameters
Remove-VPASApplication : Optional Parameters
Remove-VPASApplicationAuthentication : Optional Parameters
Remove-VPASAuthenticationMethod : Optional Parameters
Remove-VPASCustomTheme : Optional Parameters
This command has NO optional parameters
Remove-VPASDirectory : Optional Parameters
Remove-VPASDPAPolicy : Optional Parameters
Remove-VPASDPAStrongAccount : Optional Parameters
Remove-VPASEPVGroup : Optional Parameters
Remove-VPASEPVUser : Optional Parameters
Remove-VPASGroupPlatform : Optional Parameters
Remove-VPASIdentityAdminSecurityQuestion : Optional Parameters
Remove-VPASIdentityRole : Optional Parameters
Remove-VPASLinkedAccount : Optional Parameters
Safe name that will be used to query for the target account if no AcctID is passed
PlatformID that will be used to query for the target account if no AcctID is passed
Username that will be used to query for the target account if no AcctID is passed
Address that will be used to query for the target account if no AcctID is passed
Remove-VPASMemberEPVGroup : Optional Parameters
Remove-VPASPlatform : Optional Parameters
Remove-VPASRotationalPlatform : Optional Parameters
Remove-VPASSafe : Optional Parameters
Remove-VPASSafeMember : Optional Parameters
Remove-VPASToken : Optional Parameters
Remove-VPASUsagePlatform : Optional Parameters
Reset-VPASEPVUserPassword : Optional Parameters
This command has NO optional parameters
Reset-VPASIdentityUserSecurityQuestions : Optional Parameters
This command has NO optional parameters
Set-VPASAuditSafeTest : Optional Parameters
Define which safe to pull for the audit based on a search query
Define how many safe members will be included in the audit
Define the correct CPM that should be attached to every safe in the audit
Set-VPASIdentityUserState : Optional Parameters
This command has NO optional parameters
Set-VPASIdentityUserStatus : Optional Parameters
This command has NO optional parameters
Set-VPASLinkedAccount : Optional Parameters
Safe name that will be used to query for the target account if no AcctID is passed
PlatformID that will be used to query for the target account if no AcctID is passed
Username that will be used to query for the target account if no AcctID is passed
Address that will be used to query for the target account if no AcctID is passed
Set-VPASSQLConnectionDetails : Optional Parameters
Fully qualified domain name of the server that is hosting the SQL database that VPASModule is exporting data to
Name of the database that VPASModule is exporting data to
Username of the SQL account that will be used to connect to the database - Not recommended to hardcode username/password in scripts, use credential providers if possible
Password of the SQL account that will be used to connect to the database - Not recommended to hardcode username/password in scripts, use credential providers if possible
Select which method will be used to input credentials. HIGHLY recommended to utilize either CCP or CP - Possible values: CCP, CP, NONE
Unique ApplicationID (or Application Name) that will be used by the credential provider(s) to retrieve credentials
Folder location of the credential object being pulled via
SafeID that is holding the credential object being pulled via Credential Provider (CP) or Central Credential Provider (CCP)
Unique ObjectName of the credential object being pulled via Credential Provider (CP) or Central Credential Provider (CCP)
Fully qualified domain name of the AIMServer if Central Credential Provider (CCP) is being utilized
Certificate thumbprint that will be passed in the API call if ApplicationID has a certificate restriction
File path of where the PasswordSDK is located to make the Credential Provider (CP) call
Test-VPASIdentityUserLocked : Optional Parameters
This command has NO optional parameters
Test-VPASSQLConnectionDetails : Optional Parameters
Unlock-VPASExclusiveAccount : Optional Parameters
Safe name that will be used to query for the target account if no AcctID is passed
PlatformID that will be used to query for the target account if no AcctID is passed
Username that will be used to query for the target account if no AcctID is passed
Address that will be used to query for the target account if no AcctID is passed
Update-VPASAccountFields : Optional Parameters
Safe name that will be used to query for the target account if no AcctID is passed
PlatformID that will be used to query for the target account if no AcctID is passed
Username that will be used to query for the target account if no AcctID is passed
Address that will be used to query for the target account if no AcctID is passed
Target property tag that will be updated
Target property tag that will be updated
Update-VPASAuthenticationMethod : Optional Parameters
Display value of the AuthenticationMethod
Specify if the AuthenticationMethod will be enabled - AuthenticationMethod will NOT appear if set to disabled - Possible values: TRUE, FALSE
Allow the AuthenticationMethod to be visible on mobile - Possible values: TRUE, FALSE
Redirect link that EndUsers will funnel through on logoff
Enable a second factor authentication - Possible values: cyberark, radius, ldap
Visual title of the AuthenticationMethod - This is what EndUsers will see
Visual tag for the Username box - This is what EndUsers will see
Visual tag for the Password box - This is what EndUsers will see
Display value of the AuthenticationMethod
Specify if the AuthenticationMethod will be enabled - AuthenticationMethod will NOT appear if set to disabled - Possible values: TRUE, FALSE
Allow the AuthenticationMethod to be visible on mobile - Possible values: TRUE, FALSE
Redirect link that EndUsers will funnel through on logoff
Enable a second factor authentication - Possible values: cyberark, radius, ldap
Visual title of the AuthenticationMethod - This is what EndUsers will see
Visual tag for the Username box - This is what EndUsers will see
Visual tag for the Password box - This is what EndUsers will see
Update-VPASCustomThemeDraft : Optional Parameters
This command has NO optional parameters
Update-VPASEPVGroup : Optional Parameters
This command has NO optional parameters
Update-VPASEPVUser : Optional Parameters
EPVUser new WorkStreet value
EPVUser new WorkCity value
EPVUser new WorkState value
EPVUser new WorkZip value
EPVUser new WorkCountry value
EPVUser new HomePage value
EPVUser new HomeEmail value
EPVUser new BusinessEmail value
EPVUser new OtherEmail value
EPVUser new HomeNumber value
EPVUser new BusinessNumber value
EPVUser new CellularNumber value
EPVUser new Faxnumber value
EPVUser new PagerNumber value
Enable or Disable current state of EPVUser - Possible values: Enable, Disable
Enable or Disable ChangePassOnNextLogon restriction - Possible values: Yes, No
Enable ot Disable PasswordNeverExpires restriction - Possible values: Yes, No
EPVUser new Descripion value
EPVUser new Location value
EPVUser new Street value
EPVUser new City value
EPVUser new State value
EPVUser new Zip value
EPVUser new Country value
EPVUser new Title value
EPVUser new Organization value
EPVUser new Department value
EPVUser new Profession value
EPVUser new FirstName value
EPVUser new MiddleName value
EPVUser new LastName value
Add VaultAuthorization permissions in addition to current permissions to target EPVUser - Possible values: AddUpdateUsers, AddSafes, AddNetworkAreas, ManageDirectoryMapping, ManageServerFileCategories, AuditUsers, BackupAllSafes, RestoreAllSafes, ResetUsersPasswords, ActivateUsers
Delete specific existing VaultAuthorizations from target EPVUser - Possible values: AddUpdateUsers, AddSafes, AddNetworkAreas, ManageDirectoryMapping, ManageServerFileCategories, AuditUsers, BackupAllSafes, RestoreAllSafes, ResetUsersPasswords, ActivateUsers
EPVUser new WorkStreet value
EPVUser new WorkCity value
EPVUser new WorkState value
EPVUser new WorkZip value
EPVUser new WorkCountry value
EPVUser new HomePage value
EPVUser new HomeEmail value
EPVUser new BusinessEmail value
EPVUser new OtherEmail value
EPVUser new HomeNumber value
EPVUser new BusinessNumber value
EPVUser new CellularNumber value
EPVUser new Faxnumber value
EPVUser new PagerNumber value
Enable or Disable current state of EPVUser - Possible values: Enable, Disable
Enable or Disable ChangePassOnNextLogon restriction - Possible values: Yes, No
Enable ot Disable PasswordNeverExpires restriction - Possible values: Yes, No
EPVUser new Descripion value
EPVUser new Location value
EPVUser new Street value
EPVUser new City value
EPVUser new State value
EPVUser new Zip value
EPVUser new Country value
EPVUser new Title value
EPVUser new Organization value
EPVUser new Department value
EPVUser new Profession value
EPVUser new FirstName value
EPVUser new MiddleName value
EPVUser new LastName value
Add VaultAuthorization permissions in addition to current permissions to target EPVUser - Possible values: AddUpdateUsers, AddSafes, AddNetworkAreas, ManageDirectoryMapping, ManageServerFileCategories, AuditUsers, BackupAllSafes, RestoreAllSafes, ResetUsersPasswords, ActivateUsers
Delete specific existing VaultAuthorizations from target EPVUser - Possible values: AddUpdateUsers, AddSafes, AddNetworkAreas, ManageDirectoryMapping, ManageServerFileCategories, AuditUsers, BackupAllSafes, RestoreAllSafes, ResetUsersPasswords, ActivateUsers
Update-VPASIdentityCurrentUserPassword : Optional Parameters
This command has NO optional parameters
Update-VPASIdentityRole : Optional Parameters
This command has NO optional parameters
Update-VPASPSMSettingsByPlatformID : Optional Parameters
This command has NO optional parameters
Update-VPASSafe : Optional Parameters
This command has NO optional parameters
Update-VPASSafeMember : Optional Parameters
Watch-VPASActivePSMSession : Optional Parameters