SlideShare uma empresa Scribd logo
1 de 5
Baixar para ler offline
PREPARED BY RAVI KUMAR LANKE Page 1
Step-By-Step: Migration of
DHCP from Windows Server
2003 to Windows Server 2012
Migration from Windows Server 2003 to 2012 has been deemed troublesome by few as
the netsh DHCP command-line was replaced in Windows Server 2012 by
PowerShell. The process however is actually quite easy and can be completed in a few
steps.
Prerequisite
Download Windows Server 2012. If you plan on completing this Step-By-Step in a
virtual lab, it is recommended to download the FREE Hyper-V Server 2012 first.
Beginning the export process on Windows Server 2003
1. On the Windows 2003 DHCP server, navigate to a command prompt
2. Type the following Command: netsh
3. Type the following Command: DHCP
PREPARED BY RAVI KUMAR LANKE Page 2
4. Type the following Command: server Name or IP Address
5. Type the following Command: export c:w2k3DHCPdb all
Note You must have local administrator permissions to export the data.
Importing the DHCP database on Windows Server 2012
1. Copy the exported DHCP database file to the local hard disk of the Windows
Server 2008-based computer.
2. From within Server Manager, select Add roles and features
PREPARED BY RAVI KUMAR LANKE Page 3
3. Select Role-based of featured-based installation and select Next.
4. On the Server Selection window, leave the default and select Next. When
the Server Roles window opens, select DHCP. Select Add Features in the pop-
up window, then select Next.
PREPARED BY RAVI KUMAR LANKE Page 4
5. Once the DHCP install has been completed, select DHCP located in the Server
Manager dashboard
6. Right click the designated DHCP server in the services pane, then select Stop.
7. Delete the DHCP.mdb file under c:windowssystem32DHCP folder.
8. Return to DHCP located in the Server Manager dashboard
9. Right click the designated DHCP server in the services pane, then select Start.
10. Right-click on the bottom left hand side of the desktop screen to invoke the
admin menu
PREPARED BY RAVI KUMAR LANKE Page 5
11. Select Command Prompt (Admin) to open the cmd prompt using elevated
privileges.
12. Type the following Command: netsh
13. Type the following Command: DHCP
14. Type the following Command: server Name or IP Address
15. Type the following Command: import c:w2k3DHCPdb
16. Close the command prompt when completed.
17. Return to DHCP located in the Server Manager dashboard.
18. Right click the designated DHCP server in the services pane,
then select Restart.
19. Disable and remove DHCP from the Windows 2003 server.
Simply setup your scope options for your new Windows Server 2012 DHCP server and
then Authorize it within your domain and the migration is complete.

Mais conteúdo relacionado

Destaque

Destaque (18)

Smart grids
Smart gridsSmart grids
Smart grids
 
Green deal Circulair inkopen
Green deal Circulair inkopenGreen deal Circulair inkopen
Green deal Circulair inkopen
 
01 making is caring
01 making is caring01 making is caring
01 making is caring
 
What Really Caused the Housing Collapse of 2008
What Really Caused the Housing Collapse of 2008What Really Caused the Housing Collapse of 2008
What Really Caused the Housing Collapse of 2008
 
Enabling telnet on windows 7
Enabling telnet on windows 7Enabling telnet on windows 7
Enabling telnet on windows 7
 
30 Yr Traditional Loan Vs. VA Hybrid - Which is Better?
30 Yr Traditional Loan Vs. VA Hybrid - Which is Better? 30 Yr Traditional Loan Vs. VA Hybrid - Which is Better?
30 Yr Traditional Loan Vs. VA Hybrid - Which is Better?
 
Technomate
TechnomateTechnomate
Technomate
 
Informatica client
Informatica clientInformatica client
Informatica client
 
Интернет-торговля в России. Продвижение компаний в социальных медиа
Интернет-торговля в России. Продвижение компаний в социальных медиаИнтернет-торговля в России. Продвижение компаний в социальных медиа
Интернет-торговля в России. Продвижение компаний в социальных медиа
 
Netflix
NetflixNetflix
Netflix
 
