Difference between revisions of "Active Directory/Scripts & Tools"
Jump to navigation
Jump to search
Line 17: | Line 17: | ||
**Summarizes all usages of administrative accounts (*.admin, *.ouadmin, and *.domadmin) in the last 24 hours. | **Summarizes all usages of administrative accounts (*.admin, *.ouadmin, and *.domadmin) in the last 24 hours. | ||
**Runs every day at 8:00 AM. | **Runs every day at 8:00 AM. | ||
− | *Backup System State | + | *Backup DC System State |
+ | **Does a complete backup of each domain controller. | ||
+ | **Full backups are done weekly every Saturday morning. | ||
+ | **Incremental backups are done every Tuesday, Wednesday, Thursday, and Friday morning. | ||
*DC Health Report | *DC Health Report | ||
**Checks the status of the domain controllers using the dcdiag utility. | **Checks the status of the domain controllers using the dcdiag utility. | ||
Line 39: | Line 42: | ||
*Student Account Manager Report | *Student Account Manager Report | ||
*Update Info from LDAP Report | *Update Info from LDAP Report | ||
+ | |||
==Coming== | ==Coming== |
Revision as of 14:50, 21 February 2007
Existing
Stuff You See
- DNS Suffix Report
- Checks that computers are registered in QIP and that they are registered with the correct DNS suffix.
- Only sends report if there are problems detected.
- Runs weekly on Mondays at 8:00 AM.
Stuff You Don't See
- LAPCrawler Report
- Summarizes the results of the Local Administrator Password Change Crawler (LAPCrawl) for the past 24 hours.
- LAPCrawl is currently only utilized for ECE OU computers.
- Runs every day at 8:00 AM.
- AD Object Report
- Summarizes all creations, deletions, and modifications of Active Directory objects in the last 24 hours.
- Runs every day at 8:00 AM.
- Admin Usage Report
- Summarizes all usages of administrative accounts (*.admin, *.ouadmin, and *.domadmin) in the last 24 hours.
- Runs every day at 8:00 AM.
- Backup DC System State
- Does a complete backup of each domain controller.
- Full backups are done weekly every Saturday morning.
- Incremental backups are done every Tuesday, Wednesday, Thursday, and Friday morning.
- DC Health Report
- Checks the status of the domain controllers using the dcdiag utility.
- Runs every day at
- Cleanup Backups
- Duplicate Computer Accounts Report
- Detects duplicate computer accounts that exist on both the ECEW2K and WOLFTECH domains.
- Runs every day at AM.
- EventLog Errors Report
- GPO Delegation
- Group Membership Modified Report
- GuardDog Groups Manager Report
- Hack Attempts Report
- Invalid UserIDs Report
- LDAP Account Manager Report
- Log Monitor
- SAM Notify Report
- Server Local Login Report
- Software Database Report
- Software Replication Report
- Student Account Manager Report
- Update Info from LDAP Report