Source code of Windows XP (NT5)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

61 lines
2.6 KiB

  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN"
  2. "http://www.w3.org/TR/REC-html40/strict.dtd">
  3. <HTML DIR="LTR">
  4. <HEAD>
  5. <TITLE>Enable auditing on a Windows&nbsp;2000 domain</TITLE>
  6. <LINK REL="stylesheet" MEDIA="screen" TYPE="text/css" HREF="coUA.css">
  7. <LINK REL="stylesheet" MEDIA="print" TYPE="text/css" HREF="coUAprint.css">
  8. <SCRIPT LANGUAGE="JScript" SRC="shared.js"></SCRIPT>
  9. <META HTTP-EQUIV="Content-Type" CONTENT="text-html;charset=Windows-1252">
  10. <META HTTP-EQUIV="PICS-Label" CONTENT='(PICS-1.1 "<http://www.rsac.org/ratingsv01.html>" l comment "RSACi North America Server" by "[email protected] <mailto:[email protected]>" r (n 0 s 0 v 0 l 0))'>
  11. <META NAME="MS.LOCALE" CONTENT="EN-US">
  12. <META NAME="MS-IT-LOC" Content="Active Directory Migration Tool">
  13. <META NAME="MS-HAID" CONTENT="a_ADMTSetW2KAuditing">
  14. </HEAD>
  15. <BODY>
  16. <P CLASS="procLabel">To enable auditing on a Windows&nbsp;2000 domain</P>
  17. <OL>
  18. <LI>On a computer with administrative access to the Windows&nbsp;2000 domain, click <B>Start</B>, point to <B>Programs</B>, point to <B>Administrative Tools</B>, and then click <B>Active Directory Users and Computers</B>.</LI>
  19. <LI>In the console tree, right-click <B>Domain Controllers</B>, and then click <B>Properties</B>.</LI>
  20. <LI>On the <B>Group Policy</B> tab , click <B>Default Domain Controller Policy</B>, and then click <B>Edit</B>.</LI>
  21. <LI>In the <B>Group Policy</B> console tree, double-click <B>Audit policies</B>.
  22. <P CLASS="navTree"><A ID="expand" HREF="#" CLASS="where">Where?</A></P>
  23. <DIV CLASS="expand">
  24. <UL CLASS="navTree">
  25. <LI CLASS="branch">Computer Configuration</LI>
  26. <LI CLASS="branch">Windows Settings</LI>
  27. <LI CLASS="branch">Security Settings</LI>
  28. <LI CLASS="branch">Local Policies</LI>
  29. <LI CLASS="branch">Audit policies</LI>
  30. </UL>
  31. </DIV></LI>
  32. <LI>Right-click <B>Audit account management</B>, and then click <B>Security</B>.</LI>
  33. <LI>Select the <B>Success</B> and <B>Failure</B> check boxes, and then click <B>OK</B>.</LI>
  34. <LI>Using <B>Active Directory Sites and Services</B>, replicate the changed Group Policy object to all domain controllers in the domain or wait for the normal replication cycle.</LI>
  35. </OL>
  36. <P class="note">Notes</P><UL>
  37. <LI>You must be logged on as an administrator or a member of the Aministrators group in order to complete this procedure.</LI>
  38. <LI>To apply the new Group Policy on every domain controller in the domain, run the Secedit tool with the /refreshpolicy machine_policy command line option on each domain controller.</LI>
  39. <LI>For information about forcing replication, see Windows&nbsp;2000 Server Help. </LI>
  40. </UL>
  41. </BODY>
  42. </HTML>