CRUD (Create Read Update Delete) sederhana di Netbeans 6.9.1 + JSR-296 (Swing...
CRUD (Create Read Update Delete) sederhana di Netbeans 6.9.1 + JSR-296 (Swing...CRUD (Create Read Update Delete) sederhana di Netbeans 6.9.1 + JSR-296 (Swing...
CRUD (Create Read Update Delete) sederhana di Netbeans 6.9.1 + JSR-296 (Swing...
 
Creating dashboards in obiee
Creating dashboards in obieeCreating dashboards in obiee
Creating dashboards in obiee
 
Energy service company: van belofte naar realisatie
Energy service company: van belofte naar realisatieEnergy service company: van belofte naar realisatie
Energy service company: van belofte naar realisatie
 
Jiuzhou
JiuzhouJiuzhou
Jiuzhou
 
ara TELE-satellite 1003
ara TELE-satellite 1003ara TELE-satellite 1003
ara TELE-satellite 1003
 
Noticias tel mayo 2011
Noticias tel mayo 2011Noticias tel mayo 2011
Noticias tel mayo 2011
 
Marketing
MarketingMarketing
Marketing
 
Oracle data integrator 11g installation
Oracle data integrator 11g installationOracle data integrator 11g installation
Oracle data integrator 11g installation
 

Mais de Ravi Kumar Lanke

Mais de Ravi Kumar Lanke (20)

Creating and configuring vnc sessions
Creating and configuring vnc sessionsCreating and configuring vnc sessions
Creating and configuring vnc sessions
 
Copying files between linux machines using scp and ssh without linux user pas...
Copying files between linux machines using scp and ssh without linux user pas...Copying files between linux machines using scp and ssh without linux user pas...
Copying files between linux machines using scp and ssh without linux user pas...
 
Exporting schema to dmp file and importing it into other oracle database
Exporting schema to dmp file and importing it into other oracle databaseExporting schema to dmp file and importing it into other oracle database
Exporting schema to dmp file and importing it into other oracle database
 
Installing Endeca Server, Studio, Integrator ETL , Commerce and Platform Serv...
Installing Endeca Server, Studio, Integrator ETL , Commerce and Platform Serv...Installing Endeca Server, Studio, Integrator ETL , Commerce and Platform Serv...
Installing Endeca Server, Studio, Integrator ETL , Commerce and Platform Serv...
 
Installing solaris on virtual box and installing weblogic server
Installing solaris on virtual box and installing weblogic server Installing solaris on virtual box and installing weblogic server
Installing solaris on virtual box and installing weblogic server
 
Enabling remote desktop connection on windows 7 64 bit
Enabling remote desktop connection on windows 7 64 bitEnabling remote desktop connection on windows 7 64 bit
Enabling remote desktop connection on windows 7 64 bit
 
Connecting to the remote database through sql developer without database clie...
Connecting to the remote database through sql developer without database clie...Connecting to the remote database through sql developer without database clie...
Connecting to the remote database through sql developer without database clie...
 
Setting home path class path and path for java on windows 7
Setting home path class path and path for java on windows 7Setting home path class path and path for java on windows 7
Setting home path class path and path for java on windows 7
 
How to find ip and mac address
How to find ip and mac addressHow to find ip and mac address
How to find ip and mac address
 
Step by step deployment of sampleappv406
Step by step deployment of  sampleappv406Step by step deployment of  sampleappv406
Step by step deployment of sampleappv406
 
Installing and configuring informatica 910 and dac 11 g on windows 64 bit
Installing and configuring informatica 910 and dac 11 g on windows 64 bitInstalling and configuring informatica 910 and dac 11 g on windows 64 bit
Installing and configuring informatica 910 and dac 11 g on windows 64 bit
 
Installing bi applications 7.9.6.4 on obiee 11.1.1.7.0
Installing bi applications 7.9.6.4 on obiee 11.1.1.7.0Installing bi applications 7.9.6.4 on obiee 11.1.1.7.0
Installing bi applications 7.9.6.4 on obiee 11.1.1.7.0
 
Installing my sql on windows
Installing my sql on windowsInstalling my sql on windows
Installing my sql on windows
 
How to prevent access to command prompt and registry editing tools and window...
How to prevent access to command prompt and registry editing tools and window...How to prevent access to command prompt and registry editing tools and window...
How to prevent access to command prompt and registry editing tools and window...
 
How to disable and enable task manager
How to disable and enable task managerHow to disable and enable task manager
How to disable and enable task manager
 
Deploying an application into oracle endeca tools and frame works
Deploying an application into oracle endeca tools and frame worksDeploying an application into oracle endeca tools and frame works
Deploying an application into oracle endeca tools and frame works
 
Installing oracle endeca commerce
Installing oracle endeca commerceInstalling oracle endeca commerce
Installing oracle endeca commerce
 
How to deploy rpd and catalog without enterprise manger
How to deploy rpd and catalog without enterprise mangerHow to deploy rpd and catalog without enterprise manger
How to deploy rpd and catalog without enterprise manger
 
How to change the obiee 11g browser title
How to change the obiee 11g browser titleHow to change the obiee 11g browser title
How to change the obiee 11g browser title
 
Creating new service name for oracle database
Creating new service name for oracle databaseCreating new service name for oracle database
Creating new service name for oracle database
 

Último

IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI Solutions
Enterprise Knowledge
 
Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and Myths
Joaquim Jorge
 

Último (20)

A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed texts
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI Solutions
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day Presentation
 
What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?
 
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot TakeoffStrategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivity
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and Myths
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
 
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUnderstanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
 
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
 
Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdf
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
 

Dhcp migration from 2003 to 2012 server

  • 1. PREPARED BY RAVI KUMAR LANKE Page 1 Step-By-Step: Migration of DHCP from Windows Server 2003 to Windows Server 2012 Migration from Windows Server 2003 to 2012 has been deemed troublesome by few as the netsh DHCP command-line was replaced in Windows Server 2012 by PowerShell. The process however is actually quite easy and can be completed in a few steps. Prerequisite Download Windows Server 2012. If you plan on completing this Step-By-Step in a virtual lab, it is recommended to download the FREE Hyper-V Server 2012 first. Beginning the export process on Windows Server 2003 1. On the Windows 2003 DHCP server, navigate to a command prompt 2. Type the following Command: netsh 3. Type the following Command: DHCP
  • 2. PREPARED BY RAVI KUMAR LANKE Page 2 4. Type the following Command: server Name or IP Address 5. Type the following Command: export c:w2k3DHCPdb all Note You must have local administrator permissions to export the data. Importing the DHCP database on Windows Server 2012 1. Copy the exported DHCP database file to the local hard disk of the Windows Server 2008-based computer. 2. From within Server Manager, select Add roles and features
  • 3. PREPARED BY RAVI KUMAR LANKE Page 3 3. Select Role-based of featured-based installation and select Next. 4. On the Server Selection window, leave the default and select Next. When the Server Roles window opens, select DHCP. Select Add Features in the pop- up window, then select Next.
  • 4. PREPARED BY RAVI KUMAR LANKE Page 4 5. Once the DHCP install has been completed, select DHCP located in the Server Manager dashboard 6. Right click the designated DHCP server in the services pane, then select Stop. 7. Delete the DHCP.mdb file under c:windowssystem32DHCP folder. 8. Return to DHCP located in the Server Manager dashboard 9. Right click the designated DHCP server in the services pane, then select Start. 10. Right-click on the bottom left hand side of the desktop screen to invoke the admin menu
  • 5. PREPARED BY RAVI KUMAR LANKE Page 5 11. Select Command Prompt (Admin) to open the cmd prompt using elevated privileges. 12. Type the following Command: netsh 13. Type the following Command: DHCP 14. Type the following Command: server Name or IP Address 15. Type the following Command: import c:w2k3DHCPdb 16. Close the command prompt when completed. 17. Return to DHCP located in the Server Manager dashboard. 18. Right click the designated DHCP server in the services pane, then select Restart. 19. Disable and remove DHCP from the Windows 2003 server. Simply setup your scope options for your new Windows Server 2012 DHCP server and then Authorize it within your domain and the migration is complete.