Skip to content

v6.1.50

Compare
Choose a tag to compare
@pspete pspete released this 01 Feb 01:32
· 12 commits to master since this release

psPAS v6.1.50

Module update to cover all CyberArk 14.0 API features

Added

  • New commands supported from 14.0:
    • Add-PASPTAExcludedTarget
    • Add-PASPTAIncludedTarget
    • Add-PASPTAPrivilegedGroup
    • Add-PASPTAPrivilegedUser
    • Get-PASPTAExcludedTarget
    • Get-PASPTAIncludedTarget
    • Get-PASPTAPrivilegedGroup
    • Get-PASPTAPrivilegedUser
    • Remove-PASPTAExcludedTarget
    • Remove-PASPTAIncludedTarget
    • Remove-PASPTAPrivilegedGroup
    • Remove-PASPTAPrivilegedUser
  • Get-PASLinkedGroup
    • New experimental command based on undocumented API.

Updated

  • Get-PASAccountActivity
    • Adds Gen2 replacement for deprecated Gen1 API.
    • Updates default operation to target Gen2 API.
  • Get-PASPTARiskEvent
    • New filter parameters FromTime & ToTime
    • Fixes output and result paging
  • Set-PASPTARiskEvent
    • New parameters closeReason & reasonText
    • General Fixes
  • New-PASDirectoryMapping
    • New parameters UsedQuota, AuthorizedInterfaces & EnableENEWhenDisconnected
  • Set-PASDirectoryMapping
    • New parameters UsedQuota, AuthorizedInterfaces & EnableENEWhenDisconnected

Fixed

  • Invoke-PASRestMethod
    • Avoids potential error condition when handling errors in ISPSS environments