|
| ||||||||||
![]() |
| | Thread Tools | Search this Thread |
|
#1
| ||||
| ||||
| LDIFDE for backup of entire forest/domain
|
|
#2
| ||||
| ||||
|
Actually, the LDIFDE is not usually a backup tool. You can try to export all entries and also import them. But as a backup of the Active directory you will need atleast the system state from your DC. |
|
#3
| ||||
| ||||
| Re: LDIFDE for backup of entire forest/domain
Check the article on "Using LDIFDE to import and export directory objects to Active Directory" from this link - http://support.microsoft.com/kb/237677. LDIF can be used to export and import data, allowing batch operations such as add, create, and modify to be performed against the Active Directory. |
|
#4
| ||||
| ||||
| Re: LDIFDE for backup of entire forest/domain
You can also use NTBACKUP instead to backup the AD domain. It can be used to restore a user or group or whatever if it is deleted. With LDIFDE, you can try to restore some attribute value if it got changed. |
|
#5
| ||||
| ||||
| Re: LDIFDE for backup of entire forest/domain
Hello, I am not sure if this should be posted here... But i have an ldif file that holds a bunch of groups that were backed up from AD. My question is if i was to import this file into AD. would it restore the groups, the groups members, and even the group types such as distribution, security, global or universal? Also if the groups already existed will it overwrite them? Thank you in advance. |
|
#6
| |||
| |||
| Re: LDIFDE for backup of entire forest/domain
When you import this file into Active Directory, it should restore all your group. LDIF is drafts Internet standard for a file format that can be used to execute operations on directories commands obey the rules to LDAP standards. LDIF can be used to export and import data, with the aptitude to carry out operations commands such as Add, Edit and Delete in Active Directory. Ldifde.exe utility, included with the operating system Windows Server 2003, supports batch operations based on the standard LDIF. |
![]() |
|
| Thread Tools | Search this Thread |
| |
Similar Threads for: "LDIFDE for backup of entire forest/domain" | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| DSQuery list user for entire forest | kennyja | Active Directory | 1 | 03-02-2011 10:29 AM |
| Unable to see a forest trusted domain from XP admin tools but able to see from a Domain Controller | Assasin boy | Networking & Security | 5 | 24-08-2010 03:12 AM |
| Child domain or Forest with two-way trust | Gracious | Networking & Security | 4 | 21-08-2010 01:16 PM |
| creating a FOREST ROOT DOMAIN | JR | Active Directory | 3 | 11-06-2009 07:58 PM |
| Migrating users from one Forest/Domain to another Forest/Domain | Dhananjay | Active Directory | 1 | 19-03-2008 10:35 PM |