Tuesday, April 5, 2016

How to copy Active Directory from a production domain to a developer VM with Active Directory installed?

We are developing some applications that require access to Active Directory, and may change some AD information. What is the best way to copy the AD schema, users and groups to a second, separate AD so that developers may test their code without affecting production? To clarify: the second domain has a different domain name: COMPANY (production) and COMPANYDEV (dev)

No comments:

Post a Comment