We are in the process of migrating some objects from one domain to another. The process involves deleting attributes from the old object. Currently I'm saving certain attributes from the object to a text file. What I would like to do is export the object to an LDIF file. Is there a way to initiate that export from a custom powershell action?