In Windows 7 Professional and Ultimate:
- Open the Administrative Tools in the Control Panel in your Windows 7 (NOT the network drive server)
- Open the Local Security Policy
- Select the Security Option under Local Policies
- Choose Send LM & NTLM responses in Network security: LAN
manager authentication level
.

.
For Windows 7 Home Users:
you can edit the registry yourself by doing this:
1) open Notepad:
2) copy this text and past in notepad:
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Lsa]
“lmcompatibilitylevel”=dword:00000002
3) save the file on your desktop (or anywhere else) as name.reg – “.reg” is important.
4) run the file and press yes on the 2 poppups.
Now it should be fixed.
.
Alternate method for Home version
For Windows 7 HOME PREMIUM:
Click “Start” on lower left of screen.
Click “Run” in the menu.
Type regedit then click “Ok”.
User Account Control warning may pop up – click “Yes”
Find folder “HKEY_LOCAL_MACHINE” double click on it
Now on the same left side below the folder you clicked on find “SYSTEM”
and double click on it.
Now on the same left side below the folder you clicked on find
“CurretControlSet” and double click on it.
Now on the same left side below the folder you clicked on find “CONTROL”
and double click on it.
Now on the same left side below the folder you clicked on find “Lsa” and
RIGHT CLICK ON THE Lsa folder.
Scroll down to “New” then select “DWORD (32-bit) Value”
The new item appears to the right of the folders you have been clicking on.
The name is highlighted as “New Value #1″
Change the name to LMCompatibilityLevel
Now RIGHT click on it “LMCompatibilityLevel” Then select “Modify”
Change the “Value data” from 0 to 1 then click “Ok”
At top right click on “File” then “Exit”
You are finished, and it should work.
.
NOTE: If your network drive host is a Windows 2000 server, you may need to upgrade it to SP4.
.
Source of Information
.