Is there a PowerShell documentation that specify all cmdlets and their outputs?

Hi Ariel,

Welcome to the Netwrix Community! :waving_hand:

At this time, we do point users to Get-Help to review the available PowerShell functions. In the future we will add formal documentation for this.

What we do have is API documentation, and endpoints can be accessed via PowerShell in tandem with out PowerShell functions.

Here’s an example I posted using a combination of our PowerShell functions and API endpoints to update managed resource service accounts at scale.

I hope this helps! Many users have posted other examples of PowerShell scripts, so I recommend browsing Show & Tell.

- Dan

1 Like