Active Directory Datenbank verschieben
aus WB Wiki; freien Wissensdatenbank rund ums Thema Computer
| Details | |
|---|---|
| Bereich: | Software |
| Kategorie: | System |
| Gruppe: | Einrichtung und Systemvariablen |
| Betriebssystem: | Windows 2000 Server |
| Zeitaufwand: | Gering |
| Anforderung: | Niedrig |
NTDS.DIT ist die Datenbank des Active Directory. Es kann vorkommen, das man diese verschieben muss.
So gehts:
You can move the Ntds.dit data file to the new folder that is specified by the location variable. If you do so, the registry is updated so that Directory Service uses the new location when you restart the server.
- At the Ntdsutil command prompt, type files , and then press ENTER.
- At the file maintenance command prompt, type Move DB to Folder_location (where Folder_location is location of an existing folder that you have created for this purpose), and then press ENTER. Verification is displayed.
- To exit the tool, type q at the command prompt, press ENTER, type q , and then press ENTER.
