חיבור windows 7 ל windows server 2000

Post date: Aug 9, 2012 11:32:26 AM

1. Run regedit.

2. Navigate to:

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Lsa

3. Create a DWORD value under Lsa

LmCompatibilityLevel

4. Set the value to 1

5. quit regedit

5. from Start/Run type gpupdate /force

On Windows 2000 Server: go to start, run, type gpedit.msc and click ok.

Under computer comfiguration, windows settings, security setting, local policies, security options.

Look for LAN Manager Authentication Level. Set it to SEND LM & NTLM - use NTLMv2 session security if negociated.

Click OK.

Then run these commands :

secedit /refreshpolicy user_policy

secedit /refreshpolicy machine_policy