| Author | Messages | |
DhirajHaritwal
Posts:182
 | | 11/09/2009 3:59 AM |
| Hi,
I have a doubt regarding DHCP Backup/Restore. Kindly tell me the correct procedure.
I was checking Daniel Petri's Article (http://www.petri.co.il/dhcp-server-migration-made-easy-windows-server-2008.htm ) regarding DHCP Restore & having some query. I haven't tried to test it.
According to this article only two steps are there to restore DHCP.
Copy %systemroot%\system32\DHCP folder Export HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\DHCPServer\Configuration registry key
Replace both on the new server where we want to restore it.
But according to http://support.microsoft.com/kb/325473 MS KB, there are some other steps with Jetpack utility. Kindly clarify whether above two steps are enough to Restore DHCP or have to go with the above KB.
Dhiraj
________________________________ This email is confidential and intended only for the use of the individual or entity named above and may contain information that is privileged. If you are not the intended recipient, you are notified that any dissemination, distribution or copying of this email is strictly prohibited. If you have received this email in error, please notify us immediately by return email or telephone and destroy the original message. - This mail is sent via Sony Asia Pacific Mail Gateway..
| | | |
| KenM
Posts:20
 | | 11/09/2009 4:22 AM |
| What OS are you referring to.
I use "netsh dhcp server export FILENAME all" to backup all my 2003 DHCP servers. To restore you can use "netsh dhcp server FILENAME all" This will get all scopes and options.
On Sun, Nov 8, 2009 at 10:58 PM, Haritwal, Dhiraj < Dhiraj.Haritwal@ap.sony.com> wrote:
> Hi, > > > > I have a doubt regarding DHCP Backup/Restore. Kindly tell me the correct > procedure. > > > > I was checking Daniel Petri’s Article ( > http://www.petri.co.il/dhcp-server-migration-made-easy-windows-server-2008.htm) regarding > DHCP Restore & having some query. I haven’t tried to test it. > > > > According to this article only two steps are there to restore DHCP. > > > > Copy %systemroot%\system32\DHCP folder > > Export > HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\DHCPServer\Configuration > registry key > > > > Replace both on the new server where we want to restore it. > > > > But according to http://support.microsoft.com/kb/325473 MS KB, there are > some other steps with Jetpack utility. Kindly clarify whether above two > steps are enough to Restore DHCP or have to go with the above KB. > > > > > > Dhiraj > > > > > > ------------------------------ > This email is confidential and intended only for the use of the individual > or entity named above and may contain information that is privileged. If you > are not the intended recipient, you are notified that any dissemination, > distribution or copying of this email is strictly prohibited. If you have > received this email in error, please notify us immediately by return email > or telephone and destroy the original message. - This mail is sent via Sony > Asia Pacific Mail Gateway.. >
| | | |
| DhirajHaritwal
Posts:182
 | | 11/09/2009 7:37 AM |
| Windows 2000 SP4 Server
What do you mean I use "netsh dhcp server export FILENAME all" to backup all my 2003 DHCP servers??? Do you mean this will backup all DHCP Server's Data in your AD? Or it will backup only that DHCP Sever where you are running this command.
Do you mean this one line command only is sufficient for DHCP Backup/Restore.
Dhiraj
From: activedir-owner@mail.activedir.org [mailto:activedir-owner@mail.activedir.org] On Behalf Of KenM Sent: Monday, November 09, 2009 9:51 AM To: activedir@mail.activedir.org Subject: Re: [ActiveDir] Query regarding DHCP Restore
What OS are you referring to.
I use "netsh dhcp server export FILENAME all" to backup all my 2003 DHCP servers. To restore you can use "netsh dhcp server FILENAME all" This will get all scopes and options.
On Sun, Nov 8, 2009 at 10:58 PM, Haritwal, Dhiraj <Dhiraj.Haritwal@ap.sony.com<mailto hiraj.Haritwal@ap.sony.com>> wrote: Hi,
I have a doubt regarding DHCP Backup/Restore. Kindly tell me the correct procedure.
I was checking Daniel Petri's Article (http://www.petri.co.il/dhcp-server-migration-made-easy-windows-server-2008.htm ) regarding DHCP Restore & having some query. I haven't tried to test it.
According to this article only two steps are there to restore DHCP.
Copy %systemroot%\system32\DHCP folder Export HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\DHCPServer\Configuration registry key
Replace both on the new server where we want to restore it.
But according to http://support.microsoft.com/kb/325473 MS KB, there are some other steps with Jetpack utility. Kindly clarify whether above two steps are enough to Restore DHCP or have to go with the above KB.
Dhiraj
________________________________ This email is confidential and intended only for the use of the individual or entity named above and may contain information that is privileged. If you are not the intended recipient, you are notified that any dissemination, distribution or copying of this email is strictly prohibited. If you have received this email in error, please notify us immediately by return email or telephone and destroy the original message. - This mail is sent via Sony Asia Pacific Mail Gateway..
________________________________ This email is confidential and intended only for the use of the individual or entity named above and may contain information that is privileged. If you are not the intended recipient, you are notified that any dissemination, distribution or copying of this email is strictly prohibited. If you have received this email in error, please notify us immediately by return email or telephone and destroy the original message. - This mail is sent via Sony Asia Pacific Mail Gateway..
| | | |
| KenM
Posts:20
 | | 11/09/2009 9:34 AM |
| This will only backup DHCP on a single 2003 server.
If you have windows 2000 you will need to use dhcpexim.exe.
On Mon, Nov 9, 2009 at 2:36 AM, Haritwal, Dhiraj < Dhiraj.Haritwal@ap.sony.com> wrote:
> Windows 2000 SP4 Server > > > > What do you mean I use "netsh dhcp server export FILENAME all" to backup > all my 2003 DHCP servers??? Do you mean this will backup all DHCP Server’s > Data in your AD? Or it will backup only that DHCP Sever where you are > running this command. > > > > Do you mean this one line command only is sufficient for DHCP > Backup/Restore. > > > > > > Dhiraj > > > > > > > > *From:* activedir-owner@mail.activedir.org [mailto: > activedir-owner@mail.activedir.org] *On Behalf Of *KenM > *Sent:* Monday, November 09, 2009 9:51 AM > *To:* activedir@mail.activedir.org > *Subject:* Re: [ActiveDir] Query regarding DHCP Restore > > > > What OS are you referring to. > > > > > > I use "netsh dhcp server export FILENAME all" to backup all my 2003 DHCP > servers. > > To restore you can use "netsh dhcp server FILENAME all" This will get all > scopes and options. > > > > > > > > > > > > On Sun, Nov 8, 2009 at 10:58 PM, Haritwal, Dhiraj < > Dhiraj.Haritwal@ap.sony.com> wrote: > > Hi, > > > > I have a doubt regarding DHCP Backup/Restore. Kindly tell me the correct > procedure. > > > > I was checking Daniel Petri’s Article ( > http://www.petri.co.il/dhcp-server-migration-made-easy-windows-server-2008.htm) regarding > DHCP Restore & having some query. I haven’t tried to test it. > > > > According to this article only two steps are there to restore DHCP. > > > > Copy %systemroot%\system32\DHCP folder > > Export > HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\DHCPServer\Configuration > registry key > > > > Replace both on the new server where we want to restore it. > > > > But according to http://support.microsoft.com/kb/325473 MS KB, there are > some other steps with Jetpack utility. Kindly clarify whether above two > steps are enough to Restore DHCP or have to go with the above KB. > > > > > > Dhiraj > > > > > > > ------------------------------ > > This email is confidential and intended only for the use of the individual > or entity named above and may contain information that is privileged. If you > are not the intended recipient, you are notified that any dissemination, > distribution or copying of this email is strictly prohibited. If you have > received this email in error, please notify us immediately by return email > or telephone and destroy the original message. - This mail is sent via Sony > Asia Pacific Mail Gateway.. > > > > ------------------------------ > This email is confidential and intended only for the use of the individual > or entity named above and may contain information that is privileged. If you > are not the intended recipient, you are notified that any dissemination, > distribution or copying of this email is strictly prohibited. If you have > received this email in error, please notify us immediately by return email > or telephone and destroy the original message. - This mail is sent via Sony > Asia Pacific Mail Gateway.. >
| | | |
| pbbergs
Posts:281
 | | 11/09/2009 2:32 PM |
| I believe he runs this on each dhcp server. We used to backup our dhcp servers nightly from a vb script and dump to a network share. Each dhcp server dump was executed on a separate call within the same script.
Thanks
Paul
From: activedir-owner@mail.activedir.org [mailto:activedir-owner@mail.activedir.org] On Behalf Of Haritwal, Dhiraj Sent: Monday, November 09, 2009 1:37 AM To: activedir@mail.activedir.org Subject: RE: [ActiveDir] Query regarding DHCP Restore
Windows 2000 SP4 Server
What do you mean I use "netsh dhcp server export FILENAME all" to backup all my 2003 DHCP servers??? Do you mean this will backup all DHCP Server's Data in your AD? Or it will backup only that DHCP Sever where you are running this command.
Do you mean this one line command only is sufficient for DHCP Backup/Restore.
Dhiraj
From: activedir-owner@mail.activedir.org [mailto:activedir-owner@mail.activedir.org] On Behalf Of KenM Sent: Monday, November 09, 2009 9:51 AM To: activedir@mail.activedir.org Subject: Re: [ActiveDir] Query regarding DHCP Restore
What OS are you referring to.
I use "netsh dhcp server export FILENAME all" to backup all my 2003 DHCP servers. To restore you can use "netsh dhcp server FILENAME all" This will get all scopes and options.
On Sun, Nov 8, 2009 at 10:58 PM, Haritwal, Dhiraj <Dhiraj.Haritwal@ap.sony.com<mailto hiraj.Haritwal@ap.sony.com>> wrote: Hi,
I have a doubt regarding DHCP Backup/Restore. Kindly tell me the correct procedure.
I was checking Daniel Petri's Article (http://www.petri.co.il/dhcp-server-migration-made-easy-windows-server-2008.htm ) regarding DHCP Restore & having some query. I haven't tried to test it.
According to this article only two steps are there to restore DHCP.
Copy %systemroot%\system32\DHCP folder Export HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\DHCPServer\Configuration registry key
Replace both on the new server where we want to restore it.
But according to http://support.microsoft.com/kb/325473 MS KB, there are some other steps with Jetpack utility. Kindly clarify whether above two steps are enough to Restore DHCP or have to go with the above KB.
Dhiraj
________________________________ This email is confidential and intended only for the use of the individual or entity named above and may contain information that is privileged. If you are not the intended recipient, you are notified that any dissemination, distribution or copying of this email is strictly prohibited. If you have received this email in error, please notify us immediately by return email or telephone and destroy the original message. - This mail is sent via Sony Asia Pacific Mail Gateway..
________________________________ This email is confidential and intended only for the use of the individual or entity named above and may contain information that is privileged. If you are not the intended recipient, you are notified that any dissemination, distribution or copying of this email is strictly prohibited. If you have received this email in error, please notify us immediately by return email or telephone and destroy the original message. - This mail is sent via Sony Asia Pacific Mail Gateway..
| | | |
| DhirajHaritwal
Posts:182
 | | 11/09/2009 3:27 PM |
| Paul,
Got that. He runs that command individually on all DHCP Servers. But just want to check whether that command is sufficient to take the backup/restore.
Can you share the script/command to take DHCP Server Backup.
Dhiraj
From: activedir-owner@mail.activedir.org [mailto:activedir-owner@mail.activedir.org] On Behalf Of Paul Bergson (ALLETE) Sent: Monday, November 09, 2009 8:02 PM To: activedir@mail.activedir.org Subject: RE: [ActiveDir] Query regarding DHCP Restore
I believe he runs this on each dhcp server. We used to backup our dhcp servers nightly from a vb script and dump to a network share. Each dhcp server dump was executed on a separate call within the same script.
Thanks
Paul
From: activedir-owner@mail.activedir.org [mailto:activedir-owner@mail.activedir.org] On Behalf Of Haritwal, Dhiraj Sent: Monday, November 09, 2009 1:37 AM To: activedir@mail.activedir.org Subject: RE: [ActiveDir] Query regarding DHCP Restore
Windows 2000 SP4 Server
What do you mean I use "netsh dhcp server export FILENAME all" to backup all my 2003 DHCP servers??? Do you mean this will backup all DHCP Server's Data in your AD? Or it will backup only that DHCP Sever where you are running this command.
Do you mean this one line command only is sufficient for DHCP Backup/Restore.
Dhiraj
From: activedir-owner@mail.activedir.org [mailto:activedir-owner@mail.activedir.org] On Behalf Of KenM Sent: Monday, November 09, 2009 9:51 AM To: activedir@mail.activedir.org Subject: Re: [ActiveDir] Query regarding DHCP Restore
What OS are you referring to.
I use "netsh dhcp server export FILENAME all" to backup all my 2003 DHCP servers. To restore you can use "netsh dhcp server FILENAME all" This will get all scopes and options.
On Sun, Nov 8, 2009 at 10:58 PM, Haritwal, Dhiraj <Dhiraj.Haritwal@ap.sony.com<mailto hiraj.Haritwal@ap.sony.com>> wrote: Hi,
I have a doubt regarding DHCP Backup/Restore. Kindly tell me the correct procedure.
I was checking Daniel Petri's Article (http://www.petri.co.il/dhcp-server-migration-made-easy-windows-server-2008.htm ) regarding DHCP Restore & having some query. I haven't tried to test it.
According to this article only two steps are there to restore DHCP.
Copy %systemroot%\system32\DHCP folder Export HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\DHCPServer\Configuration registry key
Replace both on the new server where we want to restore it.
But according to http://support.microsoft.com/kb/325473 MS KB, there are some other steps with Jetpack utility. Kindly clarify whether above two steps are enough to Restore DHCP or have to go with the above KB.
Dhiraj
________________________________ This email is confidential and intended only for the use of the individual or entity named above and may contain information that is privileged. If you are not the intended recipient, you are notified that any dissemination, distribution or copying of this email is strictly prohibited. If you have received this email in error, please notify us immediately by return email or telephone and destroy the original message. - This mail is sent via Sony Asia Pacific Mail Gateway..
________________________________ This email is confidential and intended only for the use of the individual or entity named above and may contain information that is privileged. If you are not the intended recipient, you are notified that any dissemination, distribution or copying of this email is strictly prohibited. If you have received this email in error, please notify us immediately by return email or telephone and destroy the original message. - This mail is sent via Sony Asia Pacific Mail Gateway..
________________________________ This email is confidential and intended only for the use of the individual or entity named above and may contain information that is privileged. If you are not the intended recipient, you are notified that any dissemination, distribution or copying of this email is strictly prohibited. If you have received this email in error, please notify us immediately by return email or telephone and destroy the original message. - This mail is sent via Sony Asia Pacific Mail Gateway..
| | | |
| jacquesl
Posts:26
 | | 11/09/2009 3:30 PM |
| Would you mind sending me this script
From: activedir-owner@mail.activedir.org [mailto:activedir-owner@mail.activedir.org] On Behalf Of Paul Bergson (ALLETE) Sent: Monday, November 09, 2009 4:32 PM To: activedir@mail.activedir.org Subject: RE: [ActiveDir] Query regarding DHCP Restore
I believe he runs this on each dhcp server. We used to backup our dhcp servers nightly from a vb script and dump to a network share. Each dhcp server dump was executed on a separate call within the same script.
Thanks
Paul
From: activedir-owner@mail.activedir.org [mailto:activedir-owner@mail.activedir.org] On Behalf Of Haritwal, Dhiraj Sent: Monday, November 09, 2009 1:37 AM To: activedir@mail.activedir.org Subject: RE: [ActiveDir] Query regarding DHCP Restore
Windows 2000 SP4 Server
What do you mean I use "netsh dhcp server export FILENAME all" to backup all my 2003 DHCP servers??? Do you mean this will backup all DHCP Server's Data in your AD? Or it will backup only that DHCP Sever where you are running this command.
Do you mean this one line command only is sufficient for DHCP Backup/Restore.
Dhiraj
From: activedir-owner@mail.activedir.org [mailto:activedir-owner@mail.activedir.org] On Behalf Of KenM Sent: Monday, November 09, 2009 9:51 AM To: activedir@mail.activedir.org Subject: Re: [ActiveDir] Query regarding DHCP Restore
What OS are you referring to.
I use "netsh dhcp server export FILENAME all" to backup all my 2003 DHCP servers.
To restore you can use "netsh dhcp server FILENAME all" This will get all scopes and options.
On Sun, Nov 8, 2009 at 10:58 PM, Haritwal, Dhiraj <Dhiraj.Haritwal@ap.sony.com> wrote:
Hi,
I have a doubt regarding DHCP Backup/Restore. Kindly tell me the correct procedure.
I was checking Daniel Petri's Article (http://www.petri.co.il/dhcp-server-migration-made-easy-windows-server-2 008.htm ) regarding DHCP Restore & having some query. I haven't tried to test it.
According to this article only two steps are there to restore DHCP.
Copy %systemroot%\system32\DHCP folder
Export HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\DHCPServer\Configur ation registry key
Replace both on the new server where we want to restore it.
But according to http://support.microsoft.com/kb/325473 MS KB, there are some other steps with Jetpack utility. Kindly clarify whether above two steps are enough to Restore DHCP or have to go with the above KB.
Dhiraj
________________________________
This email is confidential and intended only for the use of the individual or entity named above and may contain information that is privileged. If you are not the intended recipient, you are notified that any dissemination, distribution or copying of this email is strictly prohibited. If you have received this email in error, please notify us immediately by return email or telephone and destroy the original message. - This mail is sent via Sony Asia Pacific Mail Gateway..
________________________________
This email is confidential and intended only for the use of the individual or entity named above and may contain information that is privileged. If you are not the intended recipient, you are notified that any dissemination, distribution or copying of this email is strictly prohibited. If you have received this email in error, please notify us immediately by return email or telephone and destroy the original message. - This mail is sent via Sony Asia Pacific Mail Gateway..
##################################################################################### Note: This message is for the named person's use only. It may contain confidential, proprietary or legally privileged information. No confidentiality or privilege is waived or lost by any mistransmission. If you receive this message in error, please immediately delete it and all copies of it from your system, destroy any hard copies of it and notify the sender. You must not, directly or indirectly, use, disclose, distribute, print, or copy any part of this message if you are not the intended recipient. Avis and any of its subsidiaries each reserve the right to monitor all e-mail communications through its networks.
Any views expressed in this message are those of the individual sender, except where the message states otherwise and the sender is authorized to state them to be the views of any such entity.
Thank You. #####################################################################################
| | | |
| KenM
Posts:20
 | | 11/09/2009 3:42 PM |
| There is probably a better way but I use the following commands in a vb script.
netsh dhcp show server (this get a list of all authorized DHCP servers and I dump that to a text file) Then use psexec to run this command locally on each server netsh dhcp server export FILENAME all (this backup file goes to a network share)
To restore I just run
netsh dhcp server import FILENAME all
But since Dhiraj is running windows 2000 these commands will not work. So he will need to use dhcpexim.exe. I am not sure you can script that out or not.
On Mon, Nov 9, 2009 at 10:28 AM, Jacques Liebenberg < Jacques.Liebenberg@avis.co.za> wrote:
> Would you mind sending me this script > > > > *From:* activedir-owner@mail.activedir.org [mailto: > activedir-owner@mail.activedir.org] *On Behalf Of *Paul Bergson (ALLETE) > *Sent:* Monday, November 09, 2009 4:32 PM > > *To:* activedir@mail.activedir.org > *Subject:* RE: [ActiveDir] Query regarding DHCP Restore > > > > I believe he runs this on each dhcp server. We used to backup our dhcp > servers nightly from a vb script and dump to a network share. Each dhcp > server dump was executed on a separate call within the same script. > > > > > > Thanks > > > > Paul > > > > > > *From:* activedir-owner@mail.activedir.org [mailto: > activedir-owner@mail.activedir.org] *On Behalf Of *Haritwal, Dhiraj > *Sent:* Monday, November 09, 2009 1:37 AM > *To:* activedir@mail.activedir.org > *Subject:* RE: [ActiveDir] Query regarding DHCP Restore > > > > Windows 2000 SP4 Server > > > > What do you mean I use "netsh dhcp server export FILENAME all" to backup > all my 2003 DHCP servers??? Do you mean this will backup all DHCP Server’s > Data in your AD? Or it will backup only that DHCP Sever where you are > running this command. > > > > Do you mean this one line command only is sufficient for DHCP > Backup/Restore. > > > > > > Dhiraj > > > > > > > > *From:* activedir-owner@mail.activedir.org [mailto: > activedir-owner@mail.activedir.org] *On Behalf Of *KenM > *Sent:* Monday, November 09, 2009 9:51 AM > *To:* activedir@mail.activedir.org > *Subject:* Re: [ActiveDir] Query regarding DHCP Restore > > > > What OS are you referring to. > > > > > > I use "netsh dhcp server export FILENAME all" to backup all my 2003 DHCP > servers. > > To restore you can use "netsh dhcp server FILENAME all" This will get all > scopes and options. > > > > > > > > > > > > On Sun, Nov 8, 2009 at 10:58 PM, Haritwal, Dhiraj < > Dhiraj.Haritwal@ap.sony.com> wrote: > > Hi, > > > > I have a doubt regarding DHCP Backup/Restore. Kindly tell me the correct > procedure. > > > > I was checking Daniel Petri’s Article ( > http://www.petri.co.il/dhcp-server-migration-made-easy-windows-server-2008.htm) regarding > DHCP Restore & having some query. I haven’t tried to test it. > > > > According to this article only two steps are there to restore DHCP. > > > > Copy %systemroot%\system32\DHCP folder > > Export > HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\DHCPServer\Configuration > registry key > > > > Replace both on the new server where we want to restore it. > > > > But according to http://support.microsoft.com/kb/325473 MS KB, there are > some other steps with Jetpack utility. Kindly clarify whether above two > steps are enough to Restore DHCP or have to go with the above KB. > > > > > > Dhiraj > > > > > > > ------------------------------ > > This email is confidential and intended only for the use of the individual > or entity named above and may contain information that is privileged. If you > are not the intended recipient, you are notified that any dissemination, > distribution or copying of this email is strictly prohibited. If you have > received this email in error, please notify us immediately by return email > or telephone and destroy the original message. - This mail is sent via Sony > Asia Pacific Mail Gateway.. > > > > > ------------------------------ > > This email is confidential and intended only for the use of the individual > or entity named above and may contain information that is privileged. If you > are not the intended recipient, you are notified that any dissemination, > distribution or copying of this email is strictly prohibited. If you have > received this email in error, please notify us immediately by return email > or telephone and destroy the original message. - This mail is sent via Sony > Asia Pacific Mail Gateway.. > ------------------------------ > *Note*:This message is for the named person's use only. It may contain > confidential, proprietary or legally privileged information. No > confidentiality or privilege is waived or lost by any mistransmission. If > you receive this message in error, please immediately delete it and all > copies of it from your system, destroy any hard copies of it and notify the > sender. You must not, directly or indirectly, use, disclose, distribute, > print, or copy any part of this message if you are not the intended > recipient. Avis and any of its subsidiaries each reserve the right to > monitor all e-mail communications through its networks.Any views expressed > in this message are those of the individual sender, except where the message > states otherwise and the sender is authorized to state them to be the views > of any such entity. *Thank You*. >
| | | |
| pbbergs
Posts:281
 | | 11/09/2009 4:12 PM |
| I had to remove the server and variable names to protect the innocent. It is not any brilliant programming I just ripped this out a while back, but we no longer use Windows dhcp services anymore
option explicit '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' ' Program - backupDhcp.vbs ' ' Author - Paul Bergson ' ' Description - Backup the DHCP databases in x and y ' ' ' ' ' ' This script will dump the database from the dhcp servers on both ' ' servers. The script runs on server and hatches a ' ' remote job on second server via the sysinternal tool psexec. I was ' ' unable to get the copy feature to work so the scripts are both ' ' kept locally on each servers c:\custom_script_folder. These scripts ' ' are kept (And should be updated) at ' ' xxxxxxxxxxxxxxxxxxxxxxxxxxxxx vbscripts ' ' main server - backupdhcp.vbs ' ' secondaryserver - backupdhcp.vbs ' ' If modifications are made they should be made on the network and ' ' then copied to the local DC's ' ' ' ' There was an issue with the EULA that forced me to run psexec as ' ' the service admin once to accept the agreement otherwise the job ' ' just hung in the service task ' ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
Dim FS Dim WSHNetwork Dim WshShell Dim objFSO Dim BuildDate Dim FolderName Dim FolderNameAP Dim ScriptLocation Dim extCommand Dim YearDate Dim MonthDate Dim DayDate
FolderName = "\server\share\"
FolderNameAP = "\\secondserver\e$\datadump\"
Set FS = CreateObject("Scripting.FileSystemObject") Set WSHNetwork = CreateObject("WScript.Network") Set WshShell = WScript.CreateObject( "WScript.Shell" )
BuildDate = Year(Now) If Month(Now) < 10 then BuildDate = BuildDate & "0" End If
BuildDate = BuildDate & Month(Now) If Day(Now) < 10 then BuildDate = BuildDate & "0" End If
BuildDate = BuildDate & Day(Now)
FolderName = FolderName & BuildDate
FS.CreateFolder(FolderName)
extCommand = "netsh dhcp server export " & FolderName & "\dhcp.txt all"
set WshShell = WScript.CreateObject("WScript.Shell") 'Dump DHCP Database WshShell.Run extCommand, , True
WshShell.Run "psexec \\remote_server -accepteula -s cscript c:\custom_script_folder\backupdhcp.vbs", , True
'Let the o/s settle before copying the files from server to \\network_location WScript.Sleep 30000
'Go get the AP dhcp database FolderNameAP = FolderNameAP & BuildDate & "\dhcp.txt" Set objFSO = CreateObject("Scripting.FileSystemObject")
objFSO.CopyFile FolderNameAP, FolderName & "\dhcp_AP.txt"
Thanks
Paul
From: activedir-owner@mail.activedir.org [mailto:activedir-owner@mail.activedir.org] On Behalf Of Haritwal, Dhiraj Sent: Monday, November 09, 2009 9:25 AM To: activedir@mail.activedir.org Subject: RE: [ActiveDir] Query regarding DHCP Restore
Paul,
Got that. He runs that command individually on all DHCP Servers. But just want to check whether that command is sufficient to take the backup/restore.
Can you share the script/command to take DHCP Server Backup.
Dhiraj
From: activedir-owner@mail.activedir.org [mailto:activedir-owner@mail.activedir.org] On Behalf Of Paul Bergson (ALLETE) Sent: Monday, November 09, 2009 8:02 PM To: activedir@mail.activedir.org Subject: RE: [ActiveDir] Query regarding DHCP Restore
I believe he runs this on each dhcp server. We used to backup our dhcp servers nightly from a vb script and dump to a network share. Each dhcp server dump was executed on a separate call within the same script.
Thanks
Paul
From: activedir-owner@mail.activedir.org [mailto:activedir-owner@mail.activedir.org] On Behalf Of Haritwal, Dhiraj Sent: Monday, November 09, 2009 1:37 AM To: activedir@mail.activedir.org Subject: RE: [ActiveDir] Query regarding DHCP Restore
Windows 2000 SP4 Server
What do you mean I use "netsh dhcp server export FILENAME all" to backup all my 2003 DHCP servers??? Do you mean this will backup all DHCP Server's Data in your AD? Or it will backup only that DHCP Sever where you are running this command.
Do you mean this one line command only is sufficient for DHCP Backup/Restore.
Dhiraj
From: activedir-owner@mail.activedir.org [mailto:activedir-owner@mail.activedir.org] On Behalf Of KenM Sent: Monday, November 09, 2009 9:51 AM To: activedir@mail.activedir.org Subject: Re: [ActiveDir] Query regarding DHCP Restore
What OS are you referring to.
I use "netsh dhcp server export FILENAME all" to backup all my 2003 DHCP servers. To restore you can use "netsh dhcp server FILENAME all" This will get all scopes and options.
On Sun, Nov 8, 2009 at 10:58 PM, Haritwal, Dhiraj <Dhiraj.Haritwal@ap.sony.com<mailto hiraj.Haritwal@ap.sony.com>> wrote: Hi,
I have a doubt regarding DHCP Backup/Restore. Kindly tell me the correct procedure.
I was checking Daniel Petri's Article (http://www.petri.co.il/dhcp-server-migration-made-easy-windows-server-2008.htm ) regarding DHCP Restore & having some query. I haven't tried to test it.
According to this article only two steps are there to restore DHCP.
Copy %systemroot%\system32\DHCP folder Export HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\DHCPServer\Configuration registry key
Replace both on the new server where we want to restore it.
But according to http://support.microsoft.com/kb/325473 MS KB, there are some other steps with Jetpack utility. Kindly clarify whether above two steps are enough to Restore DHCP or have to go with the above KB.
Dhiraj
________________________________ This email is confidential and intended only for the use of the individual or entity named above and may contain information that is privileged. If you are not the intended recipient, you are notified that any dissemination, distribution or copying of this email is strictly prohibited. If you have received this email in error, please notify us immediately by return email or telephone and destroy the original message. - This mail is sent via Sony Asia Pacific Mail Gateway..
________________________________ This email is confidential and intended only for the use of the individual or entity named above and may contain information that is privileged. If you are not the intended recipient, you are notified that any dissemination, distribution or copying of this email is strictly prohibited. If you have received this email in error, please notify us immediately by return email or telephone and destroy the original message. - This mail is sent via Sony Asia Pacific Mail Gateway..
________________________________ This email is confidential and intended only for the use of the individual or entity named above and may contain information that is privileged. If you are not the intended recipient, you are notified that any dissemination, distribution or copying of this email is strictly prohibited. If you have received this email in error, please notify us immediately by return email or telephone and destroy the original message. - This mail is sent via Sony Asia Pacific Mail Gateway..
| | | |
| pgt
Posts:28
 | | 04/22/2010 2:05 PM |
| Sorry folks for replying to this old thread. The Daniel Petri’s Article says about configuration key, but couldn't find it in my prod or test machines.
My question is : Do we actuall need to export and import registry in 2K3 as the DHCP DB contains all info, including active leases.
Thanks, Pgt
On Mon, Nov 9, 2009 at 9:50 AM, KenM <kenmlists@gmail.com> wrote:
> What OS are you referring to. > > > I use "netsh dhcp server export FILENAME all" to backup all my 2003 DHCP > servers. > To restore you can use "netsh dhcp server FILENAME all" This will get all > scopes and options. > > > > > > > On Sun, Nov 8, 2009 at 10:58 PM, Haritwal, Dhiraj < > Dhiraj.Haritwal@ap.sony.com> wrote: > >> Hi, >> >> >> >> I have a doubt regarding DHCP Backup/Restore. Kindly tell me the correct >> procedure. >> >> >> >> I was checking Daniel Petri’s Article ( >> http://www.petri.co.il/dhcp-server-migration-made-easy-windows-server-2008.htm) regarding >> DHCP Restore & having some query. I haven’t tried to test it. >> >> >> >> According to this article only two steps are there to restore DHCP. >> >> >> >> Copy %systemroot%\system32\DHCP folder >> >> Export >> HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\DHCPServer\Configuration >> registry key >> >> >> >> Replace both on the new server where we want to restore it. >> >> >> >> But according to http://support.microsoft.com/kb/325473 MS KB, there are >> some other steps with Jetpack utility. Kindly clarify whether above two >> steps are enough to Restore DHCP or have to go with the above KB. >> >> >> >> >> >> Dhiraj >> >> >> >> >> >> ------------------------------ >> This email is confidential and intended only for the use of the individual >> or entity named above and may contain information that is privileged. If you >> are not the intended recipient, you are notified that any dissemination, >> distribution or copying of this email is strictly prohibited. If you have >> received this email in error, please notify us immediately by return email >> or telephone and destroy the original message. - This mail is sent via Sony >> Asia Pacific Mail Gateway.. >> > >
| | | |
| DhirajHaritwal
Posts:182
 | | 04/22/2010 2:21 PM |
| Just to add, can we import Windows 2000 DHCP Server data to Windows server 2008.
Dhiraj
From: activedir-owner@mail.activedir.org [mailto:activedir-owner@mail.activedir.org] On Behalf Of Praveen Thampi Sent: Thursday, April 22, 2010 6:25 PM To: activedir@mail.activedir.org Subject: Re: [ActiveDir] Query regarding DHCP Restore
Sorry folks for replying to this old thread. The Daniel Petri's Article says about configuration key, but couldn't find it in my prod or test machines.
My question is : Do we actuall need to export and import registry in 2K3 as the DHCP DB contains all info, including active leases.
Thanks, Pgt
On Mon, Nov 9, 2009 at 9:50 AM, KenM <kenmlists@gmail.com<mailto:kenmlists@gmail.com>> wrote: What OS are you referring to.
I use "netsh dhcp server export FILENAME all" to backup all my 2003 DHCP servers. To restore you can use "netsh dhcp server FILENAME all" This will get all scopes and options.
On Sun, Nov 8, 2009 at 10:58 PM, Haritwal, Dhiraj <Dhiraj.Haritwal@ap.sony.com<mailto hiraj.Haritwal@ap.sony.com>> wrote: Hi,
I have a doubt regarding DHCP Backup/Restore. Kindly tell me the correct procedure.
I was checking Daniel Petri's Article (http://www.petri.co.il/dhcp-server-migration-made-easy-windows-server-2008.htm ) regarding DHCP Restore & having some query. I haven't tried to test it.
According to this article only two steps are there to restore DHCP.
Copy %systemroot%\system32\DHCP folder Export HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\DHCPServer\Configuration registry key
Replace both on the new server where we want to restore it.
But according to http://support.microsoft.com/kb/325473 MS KB, there are some other steps with Jetpack utility. Kindly clarify whether above two steps are enough to Restore DHCP or have to go with the above KB.
Dhiraj
________________________________ This email is confidential and intended only for the use of the individual or entity named above and may contain information that is privileged. If you are not the intended recipient, you are notified that any dissemination, distribution or copying of this email is strictly prohibited. If you have received this email in error, please notify us immediately by return email or telephone and destroy the original message. - This mail is sent via Sony Asia Pacific Mail Gateway..
________________________________ This email is confidential and intended only for the use of the individual or entity named above and may contain information that is privileged. If you are not the intended recipient, you are notified that any dissemination, distribution or copying of this email is strictly prohibited. If you have received this email in error, please notify us immediately by return email or telephone and destroy the original message. - This mail is sent via Sony Asia Pacific Mail Gateway..
| | | |
| kbatkbslpcom
Posts:194
 | | 04/22/2010 4:34 PM |
| Not exactly. I opened a case with PSS awhile back - there is not documented direct path from DHCP/2000 to DHCP/2008 (there is DHCP/2000 to DHCP/2003 then to DHCP/2008).
They sent me some steps that should work - but I haven't tested them (yet) - my lab has been setup...but I haven't had the time to walk through the steps (4 pages emailed to me).
I have 7 DHCP/2000 servers I support...and another 15 or so (not supported by me) - but they are waiting on my testing (to goto 2008 - to 2003 works fine).
-----Original Message----- From: activedir-owner@mail.activedir.org [mailto:activedir-owner@mail.activedir.org] On Behalf Of Haritwal, Dhiraj Sent: Thursday, April 22, 2010 9:18 AM To: activedir@mail.activedir.org Subject: RE: [ActiveDir] Query regarding DHCP Restore
Just to add, can we import Windows 2000 DHCP Server data to Windows server 2008.
Dhiraj
From: activedir-owner@mail.activedir.org [mailto:activedir-owner@mail.activedir.org] On Behalf Of Praveen Thampi Sent: Thursday, April 22, 2010 6:25 PM To: activedir@mail.activedir.org Subject: Re: [ActiveDir] Query regarding DHCP Restore
Sorry folks for replying to this old thread. The Daniel Petri's Article says about configuration key, but couldn't find it in my prod or test machines.
My question is : Do we actuall need to export and import registry in 2K3 as the DHCP DB contains all info, including active leases.
Thanks,
Pgt
On Mon, Nov 9, 2009 at 9:50 AM, KenM <kenmlists@gmail.com> wrote:
What OS are you referring to.
I use "netsh dhcp server export FILENAME all" to backup all my 2003 DHCP servers.
To restore you can use "netsh dhcp server FILENAME all" This will get all scopes and options.
On Sun, Nov 8, 2009 at 10:58 PM, Haritwal, Dhiraj <Dhiraj.Haritwal@ap.sony.com> wrote:
Hi,
I have a doubt regarding DHCP Backup/Restore. Kindly tell me the correct procedure.
I was checking Daniel Petri's Article (http://www.petri.co.il/dhcp-server-migration-made-easy-windows-server-2 008.htm ) regarding DHCP Restore & having some query. I haven't tried to test it.
According to this article only two steps are there to restore DHCP.
Copy %systemroot%\system32\DHCP folder
Export HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\DHCPServer\Configur ation registry key
Replace both on the new server where we want to restore it.
But according to http://support.microsoft.com/kb/325473 MS KB, there are some other steps with Jetpack utility. Kindly clarify whether above two steps are enough to Restore DHCP or have to go with the above KB.
Dhiraj
________________________________
This email is confidential and intended only for the use of the individual or entity named above and may contain information that is privileged. If you are not the intended recipient, you are notified that any dissemination, distribution or copying of this email is strictly prohibited. If you have received this email in error, please notify us immediately by return email or telephone and destroy the original message. - This mail is sent via Sony Asia Pacific Mail Gateway..
________________________________
This email is confidential and intended only for the use of the individual or entity named above and may contain information that is privileged. If you are not the intended recipient, you are notified that any dissemination, distribution or copying of this email is strictly prohibited. If you have received this email in error, please notify us immediately by return email or telephone and destroy the original message. - This mail is sent via Sony Asia Pacific Mail Gateway..
| | | |
| matheesha
Posts:34
 | | 04/22/2010 6:29 PM |
| http://blogs.technet.com/networking/archive/2009/08/05/how-to-migrate-dhcp-server-from-windows-nt-4-0-or-windows-server-2000-to-windows-server-2008.aspx might be of use?
On 22 April 2010 16:34, Brown, Ken F. <Ken.Brown@kbslp.com> wrote:
> Not exactly. I opened a case with PSS awhile back - there is not > documented direct path from DHCP/2000 to DHCP/2008 (there is DHCP/2000 to > DHCP/2003 then to DHCP/2008). > > They sent me some steps that should work - but I haven't tested them (yet) > - my lab has been setup...but I haven't had the time to walk through the > steps (4 pages emailed to me). > > I have 7 DHCP/2000 servers I support...and another 15 or so (not supported > by me) - but they are waiting on my testing (to goto 2008 - to 2003 works > fine). > > -----Original Message----- > *From:* activedir-owner@mail.activedir.org [mailto: > activedir-owner@mail.activedir.org] *On Behalf Of *Haritwal, Dhiraj > *Sent:* Thursday, April 22, 2010 9:18 AM > *To:* activedir@mail.activedir.org > *Subject:* RE: [ActiveDir] Query regarding DHCP Restore > > Just to add, can we import Windows 2000 DHCP Server data to Windows > server 2008. > > > > Dhiraj > > > > > > > > > > *From:* activedir-owner@mail.activedir.org [mailto: > activedir-owner@mail.activedir.org] *On Behalf Of *Praveen Thampi > *Sent:* Thursday, April 22, 2010 6:25 PM > *To:* activedir@mail.activedir.org > *Subject:* Re: [ActiveDir] Query regarding DHCP Restore > > > > Sorry folks for replying to this old thread. The Daniel Petri’s Article says > about configuration key, but couldn't find it in my prod or test machines. > > > > My question is : Do we actuall need to export and import registry in 2K3 as > the DHCP DB contains all info, including active leases. > > > > Thanks, > > Pgt > > > > On Mon, Nov 9, 2009 at 9:50 AM, KenM <kenmlists@gmail.com> wrote: > > What OS are you referring to. > > > > > > I use "netsh dhcp server export FILENAME all" to backup all my 2003 DHCP > servers. > > To restore you can use "netsh dhcp server FILENAME all" This will get all > scopes and options. > > > > > > > > > > > > On Sun, Nov 8, 2009 at 10:58 PM, Haritwal, Dhiraj < > Dhiraj.Haritwal@ap.sony.com> wrote: > > Hi, > > > > I have a doubt regarding DHCP Backup/Restore. Kindly tell me the correct > procedure. > > > > I was checking Daniel Petri’s Article ( > http://www.petri.co.il/dhcp-server-migration-made-easy-windows-server-2008.htm) regarding > DHCP Restore & having some query. I haven’t tried to test it. > > > > According to this article only two steps are there to restore DHCP. > > > > Copy %systemroot%\system32\DHCP folder > > Export > HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\DHCPServer\Configuration > registry key > > > > Replace both on the new server where we want to restore it. > > > > But according to http://support.microsoft.com/kb/325473 MS KB, there are > some other steps with Jetpack utility. Kindly clarify whether above two > steps are enough to Restore DHCP or have to go with the above KB. > > > > > > Dhiraj > > > > > > > ------------------------------ > > This email is confidential and intended only for the use of the individual > or entity named above and may contain information that is privileged. If you > are not the intended recipient, you are notified that any dissemination, > distribution or copying of this email is strictly prohibited. If you have > received this email in error, please notify us immediately by return email > or telephone and destroy the original message. - This mail is sent via Sony > Asia Pacific Mail Gateway.. > > > > > > ------------------------------ > This email is confidential and intended only for the use of the individual > or entity named above and may contain information that is privileged. If you > are not the intended recipient, you are notified that any dissemination, > distribution or copying of this email is strictly prohibited. If you have > received this email in error, please notify us immediately by return email > or telephone and destroy the original message. - This mail is sent via Sony > Asia Pacific Mail Gateway.. > >
| | | |
| kbatkbslpcom
Posts:194
 | | 04/22/2010 6:53 PM |
| No amount of googling brought that page up...and the engineer at Microsoft didn't have anything handy either.
I must be losing my google-mojo! 
Thanks!
-----Original Message----- From: activedir-owner@mail.activedir.org [mailto:activedir-owner@mail.activedir.org] On Behalf Of Matheesha Weerasinghe Sent: Thursday, April 22, 2010 1:28 PM To: activedir@mail.activedir.org Subject: Re: [ActiveDir] Query regarding DHCP Restore
http://blogs.technet.com/networking/archive/2009/08/05/how-to-migrate-dh cp-server-from-windows-nt-4-0-or-windows-server-2000-to-windows-server-2 008.aspx might be of use?
On 22 April 2010 16:34, Brown, Ken F. <Ken.Brown@kbslp.com> wrote:
Not exactly. I opened a case with PSS awhile back - there is not documented direct path from DHCP/2000 to DHCP/2008 (there is DHCP/2000 to DHCP/2003 then to DHCP/2008).
They sent me some steps that should work - but I haven't tested them (yet) - my lab has been setup...but I haven't had the time to walk through the steps (4 pages emailed to me).
I have 7 DHCP/2000 servers I support...and another 15 or so (not supported by me) - but they are waiting on my testing (to goto 2008 - to 2003 works fine).
-----Original Message----- From: activedir-owner@mail.activedir.org [mailto:activedir-owner@mail.activedir.org] On Behalf Of Haritwal, Dhiraj Sent: Thursday, April 22, 2010 9:18 AM To: activedir@mail.activedir.org
Subject: RE: [ActiveDir] Query regarding DHCP Restore
Just to add, can we import Windows 2000 DHCP Server data to Windows server 2008.
Dhiraj
From: activedir-owner@mail.activedir.org [mailto:activedir-owner@mail.activedir.org] On Behalf Of Praveen Thampi Sent: Thursday, April 22, 2010 6:25 PM To: activedir@mail.activedir.org Subject: Re: [ActiveDir] Query regarding DHCP Restore
Sorry folks for replying to this old thread. The Daniel Petri's Article says about configuration key, but couldn't find it in my prod or test machines.
My question is : Do we actuall need to export and import registry in 2K3 as the DHCP DB contains all info, including active leases.
Thanks,
Pgt
On Mon, Nov 9, 2009 at 9:50 AM, KenM <kenmlists@gmail.com> wrote:
What OS are you referring to.
I use "netsh dhcp server export FILENAME all" to backup all my 2003 DHCP servers.
To restore you can use "netsh dhcp server FILENAME all" This will get all scopes and options.
On Sun, Nov 8, 2009 at 10:58 PM, Haritwal, Dhiraj <Dhiraj.Haritwal@ap.sony.com> wrote:
Hi,
I have a doubt regarding DHCP Backup/Restore. Kindly tell me the correct procedure.
I was checking Daniel Petri's Article (http://www.petri.co.il/dhcp-server-migration-made-easy-windows-server-2 008.htm ) regarding DHCP Restore & having some query. I haven't tried to test it.
According to this article only two steps are there to restore DHCP.
Copy %systemroot%\system32\DHCP folder
Export HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\DHCPServer\Configur ation registry key
Replace both on the new server where we want to restore it.
But according to http://support.microsoft.com/kb/325473 MS KB, there are some other steps with Jetpack utility. Kindly clarify whether above two steps are enough to Restore DHCP or have to go with the above KB.
Dhiraj
________________________________
This email is confidential and intended only for the use of the individual or entity named above and may contain information that is privileged. If you are not the intended recipient, you are notified that any dissemination, distribution or copying of this email is strictly prohibited. If you have received this email in error, please notify us immediately by return email or telephone and destroy the original message. - This mail is sent via Sony Asia Pacific Mail Gateway..
________________________________
This email is confidential and intended only for the use of the individual or entity named above and may contain information that is privileged. If you are not the intended recipient, you are notified that any dissemination, distribution or copying of this email is strictly prohibited. If you have received this email in error, please notify us immediately by return email or telephone and destroy the original message. - This mail is sent via Sony Asia Pacific Mail Gateway..
| | | |
| pgt
Posts:28
 | | 04/22/2010 8:01 PM |
| Thanks all
Based on all these (MS) links, I believe registry need not be exported/imported. Moreover I am confused with DHCP configuration & DB.
DB contains all config plus leases whereas configuration contains just the scopes and options? Please correct me if I am wrong.
Thanks
On Thu, Apr 22, 2010 at 10:58 PM, Matheesha Weerasinghe <matheesha@gmail.com > wrote:
> > http://blogs.technet.com/networking/archive/2009/08/05/how-to-migrate-dhcp-server-from-windows-nt-4-0-or-windows-server-2000-to-windows-server-2008.aspx > might be of use? > > > On 22 April 2010 16:34, Brown, Ken F. <Ken.Brown@kbslp.com> wrote: > >> Not exactly. I opened a case with PSS awhile back - there is not >> documented direct path from DHCP/2000 to DHCP/2008 (there is DHCP/2000 to >> DHCP/2003 then to DHCP/2008). >> >> They sent me some steps that should work - but I haven't tested them (yet) >> - my lab has been setup...but I haven't had the time to walk through the >> steps (4 pages emailed to me). >> >> I have 7 DHCP/2000 servers I support...and another 15 or so (not supported >> by me) - but they are waiting on my testing (to goto 2008 - to 2003 works >> fine). >> >> -----Original Message----- >> *From:* activedir-owner@mail.activedir.org [mailto: >> activedir-owner@mail.activedir.org] *On Behalf Of *Haritwal, Dhiraj >> *Sent:* Thursday, April 22, 2010 9:18 AM >> *To:* activedir@mail.activedir.org >> *Subject:* RE: [ActiveDir] Query regarding DHCP Restore >> >> Just to add, can we import Windows 2000 DHCP Server data to Windows >> server 2008. >> >> >> >> Dhiraj >> >> >> >> >> >> >> >> >> >> *From:* activedir-owner@mail.activedir.org [mailto: >> activedir-owner@mail.activedir.org] *On Behalf Of *Praveen Thampi >> *Sent:* Thursday, April 22, 2010 6:25 PM >> *To:* activedir@mail.activedir.org >> *Subject:* Re: [ActiveDir] Query regarding DHCP Restore >> >> >> >> Sorry folks for replying to this old thread. The Daniel Petri’s Article says >> about configuration key, but couldn't find it in my prod or test machines. >> >> >> >> My question is : Do we actuall need to export and import registry in 2K3 >> as the DHCP DB contains all info, including active leases. >> >> >> >> Thanks, >> >> Pgt >> >> >> >> On Mon, Nov 9, 2009 at 9:50 AM, KenM <kenmlists@gmail.com> wrote: >> >> What OS are you referring to. >> >> >> >> >> >> I use "netsh dhcp server export FILENAME all" to backup all my 2003 DHCP >> servers. >> >> To restore you can use "netsh dhcp server FILENAME all" This will get all >> scopes and options. >> >> >> >> >> >> >> >> >> >> >> >> On Sun, Nov 8, 2009 at 10:58 PM, Haritwal, Dhiraj < >> Dhiraj.Haritwal@ap.sony.com> wrote: >> >> Hi, >> >> >> >> I have a doubt regarding DHCP Backup/Restore. Kindly tell me the correct >> procedure. >> >> >> >> I was checking Daniel Petri’s Article ( >> http://www.petri.co.il/dhcp-server-migration-made-easy-windows-server-2008.htm) regarding >> DHCP Restore & having some query. I haven’t tried to test it. >> >> >> >> According to this article only two steps are there to restore DHCP. >> >> >> >> Copy %systemroot%\system32\DHCP folder >> >> Export >> HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\DHCPServer\Configuration >> registry key >> >> >> >> Replace both on the new server where we want to restore it. >> >> >> >> But according to http://support.microsoft.com/kb/325473 MS KB, there are >> some other steps with Jetpack utility. Kindly clarify whether above two >> steps are enough to Restore DHCP or have to go with the above KB. >> >> >> >> >> >> Dhiraj >> >> >> >> >> >> >> ------------------------------ >> >> This email is confidential and intended only for the use of the individual >> or entity named above and may contain information that is privileged. If you >> are not the intended recipient, you are notified that any dissemination, >> distribution or copying of this email is strictly prohibited. If you have >> received this email in error, please notify us immediately by return email >> or telephone and destroy the original message. - This mail is sent via Sony >> Asia Pacific Mail Gateway.. >> >> >> >> >> >> ------------------------------ >> This email is confidential and intended only for the use of the individual >> or entity named above and may contain information that is privileged. If you >> are not the intended recipient, you are notified that any dissemination, >> distribution or copying of this email is strictly prohibited. If you have >> received this email in error, please notify us immediately by return email >> or telephone and destroy the original message. - This mail is sent via Sony >> Asia Pacific Mail Gateway.. >> >> >
| | | |
| CrawfordS
Posts:128
 | | 04/22/2010 8:07 PM |
| All the cool kids are using Bing nowadays J
3rd link
http://www.bing.com/search?q=migrate+dhcp+2000+2008
From: activedir-owner@mail.activedir.org [mailto:activedir-owner@mail.activedir.org] On Behalf Of Brown, Ken F. Sent: Thursday, April 22, 2010 12:44 PM To: activedir@mail.activedir.org Subject: RE: [ActiveDir] Query regarding DHCP Restore
No amount of googling brought that page up...and the engineer at Microsoft didn't have anything handy either.
I must be losing my google-mojo! 
Thanks!
-----Original Message----- From: activedir-owner@mail.activedir.org [mailto:activedir-owner@mail.activedir.org] On Behalf Of Matheesha Weerasinghe Sent: Thursday, April 22, 2010 1:28 PM To: activedir@mail.activedir.org Subject: Re: [ActiveDir] Query regarding DHCP Restore
http://blogs.technet.com/networking/archive/2009/08/05/how-to-migrate-dh cp-server-from-windows-nt-4-0-or-windows-server-2000-to-windows-server-2 008.aspx might be of use?
On 22 April 2010 16:34, Brown, Ken F. <Ken.Brown@kbslp.com> wrote:
Not exactly. I opened a case with PSS awhile back - there is not documented direct path from DHCP/2000 to DHCP/2008 (there is DHCP/2000 to DHCP/2003 then to DHCP/2008).
They sent me some steps that should work - but I haven't tested them (yet) - my lab has been setup...but I haven't had the time to walk through the steps (4 pages emailed to me).
I have 7 DHCP/2000 servers I support...and another 15 or so (not supported by me) - but they are waiting on my testing (to goto 2008 - to 2003 works fine).
-----Original Message----- From: activedir-owner@mail.activedir.org [mailto:activedir-owner@mail.activedir.org] On Behalf Of Haritwal, Dhiraj Sent: Thursday, April 22, 2010 9:18 AM To: activedir@mail.activedir.org
Subject: RE: [ActiveDir] Query regarding DHCP Restore
Just to add, can we import Windows 2000 DHCP Server data to Windows server 2008.
Dhiraj
From: activedir-owner@mail.activedir.org [mailto:activedir-owner@mail.activedir.org] On Behalf Of Praveen Thampi Sent: Thursday, April 22, 2010 6:25 PM To: activedir@mail.activedir.org Subject: Re: [ActiveDir] Query regarding DHCP Restore
Sorry folks for replying to this old thread. The Daniel Petri's Article says about configuration key, but couldn't find it in my prod or test machines.
My question is : Do we actuall need to export and import registry in 2K3 as the DHCP DB contains all info, including active leases.
Thanks,
Pgt
On Mon, Nov 9, 2009 at 9:50 AM, KenM <kenmlists@gmail.com> wrote:
What OS are you referring to.
I use "netsh dhcp server export FILENAME all" to backup all my 2003 DHCP servers.
To restore you can use "netsh dhcp server FILENAME all" This will get all scopes and options.
On Sun, Nov 8, 2009 at 10:58 PM, Haritwal, Dhiraj <Dhiraj.Haritwal@ap.sony.com> wrote:
Hi,
I have a doubt regarding DHCP Backup/Restore. Kindly tell me the correct procedure.
I was checking Daniel Petri's Article (http://www.petri.co.il/dhcp-server-migration-made-easy-windows-server-2 008.htm ) regarding DHCP Restore & having some query. I haven't tried to test it.
According to this article only two steps are there to restore DHCP.
Copy %systemroot%\system32\DHCP folder
Export HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\DHCPServer\Configur ation registry key
Replace both on the new server where we want to restore it.
But according to http://support.microsoft.com/kb/325473 MS KB, there are some other steps with Jetpack utility. Kindly clarify whether above two steps are enough to Restore DHCP or have to go with the above KB.
Dhiraj
________________________________
This email is confidential and intended only for the use of the individual or entity named above and may contain information that is privileged. If you are not the intended recipient, you are notified that any dissemination, distribution or copying of this email is strictly prohibited. If you have received this email in error, please notify us immediately by return email or telephone and destroy the original message. - This mail is sent via Sony Asia Pacific Mail Gateway..
________________________________
This email is confidential and intended only for the use of the individual or entity named above and may contain information that is privileged. If you are not the intended recipient, you are notified that any dissemination, distribution or copying of this email is strictly prohibited. If you have received this email in error, please notify us immediately by return email or telephone and destroy the original message. - This mail is sent via Sony Asia Pacific Mail Gateway..
| | | |
| DhirajHaritwal
Posts:182
 | | 04/23/2010 6:13 AM |
| As per below KB we have to use two processes to restore/import it in Windows 2008.
è Export registry keys (HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\ DhcpServer\Configuration) from Windows 2000 Server & Import it into windows 2008 server.
è Copy %SystemRoot%\System32\Dhcp folder from Windows 2000 Server & Paste it onto windows 2008 server
http://blogs.techrepublic.com.com/datacenter/?p=416
Dhiraj
From: activedir-owner@mail.activedir.org [mailto:activedir-owner@mail.activedir.org] On Behalf Of Crawford, Scott Sent: Friday, April 23, 2010 12:36 AM To: activedir@mail.activedir.org Subject: RE: [ActiveDir] Query regarding DHCP Restore
All the cool kids are using Bing nowadays 
3rd link http://www.bing.com/search?q=migrate+dhcp+2000+2008
From: activedir-owner@mail.activedir.org [mailto:activedir-owner@mail.activedir.org] On Behalf Of Brown, Ken F. Sent: Thursday, April 22, 2010 12:44 PM To: activedir@mail.activedir.org Subject: RE: [ActiveDir] Query regarding DHCP Restore
No amount of googling brought that page up...and the engineer at Microsoft didn't have anything handy either.
I must be losing my google-mojo! 
Thanks!
-----Original Message----- From: activedir-owner@mail.activedir.org [mailto:activedir-owner@mail.activedir.org] On Behalf Of Matheesha Weerasinghe Sent: Thursday, April 22, 2010 1:28 PM To: activedir@mail.activedir.org Subject: Re: [ActiveDir] Query regarding DHCP Restore http://blogs.technet.com/networking/archive/2009/08/05/how-to-migrate-dhcp-server-from-windows-nt-4-0-or-windows-server-2000-to-windows-server-2008.aspx might be of use? On 22 April 2010 16:34, Brown, Ken F. <Ken.Brown@kbslp.com<mailto:Ken.Brown@kbslp.com>> wrote: Not exactly. I opened a case with PSS awhile back - there is not documented direct path from DHCP/2000 to DHCP/2008 (there is DHCP/2000 to DHCP/2003 then to DHCP/2008).
They sent me some steps that should work - but I haven't tested them (yet) - my lab has been setup...but I haven't had the time to walk through the steps (4 pages emailed to me).
I have 7 DHCP/2000 servers I support...and another 15 or so (not supported by me) - but they are waiting on my testing (to goto 2008 - to 2003 works fine). -----Original Message----- From: activedir-owner@mail.activedir.org<mailto:activedir-owner@mail.activedir.org> [mailto:activedir-owner@mail.activedir.org<mailto:activedir-owner@mail.activedir.org>] On Behalf Of Haritwal, Dhiraj Sent: Thursday, April 22, 2010 9:18 AM To: activedir@mail.activedir.org<mailto:activedir@mail.activedir.org> Subject: RE: [ActiveDir] Query regarding DHCP Restore Just to add, can we import Windows 2000 DHCP Server data to Windows server 2008.
Dhiraj
From: activedir-owner@mail.activedir.org<mailto:activedir-owner@mail.activedir.org> [mailto:activedir-owner@mail.activedir.org<mailto:activedir-owner@mail.activedir.org>] On Behalf Of Praveen Thampi Sent: Thursday, April 22, 2010 6:25 PM To: activedir@mail.activedir.org<mailto:activedir@mail.activedir.org> Subject: Re: [ActiveDir] Query regarding DHCP Restore
Sorry folks for replying to this old thread. The Daniel Petri's Article says about configuration key, but couldn't find it in my prod or test machines.
My question is : Do we actuall need to export and import registry in 2K3 as the DHCP DB contains all info, including active leases.
Thanks, Pgt
On Mon, Nov 9, 2009 at 9:50 AM, KenM <kenmlists@gmail.com<mailto:kenmlists@gmail.com>> wrote: What OS are you referring to.
I use "netsh dhcp server export FILENAME all" to backup all my 2003 DHCP servers. To restore you can use "netsh dhcp server FILENAME all" This will get all scopes and options.
On Sun, Nov 8, 2009 at 10:58 PM, Haritwal, Dhiraj <Dhiraj.Haritwal@ap.sony.com<mailto hiraj.Haritwal@ap.sony.com>> wrote: Hi,
I have a doubt regarding DHCP Backup/Restore. Kindly tell me the correct procedure.
I was checking Daniel Petri's Article (http://www.petri.co.il/dhcp-server-migration-made-easy-windows-server-2008.htm ) regarding DHCP Restore & having some query. I haven't tried to test it.
According to this article only two steps are there to restore DHCP.
Copy %systemroot%\system32\DHCP folder Export HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\DHCPServer\Configuration registry key
Replace both on the new server where we want to restore it.
But according to http://support.microsoft.com/kb/325473 MS KB, there are some other steps with Jetpack utility. Kindly clarify whether above two steps are enough to Restore DHCP or have to go with the above KB.
Dhiraj
________________________________ This email is confidential and intended only for the use of the individual or entity named above and may contain information that is privileged. If you are not the intended recipient, you are notified that any dissemination, distribution or copying of this email is strictly prohibited. If you have received this email in error, please notify us immediately by return email or telephone and destroy the original message. - This mail is sent via Sony Asia Pacific Mail Gateway..
________________________________ This email is confidential and intended only for the use of the individual or entity named above and may contain information that is privileged. If you are not the intended recipient, you are notified that any dissemination, distribution or copying of this email is strictly prohibited. If you have received this email in error, please notify us immediately by return email or telephone and destroy the original message. - This mail is sent via Sony Asia Pacific Mail Gateway..
________________________________ This email is confidential and intended only for the use of the individual or entity named above and may contain information that is privileged. If you are not the intended recipient, you are notified that any dissemination, distribution or copying of this email is strictly prohibited. If you have received this email in error, please notify us immediately by return email or telephone and destroy the original message. - This mail is sent via Sony Asia Pacific Mail Gateway..
| | | |
| rmscheck
Posts:245
 | | 04/23/2010 3:23 PM |
| Would you say this works from a 2003 Server as well?
On Fri, Apr 23, 2010 at 12:11 AM, Haritwal, Dhiraj <Dhiraj.Haritwal@ap.sony.com> wrote: > As per below KB we have to use two processes to restore/import it in Windows > 2008. > > > > è Export registry keys (HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\ > DhcpServer\Configuration) from Windows 2000 Server & Import it into windows > 2008 server. > > è Copy %SystemRoot%\System32\Dhcp folder from Windows 2000 Server & Paste it > onto windows 2008 server > > > > http://blogs.techrepublic.com.com/datacenter/?p=416 > > > > > > Dhiraj > > > > > > > > > > From: activedir-owner@mail.activedir.org > [mailto:activedir-owner@mail.activedir.org] On Behalf Of Crawford, Scott > Sent: Friday, April 23, 2010 12:36 AM > > To: activedir@mail.activedir.org > Subject: RE: [ActiveDir] Query regarding DHCP Restore > > > > All the cool kids are using Bing nowadays J > > > > 3rd link > > http://www.bing.com/search?q=migrate+dhcp+2000+2008 > > > > > > From: activedir-owner@mail.activedir.org > [mailto:activedir-owner@mail.activedir.org] On Behalf Of Brown, Ken F. > Sent: Thursday, April 22, 2010 12:44 PM > To: activedir@mail.activedir.org > Subject: RE: [ActiveDir] Query regarding DHCP Restore > > > > No amount of googling brought that page up...and the engineer at Microsoft > didn't have anything handy either. > > > > I must be losing my google-mojo!  > > > > Thanks! > > > > > > -----Original Message----- > From: activedir-owner@mail.activedir.org > [mailto:activedir-owner@mail.activedir.org] On Behalf Of Matheesha > Weerasinghe > Sent: Thursday, April 22, 2010 1:28 PM > To: activedir@mail.activedir.org > Subject: Re: [ActiveDir] Query regarding DHCP Restore > > http://blogs.technet.com/networking/archive/2009/08/05/how-to-migrate-dhcp-server-from-windows-nt-4-0-or-windows-server-2000-to-windows-server-2008.aspx > might be of use? > > On 22 April 2010 16:34, Brown, Ken F. <Ken.Brown@kbslp.com> wrote: > > Not exactly. I opened a case with PSS awhile back - there is not > documented direct path from DHCP/2000 to DHCP/2008 (there is DHCP/2000 to > DHCP/2003 then to DHCP/2008). > > > > They sent me some steps that should work - but I haven't tested them (yet) - > my lab has been setup...but I haven't had the time to walk through the steps > (4 pages emailed to me). > > > > I have 7 DHCP/2000 servers I support...and another 15 or so (not supported > by me) - but they are waiting on my testing (to goto 2008 - to 2003 works > fine). > > -----Original Message----- > From: activedir-owner@mail.activedir.org > [mailto:activedir-owner@mail.activedir.org] On Behalf Of Haritwal, Dhiraj > Sent: Thursday, April 22, 2010 9:18 AM > To: activedir@mail.activedir.org > > Subject: RE: [ActiveDir] Query regarding DHCP Restore > > Just to add, can we import Windows 2000 DHCP Server data to Windows server > 2008. > > > > Dhiraj > > > > > > > > > > From: activedir-owner@mail.activedir.org > [mailto:activedir-owner@mail.activedir.org] On Behalf Of Praveen Thampi > Sent: Thursday, April 22, 2010 6:25 PM > To: activedir@mail.activedir.org > Subject: Re: [ActiveDir] Query regarding DHCP Restore > > > > Sorry folks for replying to this old thread. The Daniel Petri’s Article says > about configuration key, but couldn't find it in my prod or test machines. > > > > My question is : Do we actuall need to export and import registry in 2K3 as > the DHCP DB contains all info, including active leases. > > > > Thanks, > > Pgt > > > > On Mon, Nov 9, 2009 at 9:50 AM, KenM <kenmlists@gmail.com> wrote: > > What OS are you referring to. > > > > > > I use "netsh dhcp server export FILENAME all" to backup all my 2003 DHCP > servers. > > To restore you can use "netsh dhcp server FILENAME all" This will get all > scopes and options. > > > > > > > > > > On Sun, Nov 8, 2009 at 10:58 PM, Haritwal, Dhiraj > <Dhiraj.Haritwal@ap.sony.com> wrote: > > Hi, > > > > I have a doubt regarding DHCP Backup/Restore. Kindly tell me the correct > procedure. > > > > I was checking Daniel Petri’s Article > (http://www.petri.co.il/dhcp-server-migration-made-easy-windows-server-2008.htm > ) regarding DHCP Restore & having some query. I haven’t tried to test it. > > > > According to this article only two steps are there to restore DHCP. > > > > Copy %systemroot%\system32\DHCP folder > > Export > HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\DHCPServer\Configuration > registry key > > > > Replace both on the new server where we want to restore it. > > > > But according to http://support.microsoft.com/kb/325473 MS KB, there are > some other steps with Jetpack utility. Kindly clarify whether above two > steps are enough to Restore DHCP or have to go with the above KB. > > > > > > Dhiraj > > > > > > > > ________________________________ > > This email is confidential and intended only for the use of the individual > or entity named above and may contain information that is privileged. If you > are not the intended recipient, you are notified that any dissemination, > distribution or copying of this email is strictly prohibited. If you have > received this email in error, please notify us immediately by return email > or telephone and destroy the original message. - This mail is sent via Sony > Asia Pacific Mail Gateway.. > > > > > > > > ________________________________ > > This email is confidential and intended only for the use of the individual > or entity named above and may contain information that is privileged. If you > are not the intended recipient, you are notified that any dissemination, > distribution or copying of this email is strictly prohibited. If you have > received this email in error, please notify us immediately by return email > or telephone and destroy the original message. - This mail is sent via Sony > Asia Pacific Mail Gateway.. > > > > ________________________________ > This email is confidential and intended only for the use of the individual > or entity named above and may contain information that is privileged. If you > are not the intended recipient, you are notified that any dissemination, > distribution or copying of this email is strictly prohibited. If you have > received this email in error, please notify us immediately by return email > or telephone and destroy the original message. - This mail is sent via Sony > Asia Pacific Mail Gateway.. >
| | | |
| DhirajHaritwal
Posts:182
 | | 06/14/2010 9:26 AM |
| Hi,
Just recalling my old post. Now I am in process to do it but it's not working. Kindly let me know if anyone had done, migration of DHCP from Windows 2000 server to Windows 2008. Below steps are not working in this scenario.
Windows 2000 doesn't support net sh DHCP Server export/import command. Windows 2008 doesn't support DHCPEXIM command.
Dhiraj
From: activedir-owner@mail.activedir.org [mailto:activedir-owner@mail.activedir.org] On Behalf Of Haritwal, Dhiraj Sent: Friday, April 23, 2010 10:42 AM To: activedir@mail.activedir.org Subject: RE: [ActiveDir] Query regarding DHCP Restore
As per below KB we have to use two processes to restore/import it in Windows 2008.
è Export registry keys (HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\ DhcpServer\Configuration) from Windows 2000 Server & Import it into windows 2008 server.
è Copy %SystemRoot%\System32\Dhcp folder from Windows 2000 Server & Paste it onto windows 2008 server
http://blogs.techrepublic.com.com/datacenter/?p=416
Dhiraj
From: activedir-owner@mail.activedir.org [mailto:activedir-owner@mail.activedir.org] On Behalf Of Crawford, Scott Sent: Friday, April 23, 2010 12:36 AM To: activedir@mail.activedir.org Subject: RE: [ActiveDir] Query regarding DHCP Restore
All the cool kids are using Bing nowadays 
3rd link http://www.bing.com/search?q=migrate+dhcp+2000+2008
From: activedir-owner@mail.activedir.org [mailto:activedir-owner@mail.activedir.org] On Behalf Of Brown, Ken F. Sent: Thursday, April 22, 2010 12:44 PM To: activedir@mail.activedir.org Subject: RE: [ActiveDir] Query regarding DHCP Restore
No amount of googling brought that page up...and the engineer at Microsoft didn't have anything handy either.
I must be losing my google-mojo! 
Thanks!
-----Original Message----- From: activedir-owner@mail.activedir.org [mailto:activedir-owner@mail.activedir.org] On Behalf Of Matheesha Weerasinghe Sent: Thursday, April 22, 2010 1:28 PM To: activedir@mail.activedir.org Subject: Re: [ActiveDir] Query regarding DHCP Restore http://blogs.technet.com/networking/archive/2009/08/05/how-to-migrate-dhcp-server-from-windows-nt-4-0-or-windows-server-2000-to-windows-server-2008.aspx might be of use? On 22 April 2010 16:34, Brown, Ken F. <Ken.Brown@kbslp.com<mailto:Ken.Brown@kbslp.com>> wrote: Not exactly. I opened a case with PSS awhile back - there is not documented direct path from DHCP/2000 to DHCP/2008 (there is DHCP/2000 to DHCP/2003 then to DHCP/2008).
They sent me some steps that should work - but I haven't tested them (yet) - my lab has been setup...but I haven't had the time to walk through the steps (4 pages emailed to me).
I have 7 DHCP/2000 servers I support...and another 15 or so (not supported by me) - but they are waiting on my testing (to goto 2008 - to 2003 works fine). -----Original Message----- From: activedir-owner@mail.activedir.org<mailto:activedir-owner@mail.activedir.org> [mailto:activedir-owner@mail.activedir.org<mailto:activedir-owner@mail.activedir.org>] On Behalf Of Haritwal, Dhiraj Sent: Thursday, April 22, 2010 9:18 AM To: activedir@mail.activedir.org<mailto:activedir@mail.activedir.org> Subject: RE: [ActiveDir] Query regarding DHCP Restore Just to add, can we import Windows 2000 DHCP Server data to Windows server 2008.
Dhiraj
From: activedir-owner@mail.activedir.org<mailto:activedir-owner@mail.activedir.org> [mailto:activedir-owner@mail.activedir.org<mailto:activedir-owner@mail.activedir.org>] On Behalf Of Praveen Thampi Sent: Thursday, April 22, 2010 6:25 PM To: activedir@mail.activedir.org<mailto:activedir@mail.activedir.org> Subject: Re: [ActiveDir] Query regarding DHCP Restore
Sorry folks for replying to this old thread. The Daniel Petri's Article says about configuration key, but couldn't find it in my prod or test machines.
My question is : Do we actuall need to export and import registry in 2K3 as the DHCP DB contains all info, including active leases.
Thanks, Pgt
On Mon, Nov 9, 2009 at 9:50 AM, KenM <kenmlists@gmail.com<mailto:kenmlists@gmail.com>> wrote: What OS are you referring to.
I use "netsh dhcp server export FILENAME all" to backup all my 2003 DHCP servers. To restore you can use "netsh dhcp server FILENAME all" This will get all scopes and options.
On Sun, Nov 8, 2009 at 10:58 PM, Haritwal, Dhiraj <Dhiraj.Haritwal@ap.sony.com<mailto hiraj.Haritwal@ap.sony.com>> wrote: Hi,
I have a doubt regarding DHCP Backup/Restore. Kindly tell me the correct procedure.
I was checking Daniel Petri's Article (http://www.petri.co.il/dhcp-server-migration-made-easy-windows-server-2008.htm ) regarding DHCP Restore & having some query. I haven't tried to test it.
According to this article only two steps are there to restore DHCP.
Copy %systemroot%\system32\DHCP folder Export HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\DHCPServer\Configuration registry key
Replace both on the new server where we want to restore it.
But according to http://support.microsoft.com/kb/325473 MS KB, there are some other steps with Jetpack utility. Kindly clarify whether above two steps are enough to Restore DHCP or have to go with the above KB.
Dhiraj
________________________________ This email is confidential and intended only for the use of the individual or entity named above and may contain information that is privileged. If you are not the intended recipient, you are notified that any dissemination, distribution or copying of this email is strictly prohibited. If you have received this email in error, please notify us immediately by return email or telephone and destroy the original message. - This mail is sent via Sony Asia Pacific Mail Gateway..
________________________________ This email is confidential and intended only for the use of the individual or entity named above and may contain information that is privileged. If you are not the intended recipient, you are notified that any dissemination, distribution or copying of this email is strictly prohibited. If you have received this email in error, please notify us immediately by return email or telephone and destroy the original message. - This mail is sent via Sony Asia Pacific Mail Gateway..
________________________________ This email is confidential and intended only for the use of the individual or entity named above and may contain information that is privileged. If you are not the intended recipient, you are notified that any dissemination, distribution or copying of this email is strictly prohibited. If you have received this email in error, please notify us immediately by return email or telephone and destroy the original message. - This mail is sent via Sony Asia Pacific Mail Gateway..
________________________________ This email is confidential and intended only for the use of the individual or entity named above and may contain information that is privileged. If you are not the intended recipient, you are notified that any dissemination, distribution or copying of this email is strictly prohibited. If you have received this email in error, please notify us immediately by return email or telephone and destroy the original message. - This mail is sent via Sony Asia Pacific Mail Gateway..
| | | |
|
|