Set-RDMPrivateSessionProperty
Synopsis
Syntax
__AllParameterSets
Set-RDMPrivateSessionProperty [-ID] <guid> [[-Path] <string>] [-Property] <string> [-Value] <Object>
[-Refresh] [-ForcePromptAnswer <DialogResult[]>] [<CommonParameters>]Description
Examples
Example 1
PS C:\> Set-RDMUserVaultSessionProperty -ID "{00000000-0000-0000-0000-000000000000}" -Property "Group" -Value "My New Group Name"Example 2
Example 3
Parameters
-ForcePromptAnswer
-ID
-Path
-Property
-Refresh
-Value
CommonParameters
Notes
Last updated
Was this helpful?