Afternoon,
I have an odd issue when trying to integrate Exchange 2010 SP1 UM on the User Forest with Lync 2013 on the Resource Forest. There's a direct connection between the two, no firewalls in-between, two-way forest trust in place and verified via the "nltest /dsgetdc", both sides complete successfully. When I run the ./ExchUcUtil.ps1 -Forest:resourceforestFQDN i get the following message.
Using Global Catalog: GC://DC=xx,DCxxxxx,DC=xx
The UM server wasn't able to read the Communications Server pool objects. Verify that Communications Server is deployed in this Active Directory forest and you're a member of the RTCUniversalServerReadOblyGroup group or have sufficient rights to read this Active Directory container object.Additional information: There is no such object on the server.
I have followed the following article to deploy exchange http://technet.microsoft.com/en-us/library/gg425737.aspx and got stuck on the script step.
Any help would be greatly appreciated.