![]() |
![]() |
![]() |
Moves the specified object in Microsoft® Active Directory®. Used by Microsoft® Provisioning Framework (MPF).
Move Object is a wrapper for IADsContainer::MoveHere, but it supports only moves within the same Active Directory domain.
The following code fragment shows the format for sending data to this procedure. For more information on individual elements and attributes, see the Elements and Attributes table.
<executeData>1..1
<source>1..1</source>
<destination>1..1</destination>
</executeData>
The following code fragment shows the format for data this procedure returns. For more information on individual elements and attributes, see the Elements and Attributes table.
<executeData>1..1
<path>1..1</path>
</executeData>
The following table describes the XML schema elements and attributes. Unless otherwise indicated, the data type is string.
Element | Description, relationships, and attributes |
---|---|
destination | Description: Lightweight directory access protocol (LDAP) path of the container to move the object to. Parent: |
executeData | Description: Encapsulates the procedure's input and output data. Children: |
path | Description: Returns the new LDAP path of the moved object. If the container path was bound to the Active Directory domain and/or domain controller, this one would be too. To save this path for use with a different transaction, use Make Path Domain Specific. Parent: |
source | Description: LDAP path of the object to move. Parent: |
![]() |
Active Directory Provider, Preferred DC Active Directory Provider