The SSIS Integration Toolkit for Directory components to facilitate integration with Directory services applications.

The toolkit includes 3 connection managers and corresponding Source and Destination components to connect to various directory services. For your convenience these components are split among the appropriate 3 categories within this Help Manual.

You will need to use the appropriate group of components in order to perform the integration with your desired application.

  • Use the Active Directory Components to facilitate your integration/migration with Active Directory (On-premises and Azure).
  • Use the LDAP Components to facilitate your integration/migration with LDAP connections.
  • Use the Google Directory component to facilitate your integration/migration with Google Directory services.

These components can be used with any other SSIS component to create your integration or migration project.

Youtube Video - Getting started with the SSIS Integration Toolkit for Directory Services


Active Directory
  • Active Directory Connection Manager
    • Active Directory connection manager allows you to specify how you want to connect to Active Directory.
  • Active Directory Source Component
    • Active Directory Source Component is an SSIS data flow pipeline component that can be used to read / retrieve data from your Active Directory instance.
  • Active Directory Destination Component
    • Active Directory Destination Component is an SSIS data flow pipeline component that can be used to write data to your Active Directory instance. You may Create, Update, Delete or Move records using the Active Directory Destination Component.
LDAP
  • LDAP Connection Manager
    • LDAP connection manager allows you to specify how you want to connect to LDAP.
  • LDAP Source Component
    • LDAP Source Component is an SSIS data flow pipeline component that can be used to read / retrieve data from your LDAP instance.
  • LDAP Destination Component
    • LDAP Destination Component is an SSIS data flow pipeline component that can be used to write data to your LDAP instance. You may Create, Update, Delete or Move records using the LDAP Destination Component.
Google Directory
  • Google Directory Connection Manager
    • Google Directory connection manager allows you to specify how you want to connect to Google Directory.
  • Google Directory Source Component
    • Google Directory Source Component is an SSIS data flow pipeline component that can be used to read / retrieve data from your Google Directory instance.
  • Google Directory Destination Component
    • Google Directory Destination Component is an SSIS data flow pipeline component that can be used to write data to your Google Directory instance. You may Insert, Update or Delete records using the Google Directory Destination Component.