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

将计算机退出域

“从域中取消加入计算机”活动,该活动会从 Active Directory 中的域中删除计算机。

UiPath.ActiveDirectoryDomainServices.Activities.UnjoinComputerFromDomain

描述

从域中删除一个计算机。

项目兼容性

Windows - Legacy | Windows

配置

常见

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

计算机

  • ComputerName - The specific name of the computer that follows to be unjoined from 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.

输入

  • DisableComputerAccount - Indicates if the Active Directory computer account is disabled after the unjoin operation. The default value is False.
  • 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 论坛

保持更新