Automation
Automation - the art and science of making things do what you want without intervention with hardware, software or a combination of the two. I normally use HomeAssistant but sometimes program the microcontroller if it can be handled on chip without the need of possible intervention or modification of settings and actions.
2023
2013
2011

Automated creation of mksysb and copy to NIM Server
Continue reading Automated creation of mksysb and copy to NIM Server
Automated creation of mksysb and copy to NFS Server
Continue reading Automated creation of mksysb and copy to NFS Server
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