Results 1 to 3 of 3

Thread: Windows Server 2003 Active Directory Audit

  1. #1
    Join Date
    Jan 2004
    Posts
    18

    Windows Server 2003 Active Directory Audit

    HI, one of my client running 3 DCs have a user network of about 400. All of a suddenly all users started reporting an error message while logging in. So before I go their start troubleshooting I wanted to know few things which are his user’s requirements. Such as:

    • They want an effective method to configure Active Directory and take backup and restoration
    • They want fine tuning and DNS settings at the same.
    • They need to configure multiple domains such as child domain, Domain in a different forest etc...
    • They need to know how they can check the settings of existing domain controller
    • I need to know how can I check if DNS server is configured and working properly.


    Now apart from these questions I am going to use repadmin.exe and directory service MPS report to check the health of Active Directory. SO I would like to know if there is any another free toll which can be best alternative for the same?

  2. #2
    Join Date
    Sep 2004
    Posts
    59

    Re: Windows Server 2003 Active Directory Audit

    I have created a batch file to run Diagnostics against AD. The Steps in a batch file below starts notepad and the log file after each so as they complete the results pop up automatically. Before running the same you can simply install the support tools using your server install disk which should be like this: d:\support\tools\setup.exe.

    Other than this, you should also run Run dcdiag, netdiag and repadmin in verbose mode.
    • DCDIAG /V /C /D /E /s:yourdcname > c:\dcdiag.log
    • netdiag.exe /v > c:\netdiag.log (On each dc)
    • repadmin.exe /showrepl dc* /verbose /all /intersite > c:\repl.txt
    • dnslint /ad /s "ip address of your dc"

  3. #3
    Join Date
    Jan 2012
    Posts
    1

    Re: Windows Server 2003 Active Directory Audit

    Download the freeware version of NetWrix Logon Reporter. That’s what we use to analyze logon events, it works well and should get the job done for you.

Similar Threads

  1. problem with windows 2003 active directory and windows 2003 server
    By darkvicoamao in forum Active Directory
    Replies: 1
    Last Post: 20-04-2011, 06:13 PM
  2. Windows Server 2003 R2 with Active Directory and Windows Vista
    By Smokin JOE in forum Networking & Security
    Replies: 5
    Last Post: 30-11-2010, 12:00 AM
  3. Installation of Active directory on Windows Server 2003 server?
    By austin26 in forum Networking & Security
    Replies: 2
    Last Post: 06-10-2009, 09:10 AM
  4. Active Directory user missing in Server 2003
    By Solaris in forum Operating Systems
    Replies: 3
    Last Post: 01-08-2008, 02:14 PM
  5. Replies: 2
    Last Post: 11-09-2006, 06:53 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,711,711,105.64051 seconds with 17 queries