Have you done a malware scan on the systems - some virus/trojans can cause this problem
Main Topics
Browse All TopicsHi, can someone enlighten as to why all of a sudden, any random client pc can boot into windows xp to logon to our Windows 2000 Exchange server and an error pops up saying "A Duplicate Name Exists on the Network". The client can then reboot once, sometimes twice and its fine again.
I know that there are no duplicate names on the network as i have checked several times and it appears to happen randomly on any machine on the network. I have also checked the DHCP server and there are no conflicts there either so i am wondering where i can go next??
Many thanks, Steve
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
ipconfig /flushdns
For other OS's:
http://www.tech-faq.com/fl
I would start by flushing the DNS records as mentioned. Have you done any imaging in the last few days. I know with Ghost and several other imaging programs the computers name and SSID may remain the same. I would try to locate that computer and change the name. It doesn't sound like you are having an issue with duplicate ip address, so I would hold off looking into that.
If this is AD, there won't be a SID problem with ghosted/imaged boxes. The unique SID gets created when the box is added to the domain.
The /flushdns command will work from the command line on individual computers, but you can handle your entire Domain from one of your servers.
What kind of Domain are you running?
More details on your setup is always better than less.
Turn the problem PC off for a while. Then open a command prompt on another PC and type "nbtstat -a <conflictPCname>" You will get alist of names and look at the status field. One of the names should be say "conflict" next to it which will tell you which name in particular is conflicting. You can also use "nbtstat -A <IP>" to get a remote clients name table via IP instead of name.
There are hex numbers next to the names, this dictates what exactly in conflict. I have a lisrt of HEX codes listed and what they mean below.
00 - The Workstation code is advertised by all NetBIOS hosts however
will likely not be used by a resolver because all services of interest
can be found by the more specific codes that follow.
20 - The File Server code indicates that the target is serving a file
share, IPC service, Named Pipes, etc. It is the hex code that would
most commonly be queried for because without the File Server service
no shares, browse lists, pipes, or otherwise can be accessed.
1B - Domain Master Browsers (DMB) register this hex code. To retrieve
a list of hosts of a domain for which the Local Master Browser (LMB)
is on another subnet a special procedure is necessary. The procedure
is as follows:
o Query WINS for the Domain Master Browser (DMB) with a Name Query
Request for the DOMAIN<1B> name.
o Retrieve a list of LMBs from the DMB
o Select an LMB from the returned list and query that LMB for a
browse list per usual.
1C - Domain Controllers register the 1C code but do not serve or
facilitate the resolution of any services that might be addressed by
an SMB URL. Not to be confused with the 1B or 1D codes.
1D - Local Master Browsers (LMB) serve the list of hosts that appear
in Network Neighborhood for a particular subnet. They can be found by
simply broadcasting a Name Query Request for the DOMAIN<1D> name or
by enumerating the list of hosts from a browse list.
ericcoz -
When the 'Asker' has abandoned the question (no response for 21 days), there is a "Cleanup Crew" that goes around closing up the questions.
They are subject matter Experts in the Zones they work and will make a determination of 'how' the question should be closed.
There used to be 10's of thousands of this type of abandoned questions, but now it is down to only thousands.
The 'trigger' for getting an abandoned question dealt with is the 21 day hiatus. Your post has now reset the 21 day clock.
It is great that you have joined EE and are looking for questions to help with - but posting in questions where the Asker has already walked away will rarely have any effect.
Welcome to EE - we need all the volunteers we can get.
Vic
Business Accounts
Answer for Membership
by: younghvPosted on 2007-11-12 at 04:14:19ID: 20263409
Hi Steve -
Have you tried flushing your DNS A records?
Vic