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

将计算机加入域中

“加入计算机到域”活动可将计算机添加到 Active Directory 中的域中。

UiPath.ActiveDirectoryDomainServices.Activities.JoinComputerToDomain

描述

向域中添加一个计算机。

项目兼容性

Windows - Legacy | Windows

配置

常见

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

计算机

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

输入

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

其他

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

此活动仅作为Active Directory 作用域活动的一部分,其中以下参数“ActiveDirectoryServer”“用户名”、 “密码”具有显式值。该活动正在设置从机器人计算机到目标计算机的远程 WMI 连接,因此此类连接的所有系统要求和配置要求适用于此处。

  • 描述
  • 项目兼容性
  • 配置
  • 常见
  • 计算机
  • 输入
  • 其他

此页面有帮助吗?

连接

需要帮助? 支持

想要了解详细内容? UiPath Academy

有问题? UiPath 论坛

保持更新