Menu
  • Home
  • Tutorials
  • News
  • Snippets
  • Scripts
  • PowerShell Resources
  • Contact Us
  • Syntax Bearror
PShell.Dev
  1. Home
  2. /
  3. Active Directory

Active Directory

Audit Admin Logins Over Last 7 Days via PowerShell

  • Posted on September 12, 2019
  • /Under Scripts
  • /With 0 Comments
This script allows you to find out which admin accounts were used in the last 7 days. This allows you to identify any potential misuse or abuse.

Check for Recent Bad Password Attempts on Accounts

  • Posted on September 12, 2019
  • /Under Scripts
  • /With 0 Comments
This script will help you find out what accounts in your environment logged bad login attempts in the last day so you can further investigate.

Identify Recently Modified Active Directory Groups via PowerShell

  • Posted on September 8, 2019
  • /Under Scripts
  • /With 0 Comments
This script will help you identify which groups have recently been updated in your Active Directory environment so you can investigate.

Show Accounts Whose Passwords Changed in Last 7 Days

  • Posted on September 6, 2019
  • /Under Scripts
  • /With 0 Comments
Need to know whose accounts recently changed their password in the last 7 days or otherwise? This script will help you find out.

Search for Modified User Accounts via PowerShell

  • Posted on September 5, 2019
  • /Under Scripts
  • /With 0 Comments
As part of a healthy security strategy, its a good idea to keep tabs on account modifications in your environment. This script helps you accomplish that.

Audit New Users Created in Active Directory Through PowerShell

  • Posted on September 3, 2019
  • /Under Scripts
  • /With 0 Comments
This script allows you to find out what users were created in your Active Directory environment in the last 24 hours. You can further customize to your environment.

Active Directory – Check Recent Password Changes

  • Posted on September 10, 2018
  • /Under Snippets
  • /With 0 Comments
Here is a quick snippet of code that can assist you in determining what accounts recently changed their password.

Windows Server – Check for Configured Service Accounts

  • Posted on December 5, 2017
  • /Under Scripts
  • /With 0 Comments
Service accounts can be a serious pain for even the most seasoned System Admin if they don't have good documentation for them. This script can help.

PowerShell 101 – Basic Active Directory User Management

  • Posted on August 1, 2017
  • /Under Tutorials
  • /With 0 Comments
Some common commands you should learn to manage Active Directory accounts via PowerShell.
Categories
  • News
  • Scripts
  • Snippets
  • Tutorials
Support Our Efforts

Consider contributing to help us continue to produce content and share PowerShell related resources for all.

Make a donation via PayPal

Recent Posts
  • A Better Way to Start and Stop Netwrix Auditor Services
  • Scheduling a PowerShell Script with Task Scheduler
  • Query Your Windows Environment for Current Sessions
  • Audit Admin Logins Over Last 7 Days via PowerShell
  • Check for Recent Bad Password Attempts on Accounts
Common Tags
Account Management Active Directory Admin Management Audit Event Logs Group Management Lithnet Netwrix Auditor News Password Management Scheduled Task Service Management Session Management User Management User Object Windows Server
Copyright Statement
©2016 - 2019 SyntaxBearror.io. Some rights reserved. This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.
Creative Commons License
.