UiPath Documentation
activities
latest
false
Importante :
Este contenido se ha localizado parcialmente a partir de un sistema de traducción automática. La localización de contenidos recién publicados puede tardar entre una y dos semanas en estar disponible.

Actividades de automatización de TI

Última actualización 20 de may. de 2026

Ámbito de Active Directory

UiPath.ActiveDirectoryDomainServices.Activities.ActiveDirectoryScope

Descripción

Se conecta a Active Directory y ofrece un ámbito para otras actividades de Active Directory.

Compatibilidad de proyectos

Windows: heredado | Windows

Configuración

Común

  • Nombre para mostrar: el nombre para mostrar de la actividad.

Conexión (principal)

  • ActiveDirectoryServer - The domain controller server. If not provided, it automatically returns to the current Active Directory (AD) in which the current user resides.
  • ConnectionType - The type of connection. You can select one of the two values: LDAP or LDAPS. The default value is LDAP.
  • Password - The password for the provided Username.
  • Port - A custom Port for the connection. This field supports only integer and Int32 variables.
  • Username - The name of the user that performs the Active Directory operations. The format should be provided as domain\username.

Conexión (secundaria)

  • ActiveDirectoryServer - The domain controller server. If not provided, it automatically returns to the current Active Directory (AD) in which the current user resides.
  • ConnectionType - The type of connection. You can select one of the two values: LDAP or LDAPS. The default value is LDAP.
  • Password - The password for the provided Username.
  • Port - A custom Port for the connection. This field supports only integer and Int32 variables.
  • Username - The name of the user that performs the Active Directory operations. The format should be provided as domain\username.

Otros

  • Privado : si se selecciona, los valores de variables y argumentos ya no se registran en el nivel Detallado.
    Nota:

    If you didn't provide any value for Active Directory Server, Password or Username parameters, then the credentials of the user that is currently logged in are used for connecting to the Active Directory the logged in user belongs to.

Conexión del servidor LDAPS

Para que el robot pueda conectarse al servidor de Active Directory especificado a través de LDAPS, hay dos opciones:

  1. La máquina del robot está unida al dominio de Active Directory de destino.
  2. El certificado SSL de Active Directory se instala localmente en la máquina del robot en un almacén de certificados de confianza y se puede acceder al servidor de Active Directory desde la máquina del robot por su FQDN.
  • Descripción
  • Compatibilidad de proyectos
  • Configuración
  • Común
  • Conexión (principal)
  • Conexión (secundaria)
  • Otros
  • Conexión del servidor LDAPS

¿Te ha resultado útil esta página?

Conectar

¿Necesita ayuda? Soporte

¿Quiere aprender? UiPath Academy

¿Tiene alguna pregunta? Foro de UiPath

Manténgase actualizado