kieranbarnes Independent PHP, WordPress & CubeCart Programmer

[Snippet] Event ID 1056 Source Dhcp Server

Posted on May 20, 2010

Got the error

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"

It suggests we use netsh dhcp server set dnscredentials. What it doesn't tell us is the full command, so here it is,

netsh dhcp server set dnscredentials <USERNAME> <DOMAIN> <PASSWORD>


Related posts

  1. Active Directory DHCP Authorisation Issues
    So you just deleted a DHCP server in your Active Directory site and can't authorise...
  2. Permanently mount a Windows share in Linux
    Sick of manually mounting a Windows share on Linux with "mount" for it to drop...
  3. [Snippet] Forcing Replication Between Domain Controllers
    ...because some people still don't know! Open Active Directory Sites and Services. In the console...
  4. [Snippet] CentOS Server Firewall Configuration
    CentOS 5 Server has a nice text interface to configuring your firewall....
  5. Event ID 10015 Source DCOM
    Got a locked down Active Directory? Or just a messy one? Getting The machine wide...

Tagged as: Leave a comment
Comments (0) Trackbacks (0)

No comments yet.


Leave a comment

(required)

No trackbacks yet.