|
Sounds like PolEdit has disabled your caching. You could try editing the registry entry. HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Policies\Network\DisablePwdCaching
In that folder there should be a DisablePwdCaching and the data should read 0x00000001 (0). Change it to 0x00000001 (1)
That should enable PW caching.
|