Why do we backup Active Directory ?



Why do we backup Active Directory ?..

Answer / Vipin Roy

Backing up Active Directory is important because it allows for the recovery of data in case of a disaster or system failure. A backup ensures that important user accounts, security settings, and other data can be restored to their original state, preventing significant downtime and potential data loss.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More SQL Server Interview Questions

What is update_statistics command?

1 Answers  


What is the security model used in sql server 2005?

1 Answers  


What is dirty page?

1 Answers  


What is partitioned view?

1 Answers  


How many index keys possible for a table

6 Answers  


hi, i have a table called names and field name select * from names name a b c d i want to display like this name a,b,c,d how it is possible Regards Baiju

4 Answers  


What do you understand by replication in sql server? Mention the different types of replication in sql server.

1 Answers  


Write a query for primary key constraint with identity key word?

1 Answers   MindCracker,


how can you check the level of fragmentation on a table? : Sql server administration

1 Answers  


When I run the sql server 2000 setup, it just hangs. What do I do?

1 Answers  


Difference between rowid and rownum in SQL?

1 Answers   Virtusa,


why does a sql statement work correctly outside of a user-defined function, but incorrectly inside it? : Sql server administration

1 Answers  


Categories