Adding additional NS records for new DNS zones

You can add additional Name Server (NS) records for new DNS zones added to a site. To enable this feature, perform the following steps:

To add additional Name Server (NS) records:

  1. Log in to the Ensim Pro server as administrator.

  2. Open the Registry Editor by clicking Start > Run, typing regedit, and clicking OK.

  3. In the Registry Editor window expand HKEY_LOCAL_MACHINE > SOFTWARE > Ensim > WEBppliance.

  4. Right-click WEBppliance, click New, then click String Value.

  5. Rename the string value to AdditionalDNSNameServers.

  6. Double-click AdditionalDNSNameServers. The Edit String window opens.

  7. In the Value data text box, specify the name servers separated by a comma for which NS records are required to be added whenever zones are created. For example, if you want NS records to be added for ns1.server.com and ns2.server.com servers, the value should be ns1.server.com,ns2.server.com.

This completes the steps to add additional NS records for new DNS zones.