Category: Utilities

  • Process Monitor from Microsoft Sysinternals Suite

    Process Monitor from Microsoft Sysinternals Suite

    As referenced in When Vendors Refuse to Yield, here are the dirty details of how I got a poorly written Clarion application to work correctly with non-administrative accounts on a terminal server. To start off, it is possible that you might encounter an application that relies on elevated permissions of privileged user accounts in order […]

  • How to Virtualize a Physical Server Using Disk2vhd

    A simple solution to converting an existing physical server into a vhd file is to use the free utility from Microsoft called Disk2vhd. This is useful for creating backups of a whole machine or only certain volumes. The resulting vhd file can be imported into a Hyper-V instance. One vhd file will be created for […]