Open-RDMSession
Synopsis
Syntaxe
__AllParameterSets
Open-RDMSession [-ID] <guid> [[-TicketID] <string>] [[-Comment] <string>] [-Embedded] [-Silent]
[-ForceExternal] [-ForcePromptAnswer <DialogResult[]>] [<CommonParameters>]Description
Exemples
Exemple 1
PS C:\> Open-RDMSession -ID "{00000000-0000-0000-0000-000000000000}"Exemple 2
PS C:\> $list = Get-RDMSession; Open-RDMSession -ID $list[1].IDExemple 3
Paramètres
-Comment
-Embedded
-ForceExternal
-ForcePromptAnswer
-ID
-Silent
-TicketID
CommonParameters
Notes
Mis à jour
Ce contenu vous a-t-il été utile ?