For the complete documentation index, see llms.txt. This page is also available as Markdown.

Start-RDMSshAgent

Syntaxe

__AllParameterSets

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

Paramètres

-Name

Nom de l'agent. Dans un environnement Windows, il s'agit d'une chaîne représentant le nom de l'agent (\.\pipe\youragentname). Pour les autres plateformes, il s'agit du chemin du socket (/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

Niveau de verbosité du journal. Le niveau 2 est destiné au débogage.

CommonParameters

Cette cmdlet prend en charge les paramètres communs : -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, -ProgressAction, -Verbose, -WarningAction et -WarningVariable. Pour plus d'informations, consultez about_CommonParameters.

Notes

Pour plus d'informations, tapez « Get-Help Start-RDMSshAgent -detailed ». Pour des informations techniques, tapez « Get-Help Start-RDMSshAgent -full ».

Mis à jour

Ce contenu vous a-t-il été utile ?