I might missed it from Netwrix’s docs, but I’m looking for a full reference of all cmdlets that are available from SbPAM’s PowerShell module.
I know I can use Get-Help to see a basic explanation and example usage of a cmdlet, but it doesn’t show what are all the outputs an cmdlet or object can give.
The way I’m currently doing it is to run a command in a test activity and log the output to see what’s available.