A GALSync powershell script
Here is a script I wrote to do a simple GAL synchronization between two Exchange organizations. The script finds the mail-enabled users in one domain, and creates contacts for them in the other domain. Existing contacts will also be updated and deleted as needed. I’ve only tested this between two single-domain forests so far, and error checking [...]