The meeting should have finished since 10 minutes but they keep on talking, you look at your watch and notice that you only have a few minutes until you need to leave the office so that you catch your train. Finally the call ended and you shutdown your machine, but then you get that message [...]
ToolTip: Webcam Diagnostics
Webcam Diagnostics is a simple assistant which gathers many system and webcam-related information in a single place. It makes it easy to identify driver installation problems or USB issues: red circles will signal serious issues and yellow triangles will signal minor issues. Right-click a reported issue to access the context menu and click the Fix [...]
PSExec launch script
Tired of typing the psexec command with all the command line options? Here’s a short PsExec launch script I wrote today. Using this allows you to just type the remote computer’s computer name or IP address and then launches the command prompt. @echo off Echo SET user= ADD USERNAME HERE SET pwd= ADD PASSWORD HERE [...]
ToolTip: Dummy File Creator
A while back I wrote about how to create empty files using FSUTIL a windows build-in command line tool for managing FAT and NTFS file systems. Today I found a nice little free utility called Dummy File Creator created by Nikko Cheng. You can use the GUI version (dummy.exe) or if you want to include [...]
ToolTip: CaptureScreen
Here’s another FREE Screen capture utility. Just download and run, no installation needed. Download and documentation can be found here
ToolTip: RAMMon–Retrieve Memory Module Information
Plan to add more RAM to your PC? What memory module do you need? Here’s a nice FREE (for personal use) tool called RAMMon. RAMMon is an easy to use Windows based application that allows users to quickly retrieve the Serial Presence Detect (SPD) data from their RAM modules. It will allow users to identify [...]
Preparing the Bitlocker Partition
For the use of Bitlocker two partitions are required, this because pre-startup authentication and system integrity verification must occur on a separate partition from the encrypted operating system drive. Now let’s assume you started deploying Windows 7 with just a single partition, but a few months later your company decides to use Bitlocker Disk Encryption. [...]
ToolTip: Network Delay Simulator
How long does it take to copy 1 GB over a slow network connection? How fast does my virtual application start? Today I came across a nice FREE utility called Network Delay Simulator. Network Simulator tool allows you to perform network bandwidth and delay simulation (simulate slow/congested links between nodes) on any connection from your [...]

