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

IT 自动化活动

创建用户

UiPath.ActiveDirectoryDomainServices.Activities.CreateUser

描述

在 Active Directory 中创建新的用户帐户。

项目兼容性

Windows - Legacy | Windows

配置

常见

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

输入

  • CommonName - The common name of the new user account.
  • Enabled - Indicates whether the new user account is enabled after being created. The default value is True.
  • Location - Specifies the name of the parent entry for the newly created user account.
    备注:

    Active Directory 中用户的默认主文件夹本地路径设置为此位置。如果需要,您可以在创建用户后替换或删除主文件夹路径。

  • Password - Indicates the password for the new user account.
  • Properties - It contains two columns, the first one representing the property name and the second one its value.
  • SAMAccountName - Specifies the Security Accounts Manager (SAM) account name of the new user account.
  • Connection - Establish the connection that needs to be used. There are three available options, Auto, Primary, and Secondary. The default option is Auto. When set to Auto, the activity tries to automatically resolve the connection from the object’s distinguished name.

其他

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

输出

  • DistinguishedName - Provides the distinguished name of the newly created user account.
  • 描述
  • 项目兼容性
  • 配置
  • 常见
  • 输入
  • 其他
  • 输出

此页面有帮助吗?

连接

需要帮助? 支持

想要了解详细内容? UiPath Academy

有问题? UiPath 论坛

保持更新