Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

duplicate name in event log

Status
Not open for further replies.

andykg

IS-IT--Management
Joined
Jul 24, 2001
Messages
82
Location
GB
our PDC rebooted itself earlier because it thought another PC with the same computer name came online, trouble is there wasnt another PC with the same name. Any ideas where this rogue pc name came from?

I did a nbtstat -n the administrator <03> said conflict
the other <03> said registered.


How can i get rid of the conflict entry??? the WINS server is also the PDC

help
 
Whats the event viewer message? It sounds like you may have a situation where multiple users login to your network using the userid &quot;ADMINISTRATOR&quot;. Joseph L. Poandl
MCSE 2000

If your company is in need of experts to examine technical problems/solutions, please check out
 
the event log message was
Event ID: 4319
Source: NetBT
Type: Error
Description: A duplicate name has been detected on the TCP network. The IP address of the machine that sent the message is in the data. Use nbtstat -n in a command window to check which name is in the conflict state.

I worked out that the IP address was the PDC so basically its conflicting with itself???

Im 99 percent sure no one else has changed their computer name to that of the server to cause the error.
 
delete wins database, restart wins service, reboot wins clients. That will reset the cached NBT names.
 
Here's the official Technet article and resolution:


(More information about this: )

This explains why you might get this error message in event viewer. In many cases, this is caused simply because mulitple people use the same USERID to log onto multiple computers. For example, if the ADMINISTRATOR user name is used to log onto more than one computer.
Hope this helps. Joseph L. Poandl
MCSE 2000

If your company is in need of experts to examine technical problems/solutions, please check out
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top