I'm working on a GAL Synchronization between 2 forests and Exchange 2007 organizations as a proof of concept for a client and I have gotten myself stuck and need your help. So you don't have to read the whole post, here is the issue I believe is stopping me - the IIFP Management Agents I create identify the Exchange version as 2003 NOT 2007. Any idea why?
Lab Setup - 3 servers per forest
AD (2003 R2)
SQL (2005 SP3)/Exchange (2007 SP1)
IIFP (SP2) w/ EMC and Powershell
In both domains I created an OU for native accounts, populated it and created an OU for the synchronized accounts. I set up a Management Agent in IIFP for each organization that identifies the source and destination OUs. When I run a Full Sync, the accounts from both domains are read and entered into the IIFP Metabase, but the accounts are not created in the destination OUs. I can't provision the accounts with a powershell sript and set up the availability service if the accounts are never created in the first place. I have used different accounts in the management agent from accounts with very specific delegated permissions to full enterprise admins with no luck. Auditing and event logs didn't offer me any clues.
What really troubles me is that the IIFP is detecting Exchange 2003 and not 2007. All the documentation that I have found either shows or mentions Exchange 2007 options and checkboxes that I don't have. I know that ILM is the preferred method of connecting Exchange 2007 organizations, but IIFP is free and the extra provisioning step requiring a powershell script doesn't worry me.
I have already done plenty of research on this, so to save you the troble of linking to Technet articles, here are the sites I used:
http://www.techexams.net/forums/off-topic/38472-gal-access-separate-forest.htmlHow to Deploy Exchange 2007 in a Cross-Forest TopologyManagement Agent for Active DirectoryManagement Agent for Active Directory Global Address List (GAL)Global Address List Synchronization Walkthrough: Implementation StepsHow to set up IIFP GAL Sync using least privilege > ActiveDir.orgGAL Sync with the Identity Integration Feature Pack (IIFP)
Any ideas would be appreciated.