HOW TO: Migrate a WINS Database from Windows NT 4 Server to Windows 2000 Server (300473)
The information in this article applies to:
- Microsoft Windows 2000 Advanced Server
- Microsoft Windows 2000 Server
This article was previously published under Q300473 SUMMARYThis
step-by-step article describes how to install and configure Windows Internet
Name Service (WINS) in Windows 2000 Server and how to migrate a WINS database
from Windows NT 4.0 Server to Windows 2000 Server. By doing so, the Windows
2000 Server-based computer assumes the role of the WINS server and maintains
the WINS database that Windows NT Server 4.0 previously held. You can
install WINS on either a member server or a domain controller. Microsoft highly
recommends that the server has a single network card and is configured with a
static IP address. back to the
topInstall WINS
To install the WINS on an existing Windows 2000
Server-based computer:
- Click Start, point to
Settings, and then click Control
Panel.
- Double-click Add/Remove Programs, and then
click Add/Remove Windows Components. The Windows Components
Wizard starts.
- In the Components list, click
Networking Services (but do not click to clear the check box),
and then click Details.
- In the Networking Services dialog box,
click to select the Windows Internet Name Service (WINS) check
box and then click OK.
- Click Next. When you are prompted, insert
the Windows 2000 Server CD into the computer's CD-ROM or DVD-ROM drive, and
then click OK.
- When Setup is complete, click Finish, and
then click Close.
back to the
topConfigure TCP/IP to Use WINS To configure TCP/IP to use WINS:
- Click Start, point to
Settings, and then click Control
Panel.
- Double-click Network and Dial-up
Connections.
- Right-click the network connection that you want to
configure (for example, Local Area Connection), and then click
Properties.
- Click Internet Protocol (TCP/IP) (but do
not click to clear the check box), and then click
Properties.
- Click Advanced, click the
WINS tab, and then click Add.
- In the WINS server box, type the IP
address of the server, and then click Add.
- Click OK, click OK, and
then click OK again.
back to the
topAdd the WINS Server to the WINS Snap-inTo add a WINS server to the WINS snap-in: Note: If the console tree already lists the WINS server that you want
to manage, you do not have to follow this procedure to add the WINS server to
the WINS snap-in:
- Click Start, point to
Programs, point to Administrative Tools, and
then click WINS. The WINS snap-in opens.
- On the Action menu, click Add
Server.
- In the WINS server box, type the NETBIOS
name or the IP address of the WINS server, and then click
OK.
back to the
topMove the WINS Database from Windows NT 4.0 Server to Windows 2000 ServerTo move the WINS database from the Windows NT 4.0 Server computer
to the Window 2000 Server computer:
- Stop the WINS server on the Windows NT 4.0 Server computer.
To do so:
- Click Start, and then click
Run.
- In the Open box, type
cmd, and then click OK.
- At the command prompt, type net stop
wins, and then press ENTER.
- Type exit, and then press ENTER
to quit the command prompt.
- Stop the WINS server on the Windows 2000 Server computer.
To do so:
- Click Start, and then click
Run.
- In the Open box, type
cmd, and then click OK.
- At the command prompt, type net stop
wins, and then press ENTER.
- Type exit, and then press ENTER
to quit the command prompt.
- Copy the contents of the Winnt\System32\Wins folder on the
Windows NT 4.0 Server computer to the Winnt\System32\Wins folder on the Windows
2000 Server computer. To do so:
- On the Windows NT 4.0 Server computer, start Windows
Explorer.
- Locate the Winnt\System32\Wins folder.
- Copy the contents of the folder that you located in
step 3b to the Winnt\System32\Wins folder on the Windows 2000 Server
computer.
- On the Windows 2000 Server computer, verify that the
Winnt\System32 folder contains a copy of the Edb500.dll file.
If it
does not, copy the Edb500.dll file from the Winnt\System32\Dllcache folder to
the Winnt\System32 folder. To do so:
- Start Windows Explorer and locate the
Winnt\System32\Dllcache folder.
- Right-click the Edb500.dll file, and
then click Copy.
- Locate the Winnt\System32 folder.
- On the Edit menu, click
Paste.
- Start the WINS server. To do so:
- Click Start, and then click
Run.
- In the Open box, type
cmd, and then click OK.
- At the command prompt, type net start
wins, and then press ENTER.
You receive a message that the
WINS service cannot start. After that, the database is converted. - Type exit, and then press ENTER
to quit the command prompt.
- Verify the consistency of the WINS database. To do so:
- Click Start, point to
Programs, point to Administrative Tools, and
then click WINS. The WINS snap-in opens.
- In the console tree, right-click the WINS server, and
then click Verify Database Consistency.
- When you are prompted, click Yes to
start the consistency verification operation.
Note: Consistency verification can use a lot of resources when there
is a large number of names or a large number of WINS servers. You may want to
perform this operation during off-peak hours to minimize the effect on your
WINS servers and network.
back to the topREFERENCES For additional
information about how to install WINS in Windows 2000, click the following
article number to view the article in the Microsoft Knowledge Base: 307314
HOW TO: Install WINS in Windows 2000 Server or Windows 2000 Advanced Server
back to the
top
| Modification Type: | Minor | Last Reviewed: | 3/15/2006 |
|---|
| Keywords: | kbhowto KB300473 |
|---|
|