Category: General Tips

Creating a Custom Microsoft Management Console

There have been a few times I’ve needed to access the event viewer, local users, etc… on a server and the options are not easy to find (Windows Server 2003), but this will work for almost all Windows Operating Systems. What’s cool about MMC, you can set up on your local machine and point Snap-ins to other machines (servers, etc…)...

Reverting To Chrome’s Old New Tab Functionality

I am not a huge fan of Google’s new, new tab page. While it might be easier or quicker to search for people who are new Google’s browser, it started becoming a pain for somebody who is used to using many chrome apps and used to searching straight from the address bar. Doing so is quite quick and painless, just...

Command Prompt (CMD) Doesn’t Change Directories

When working with command prompt, to change directories you usually do something like the following : I was using the above method to try and change directories to a different drive (ie c:\ to f:\), and it wasn’t working. After googling and reading Microsoft’s documentation about CD, I realized I needed to just include the drive. When using CD, you...

Quick Guide To Changing Your Local TFS Bindings

After recently getting a new, larger, secondary drive, I thought it was time to move my TFS folder to the new drive to free up some space. After doing some research on how to get started, I saw articles that were either made it too complicated or articles didn’t quite list all the steps. So, I attempted to aggregate the information...

Guide To Speeding Up Your PC (Windows)

We’ve all seen those horrible commercials about speeding up your PC, offering a one stop online solution to all your problems, blah blah blah. Just a heads up, most of the time these people are just making money by advertising, and will perform tasks you can do quickly and safely on your own, but charge money in the process. I...

AutoHotkey – My Top Scripts

AutoHotkey, my new favorite hotkey/snippet tool. It can do things from opening your frequently used folders or applications with a few button presses, to replacing lines and words with snippets, or even interacting with your mouse. If you haven’t started using AutoHotkey yet to increase your efficiency, start. You will notice immediately a decrease in time spent doing menial tasks, giving...

Use AutoHotKey To Google Inside Any Application

So I started getting back into autohotkey to increase productivity with some office tasks, and I thought of a useful script to keep Google a second away in any application. I had seen a few scripts out there to bring up Google, but I wanted to take a step further and allow you to highlight a word, then Google that...

How to Setup and Reset Outlook’s New Mail Icon [Outlook 2007]

This is a simple trick I found for those using Outlook 2007, who use Outlook’s new mail notification, and view their mail from other locations than just their desktop. This spawned from me checking my mail on my phone while at a meeting, at home, etc.. , then when I’m back at my desktop at work, I have the new...

Watch Star Wars Episode IV From The Command Prompt

Who needs a bluray version of Star Wars when you can watch it in ASCII form! Thanks to the huge effort to Simon Jansen, you can watch most of the movie in ASCII right from your desktop (command prompt). A lot of you might have already seen this since it has been around for awhile (circa. 2000), but just stumbled across it...

Turning on Agent Forwarding in PuTTY

So, you are in PuTTY and need to enable Agent Fowarding. This wasn’t super easy to find so I thought I’d post how I got there. View the image below as a guide as well. Go : Connection -> SSH -> Auth -> Then in the Authentication Parameters click the Allow agent forwarding. Now you can use the very easy process of...

%d bloggers like this: