Hi all,
I'm currently developing a custom command to allow admins to relocate user across different AD domains.
To clarify the context, we have an AD forest with 3 child domains. Regularly, we need to move users form their original domain to another.
We do that manually through movetree tool.
Thanks to Adaxes, most of our tasks are now automatized. Except this.
So I started to script and bundle that into a Custom Command.
But I was wondering if you do not already have a script to do that ? Or a built'in method I would not have seen ?
Thanks in advance :)
Regards