Windows XP recovery.
authorOleksandr Gavenko <gavenkoa@gmail.com>
Fri, 21 Aug 2009 14:43:59 +0300
changeset 178 abe20171d6ed
parent 177 02b79b857ee1
child 179 e225b746945d
Windows XP recovery.
windows.rst
--- a/windows.rst	Thu Aug 20 12:40:23 2009 +0300
+++ b/windows.rst	Fri Aug 21 14:43:59 2009 +0300
@@ -1,14 +1,30 @@
 -*- outline -*-
 
-* Vista and Samba.
+* XP.
+
+** Recovery.
+
+  cmd> sfc /Scannow
+
+To complite repair you may need original installation CD. Works for
+Windows 2000, Windows XP, Windows 2003.
+
+See
+
+  http://support.microsoft.com/kb/222471/
+  http://support.microsoft.com/kb/310747/ru
+
+* Vista
+
+** Samba.
 
 By default, you cannot authenticate and share files to and from Mac OS X or
 Linux Samba due to a well known authentication method turned off by default.
 To enable this,
 
-** Only for Windows Vista Ultimate/Business/Enterprise Editions.
+*** Only for Windows Vista Ultimate/Business/Enterprise Editions.
 
-Goto Start—>Run and open gpedit.msc or secpol.msc
+Goto Start->Run and open gpedit.msc or secpol.msc
 
 Select Continue on the User Account Control prompt. This will launch the Group
 Policy Object Editor for the Local Computer Policy.
@@ -21,22 +37,22 @@
 -> Local Policies
 -> Security Options
 
-Open the ‘Network security: LAN Manager authentication level’ policy and
+Open the "Network security: LAN Manager authentication level" policy and
 change the Security Setting to:
 
 Send LM & NTLM - use NTLMv2 session security if negotiated
 
-** Windows Vista Home Edition.
+*** Windows Vista Home Edition.
 
 Since Windows Vista Home Edition does not feature the Group Policy Editor, you
 may do the following to enable this feature:
 
-Goto Start—>Run—> and type regedit.
+Goto Start->Run-> and type regedit.
 
 Select Continue on the User Account Control prompt.
 
 Navigate to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Lsa
 
-Create the following DWORD value (if it doesn’t exist): LmCompatibilityLevel
+Create the following DWORD value (if it doesn't exist): LmCompatibilityLevel
 
 And set its value to: 1