UiPath Documentation
activities
latest
false
Activités d’automatisation informatique
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.

Add Virtual Machine to Host Pool

Ajouter une machine virtuelle au pool d’hôtes qui ajoute une machine virtuelle Azure existante au pool d’hôtes spécifié.

UiPath.AzureWVD.Activities.AzureWVDAddVMToHostPool

Description

Ajoute une machine virtuelle Azure existante au pool d’hôtes spécifié.

Remarque :

The status of the virtual machine to be added to the host pool needs to be Running.

Remarque :

Cette activité exécute un script PowerShell qui effectue les actions suivantes :

Compatibilité du projet

Windows - Héritage | Windows | Multiplate-forme

Configuration

Commun

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

Options d’exécution

  • Timeout - Specifies the amount of time (in seconds) to wait for the activity to run before an error is thrown. If not set, the activity runs until completion. Taken into consideration when WaitForCompletion is set to True. This field supports only integer and Int32 variables.
  • WaitForCompletion - If set to True, the activity waits to complete before moving to the next activity. This field only supports boolean values (True, False). The default value is True.

Entrée

  • HostPool - The host pool on which the operation is performed. This field supports only WVDHostPool variables.

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).

Mise en réseau

  • DomainOrganizationalUnit - The distinguished name of the organizational unit the virtual machine will join. For example, 'OU=MyUnit,DC=mydomain,DC=com'.
  • DomainToJoin - The full domain name of the Active Directory Domain to which the session host virtual machine will be joined. For example, 'mydomain.com' or 'abc.mydomain.com'.
  • Nom d'utilisateur de domaine - Nom principal d'utilisateur d'un utilisateur Active Directory qui est autorisé à lier la machine virtuelle au domaine. Par exemple, vmjoinner@mydomain.com. Si DomainToRejoin n’est pas défini, la machine virtuelle sera jointe au domaine correspondant au suffixe de l’UPN.
  • DomainUserPassword - The password for the provided username as a SecureString.

Sortie

  • SessionHost - The details of the resulted session host. This field supports only WVDSessionHost variables.

Machine virtuelle

  • Name - The name of the Azure virtual machine to add to the host pool.
  • ResourceGroupName - The name of the resource group to which the virtual machine belongs.
  • Description
  • Compatibilité du projet
  • Configuration
  • Commun
  • Options d’exécution
  • Entrée
  • Divers
  • Mise en réseau
  • Sortie
  • Machine virtuelle

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