Event ID 11154 — DNS Client Registration

Applies To: Windows Server 2008

A computer that is configured to use Dynamic Host Configuration Protocol (DHCP) to obtain IP addresses can automatically register its IP address and Domain Name System (DNS) name with the DNS server that is authoritative for the zone that hosts its domain. This eliminates the need for an administrator to manage host (A or AAAA) resource records for client computers. Problems with automatic registration do not prevent a computer from accessing the network, but they can prevent other network computers from being able to locate the computer.

Event Details

Product: Windows Operating System
ID: 11154
Source: DnsApi
Version: 6.0
Symbolic Name: EVENT_DNSAPI_REGISTRATION_FAILED_SECURITY
Message: The system failed to register host (A) resource records for the network adapter with these settings:

Adapter Name: %1
Host Name: %2
Primary Domain Suffix: %3
DNS server list:
%4
Sent update to server: %5
IP Address(es):
%6%

The system could not register the DNS update request because of a security-related problem. This could happen for the following reasons: (a) the DNS domain name that your computer is trying to register could not be updated because your computer does not have the right permissions, or (b) there might have been a problem negotiating valid credentials with the DNS server to update.

To add or register a DNS host (A) resource record using the specific DNS name for this adapter, contact your network administrator. For specific error code information, see the record data below.

Resolve

Contact your network administrator

To resolve this problem, contact your network administrator, and provide the information in the event message.

If you are a network administrator, see Troubleshooting Dynamic Updates (https://go.microsoft.com/fwlink/?LinkId=103842) for information about troubleshooting DNS registration.

Verify

Use the ipconfig /registerdns command to register the computer's network name and address with a DNS server and then check the event log for errors.

To perform this procedure, you must have membership in Administrators, or you must have been delegated the appropriate authority.

To register the computer's network name and address with a DNS server:

  1. On the DNS client, open a command prompt. To open an elevated Command Prompt window, click Start, point to All Programs, click Accessories, right-click Command Prompt, and then click Run as administrator.

  2. Type the following command, and then press ENTER:

    ipconfig /registerdns

Wait 15 minutes, and then check the event log to verify that a DNSapi event with an ID in the range 11150 through 11167 was not logged after you ran the command.

DNS Client Registration

DNS Infrastructure