Get-DSPasswordsReport
Synopsis
Syntax
__AllParameterSets
Get-DSPasswordsReport [-VaultID] <guid> [-OutputPath] <string> [<CommonParameters>]Description
Examples
PS C:\> $vaultId = '12345678-1234-1234-1234-567812345678'
PC C:\> Get-DSPasswordsReport -VaultID $vaultId -OutputPath 'C:\my\path\filename.csv'Parameters
-OutputPath
-VaultID
CommonParameters
Notes
Last updated
Was this helpful?