how to create stub DNS zone for emulating my customer production environment ?
- by Albert Widjaja
Hi All,
Is it possible to emulate my customer production environment inside my AD domain by just creating the same domain inside my primary DNS server ?
Can I created mycustomer.com DNS zone (STUB) just for the sake of listing few database servers and application servers and then for the other DNS records eg. MX, NS and the other refer to the REAL MX record entry so that my Exchange Server email flow is unaffected to mycustomer.com ?
because if I just create A record in my current domain for some of the servers, the FQDN is not exactly what I want.
Thanks.