Author

Rich

Just another IT guy.

Cisco AP Detailed Client Info

November 30, 2011

Trying to figure out what some of these mean... You can use show dot11 assoc to find clients associated to the AP then you can use show dot11…

Bulk Application Uninstaller/Remover

November 30, 2011

Searched for a tool to bulk remove applications that I choose... I found this: http://www.glarysoft.com/products/utilities/absolute-uninstaller/ On the flip-side, there are many bulk application installers with Ninite's being one…

Microsoft Windows UserAssist

November 30, 2011

I first learned about the UserAssist registry key from a PDF article on Computer Forensics (link). What is the UserAssist registry key? UserAssist key contains information about the…

Migrating…

November 27, 2011

Please stand-by while old blog posts are migrated to the new system. All content has been migrated. Notes... Migrating WordPress to a subdomain caused images to b0rk. This…

HylaFAX faxaddmodem Funny

November 22, 2011

This is kinda funny as I was reading along while adding a modem… Now we are going to probe the tty port to figure out the type of…

Set Date/Time on Cisco Router

November 14, 2011

Manually Configure router# clock set 10:10:00 November 14 2011 Set the Timezone router(config)# clock timezone EST -5 0 Configure and Use Network Time Protocol (NTP) router# ntp server…

mailto handling

November 11, 2011

First, backup the registry entry we'll hack up. HKEY_CLASSES_ROOTmailto Save the following text to a file and give it a name (whatever you desire) and make the extension…

February 6, 2010 Joy Ride

November 10, 2011

Was just looking at some of my old videos I put on Facebook and came across this one from February 2010.  I spent 4 hours digging out of…

Cisco IOS IPSec VPN NAT Woes…

November 8, 2011

Oi... this is complicated for me. I'm trying to setup IPSec VPN on a Cisco 2900 series router. I set it up previously using the MS IAS for…

Site News: Photo Gallery now Mobile Compatible

November 7, 2011

The recent upgrade to the photo gallery included an updated (an easier to use) user interface. Just recently the gallery was updated to include mobile browser support for…

Cisco IOS Port Forwarding

November 5, 2011

So I recently replaced a Cisco ASA with a Cisco 2900 series router and needed to port forward SMTP, HTTP/HTTPS to an internal address from a global outside…

Documenting Chaos

November 4, 2011

It has surely been chaotic around the office lately!  I've been assisting with migrations on the healthcare side for companies using Misys EMR/Misys Tiger to Allscripts ProEHR and…

Cisco IOS VPN Authentication via Windows Radius/IAS

November 3, 2011

Here are the important pieces of the puzzle... Router: aaa new-model ! ! aaa authentication login default group radius aaa authentication login userauthen group radius aaa authorization network…