Remembered Credentials...

  • Thread starter Thread starter mene
  • Start date Start date
M

mene

When I connect to a computer by typing \\computername in the run dialog or
from a console, Windows will sometimes ask me for credentials to the remote
resource. Once I have supplied them, it is remembered until the system is
restarted. How can I flush these remembered credentials manually?

tia
 
Try logging off and then logging back on or using the net use command to see
if you have any network connections and then you can delete them all or
delete selective connection. Use net help use to see more about the net use
command. --- Steve
 
net use <whatever> /delete does not clear the saved credentials. If I
execute a net use again it just reconnects without the requirement for a
/user parameter. There has to be a way, I think I did "net help <every
command>" to death by now. Net session does nothing desired as well.

blah, it was just a question i had always wondered about and finally came
around to posting about it... maybe there is not even a built-in way. I
looked at nbtstat just for the fun of it, but I do not even know if that is
related.
 
Back
Top