List Terminal Server Session Users and IP addresses
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…
Micro$oft Windows
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.
These are quick notes on configuring spamassassin filtering with the free HMailserver mail server on Windows. Takes less than 10 minutes to do this and it is pretty…
Why do people make this so hard? I see huge scripts on the internet dedicated to just this topic of parsing the date. Here, it's this simple: First,…
Interested in the next Windows Server release? Windows Server 2012 RC is available for download as well as an ebook (PDF) introduction to Windows Server 2012 and a…
Have a lot of PDF files that you wish you could quickly search through for a keyword/phrase directly from Windows? Well, I do -- everything from Guides, Howtos,…
The Microsoft Download Manager enables you to download files simply and easily. It also makes downloading large files such as application and multimedia files quick and reliable.
I was trying to find a quick and easy way to combine or merge multiple TIFF images into one TIFF and found the searching to be quite annoying. …
Here's a basic method of parsing a CSV file using Microsoft Batch. The following code will allow me to use all the CSV fields. Let's suppose the CSV…
You can do this in 2003 and 2008 as well in XP, Vista, Windows 7 etc. Just set the filter accordingly. [note]Usually I do this when I'm investigating…
Here's some of the things I do to a new Server 2008 R2 install (physical and/or virtual settings are mixed in; (VIRTUAL ONLY) specifies I only do configuration…
Here's a few step-by-step instructions to allow you to bring back that lovely (annoying) desktop alert for new mail. Users typically do not have this setup by default…
Found another neat tool yesterday when I was looking for a quick way to show co-workers the effects of high-latency WAN networks (DSL/ATM). Enter: TMNetSimulator PC Platform software…
Here's some kung-fu command-line that I hacked up this morning while brainstorming a few issues I had come across. Basically, I needed to figure out how to keep…