psPAS Release 6.1
less than 1 minute read
6.1.62
Added
Updated
Get-PASPSMRecording
- Removes
Offset
Parameter
- Updates
FromTime
& ToTime
parameters to [datetime]
types
- Returns all pages of results instead of only the first page of results
Get-PASPSMSession
- Removes
Offset
Parameter
- Updates
FromTime
& ToTime
parameters to [datetime]
types
- Returns all pages of results instead of only the first page of results
Get-PASAccount
Get-PASDiscoveredAccount
Fixed
Get-PASSession
- Removes
UserName
from command output, avoiding error condition on expired session.
Get-PASPlatform
- Adds
search
parameter to the default targets
parameterset
- ISPSS Error Handling
- Fixes issue where error returned from ISPSS solution may not be handled properly
6.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