Disable password caching by your client stations
Disable the password caching by your client boxes. You can do this using a tool called Cain 2.0 or you can manualy edit the registry. After disabling the password caching just delete all the pwl files and they will not be created again.
Here's how it can be done:
add this key to the registry:
KEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\
CurrentVersion\Policies\Network\DisablePwdCaching =1
This document from sans explains it better: http://rr.sans.org/win/PWL.php
Disable password caching by your client stations
Disable the password caching by your client boxes. You can do this using a tool called Cain 2.0 or you can manualy edit the registry. After disabling the password caching just delete all the pwl files and they will not be created again.
Here's how it can be done:
add this key to the registry:
KEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\
CurrentVersion\Policies\Network\DisablePwdCaching =1
This document from sans explains it better: http://rr.sans.org/win/PWL.php