|
| |||||||||
| Tags: 2003, procedure, restore |
![]() |
| | Thread Tools | Search this Thread |
|
#1
| |||
| |||
| How do restore AD 2003 : procedure
Hello I'm looking for some informations about AD restauration when one DC is crashed. This is my configuration : 2 dc under Win2003 SP2 : dc1 and dc2. - dc1 hold all the FSMO tasks. - dc1 and dc2 are both Global Catalog. - DNS is integrated in AD. - I have 2 DHCP servers : one part on DC1 and the other on DC2. - No wins. I wonder how to restore AD (set a procedure) if my DC1 is crashed. Not only AD but all the OS. That is to say I have to reinstall Windows 2003 from scratch after formating my disk or change it. So this is my steps. Can you help me to say if something is wrong in this procedure : 1- I Format the disk or install the new one. 2- Installation of Windows 2003 from the CD. 3- I give the same NAME (netbios) and IP address during installation than the old dc1 -->for example : dc1.mycompany.lan 4- I don't join the domain. The new installation stay in workgroup. 5- I apply the SP2 pack. Not the months microsoft hotfixs. 6- I get my backup of dc1 from my network : .bak file created with ntbackup. 7- I do a restoration of all the system from ntbackup : C:\ and SystemState. --> I don't need to restart Windows in Active Directory restoration Mode because AD does not exist yet on dc1. 8- As soon as the restoration is finished, I restart the server. So, do you think that, I get back my dc1 with this procedure. All the FSMO, DNS and DHCP ? Is dc1 going to do a replication with dc2 ? Is it a "normal replication" so dc1 will get AD informations from dc2 ? Thanks a lot for your help. Fabrice |
|
#2
| |||
| |||
| Re: How do restore AD 2003 : procedure
Hello Fabrice, Choose "Restoring a Domain Controller Through Reinstallation" from: http://technet.microsoft.com/en-us/l...72(WS.10).aspx Here are all steps described. Best regards Meinolf Weber Disclaimer: This posting is provided "AS IS" with no warranties, and confers no rights. ** Please do NOT email, only reply to Newsgroups ** HELP us help YOU!!! http://www.blakjak.demon.co.uk/mul_crss.htm > Hello > > I'm looking for some informations about AD restauration when one DC is > crashed. > > This is my configuration : > > 2 dc under Win2003 SP2 : dc1 and dc2. > - dc1 hold all the FSMO tasks. > - dc1 and dc2 are both Global Catalog. > - DNS is integrated in AD. > - I have 2 DHCP servers : one part on DC1 and the other on DC2. > - No wins. > I wonder how to restore AD (set a procedure) if my DC1 is crashed. > Not only AD but all the OS. That is to say I have to reinstall Windows > 2003 > from scratch after formating my disk or change it. > So this is my steps. Can you help me to say if something is wrong in > this procedure : > > 1- I Format the disk or install the new one. > 2- Installation of Windows 2003 from the CD. > 3- I give the same NAME (netbios) and IP address during installation > than > the old dc1 > -->for example : dc1.mycompany.lan > 4- I don't join the domain. The new installation stay in workgroup. > > 5- I apply the SP2 pack. Not the months microsoft hotfixs. > > 6- I get my backup of dc1 from my network : .bak file created with > ntbackup. > > 7- I do a restoration of all the system from ntbackup : C:\ and > SystemState. --> I don't need to restart Windows in Active Directory > restoration Mode because AD does not exist yet on dc1. > > 8- As soon as the restoration is finished, I restart the server. > > So, do you think that, I get back my dc1 with this procedure. All the > FSMO, DNS and DHCP ? > > Is dc1 going to do a replication with dc2 ? Is it a "normal > replication" so dc1 will get AD informations from dc2 ? > > Thanks a lot for your help. > Fabrice |
|
#3
| |||
| |||
| Re: How do restore AD 2003 : procedure
Howdie! Fabrice schrieb: > I wonder how to restore AD (set a procedure) if my DC1 is crashed. > Not only AD but all the OS. That is to say I have to reinstall Windows 2003 > from scratch after formating my disk or change it. > > So this is my steps. Can you help me to say if something is wrong in this > procedure : > [...] Those steps look okay to me. You should be able to get DC1 working again with that. Check Meinolf's suggestion, though to get additional tips and tricks. This would be an awesome thing to test in a test environment with two lab DCs - just to get into the procedure and learn how to perform those steps. You certainly don't want to trial&error around if your production DC's down. Cheers, Florian -- Microsoft MVP - Group Policy eMail: prename [at] frickelsoft [dot] net. blog: http://www.frickelsoft.net/blog. Maillist (german): http://frickelsoft.net/cms/index.php?page=mailingliste |
|
#4
| |||
| |||
| Re: How do restore AD 2003 : procedure
Just make sure the SP applied prior to the restore (Unless it is a bare metal restore) is the exact same one as the that resides on the backup. Otherwise it will fail. -- Paul Bergson MVP - Directory Services MCTS, MCT, MCSE, MCSA, Security+, BS CSci 2008, 2003, 2000 (Early Achiever), NT4 Microsoft's Thrive IT Pro of the Month - June 2009 http://www.pbbergs.com Please no e-mails, any questions should be posted in the NewsGroup This posting is provided "AS IS" with no warranties, and confers no rights. "Fabrice" <fabrice77s@yahoo.text.fr> wrote in message news:uDlXvZt%23JHA.2824@TK2MSFTNGP03.phx.gbl... > Hello > > I'm looking for some informations about AD restauration when one DC is > crashed. > > This is my configuration : > > 2 dc under Win2003 SP2 : dc1 and dc2. > - dc1 hold all the FSMO tasks. > - dc1 and dc2 are both Global Catalog. > - DNS is integrated in AD. > - I have 2 DHCP servers : one part on DC1 and the other on DC2. > - No wins. > > I wonder how to restore AD (set a procedure) if my DC1 is crashed. > Not only AD but all the OS. That is to say I have to reinstall Windows > 2003 > from scratch after formating my disk or change it. > > So this is my steps. Can you help me to say if something is wrong in this > procedure : > > 1- I Format the disk or install the new one. > 2- Installation of Windows 2003 from the CD. > > 3- I give the same NAME (netbios) and IP address during installation than > the old dc1 > -->for example : dc1.mycompany.lan > > 4- I don't join the domain. The new installation stay in workgroup. > > 5- I apply the SP2 pack. Not the months microsoft hotfixs. > > 6- I get my backup of dc1 from my network : .bak file created with > ntbackup. > > 7- I do a restoration of all the system from ntbackup : C:\ and > SystemState. > --> I don't need to restart Windows in Active Directory restoration Mode > because AD does not exist yet on dc1. > > 8- As soon as the restoration is finished, I restart the server. > > > So, do you think that, I get back my dc1 with this procedure. > All the FSMO, DNS and DHCP ? > > Is dc1 going to do a replication with dc2 ? Is it a "normal replication" > so > dc1 will get AD informations from dc2 ? > > Thanks a lot for your help. > Fabrice > > > > |
|
#5
| |||
| |||
| Re: How do restore AD 2003 : procedure
Also, if your DEAD DC1 had SYSVOL on D: and NTDS on E: and then NTDSLOGS on Z:, then the new installation must have those volumes already created and formated with the correct drive letters before the restore start, and make sure the SYSVOL volume is formatted as NTFS. Also, since all roles were on DC 1, I am sure that you would at least nead to seize/(Force transfer) them to DC2, especially the PDCe. If you have to seize all the roles, then when DC1 in restores and rebooted, (A 2003 trick) DC1 will look an see it is no longer the Roles owner and not advertise as any of them. NICE HEY, in AD 2000 you could never switch the DC1 on ever, you would need to perform a new inst and the dcpromo in -- Garry Starck MCITP Enterprise Administrator, MCTS AD, MCSE 2003 Messaging, MCDBA "Paul Bergson [MVP-DS]" wrote: > Just make sure the SP applied prior to the restore (Unless it is a bare > metal restore) is the exact same one as the that resides on the backup. > Otherwise it will fail. > > -- > Paul Bergson > MVP - Directory Services > MCTS, MCT, MCSE, MCSA, Security+, BS CSci > 2008, 2003, 2000 (Early Achiever), NT4 > Microsoft's Thrive IT Pro of the Month - June 2009 > > http://www.pbbergs.com > > Please no e-mails, any questions should be posted in the NewsGroup This > posting is provided "AS IS" with no warranties, and confers no rights. > > "Fabrice" <fabrice77s@yahoo.text.fr> wrote in message > news:uDlXvZt%23JHA.2824@TK2MSFTNGP03.phx.gbl... > > Hello > > > > I'm looking for some informations about AD restauration when one DC is > > crashed. > > > > This is my configuration : > > > > 2 dc under Win2003 SP2 : dc1 and dc2. > > - dc1 hold all the FSMO tasks. > > - dc1 and dc2 are both Global Catalog. > > - DNS is integrated in AD. > > - I have 2 DHCP servers : one part on DC1 and the other on DC2. > > - No wins. > > > > I wonder how to restore AD (set a procedure) if my DC1 is crashed. > > Not only AD but all the OS. That is to say I have to reinstall Windows > > 2003 > > from scratch after formating my disk or change it. > > > > So this is my steps. Can you help me to say if something is wrong in this > > procedure : > > > > 1- I Format the disk or install the new one. > > 2- Installation of Windows 2003 from the CD. > > > > 3- I give the same NAME (netbios) and IP address during installation than > > the old dc1 > > -->for example : dc1.mycompany.lan > > > > 4- I don't join the domain. The new installation stay in workgroup. > > > > 5- I apply the SP2 pack. Not the months microsoft hotfixs. > > > > 6- I get my backup of dc1 from my network : .bak file created with > > ntbackup. > > > > 7- I do a restoration of all the system from ntbackup : C:\ and > > SystemState. > > --> I don't need to restart Windows in Active Directory restoration Mode > > because AD does not exist yet on dc1. > > > > 8- As soon as the restoration is finished, I restart the server. > > > > > > So, do you think that, I get back my dc1 with this procedure. > > All the FSMO, DNS and DHCP ? > > > > Is dc1 going to do a replication with dc2 ? Is it a "normal replication" > > so > > dc1 will get AD informations from dc2 ? > > > > Thanks a lot for your help. > > Fabrice > > > > > > > > > > > |
![]() |
|
| Thread Tools | Search this Thread |
| |
Similar Threads for: "How do restore AD 2003 : procedure" | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| A step by step Procedure to use system restore | Zeppelin | Operating Systems | 3 | 31-01-2011 08:08 PM |
| backup &restore data by procedure | Zombi | Software Development | 3 | 24-09-2009 11:05 AM |
| SBS 2003 Server Crash: How to restore | Kevin | Small Business Server | 9 | 26-07-2008 03:40 AM |
| Help..Restore Exchange 2003 from one SBS Server to another | JP | Small Business Server | 2 | 23-06-2008 02:09 PM |
| procedure required for complete active directory restore to aprevious state | zerbie45@gmail.com | Window 2000 Help | 8 | 20-03-2008 11:22 PM |