Does DMA scripting use ADSI, and is there a list of properties of the target object and source objec (NETIQKB11798)

  • 7711798
  • 02-Feb-2007
  • 30-Oct-2007

Resolution

fact
Domain Migration Administrator 7.1

symptom
Does DMA scripting use ADSI, and is there a list of properties of the target object and source object that can be used in scripting with DMA?

fix

DMA does not contain a list of properties for the source and target objects.  Scripting within DMA supports the sourceObject and targetObject.  Any ADSI property is supported.  For a list of ADSI properties, you can use ADSI Edit from Windows 2000 Support Tools.  Refer to the Microsoft web site for documentation of ADSI properties.  This information can also be obtained from Chapter 9 of the product User Guide.

An excellent reference is 'Customizing DMA with Scripting', which can be downloaded at the following link: https://download.netiq.com/CMS/NetIQ_CustomizingDMAwithScripting.pdf

Additional information regarding the customization of DMA:

  • DMA VB Scripting is simply VBScript with ADSI. DMA exposes ADSI pointers to the source and target account objects that are accessible from VBScript.
  • Scripting is not supported by NetIQ Technical Support. 

For information on customizing DMA using the varset or scripting, please contact your NetIQ Sales representative for further reference to the NetIQ Custom Solutions group.



note

Please contact Technical Support to create a 'Support Request' for any issues you encounter that are not addressed by the User Guide, any Knowledge Base articles found on the website, or current Hotfixes available for download.



Additional Information

Formerly known as NETIQKB11798