RunAs Tip for Long NetBIOS Names October 24, 2017 POST This post will discuss a recent problem I encountered when trying to use the RunAs command to elevate myself as a local user account.
Lost Disk Space to Fuslogvw December 7, 2016 POST This post will discuss a recent problem I encountered when installing Visual Studio 2015 (although the actual software being installed does not matter). During the installation process, the 250GB drive in my computer ran out of space.
Using the bpod Gem September 3, 2016 POST This post will discuss installing the bpod gem on a macOS desktop and then scheduling it to change your desktop picture each day to the Bing home page image.
Palindromic Prime Calculation August 30, 2016 POST This post will dicuss palindromic prime numbers using ruby code. It will also discuss several refinements made to the original attempt to speed up the performance.
Disable Google Chrome Updates [Updated] July 20, 2016 POST In this article we look at using the Administative Template in ADMX format for Windows 7 and later. The original article, Disable Google Chrome Updates, used the Administrative Template in ADM format for versions of Windows prior to Windows 7.
Removing Old Windows Folder After Upgrade April 5, 2016 POST When you do an inplace upgrade of Windows Server 2008 R2 to Windows Server 2012 R2, the old Windows system files are relocated to a folder named C:\Windows.old. This is to support a rollback to the prior version if necessary.