Term
| What are some common tasks associated with AD LDS maintenance |
|
Definition
| Start/stop/restart an LDS instance,backup/authoritative restores,move data,change service account, change ports,create/modify/move/delete objects,copy/import ADDS schema into LDS instance/manage object permissions, sync AD LDS to AD DS,import/export data to/from LDS |
|
|
Term
| Name the command-line based tools you can use to maintain AD LDS |
|
Definition
| AdamSync.exe,Dsacls,Ldifde.exe,csvde.exe,Dsdbutil.exe |
|
|
Term
| Name some GUI-based tools you can use tozer maintain LDS |
|
Definition
| Ldp.exe,ADSI Edit snap-in,AD DS/LDS Schema Analyzer,AD Schema snap-in, AD Sites and Services snap-in |
|
|
Term
|
Definition
| Command-line utility to sync data between ADDS and ADLDS |
|
|
Term
|
Definition
| Used to manage ACL's for objects in ADDS and ADLDS |
|
|
Term
| What can you use Ldifde.exe and Csvde.exe for |
|
Definition
| used to query and export data from the ADDS an AD LDS database. Ldifde.exe can also be used to import data into the ADDS and ADLDS database |
|
|
Term
|
Definition
| A GUI-based tool that you can use to connect to an search /modify data |
|
|
Term
| What is the ADDS/LDS Schema Analyzer |
|
Definition
| You can use this to export the schema from ADDS into a LDIF file and the import the schema into ADLDS |
|
|
Term
| What can you do with the AD Schema snap-in |
|
Definition
| view,edit the ADDS/LDS schema |
|
|
Term
| What tool can you use to veiw replication configuration of an ADLDS instance |
|
Definition
| Active Directory Sites and Services |
|
|
Term
| By default where does each AD LDS instance store its database and log files |
|
Definition
| %Program Files%\MicrosoftADAM\instancename\data |
|
|
Term
| What what groups can backup the LDS instance |
|
Definition
| Local Admins or the Backup Operators |
|
|
Term
| Should a LDS instance be running or stopped before backing it up |
|
Definition
| Ensure that the instance is running |
|
|
Term
| What are the steps to restoring an existing LDS instance |
|
Definition
| Stop the instance,use backup program to restore the instance and overwrite existing files, restart the LDS instance |
|
|
Term
| What are the steps to restoring an LDS instance that is not a part of a configuration set |
|
Definition
| Create a new instance with all the settings of the LDS instance that you want to join to, stop the instance, use backup program to restore the instance, restart the instance |
|
|
Term
| What are two ways to stop a LDS instance |
|
Definition
| net stop "instance_name" ,Server Manager under ROLES>Active Directory Lightweight Services>System Service>stop,start,restart |
|
|