Windows 8 – Reboot Advanced Boot Options
c:\> shutdown /o /r
c:\> shutdown /o /r
C:\Symbols erstellen
SRV*c:\symbols*http://msdl.microsoft.com/download/symbols
Exchange -> Organisationskonfiguration -> Hub Transport -> Remotedomänen -> Default -> Nachrichtenformat
SafeMode:
REG ADD "HKLM\SYSTEM\CurrentControlSet\Control\SafeBoot\Minimal\MSIServer" /VE /T REG_SZ /F /D "Service"
SafeMode mit Netzwerk:
REG ADD "HKLM\SYSTEM\CurrentControlSet\Control\SafeBoot\Network\MSIServer" /VE /T REG_SZ /F /D "Service"
net start msiserver
powercfg.exe /hibernate off
Systemsteuerung -> Aufgaben planen -> Einfache Aufgabe erstellen -> Name eingeben -> Beim Anmelden -> Programm starten -> %systemroot%\explorer.exe -> Fertig stellen