UiPath Documentation
activities
latest
false
Atividades de Automação de TI
Importante :
A tradução automática foi aplicada parcialmente neste conteúdo. A localização de um conteúdo recém-publicado pode levar de 1 a 2 semanas para ficar disponível.

Join Computer to Domain

Atividade Join Computer to Domain que adiciona um computador ao domínio no Active Directory.

UiPath.ActiveDirectoryDomainServices.Activities.JoinComputerToDomain

Description

Adiciona um computador ao domínio.

Compatibilidade do projeto

Windows - Legado | Windows

Configuração

Comum

  • DisplayName - O nome de exibição da atividade.

Computador

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

Entrada

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

Diversos

  • Privado - Se selecionado, os valores de variáveis e argumentos não são mais registrados no nível Verbose.
Observação:

Esta atividade funciona apenas como parte de uma atividade Active Directory Scope em que os seguintes parâmetros ActiveDirectoryServer, Nome de usuário e Senha têm valores explícitos. A atividade está configurando uma conexão WMI remota da máquina do robô para o computador de destino, portanto, todos os requisitos do sistema e requisitos de configuração para essa conexão se aplicam aqui.

  • Description
  • Compatibilidade do projeto
  • Configuração
  • Comum
  • Computador
  • Entrada
  • Diversos

Esta página foi útil?

Conectar

Precisa de ajuda? Suporte

Quer aprender? Academia UiPath

Tem perguntas? Fórum do UiPath

Fique por dentro das novidades