Is there a way to completely flush cached AD credentials on a user workstation?
Posted
by Mikey B
on Server Fault
See other posts from Server Fault
or by Mikey B
Published on 2010-04-07T19:48:13Z
Indexed on
2010/04/07
20:33 UTC
Read the original article
Hit count: 536
An AD user updated their AD password, but a couple applications on their workstation appear to still be using their old AD credentials. Is there an easy way to flush out cached AD credentials on Windows (short of logging out or rebooting)?
A few google searches hinted at "gpupdate /force" but I wasn't sure if that would encompass stuff like NTLM credentials and AD passwords.
© Server Fault or respective owner