--%>

Explain the way to back-up active directory

Explain the way to back-up active directory.

E

Expert

Verified

Backing up Active Directory is necessary to keep an Active Directory database. You can do this back up Active Directory using the Graphical User Interface (GUI) and command-line tools which the Windows Server 2003 family gives.

You often backup the system state data on domain controllers then you can restore the most current data. Through establishing a regular backup schedule, you contain a better chance of recovering data while necessary.
To make sure a good backup includes at least the system state data and contents of the system disk, you should be aware of the tombstone lifetime. The tombstone is 60 days, by default. Any backup older than 60 days is not a fine backup. Plan to backup at least two domain controllers in all domains, one of at least one backup to allow an authoritative restore of the data when essential.

   Related Questions in Programming Languages

  • Q : Property Specifications of Java

    Property Specifications: The most straightforward way to specify and check simple safety properties in JPF is to use Java assertions inside the application under analysis. This allows the specification of properties that only depend on the application

  • Q : What are the examples of microkernel

    What are the examples of microkernel?

  • Q : Syntax to create AJAX objects Write the

    Write the syntax to create the AJAX objects?

  • Q : What is Concurrency Concurrency : This

    Concurrency: This is a feature of parallel programming. The parts of a program whose executions overlap in time are stated to execute concurrently. Java's thread characteristic support concurrency.

  • Q : Explain Java Virtual Machine Java

    Java Virtual Machine (JVM): It is an idealized machine whose instruction set comprises of bytecodes. Java program is compiled to an equal bytecode form and performed on an interpreter that implements the JVM.

  • Q : What is an Object Object : It is an

    Object: It is an instance of a particular class. In common, any number of objects might be constructed from a class definition. The class to which an object belongs states the common characteristics of all instances of that class. In those characteris

  • Q : What is the way to use XForms What is

    What is the way to use XForms?

  • Q : Differences between logical and

    What are the differences between logical and physical address spaces?

  • Q : Determining group ID of new file

    Explain various options available in order to determine the group ID of new file?

  • Q : Explain VeriSoft VeriSoft (Godefroid,

    VeriSoft (Godefroid, 2005) is a model checker for C and C++; other languages can be used, but components in other languages are treated as black boxes. VeriSoft has been used to find defects in very large telecommunications programs (Chandra, Godefroi