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

Tags: , ,

Sponsored Links



Restoring a PDC from an image

Active Directory


Reply
 
Thread Tools Search this Thread
  #1  
Old 05-10-2009
Adam Grima
 
Posts: n/a
Restoring a PDC from an image

I had a failing raid array in my 2k3 PDC. I took an ASR in NTbackup, a System state only backup and a full backup. I then took ghost image of the machine. As I never moved a DC before I wanted to cover all my bases i ncase something went wrong and I could restore the original config.

I set up a new raid array (raid5) and cloned the current drive array onto the new one.

I changed the raid controller boot order and removed the old raid drives. The PDC booted fine after that and mostly seemed to be working.

I'm running into some GP problems, and while researching them I've found I did the PDC move completely the wrong way.

My question: what is best way to proceed?

I have all the mentioned backups
the network config is 1 PDC 2k3, 1 BDC 2k3, 230 XP clients.

EggHeadCafe - Software Developer Portal of Choice
ASP.NET Multi-Lingual Language Translations
http://www.eggheadcafe.com/tutorials...ngual-lan.aspx
Reply With Quote
  #2  
Old 05-10-2009
Adam Grima
 
Posts: n/a
Additional

Additional:

2k3 servers are SP2
XP clients are SP2


Was thinking booting into AD recovery mode and restoring the SS from backup using NTbackup would be the way to go?

http://www.eggheadcafe.com/conversat...eadid=34814082 posts by NikTheGreek
were interesting.



Adam Grima wrote:

Restoring a PDC from an image
05-Oct-09

I had a failing raid array in my 2k3 PDC. I took an ASR in NTbackup, a System state only backup and a full backup. I then took ghost image of the machine. As I never moved a DC before I wanted to cover all my bases i ncase something went wrong and I could restore the original config.

I set up a new raid array (raid5) and cloned the current drive array onto the new one.

I changed the raid controller boot order and removed the old raid drives. The PDC booted fine after that and mostly seemed to be working.

I'm running into some GP problems, and while researching them I've found I did the PDC move completely the wrong way.

My question: what is best way to proceed?

I have all the mentioned backups
the network config is 1 PDC 2k3, 1 BDC 2k3, 230 XP clients.

EggHeadCafe - Software Developer Portal of Choice
Realtime Stock Quote Tray Icon Balloon Tip App
http://www.eggheadcafe.com/tutorials...uote-tray.aspx
Reply With Quote
  #3  
Old 05-10-2009
Meinolf Weber [MVP-DS]
 
Posts: n/a
Re: Restoring a PDC from an image

Hello Adam,

You have to use an Active directory aware backup solution. Images/snapshots
are NOT. System state backup is the minimum you need for restoring.

See here about USN rollback when using images etc.:
http://support.microsoft.com/kb/875495

Here you find backup/restore from AD:
http://technet.microsoft.com/en-us/l...72(WS.10).aspx

Best regards

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


> I had a failing raid array in my 2k3 PDC. I took an ASR in NTbackup, a
> System state only backup and a full backup. I then took ghost image of
> the machine. As I never moved a DC before I wanted to cover all my
> bases i ncase something went wrong and I could restore the original
> config.
>
> I set up a new raid array (raid5) and cloned the current drive array
> onto the new one.
>
> I changed the raid controller boot order and removed the old raid
> drives. The PDC booted fine after that and mostly seemed to be
> working.
>
> I'm running into some GP problems, and while researching them I've
> found I did the PDC move completely the wrong way.
>
> My question: what is best way to proceed?
>
> I have all the mentioned backups
> the network config is 1 PDC 2k3, 1 BDC 2k3, 230 XP clients.
> EggHeadCafe - Software Developer Portal of Choice
>
> ASP.NET Multi-Lingual Language Translations
>
> http://www.eggheadcafe.com/tutorials...6-4b3a-9d56-76
> 6a992561ef/aspnet-multilingual-lan.aspx
>



Reply With Quote
  #4  
Old 05-10-2009
Florian Frommherz [MVP]
 
Posts: n/a
Re: Restoring a PDC from an image

Howdie!

