Category

Windows

Micro$oft Windows

368 articles in this category

Check MX Record in Windows from Command Line

January 18, 2013 1 min read

I don't know how many times a day/week I do this to troubleshoot various issues with email systems. Good command in general to remember and use. It's really…

Maximum PST/OST File Size

January 16, 2013 1 min read

The default maximum file size for PST/OST are as follows for Office 2003, Office 2007, Office 2010 and Office 2013. Outlook 2013 and Outlook 2010  Name Type Valid…

Disable Java in Internet Explorer 9

January 14, 2013 1 min read

With recent security vulnerabilities, I've been talking many people through disabling Java in Internet Explorer 9.  This page serves as a quick visual reference point for disabling Java…

Log Telnet Session in Windows

January 11, 2013 1 min read

Simple tip I _JUST_ learned about.. Sheesh. telnet -f filename HOST where filename is the logfile you will output all session data to and HOST is the remote…

Belkin F5U409 Windows 7 64bit Driver

December 28, 2012 1 min read

Found a great post by Benjamin which outlines the work he did in finding a driver suitable for the Belkin F5U409 in Windows 64bit systems. Here's the blog…

Windows 7 ISO Download Links

December 28, 2012 2 min read

NOTE 6/2018: The links are dead, Jim. These downloads are from Digital River.  The files are 2GB+ so I recommend a download manager, and if you don't have…

Cleanup Service Pack Backup Files to Reclaim Space

December 18, 2012 1 min read

Came across a nice tip when I was researching an unrelated problem today. I discovered that I could use dism to cleanup Vista/7/2008 Service Pack install backup files…

Add Photo to Active Directory User Account

December 18, 2012 1 min read

There are a few tools and various scripts to add your photo to your Active Directory user account out there. I came across a nice, small, tool that…

How Do I Determine Application IOPS?

December 6, 2012 1 min read

This is just a note for myself since I often find myself trying to analyze an application to performance tune a server/system. Using Windows Performance Monitoring I use…

Start Windows 8 in Safe Mode

December 6, 2012 1 min read

It's a rather lengthy process to start Windows 8 in safe-mode for diagnostic troubleshooting.  I'll show you the Windows way of starting in Safe Mode and then I'll…

Smart Size Remote Desktop Client

December 5, 2012 1 min read

What is Smart Sizing? Smart-sized mode means that the entire remote desktop is always visible in the client window, with no scrollbars being necessary. In effect, for the…

Internet Explorer Won't Display PNG Images in Browser

November 27, 2012 1 min read

Came across this on a Windows XP machine. It wasn’t file association (assoc .png, ftype pngfile) it was the MIME issue. There’s a registry file fix here: http://www.winhelponline.com/articles/202/1/PNG-images-are-not-displayed-on-Web-sites-in-Internet-Explorer.html