![]() |
VOOZH | about |
SQL Server databases are commonly used to store enterprise records. It is often necessary to move this data to other locations. The CData SSIS Task for Active Directory allows you to easily transfer Active Directory data. In this article you will export data from SQL Server to Active Directory.
To get started, add a new ADO.NET Source control and a new Active Directory Destination control to the data flow task.
π The source and destination components used in this example.Follow the steps below to specify properties required to connect to the SQL Server instance.
Follow the steps below to set required connection properties in the Connection Manager.
To establish a connection, set the following properties:
BaseDN: This will limit the scope of LDAP searches to the height of the distinguished name provided.
Note: Specifying a narrow BaseDN may greatly increase performance; for example, cn=users,dc=domain will only return results contained within cn=users and its children.
In the destination component Connection Manager, define mappings from the SQL Server source table into the Active Directory destination table and the action you want to perform on the Active Directory data. In this article, you will insert User entities to Active Directory.
You can now run the project. After the SSIS Task has finished executing, data from your SQL table will be exported to the chosen table.
π The SQL Server table to export into Active Directory.Download a free trial of the Active Directory SSIS Component to get started:
Download NowLearn more:
π Active Directory IconPowerful SSIS Source & Destination Components that allow you to easily connect SQL Server with Active Directory directory services through SSIS Workflows.
Use the Data Flow Components to synchronize with Active Directory Users, Groups, Roles, Contacts, and more. Perfect for data synchronization, local back-ups, workflow automation, and more!