windows.rst
changeset 309 117fd10347ec
parent 308 bb7f69ae849a
child 315 dd4cb03b6b46
child 318 5a839a273056
equal deleted inserted replaced
305:6c7890231c7d 309:117fd10347ec
    78 Navigate to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Lsa
    78 Navigate to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Lsa
    79 
    79 
    80 Create the following DWORD value (if it doesn't exist): LmCompatibilityLevel
    80 Create the following DWORD value (if it doesn't exist): LmCompatibilityLevel
    81 
    81 
    82 And set its value to: 1
    82 And set its value to: 1
       
    83 
       
    84 * Map dir to disk.
       
    85 
       
    86 To create:
       
    87 
       
    88   cmd> subst [to-disk: [from-disk:]path]
       
    89 
       
    90 To remove:
       
    91 
       
    92   cmd> subst disk: /d