Copy membership from contacts to a user in Powershell
In my domain, I have contacts and user accounts with same display names. I want to copy the group membership from contacts and copy to the user accounts then remove the contacts. Is there any script for that? Can I break it down into phases?Â