Duplicate Machine Name in Domain Error

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I am getting the following error in my event logs when booting server:

The server could not bind to the transport \Device\NetbiosSmb because
another computer on the network has the same name. The server could not
start.

There is no duplicate server name in the domain. I, several months ago,
upgrade this server from old hardware. Before I brought the new hardware
online I deleted the server in AD (running in mixed mode) from the list of
computers (was a BDC) successfully.

Thanks,
Erin
 
I am getting the following error in my event logs when booting server:

The server could not bind to the transport \Device\NetbiosSmb because
another computer on the network has the same name. The server could
not start.

There is no duplicate server name in the domain. I, several months
ago, upgrade this server from old hardware. Before I brought the new
hardware online I deleted the server in AD (running in mixed mode)
from the list of computers (was a BDC) successfully.

Thanks,
Erin

How many NICs in this server?
 
This is what the ipconfig /all reads:

Windows 2000 IP Configuration

Host Name . . . . . . . . . . . . : [MailServer]
Primary DNS Suffix . . . . . . . : [Domain].COM
Node Type . . . . . . . . . . . . : Hybrid
IP Routing Enabled. . . . . . . . : No
WINS Proxy Enabled. . . . . . . . : No
DNS Suffix Search List. . . . . . : [Domain].COM

Ethernet adapter Local Area Connection:

Media State . . . . . . . . . . . : Cable Disconnected
Description . . . . . . . . . . . : Intel(R) PRO/1000 XT Network
Connection
Physical Address. . . . . . . . . : [address]

Ethernet adapter Local Area Connection 2:

Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : Intel(R) PRO/1000 MT Server
Adapter
Physical Address. . . . . . . . . : [address]
DHCP Enabled. . . . . . . . . . . : No
IP Address. . . . . . . . . . . . : [Server IP]
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . : [OurGateway]
DNS Servers . . . . . . . . . . . : [Our DNS Address]
 
Back
Top