Quantcast
Channel: Network Infrastructure Servers forum
Viewing all articles
Browse latest Browse all 5877

Windows Server 2012 DHCP problems.

$
0
0
I've installed Windows Server 2012 Standard and everything is running fine except that my DHCP is not issuing IP addresses.
 
1. Error 1046 - The DHCP/BINL service on the local machine, belonging to the Windows Administrative domain kimosabeit.com, has determined that it is not authorized to start.  It has stopped servicing clients.  The following are some possible reasons for this: 
This machine is part of a directory service enterprise and is not authorized in the same domain.  (See help on the DHCP Service Management Tool for additional information). 
 
This machine cannot reach its directory service enterprise and it has encountered another DHCP service on the network belonging to a directory service enterprise on which the local machine is not authorized. 
 
Some unexpected network error occurred.
 
*** For this problem I tried running command prompt and entered: 
 
C:\Users\Administrator>netsh dhcp add server kimosabeit.com 192.168.1.1
 
Adding server kimosabeit.com, 192.168.1.1
 
Command completed successfully.
 
C:\Users\Administrator>netsh dhcp show server
 
2 Servers were found in the directory service:
 
        Server [kimosabeit.com] Address [192.168.1.1] Ds location: cn=kimosabeit.com
 
        Server [server.kimosabeit.com] Address [192.168.1.1] Ds location: cn=server.kimosabeit.com
 
 Command completed successfully.
 
2. Error 1059 - The DHCP service failed to see a directory server for authorization.
 
3. Error 1056 - The DHCP service has detected that it is running on a DC and has no credentials configured for use with Dynamic DNS registrations initiated by the DHCP service.   This is not a recommended security configuration.  Credentials for Dynamic DNS registrations may be configured using the command line "netsh dhcp server set dnscredentials" or via the DHCP Administrative tool.
 
This is my second attempt at installing a local home network with the Network ID: 192.168.1.0 and my Gateway is 192.168.1.254
 
What are the steps to resolve this issue with ADSIedit.msc??? I've tried to follow the steps in the knowledge base but failed.
 
 

Viewing all articles
Browse latest Browse all 5877

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>