As I said in the title we have to migrate MS Dynamics CRM 4.0 Server and database from our local network, to an external datacenter. This datacenter has different domain and active directory. The first issue we have to solve is AD authentication for users. The ideas we have are:
- Make a new AD at the datacenter and trust domains.
- Use ADAM (technet libraries say that CRM does not work with this)
- Make a copy of the existing AD and move it to the new place.
I would be grateful to everyone who could give any idea.