Disable thumbs.db on network folders

Thumbs.db was created in Windows XP in every folder that contained picture files.

Windows 7 creates a central thumbache in your user folder.

But Windows 7 creates thumbs.db files while browsing network folders.

Here is a little howto to disable thumbs.db in Windows 7 browsing network folders.

  1. Open your registry editor.
  2. Navigate to HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\
  3. If key “Explorer” doesn’t exists create a key named “Explorer”
  4. In key “Explorer” please create a new DWORD 32 bit value named “DisableThumbsDBOnNetworkFolders” with value = 1
  5. Reboot your system

Another possibility:

  1. Download this packed registry file
  2. Unpack the archive
  3. Execute the unpacked registry file
  4. Reboot your system.

WHS2011 DVD to USB

You need to install Windows Home Server 2011 from USB and you got a DVD only?

Therefore you can use the Windows 7 USB/DVD Download Tool:

  1. Create an ISO-image from your DVD. Therefore you can use http://www.chip.de/downloads/ImgBurn_17759472.html
  2. Download, Install and run Windows 7 USB/DVD Download Tool
  3. Install WHS2011 from USB

WHS: 20GB Systempartition – Verschieben der pagefile.sys

Von Haus aus wird die Systempartition mit lediglich 20 GB Größe angelegt.

Möchte man nun nicht unbedingt sofort den Windows Home Server neu aufsetzen, so muss man sparsam mit den Platzresourcen der Systempartition umgehen.

Man hat zum Beispiel die Möglichkeit die pagefile.sys komplett zu deaktivieren. Dies empfehle ich aber nicht.

Stattdessen sollte man diese einfach auf die Datenpartition verschieben.

Dazu geht man wie folgt vor:

  1. Start –>  Systemsteuerung –> System
  2. Reiter “Erweitert” –> Einstellungen
  3. Reiter “Erweitert” –> Ändern
  4. Hier wählt man nun den ersten Eintrag “C: [SYS]” und den Punkt “Keine Auslagerungsdatei” aus und klickt dann auf “Festlegen”
  5. Nun wählt man den zweiten Eintrag “D: [DATA]” und den Punkt “Größe wird vom System verwaltet aus und klickt dann wieder auf “Festlegen”
  6. Bestätigen mit OK
  7. Neustart
  8. Überprüfen des Speicherorts der pagefile.sys, diese sollte nun direkt auf D:\ liegen.