dhcp database

  • Thread starter Thread starter chris
  • Start date Start date
C

chris

We have a server that we are putting in our dr site and I
was wondering if there is a way to copy the database from
one of our production dhcp servers. Also will this cause
problems with the other servers on the network.
 
Hi Chris,

Here ya go:

1- Install the DHCP server on the New or existing Win2k Machine
2- Stop the DHCP service on the New DHCP server
3- Delete the DHCP folder in the %SystemRoot%System32/DHCP of the new DHCP server
4- Copy the DHCP folder from the old DHCP server and place it in the new DHCP
server
5- Open the registry editor: Start, Run, regedt32
6- Import the DHCPcfg file from the DHCP\backup folder into
HKLM\software\Microsoft\DhcpServers\configuration
7- Copy the .mdb file from the DHCP\backup folder into the DHCP folder
8- Started the DHCP service on the new DHCP server, and reconciled the DHCP scope.

Thanks,
Gary
--------------------
'--'Content-Class: urn:content-classes:message
'--'From: "chris" <[email protected]>
'--'Sender: "chris" <[email protected]>
'--'Subject: dhcp database
'--'Date: Tue, 6 Apr 2004 06:39:17 -0700
'--'Lines: 4
'--'Message-ID: <[email protected]>
'--'MIME-Version: 1.0
'--'Content-Type: text/plain;
'--' charset="iso-8859-1"
'--'Content-Transfer-Encoding: 7bit
'--'X-Newsreader: Microsoft CDO for Windows 2000
'--'X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4910.0300
'--'Thread-Index: AcQb3I53vipZNp0DTi+Mr6B3bolzaA==
'--'Newsgroups: microsoft.public.win2000.networking
'--'Path: cpmsftngxa06.phx.gbl
'--'Xref: cpmsftngxa06.phx.gbl microsoft.public.win2000.networking:60237
'--'NNTP-Posting-Host: tk2msftngxa13.phx.gbl 10.40.1.165
'--'X-Tomcat-NG: microsoft.public.win2000.networking
'--'
'--'We have a server that we are putting in our dr site and I
'--'was wondering if there is a way to copy the database from
'--'one of our production dhcp servers. Also will this cause
'--'problems with the other servers on the network.
'--'


This posting is provided "AS IS" with no warranties, and confers no rights. Use of included
script samples are subject to the terms specified at http://www.microsoft.com/info/cpyright.htm

Note: For the benefit of the community-at-large, all responses to this message are best
directed to the newsgroup/thread from which they originated.
 
Back
Top