UiPath Documentation
activities
latest
false
Important :
Veuillez noter que ce contenu a été localisé en partie à l’aide de la traduction automatique. La localisation du contenu nouvellement publié peut prendre 1 à 2 semaines avant d’être disponible.

Activités d’automatisation informatique

Dernière mise à jour 20 mai 2026

Join Computer to Domain

UiPath.ActiveDirectoryDomainServices.Activities.JoinComputerToDomain

Description

Ajoute un ordinateur au domaine.

Compatibilité du projet

Windows - Héritage | Windows

Configuration

Commun

  • NomAffichage (DisplayName) - Nom affiché de l'activité.

Ordinateur

  • ComputerName - The specific name of the computer that is intended to join the domain.
  • Password - The password for the provided username. This field supports only secured strings and SecureString variables.
  • Username - The name of a user with administrative rights on the computer that wants to join the domain. If no username is provided, then it uses the user's name under which the Robot is running. This field supports only strings and String variables.

Entrée

  • CreateComputerAccount - Indicates whether the activity creates a computer account in Active Directory for the given computer. The name of the computer account is the value specified in the ComputerName parameter. The computer account is created under the specified parent. If there is no value set for the parent, then the computer account is saved in the default computer location. The default value is True.
  • Location - Specifies the name of the parent entry for the newly created computer account.
  • Rejoin - Indicates whether the computer rejoins the specified domain, even when it is already joined. The default value is True.
  • Connection - Establish the connection that needs to be used. There are two available options, Primary and Secondary. The default option is Primary.

Divers

  • Privé (Private) - Si cette option est sélectionnée, les valeurs des variables et des arguments ne sont plus enregistrées au niveau Détaillé (Verbose).
Remarque :

Cette activité ne fonctionne que dans le cadre d'une activité Étendue Active Directory où les paramètres suivants ActiveDirectoryServer, Username, Password ont des valeurs explicites. L’activité configure une connexion W base à distance depuis la machine Robot vers l’ordinateur cible. Par conséquent, toutes les exigences système et exigences de configuration d’une telle connexion s’appliquent ici.

  • Description
  • Compatibilité du projet
  • Configuration
  • Commun
  • Ordinateur
  • Entrée
  • Divers

Cette page vous a-t-elle été utile ?

Connecter

Besoin d'aide ? Assistance

Vous souhaitez apprendre ? UiPath Academy

Vous avez des questions ? UiPath Forum

Rester à jour