I have two domains where a sub-set of users are a mirror of each other. When a deprovision is run in the primary domain I would also like it to perform the deprovisioning tasks on the account in the secondary domain. there are a number of unique identifiers that could be used to find the account across the domains, the primary of which is EA4. So if User A is deprovisioned in the primary domain I would like deprovision task to go find if there is a matching EA4 in the secondary domain, and if there is deprovision that on as well, possibly by calling a separate custom command where I can have different steps.