Skip to content

paularquette/Active-Directory

Repository files navigation

Active-Directory

These are the scripts that I use to help maintain Active Directory environments that I'm responsible for or scripts I have written to help automate tasks that I'm willing to share.

Domain Controller Health Check

Change AD User Attributes by OU

Check External DNS for DC Records

  • This script was written after one of our Domain Controller DNS records disappeared in our external DNS provider. This script will monitor the DNS records and report back if any of your Domain Controller's disappear from DNS.
  • Check External DNS for DC Records

Check For Deleted User Objects in AD Recycle Bin

  • This script was written because we have many OU Admins in Active Directory and they all have the ability to delete user objects they own. In order to monitor for accidently deleted user objects this script was written.
  • Check For Deleted User Objects in AD Recycle Bin

Monitor Domain Controller Firewall Logs

  • This script was written to monitor the Windows Firewall Logs on our Domain Controllers to look for any suspicious activity. Most notably anything incoming that is explicity denied such as WinRM or RDP traffic coming from a disallowed location.
  • Monitor Domain Controller Firewall Logs

Check ExtensionAttributes For Use

  • This script was written to check all of the extensionAttributes 1-15 on Users, Computers, and Groups to see if they are in use.
  • Check AD Extension Attributes

PowerShell E-mail Report Template

  • This script was written as a template that can be used to kick out quick PowerShell reports via E-mail and have it be legiable.
  • E-mail Report Template

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published