Why do I need to use “CN=Jane” in createobject messages and not just “Jane”?

A quirk of Active Directory is that Organizational Units use an OU property rather than a CN property to define their place in the directory structure. In createobject messages you need to use CN= to create most objects. However, to allow you to create OUs we had to allow you to specify this with OU=MyNewOU.

FAQs
What version of the .NET framework does ActiveADAPTER require?

.NET framework 3.5SP1. If it is not installed it can be easily downloaded and installed from Microsoft at:

http://www.microsoft.com/en-au/download/details.aspx?id=22

See the entire answer

Can I use ActiveADAPTER components in multiple BizTalk applications?

Yes. Once installed, ActiveADAPTER Active Directory Send and Receive Adapters will be an available option for all Send Ports and Receive Locations.

See the entire answer

Do you supply the schemas I will need?

Absolutely. A link to them is installed to the Programs menu in the ActiveADAPTER\Schemas folder.

See the entire answer