Windows
Microsoft Windows - where questionable UI decisions meet enterprise needs! From Windows Server quirks to desktop environment chaos, PowerShell salvation, and the eternal quest to make Microsoft’s OS actually work the way you want it to. Sometimes it cooperates, sometimes it doesn’t. We persist anyway.
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
      
    Problem
How to properly backup a Windows Certificate Authority to truncate log files and reclaim disk space without deleting database logs.
Continue reading Problem2010
      
    Another bad Win7 Mobile decision – Developer Tools
Microsoft’s Windows Phone 7 developer tools installation fails on Windows Server 2008 R2, despite being a common development environment.
Continue reading Another bad Win7 Mobile decision – Developer Tools