Adam Grima wrote:
> I had a failing raid array in my 2k3 PDC. I took an ASR in NTbackup, a System state only backup and a full backup. I then took ghost image of the machine. As I never moved a DC before I wanted to cover all my bases i ncase something went wrong and I could restore the original config.
>
> I set up a new raid array (raid5) and cloned the current drive array onto the new one.
>
> I changed the raid controller boot order and removed the old raid drives. The PDC booted fine after that and mostly seemed to be working.
>
> I'm running into some GP problems, and while researching them I've found I did the PDC move completely the wrong way.
>
> My question: what is best way to proceed?


Images are not a valid backup solution. You should be aware of that.
Simply replaying a backup or a snapshot gets you into a lot of trouble.
Look for "USN rollback" if you're google'ing.

What you *could* do is replay a backup and immediately after it has
finished, press F8 and boot into DSRM. Then apply the latest backup and
after that, ONLY after that, reboot into normal mode.

Your preferred solution would be restoring a valid Systemstate backup,
though.

Cheers,
Florian
Reply With Quote
  #5  
Old 15-10-2009
Jorge de Almeida Pinto [MVP - DS]
 
Posts: n/a
Re: Restoring a PDC from an image

see:
http://blogs.dirteam.com/blogs/jorge...03/08/597.aspx

--

Cheers,
(HOPEFULLY THIS INFORMATION HELPS YOU!)

# Jorge de Almeida Pinto # MVP Identity & Access - Directory Services #

BLOG (WEB-BASED)--> http://blogs.dirteam.com/blogs/jorge/default.aspx
BLOG (RSS-FEEDS)--> http://blogs.dirteam.com/blogs/jorge/rss.aspx
------------------------------------------------------------------------------------------
* This posting is provided "AS IS" with no warranties and confers no rights!
* Always test ANY suggestion in a test environment before implementing!
------------------------------------------------------------------------------------------
#################################################
#################################################
------------------------------------------------------------------------------------------

"Adam Grima" wrote in message news:200910513039stormwolf.au@gmail.com...
> I had a failing raid array in my 2k3 PDC. I took an ASR in NTbackup, a
> System state only backup and a full backup. I then took ghost image of the
> machine. As I never moved a DC before I wanted to cover all my bases i
> ncase something went wrong and I could restore the original config.
>
> I set up a new raid array (raid5) and cloned the current drive array onto
> the new one.
>
> I changed the raid controller boot order and removed the old raid drives.
> The PDC booted fine after that and mostly seemed to be working.
>
> I'm running into some GP problems, and while researching them I've found I
> did the PDC move completely the wrong way.
>
> My question: what is best way to proceed?
>
> I have all the mentioned backups
> the network config is 1 PDC 2k3, 1 BDC 2k3, 230 XP clients.
>
> EggHeadCafe - Software Developer Portal of Choice
> ASP.NET Multi-Lingual Language Translations
> http://www.eggheadcafe.com/tutorials...ngual-lan.aspx
>
> __________ Information from ESET Smart Security, version of virus
> signature database 4507 (20091014) __________
>
> The message was checked by ESET Smart Security.
>
> http://www.eset.com
>
>
>


__________ Information from ESET Smart Security, version of virus signature database 4507 (20091014) __________

The message was checked by ESET Smart Security.

http://www.eset.com



Reply With Quote
Reply

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


Thread Tools Search this Thread
Search this Thread:

Advanced Search


Similar Threads for: "Restoring a PDC from an image"
Thread Thread Starter Forum Replies Last Post
Choices are grayed out in 'Select Destination' when restoring from Acronis True Image 2011 KKiran Windows Software 7 4 Weeks Ago 09:58 AM
Partition Letter Not proper after restoring clone image of Windows XP pardus Windows XP Support 4 14-12-2011 11:30 PM
System recovery image file is not restoring on hard drive Hungry Ko Operating Systems 4 31-01-2011 07:35 PM
Restoring desktop image on Windows Xp AK_Chopra Customize Desktop 3 01-07-2009 02:37 PM
Restoring Vista on a new HD from scratch given a valid image backup Steve Pisani Vista Setup and Install 3 04-02-2008 10:13 AM


All times are GMT +5.5. The time now is 11:08 PM.