System error 1331 has occurred - Logon failure: account current disable


Symptom

When using net use \\computername command, you may receive above error message.

Resolutions

This is cache credentials issue. To fix this problem and cache the credentials, use net use \\computername /user:username command.