UiPath Documentation
activities
latest
false
IT 自动化活动
重要 :
请注意,此内容已使用机器翻译进行了部分本地化。 新发布内容的本地化可能需要 1-2 周的时间才能完成。

将虚拟机添加到主机池

“将虚拟机添加到主机池”活动,该活动将现有的 Azure 虚拟机添加到指定主机池。

UiPath.AzureWVD.Activities.AzureWVDAddVMToHostPool

描述

用于将现有 Azure 虚拟机添加到指定主机池。

备注:

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

备注:

此活动运行 PowerShell 脚本,该脚本执行以下操作:

项目兼容性

Windows - 旧版 | Windows | 跨平台

配置

常见

  • “显示名称”- 活动的显示名称。

执行选项

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

输入

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

其他

  • “私有”- 选中后将不再以“Verbose”级别记录变量和参数的值。

网络

  • 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'.
  • 域用户名- 有权将虚拟机加入域的 Active Directory 用户的用户主体名称 (UPN)。例如, vmjoinner@mydomain.com 。如果未设置 DomainToJoin,则虚拟机将加入与 UPN 后缀匹配的域。
  • DomainUserPassword - The password for the provided username as a SecureString.

输出

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

虚拟机

  • 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.
  • 描述
  • 项目兼容性
  • 配置
  • 常见
  • 执行选项
  • 输入
  • 其他
  • 网络
  • 输出
  • 虚拟机

此页面有帮助吗?

连接

需要帮助? 支持

想要了解详细内容? UiPath Academy

有问题? UiPath 论坛

保持更新