PowerShell
PowerShell is a cross-platform task automation solution made up of a command-line shell, a scripting language, and a configuration management framework. PowerShell runs on Windows, Linux, and macOS.
2023
2018
2017
2011

Email Files with PowerShell
PowerShell script to automatically email disaster recovery files from Tivoli Storage Manager to external email accounts for offsite backup.
Continue reading Email Files with PowerShell
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