Get-DSPamScanResult now returns a unified object across all result types, with certain properties either missing or renamed (upn => UserPrincipalName, FullName => Name) (HostID, DomainName, ADDomainID, AlreadyCreated, CanBeAdded are all removed)
Get-RDMEntryOTPKey requires an administrator or vault owner to use as it is required in RDM
New Features
Add Export-RDMX509Certificate cmdlet to export the certificate of an X509 certificate entry
Add Import-RDMX509Certificate cmdlet to import the certificate into an X509 certificate entry
Enable new permission to prevent modifications to session recording properties
Enable new permission to prevent modifications to VPN/Tunnel/Gateway properties
Improvements
Add basic IIS support when creating a configuration with DPS cmdlets
Improve Get-RDMEntryOTPKey cmdlet to work with all entries with OTP directly configured instead of only OTP credentials
Support optional checkout mode for linked PAM account credentials
Fixes
Resolve variables in the entry name in the confirmation message when unsealing the entry with Unprotect-RDMSealedEntry