Go Back   TechArena Community > Technical Support > Computer Help > Windows Server > Active Directory
Become a Member!
Forgot your username/password?
Register Tags Active Topics RSS Search Mark Forums Read SiteMap

Tags: , ,

Sponsored Links



Migration of DHCP Scopes from 1 DHCP Server to another DHCP Server

Active Directory


Reply
 
Thread Tools Search this Thread
  #1  
Old 13-07-2009
Tarun Sood
 
Posts: n/a
Migration of DHCP Scopes from 1 DHCP Server to another DHCP Server

HI All

I have to move all the scopes from 1 DHCP scope to another DHCP scope which
is already holding 2500 Scopes

What i mean is I have 2 DHCP server say Server1 & Server2 both holding
approx 2500 Scope each

Now i have to move DHCP scopes from server1 to server2 without impacting the
scopes on Server2

I am ware of the utility called dhcpexam used for migrating scope but not
sure if it can migrate to exisiting DHCP Server

Any quick help will be much appreciated
--

Cheers
Tarun
Reply With Quote
  #2  
Old 13-07-2009
Garry Starck-MCITP Enterprise Admin
 
Posts: n/a
RE: Migration of DHCP Scopes from 1 DHCP Server to another DHCP Server

Hi Tarun

DHCPEXAM should be DHCPEXIM (Export Import) works fine for NT, 2003 does not
like it if I recall

Rather use NETSH command line tool with the "netsh dhcp /?" for more syntax
info

Rather use NETSH to export, then import to the scopes to the new server. Are
you sure that there are no scopes set the same on bot servers for redundancy,
50/50 etc.

--
Garry Starck
MCITP Enterprise Administrator, MCTS AD, MCSE 2003 Messaging, MCDBA


"Tarun Sood" wrote:

> HI All
>
> I have to move all the scopes from 1 DHCP scope to another DHCP scope which
> is already holding 2500 Scopes
>
> What i mean is I have 2 DHCP server say Server1 & Server2 both holding
> approx 2500 Scope each
>
> Now i have to move DHCP scopes from server1 to server2 without impacting the
> scopes on Server2
>
> I am ware of the utility called dhcpexam used for migrating scope but not
> sure if it can migrate to exisiting DHCP Server
>
> Any quick help will be much appreciated
> --
>
> Cheers
> Tarun

Reply With Quote
  #3  
Old 13-07-2009
Syed Khairuddin
 
Posts: n/a
Re: Migration of DHCP Scopes from 1 DHCP Server to another DHCPServer

Hello Tarun,

Here is the best KB article you can follow
http://support.microsoft.com/kb/325473.

Thanks


On Jul 13, 1:49*pm, Tarun Sood <taruns...@discussions.microsoft.com>
wrote:
> HI All
>
> I have to move all the scopes from 1 DHCP scope to another DHCP scope which
> is already holding 2500 Scopes
>
> What i mean is I have 2 DHCP server say Server1 & Server2 both holding
> approx 2500 Scope each
>
> Now i have to move DHCP scopes from server1 to server2 without impacting the
> scopes on Server2
>
> I am ware of the utility called dhcpexam used for migrating scope but not
> sure if it can migrate to exisiting DHCP Server
>
> Any quick help will be much appreciated
> --
>
> Cheers
> Tarun


Reply With Quote
  #4  
Old 13-07-2009
Meinolf Weber [MVP-DS]
 
Posts: n/a
Re: Migration of DHCP Scopes from 1 DHCP Server to another DHCP Server

Hello Tarun,

Depending on the OS version, which you didn't mention, you can either use
DHCPEXIM up to windows 2000 and netsh dhcp server export / netsh dhcp server
import commands since windows 2003.

DHCPExim:
http://www.microsoft.com/downloads/d...displaylang=en

Netsh reference:
http://technet.microsoft.com/en-us/l...72(WS.10).aspx

Best regards

Meinolf Weber
Disclaimer: This posting is provided "AS IS" with no warranties, and confers
no rights.
** Please do NOT email, only reply to Newsgroups
** HELP us help YOU!!! http://www.blakjak.demon.co.uk/mul_crss.htm


> HI All
>
> I have to move all the scopes from 1 DHCP scope to another DHCP scope
> which is already holding 2500 Scopes
>
> What i mean is I have 2 DHCP server say Server1 & Server2 both holding
> approx 2500 Scope each
>
> Now i have to move DHCP scopes from server1 to server2 without
> impacting the scopes on Server2
>
> I am ware of the utility called dhcpexam used for migrating scope but
> not sure if it can migrate to exisiting DHCP Server
>
> Any quick help will be much appreciated
>



Reply With Quote
  #5  
Old 14-07-2009
Paul Bergson [MVP-DS]
 
Posts: n/a
Re: Migration of DHCP Scopes from 1 DHCP Server to another DHCP Server

We are moving from Microsoft to InforBlox and netsh has worked just fine for
us. Only problem is you have to clean up your scopes, I can almost
guarantee you will have junk in there that your destination server will
reject. You won't be able to find out until you do the migration. We went
a few subnets at a time. We have about 500 and it took several months.

--
Paul Bergson
MVP - Directory Services
MCTS, MCT, MCSE, MCSA, Security+, BS CSci
2008, 2003, 2000 (Early Achiever), NT4
Microsoft's Thrive IT Pro of the Month - June 2009

http://www.pbbergs.com

Please no e-mails, any questions should be posted in the NewsGroup This
posting is provided "AS IS" with no warranties, and confers no rights.

"Tarun Sood" <tarunsood@discussions.microsoft.com> wrote in message
news:233AC2D5-AF39-41CF-86A3-20B255450590@microsoft.com...
> HI All
>
> I have to move all the scopes from 1 DHCP scope to another DHCP scope
> which
> is already holding 2500 Scopes
>
> What i mean is I have 2 DHCP server say Server1 & Server2 both holding
> approx 2500 Scope each
>
> Now i have to move DHCP scopes from server1 to server2 without impacting
> the
> scopes on Server2
>
> I am ware of the utility called dhcpexam used for migrating scope but not
> sure if it can migrate to exisiting DHCP Server
>
> Any quick help will be much appreciated
> --
>
> Cheers
> Tarun



Reply With Quote
Reply

  TechArena Community > Technical Support > Computer Help > Windows Server > Active Directory


Thread Tools Search this Thread
Search this Thread:

Advanced Search


Similar Threads for: "Migration of DHCP Scopes from 1 DHCP Server to another DHCP Server"
Thread Thread Starter Forum Replies Last Post
How to import list of new DHCP Scopes into Windows Server ProtocolX Windows Server Help 1 03-05-2011 12:00 PM
Active Directory Integrated DNS-DHCP -> DHCP computers with Pen Ic Kashif Windows Server Help 1 14-04-2009 12:28 AM
Need help with Multiple DHCP Scopes Tom Windows Server Help 6 21-07-2008 05:46 PM
WDS 2008, DHCP, multiple VLANs, DHCP Relays, help! :-) Brian Day Windows Server Help 3 08-06-2008 07:09 AM
DHCP on SBS 2003 - BAD_ADDRESS in DHCP lease list Rene Brehmer Small Business Server 3 27-02-2008 04:16 AM


All times are GMT +5.5. The time now is 11:38 AM.