Active DirectoryTasks |
administrative tasks concerning the general administration of Active
Directory. For more specific tasks relating to administering domains,
trusts, user accounts, and so on, refer to the related topics
elsewhere in this chapter. For example, to learn how to manage domain
controllers, see Domain Controller ; to learn how
to configure user accounts, see Users ; and so
on. Note that all tasks in this section involve using the Active
Directory Users and Computers console unless otherwise indicated.
Audit Active Directory
You can use auditing to detect unauthorized
attempts to access Active Directory:Right-click the Domain Controllers node
the domain takes effect once the GPO settings have propagated to
other domain controllers (usually within five minutes). Directory
service access events are logged in the Security log on each domain
controller and can be viewed with Event Viewer.
|
objects within Active Directory. First, follow the steps described
earlier, then make the Security tab visible on properties sheets of
objects by View
auditing for an object by:Right-click on an object (such as a user or computer)
chapter.
Back Up Active Directory
See Backup later in this chapter for information
on this.
Create an Object
Right-click a domain, container, or OU
further by opening its properties sheet. For more information on
configuring Active Directory objects, see
Groups , Printing , and
Users later in this chapter.
Create a Saved Query
Saved queries
let you quickly access a desired set of Active Directory objects. For
example, you can create queries to display all disabled user
accounts, all color printers, all computers whose names start with
SRV, and so on.Right-click Saved Queries
(the container on which the query runs, including its subcontainers),
and define the type of query you want to create. For quick and dirty
queries, select Common Query, which provides several options for
user, group, and computer accounts. To execute a saved query later,
just select it in the console tree and view the results in the
details pane. You can edit queries after you create them and organize
large numbers of queries in folders, sort of like Favorites in
Internet Explorer but without the webbish look. If
you're into LDAP, you can view the actual query
string when you create the query.
Install Active Directory
Installing Active Directory means creating the first
domain controller, the forest, and the forest root domain for your
company's network. There are two ways to do this.
The first method starts with a freshly installed standalone WS2003
machine and is suitable mainly for new networks:Administrative Tools
address (if it didn't have one already) and Active
Directory installed on it. It will also be a DNS server and, if no
DHCP server is detected on your network, a DHCP server as well. To
verify the actions performed, check Configure Your
Server.log in the \Windows\Debug
folder.Note that if you use this method on a member server already belonging
to an existing WS2003 domain, the Typical configuration for a first
server option is not displayed. Instead, you can select Manage Your
Server
(Active Directory), which starts the Active Directory Installation
Wizard, allowing you to convert your member server into a domain
controller for the existing domain or to create a new child domain or
root domain of a new tree (note that you need to be a member of the
Enterprise Admins group to do this).
|
Directory is to use the Active Directory Installation Wizard:Insert product CD
root domain of the forest. The machine is also a DNS server and a
global catalog server for the domain. If you used the second method
and want your users to have access to the Internet, you will need to
manually configure a DNS forwarder to your ISP's
name server; see DNS later in this chapter for
directions.
|
Move an Object
Right-click an object
OUs and move objects to these OUs to facilitate delegation and
application of Group Policy. See Delegation and
Group Policy later in this
chapter for more information.New to the Active Directory Users and Computers console in WS2003 is
the ability to drag and drop objects between containers. At last!
Publish a Resource
Publishing a resource means creating
an object in Active Directory to represent the resource. This helps
users locate the resource on the network in order to access it. Most
resources, such as users, groups, computers, and printers, are
published automatically in Active Directory. Two exceptions to this
are shared folders on network file servers and downlevel shared
printers that are managed by print servers not running WS2003 as
their operating system; these resources must be published manually.To publish a shared folder:Right-click on the OU where you want to publish the shared folder
add a description and a list of keywords to help users find the
folder when they need it.To publish a downlevel shared printer:Right-click on the OU where you want to publish the printer
it or manage its properties, depending on their permissions.
Upgrade to Active Directory
For information about upgrading from NT domains to
Active Directory or from a W2K version of Active Directory to the
WS2003 version, see Active Directory
(O'Reilly).