Remove-RDMPrivateSession
Synopsis
Syntaxe
ID
Remove-RDMPrivateSession [-ID] <guid> [-Force] [-Refresh] [-ForcePromptAnswer <DialogResult[]>]
[-WhatIf] [-Confirm] [<CommonParameters>]PSConnection
Remove-RDMPrivateSession [-Session] <PSConnection[]> [-Force] [-Refresh]
[-ForcePromptAnswer <DialogResult[]>] [-WhatIf] [-Confirm] [<CommonParameters>]Description
Exemples
Exemple 1
PS C:\> $list = Get-RDMUserVaultSession; Remove-RDMUserVaultSession $list[1].IDExemple 2
Exemple 3
Exemple 4
Paramètres
-Confirm
-Force
-ForcePromptAnswer
-ID
-Refresh
-Session
-WhatIf
CommonParameters
Notes
Mis à jour
Ce contenu vous a-t-il été utile ?