Set-RDMSessionDomain
Synopsis
Syntax
Id
Set-RDMSessionDomain [-ID] <guid> [-Domain] <string> [-PassThru] [-Refresh] [-SetSession]
[-ForcePromptAnswer <DialogResult[]>] [<CommonParameters>]InputObject
Set-RDMSessionDomain [-Session] <PSConnection> [-Domain] <string> [-PassThru] [-Refresh]
[-SetSession] [-ForcePromptAnswer <DialogResult[]>] [<CommonParameters>]Description
Examples
Example 1
PS C:\> Set-RDMSessionDomain "{00000000-0000-0000-0000-000000000000}" "MyOtherDomain.com" -SetSessionExample 2
Example 3
Parameters
-Domain
-ForcePromptAnswer
-ID
-PassThru
-Refresh
-Session
-SetSession
CommonParameters
Outputs
Notes
Last updated
Was this helpful?