Get-RDMSessionProperty
Synopsis
Syntax
__AllParameterSets
Get-RDMSessionProperty [-ID] <guid> [[-Path] <string>] [-Property] <string>
[-ForcePromptAnswer <DialogResult[]>] [<CommonParameters>]Description
Examples
Example 1
PS C:\> Get-RDMSessionProperty -ID "{00000000-0000-0000-0000-000000000000}" -Property "Group"Example 2
Example 3
Parameters
-ForcePromptAnswer
-ID
-Path
-Property
CommonParameters
Notes
Last updated
Was this helpful?