A typical task during outbound synchronization is to move connector space objects within a hierarchy. You may have to move the object to another container because during inbound synchronization the Forefront Identity Manager Synchronization Service (FIM Synchronization Service) database (metaverse) object was changed or deleted.

To move an object into another container because of a metaverse object change that is not an object deletion, implement the Provision method. To move an object as a result of deleting an object in the metaverse, implement the Deprovision method.

The following topics show you how to move objects within a hierarchy:

See Also

Reference

Provision
Deprovision

Concepts

Using Rules Extensions