Re: backup and recover of AD objects
- From: "Family" <shofmann@xxxxxxx>
- Date: Fri, 30 Jan 2009 07:06:11 -0800
Thanks guys for all the helpfull suggestions. I downloaded the DSCT tool http://lindstrom.nullsession.com/?cat=7 and i was able to restore a deleted object but i wasnt able to restore any of the attributes of the deleted object, the object that was deleted was a user account that had a mailbox on an exchange 2003 server, so not sure if this tool can restore msexchange attributes?
I want to install Windows server backup on all my 2008 DC, so i can take system state backups. All the DC have a raid 1 and a raid 5 array, the raid 5 has no data on it and the raid 1 is where the OS lives. I want to use the raid 5 E:\ as the target for the system state backups. My question is what type of backup must i do so i can do a system state restore or a bare metal restore? and if i boot the DC into DSRM in order to do an authorative restore of an object, can i point WBADMIN to the backup file ( is it a ..vhd?) that is stored on the E:\ and then do the restore of the deleted object?
Many thanks
"Marcin" <marcin@xxxxxxxxxxxxxxxx> wrote in message news:uTfOqIpgJHA.1288@xxxxxxxxxxxxxxxxxxxxxxx
Most often snapshots are used to determine which backup could be used to authoritatively restore a deleted object (keep in mind that they are not a substitute for backups, which, incidentally, you can also mount using the same dsamain utility) - eliminating this way the need to actually perform a restore to make such determination.
As far as your question is concerned, you can actually undelete AD objects (assuming that you perform this operation before the tombstone lifetime interval passes) without resorting to restore (as described in painfully detailed fashion in http://support.microsoft.com/kb/840001), however, such objects retain only a handful of attributes (by default, only the mandatory ones). So, potentially, you can recover deleted objects by combining undeletion with populating missing attributes based on the info extracted from a snapshot. This does not require third party utilities (LDIFDE will do just fine - although you can also use any of AD admin utilities that allow you to target specific port). The process is not straightforward (since it essentially involves export/import) - so you might want to take advantage of 3rd party tools (e.g. Snapshot Recover Tool from http://www.one-identity.net/tools/snapshot/, Directory Service Comparison Tool from http://lindstrom.nullsession.com/?page_id=11, or Active Directory Explorer from Sysinternals at http://technet.microsoft.com/en-us/sysinternals/bb963907.aspx)...
hth
Marcin
"skip" <shofmann@xxxxxxx> wrote in message news:880F4446-37DD-43C7-BC9D-65DAAE85D3FA@xxxxxxxxxxxxxxxxHello all
I am running in a 2003 native mode AD forest. I have two DC that are running windows 2008 and three that are running Windows 2003. I know i can take a snap shot using ntdsutil of the AD database running on windows 2008 and mount the database. I can also connect to the snap shot with ADUC after running dsamain -dbpath -ldapport # Once I connect to the snapshot i can see any delted users that were deleted after the snapshot was taken. Now how in the heck can i restore this object? Am assuming i need a 3rd paryt tool for this?
.
- References:
- backup and recover of AD objects
- From: skip
- Re: backup and recover of AD objects
- From: Marcin
- backup and recover of AD objects
- Prev by Date: Re: AD problem after DC rename?
- Next by Date: Re: Updating the schema
- Previous by thread: Re: backup and recover of AD objects
- Next by thread: Re: backup and recover of AD objects
- Index(es):
Relevant Pages
|