Start-RDMSshAgent

Syntax

__AllParameterSets

Start-RDMSshAgent [-Name] <string> [[-VerboseLevel] <int>] [<CommonParameters>]

Parameters

-Name

Agent name. In a Windows environment, it is a string representing the agent name (\.\pipe\youragentname). For the others platforms, it is the socket path (/yoursocketpath).

Type: System.String
DefaultValue: ''
SupportsWildcards: false
Aliases: []
ParameterSets:
- Name: (All)
  Position: 0
  IsRequired: true
  ValueFromPipeline: false
  ValueFromPipelineByPropertyName: false
  ValueFromRemainingArguments: false
DontShow: false
AcceptedValues: []
HelpMessage: ''

-VerboseLevel

Verbose level of the log. Level 2 is for debugging.

Type: System.Int32
DefaultValue: ''
SupportsWildcards: false
Aliases: []
ParameterSets:
- Name: (All)
  Position: 1
  IsRequired: false
  ValueFromPipeline: false
  ValueFromPipelineByPropertyName: false
  ValueFromRemainingArguments: false
DontShow: false
AcceptedValues: []
HelpMessage: ''

CommonParameters

This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, -ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.

Notes

For more information, type "Get-Help Start-RDMSshAgent -detailed". For technical information, type "Get-Help Start-RDMSshAgent -full".

Devolutions Forum logo Donnez-nous vos commentaires