Send-RDMSessionCommand
Synopsis
Syntax
__AllParameterSets
Send-RDMSessionCommand [-Container] <PSEmbeddedContainer> [-Command] <string>
[[-Password] <securestring>] [-ShowReply] [-ForcePromptAnswer <DialogResult[]>]
[<CommonParameters>]Description
Parameters
-Command
Type: System.String
DefaultValue: ''
SupportsWildcards: false
Aliases: []
ParameterSets:
- Name: (All)
Position: 1
IsRequired: true
ValueFromPipeline: true
ValueFromPipelineByPropertyName: false
ValueFromRemainingArguments: false
DontShow: false
AcceptedValues: []
HelpMessage: ''-Container
-ForcePromptAnswer
-Password
-ShowReply
CommonParameters
Notes
Last updated
Was this helpful?