DNS suffix on Windows 7

DNS suffix on Windows 7

There are two other methods to change Primary DNS Suffix.

  1. Using Regedit
    The primary DNS suffix is stored in the registry in the following location:
     
    HKLM\SYSTEM\CurrentControlSet\Services\Tcpip\Paramaters
     
    You might want to change the values for the following registry keys:
     
    1. Domain (REG_SZ)
    2. SearchList (REG_SZ)
       
       
  2. Using Group Policy
    Since you don't want to join your servers to a domain you can't use Group Policies with an Active Directory source, but you will still be able to change the Local Policies with ease, although it won't be pretty security-wise
     
    1. Log on to a Windows Vista or Windows Server 2008 box with an Administrator account with the exact same password as the Administrator account on the Server Core box
    2. Run gpedit.msc
    3. Open the Computer Policy
    4. (Open Policies)
    5. Open Administrative Templates
    6. Open Network
    7. Open DNS Client
    8. Double click the "Primary DNS Suffix" policy
    9. Enable the "Primary DNS Suffix" policy and type your suffix
    10. Press OK
    11. Open the "DNS Suffix Search Order" policy
    12. Enable the "DNS Suffix Search Order" and type your suffixes
    13. Press OK
    14. Log on the Server Core box
    15. Perform the following command:
       
      gpupdate
       
      The settings from your Local Policy should take effect.
       

You might want to consider running ipconfig /registerdns after changing the Primary DNS Suffix. 

    • Related Articles

    • DNS Suffix

      If your devices are connected to the same network but are failing to communicate to each other via their network name, you may have run into a DNS suffix problem. The typical symptom of this problem is that devices can communicate with each other via ...
    • DNS suffix with Linksys router

      With some particular ISPs the domain name of the ISP may be propagated to the computers on the network and may prevent them from communicating with each other. When using Linksys routers we have found that the problem can be dealt with by doing as ...
    • DNS suffix with Netgear router

      On a NetGear router you may have specified a domain name which may prevent computers from communicating with each other via computer name. In order to resolve this: login to the router software by specifying the IP address of the router Click the ...
    • Ordyx Network Configuration

        Ordyx Network configuration In order for terminals to communicate effectively, the proper network setup has to be implemented. All network devices (computers, printers, handhelds, etc…) must be on the same network. This is essential for the sharing ...
    • When OrdyxOne won´t execute from Windows

      When OrdyxOne won´t execute from Windows Version 1.1 In an scenario where the Ordyx executable doesn't open regardless of how many times you try to execute it with no duplicated processes there may be a conflict with the UAC (User Account Control) ...