windows_7
Unterschiede
Hier werden die Unterschiede zwischen zwei Versionen angezeigt.
| Beide Seiten der vorigen RevisionVorhergehende ÜberarbeitungNächste Überarbeitung | Vorhergehende Überarbeitung | ||
| windows_7 [2011/06/05 11:36] – admin | windows_7 [2015/01/08 12:37] (aktuell) – admin | ||
|---|---|---|---|
| Zeile 1: | Zeile 1: | ||
| ====== Windows 7 ====== | ====== Windows 7 ====== | ||
| + | |||
| + | *[[http:// | ||
| + | *[[http:// | ||
| + | |||
| + | === Installation der Upgrade Version === | ||
| + | |||
| + | *[[http:// | ||
| + | *Upgradeversion von Windows 7 auf neuer Hardware installieren - keinen Poduct Key eingeben (wird als falsch erkannt...) | ||
| + | * HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OOBE | ||
| + | * MediaBootInstall von 1 auf 0 setzen | ||
| + | * slmgr -rearm (Strg+Umschalt+Enter) als Administrator ausführen | ||
| + | * Neustart | ||
| + | * Windows + Pause - Product Key ändern | ||
| [[http:// | [[http:// | ||
| [[http:// | [[http:// | ||
| [[http:// | [[http:// | ||
| + | [[http:// | ||
| + | [[http:// | ||
| + | [[http:// | ||
| + | |||
| + | === Bootloader reparieren === | ||
| + | |||
| + | bootrec.exe /FixMbr | ||
| + | |||
| + | bootrec.exe /FixBoot | ||
| + | |||
| + | bootrec.exe /RebuildBcd | ||
| + | |||
| + | bcdedit /export C: | ||
| + | c: | ||
| + | cd boot | ||
| + | attrib bcd -s -h -r | ||
| + | ren c:\boot\bcd bcd.old | ||
| + | bootrec /RebuildBcd | ||
| ===== Eigene Dateien auf D:\ ===== | ===== Eigene Dateien auf D:\ ===== | ||
| Zeile 20: | Zeile 51: | ||
| * RefCount value = 0 | * RefCount value = 0 | ||
| * State value = 0 | * State value = 0 | ||
| + | |||
| + | |||
| + | http:// | ||
| ===== Bootloader ===== | ===== Bootloader ===== | ||
| Zeile 25: | Zeile 59: | ||
| [[http:// | [[http:// | ||
| + | ===== Problematik: | ||
| + | |||
| + | [[https:// | ||
| + | |||
| + | <code bash> | ||
| + | zeilen=$(cat bgweiz_11102011.ldif | grep -n " | ||
| + | for zeile in $zeilen; do nummer=$(echo $zeile | cut -d":" | ||
| + | name=$(echo $zeile | cut -d" | ||
| + | echo " | ||
| + | |||
| + | cd /home | ||
| + | rm / | ||
| + | nachname=$(echo $i | cut -d" | ||
| + | |||
| + | cat / | ||
| + | </ | ||
| + | ===== Gruppenrichtlinen ===== | ||
| + | ==== Domänenanbindung ==== | ||
| + | < | ||
| + | Run gpedit.msc. | ||
| + | Go to computer configuration. | ||
| + | Go to Administrative templates. | ||
| + | Go to System. | ||
| + | Go to User profiles. | ||
| + | Enable “Set maximum wait time for the network if a user has a roaming user profile or remote home directory†and set to 0 seconds | ||
| + | </ | ||
windows_7.1307266617.txt.gz · Zuletzt geändert: von admin
