Batch/Bulk Rename Images and Other Files in Windows – Easily!
Wow, I'm ignorant. I discovered that I have been missing out on a great trick I learned the other night when trying to manually rename hundreds of photos.…
Wow, I'm ignorant. I discovered that I have been missing out on a great trick I learned the other night when trying to manually rename hundreds of photos.…
Came across a great step-by-step article on migrating from standard vSwitch to vNetwork Distributed Switch in VMware vSphere 4.1.x. Zod Chen did a great write-up on his site…
VMware VirtualCenter Service will not start. The VMware VirtualCenter Server service terminated with service-specific error The system cannot find the file specified.. I found that this is because…
Here is an all-in-one solution for a portable WordPress. The creator packs MySQL, PHP, Apache and WordPress together and allows you to drop this folder onto a thumbdrive…
One of the Cisco Small Business Smart Switches, this easy-to-install, high-speed small-business switch offers many of the same quality of service (QoS) and security features found in Cisco's…
Notes on how I setup Samba on a test server to play around. This was a quick setup to give a basic outline of how to get this…
Quick tip for null routing an IP or subnet in Linux. My method I’ve always used is: route add -host 1.2.3.4 reject For a subnet: route add -net…
Reshared post from +May Fong Robinson ‘BLISS’ taken by Charles O’Rear is WORLD'S MOST FAMOUS PHOTO! It has been seen by 1 billion! people since 2002. The photo was…
I was trying to find a way to configure the vSphere Web Console plugin port it connects to since I run a non-standard port for SSL on the…
This script simply cleans up all users' temporary files and temporary internet files. This works on Windows XP, Windows Server 2003. @echo offsetlocal@for /d %%d in ( "C:\Documents…
I was checking out a server today (2003) and noticed that it was a tad low on disk space on the OS disk. It's a terminal server and…
Found a few nice little utilities to list terminal server sessions which will include username, session, ip address. My favorite, since I can pipe it to 'find' or…
After a fresh install of Windows 7, I typically install additional features of Windows 7 by using the DISM (Deployment Image Servicing and Management) tool. You must open…
Bookmarked. http://support.microsoft.com/gp/errormessage Great site to perform searches of some of the more cryptic errors I’ve seen in Windows.