Invoke-RDMParentSession
Synopsis
Syntaxe
__AllParameterSets
Invoke-RDMParentSession [-Session] <PSConnection[]> [-ParentSession] <PSConnection> [-Refresh]
[-UseInheritedVPN] [-UseParentCredentials] [-ForcePromptAnswer <DialogResult[]>]
[<CommonParameters>]Description
Exemples
PS C:\> $list = Get-RDMSession; $parent = $list[0]; $child = $list[1]; Invoke-RDMParentSession -ParentSession $parent -Session $child -RefreshParamètres
-ForcePromptAnswer
-ParentSession
-Refresh
-Session
-UseInheritedVPN
-UseParentCredentials
CommonParameters
Notes
Mis à jour
Ce contenu vous a-t-il été utile ?