Active Directory
Microsoft developed Active Directory in response to Novell’s Directory Services and it’s first production release was in Windows 2000, replacing the Users & Groups in Windows NT.
2023
2017
2011

Update Computer Description from Active Directory
PowerShell script to synchronize computer descriptions from Active Directory to the local computer system properties using WMI.
Continue reading Update Computer Description from Active Directory
Remove Old Computer Accounts from the Domain
PowerShell script to automatically disable and remove old computer accounts from Active Directory based on password last set and modification dates.
Continue reading Remove Old Computer Accounts from the Domain
Protect Organizational Units from Deletion
PowerShell script to protect all Active Directory Organizational Units from accidental deletion by enabling the protection flag.
Continue reading Protect Organizational Units from Deletion