| How do I back up Active
Directory and the System State? |
You can use the NT Backup utility to back up Active Directory.
AD is part of a machine’s System State.
On Windows 2000 machines, the System State includes the registry,
class registration database, and system boot files. On a Win2K
server that is a certificate server, the System State also
contains the Certificate Services database. On a Win2K machine
that is a domain controller (DC), the System State also includes
AD and the Sysvol directory.
To use Win2K’s Backup Wizard to back up the System State,
perform the following steps.
- Start NT Backup.
- Click Backup Wizard.
- Click Next in the introduction dialog box.
- In the dialog box that asks what to back up, select Only
back up the Distributed Service Set, and click Next.
- Continue the backup process (i.e., select the backup media,
etc.).
To manually back up the System State, perform the following
steps.
- Start NT Backup.
- Select the Backup tab.
- Select the System State checkbox, as the Screen shows,
as well as any other drives.
- Select the backup destination.
- Click Start Backup.
- Confirm the backup description, and click Start Backup.
To back up only the System State from the command line, enter
ntbackup backup systemstate /f d:\active.bkf
This command is a basic backup to file command. You can use
more complex options if you prefer.
| How do I configure a server
as a Global Catalog? |
To configure a Windows 2000 domain controller (DC) as a Global
Catalog (GC) server, perform the following steps.
- Start the Microsoft Management Console (MMC) Active Directory
Sites and Services Manager. (From the Start menu, select
Programs, Administrative Tools, Active Directory Sites and
Services Manager.)
- Select the Sites branch.
- Select the site that owns the server, and expand the Servers
branch.
- Select the server you want to configure.
- Right-click NTDS Settings, and select Properties.
- Select or clear the Global Catalog Server checkbox, which
the Screen shows.
- Click Apply, OK
| How do I configure Group
Policy to apply folder redirection settings to users who
access the local network remotely? |
By default, Windows 2000 doesn't apply Group Policy folder
redirection settings to users on slow network connections.
To modify this behavior, perform the following steps:
- Start Group Policy Editor (GPE), and load the policy in
question (you can also right-click the Active Directory--AD--container
that the policy applies to, select Properties, select the
Group Policy tab, and click Edit).
- Navigate to Computer Configuration, Administrative Templates,
System, Group Policy.
- Double-click "Folder Redirection policy processing."
- Select Enabled.
- Select the "Allow processing across a slow network connection"
check box. (You can also double-click "Group Policy slow
link detection" to set what constitutes a slow link.)
- Click OK.
- Select Enabled to set the connection speed (500Kbps by
default).
- Click OK.
- Close GPE.