Adventures in stupid technology

  • Find a string and copy its whole line to new file

    The other day I got a zip archive of a hundred xml files. The task was to identify a single key word/phrase (STR_RESTORING_FILE_FAILED) in each xml file that indicated a failure to restore a file (part of a larger job) and create a new file with just line in each xml file that matched the…

  • Quickly deploy Microsoft Office customizations post install

    There are a number of ways to deploy custom Microsoft Office installations using the Office Customization Tool (OCT), but what if Office has already been installed and you need to make some global changes? I’m talking about custom dictionaries, quick access toolbars, save location, backstage, etc. Here’s how to do just that using Group Policy…

  • Deploy Adobe Flash Player using Active Directory GPO

    In this article I’ll be covering how to deploy Adobe Flash Player using a Windows active directory environment. [requirements] Windows Server (2003/2008/2012) Active Directory at functional level 2003 or higher. Windows Professional (XP/VISTA/7/8/8.1) Basic understanding of Group Policy Objects (GPO) and group policy management. Basic understanding of Active Directory, Windows Server and Windows Professional.  …

  • Office365 planning – don’t change the region

    According to Microsoft customer support, to change regions on a Office365 subscription, you must backup and then destroy the entire subscription and all account data, then recreate it in the region you want to move to. Sound crazy? I thought so. Let’s take this example: You’ve got a large international firm with several offices around…

  • Reinstall Microsoft Office 2010 on a Dell

    If you purchased a Dell with Microsoft Office pre-installed in the past few years, chances are all you got in the box was a Operating System recovery DVD and small paper card with the Microsoft Office product key on it. Should you find yourself in the situation where the systems hard drive has failed and…

  • Restoring a Windows 2008 R2 domain controller from a Windows Server Backup BMR image

    This article is designed to showcase the process of restoring a primary domain controller running Microsoft Windows 2008 R2 server standard. In a previous article I described a cost effective way for small businesses to approach a data loss prevention (DLP) and/or backup disaster recovery (BDR) plan. Implementing any DLP/BDR strategy without testing is risky…

  • Excel 2010 ribbon tab unresponsive when opening spreadsheet

    This is yet another reason file preview should never have been implemented in Windows explorer by Microsoft…though truth be told this bug has been resolved in later version of Office 2010 and Office 2013. Here’s the problem: After opening an xls or xlsx file, the ribbon at the top containing various commands named HOME, INSERT,…