Get-RDMEntryProperty
Synopsis
Syntaxe
__AllParameterSets
Get-RDMEntryProperty [-ID] <guid> [[-Path] <string>] [-Property] <string> [-VaultMode <VaultMode>]
[-ForcePromptAnswer <DialogResult[]>] [<CommonParameters>]Description
Exemples
Exemple 1
PS C:\> Get-RDMEntryProperty -ID "{00000000-0000-0000-0000-000000000000}" -Property "Group"Exemple 2
PS C:\> Get-RDMEntryProperty -ID "{00000000-0000-0000-0000-000000000000}" -Path "MetaInformation" -Property "OS"Paramètres
-ForcePromptAnswer
-ID
-Path
-Property
-VaultMode
CommonParameters
Notes
Mis à jour
Ce contenu vous a-t-il été utile ?