TommyNation
überbügelt

TommyNation

You are Browsing the August 2010 Archive:
Multithreaded File Copies with Robocopy in Windows 7

Robocopy is included in Windows 7 and features a new multi-threaded copy option. To perform a multi-threaded copy, you use the new /MT[:n] switch, where n indicates the number of threads to be used. By default, n is 8 when you use the /MT option, and can be any value from 1 to 128. Note [...]

System Crash: Microsoft-Windows-Kernel-Power

This error can be triggered by many different things, but in general they’re all related to something to do with power management.

How To: Disable Thumbnail Preview In Windows 7

On my Media Center PC, after reinstalling some video codecs, my MKV* video files made Windows Explorer crash regularly when opening a folder with one of these files in it. To solve this problem, I had to disable automatic thumbnail generation in Vista or Windows 7. Disabling thumbnail preview in Windows Explorer can make Vista/Windows [...]

How To: Enable Automatic Logon in Windows 7

To be able to access administrative shares and shut it down remotely, I added another user to my media center computer (HTPC) matching my usual username and password. Upon next boot, I discovered that instead of being logged on automatically, I was now presented with a logon screen, where I had to choose between the [...]

How To: Enable Remote Access To Administrative Shares in Windows 7

How do you enable remote access to admin shares using a local administrator account in Windows 7 / Vista? When you try to do this the same way you could in XP, you get prompted to log in, but get access denied. Apparently, for “security reasons” this option has been disabled. Thankfully, a small registry [...]