Author

Rich

Just another IT guy.

Bella's First Pumpkin Encounter

September 29, 2012

I stopped and picked up a few small pumpkins to give to Bella, our 6 month old Newfoundland puppy. She was scared at first and then just ripped…

Enable Hyperthreading or 2nd CPU in Windows XP

September 28, 2012

I came across this on a VM the other morning. It seemed that assigned the VM 2vCPU and then installing XP Professional didn't install the correct HAL/Kernel. I'm…

Get VM Extra Configuration Details

September 27, 2012

Add-PSSnapin VMware.vimautomation.core Connect-VIServer -server 10.10.10.1 -user "user" -password "luser" (get-vm -name "ZEUS").extensiondata.config.extraconfig | sort key | format-table Example Output Key Value DynamicType DynamicProperty --- ----- ----------- --------------- ethernet0.pciSlotNumber…

ToolTip: Portable Windows Port Scanner

September 14, 2012

I came across a nice little tool while searching the other day.  This tool, called YAPS (Yet Another Port Scanner) is portable and works well (tested on Windows…

Determine Version of Microsoft Project Plan File

September 6, 2012

Found a quick way to determine the version of Microsoft Project Plan files (.MPP). The information is available at Microsoft's site directly: Click Here Here's the batch script…

Tooltip: Clover2 – Windows Explorer Tabs!

August 29, 2012

Came across a great application that gives you a multi-tabbed Explorer experience. First read about this from a LifeHacker post. Note:  I am running this on Windows 8…

Windows 8 Power User Shortcut Menu

August 27, 2012

You can access the Windows 8 Power User Shortcut Menu by moving mouse to lower left corner of screen and right-clicking. Here's the menu: Here's a video demonstration…

Windows 8 PC Settings Screenshots

August 21, 2012

Here are some screenshots of the main options for PC Settings in Windows 8 Preview.   Access the PC Settings by clicking on Settings when you move your…