Export-DSPamAccountAccessReport
Synopsis
Syntax
VaultID (Default)
Export-DSPamAccountAccessReport -Path <string> [-VaultID <guid>] [-Type <ReportExportType>]
[-NoClobber] [-PassThru] [-ResolveUserGroups] [-AsLegacyResponse] [<CommonParameters>]EntryID
Export-DSPamAccountAccessReport -AccountID <guid[]> -Path <string> [-Type <ReportExportType>]
[-NoClobber] [-PassThru] [-ResolveUserGroups] [-AsLegacyResponse] [<CommonParameters>]Description
Examples
PS C:\> Export-DSPamAccountAccessReport -VaultID '12345678-1234-1234-1234-1234567890AB' -Path 'myName.html' -Type HtmlParameters
-AccountID
-AsLegacyResponse
-NoClobber
-PassThru
-Path
-ResolveUserGroups
-Type
-VaultID
CommonParameters
Notes
Last updated
Was this helpful?