Question : Display/delete saved credentials in windows XP using command line

control keymgr.dll

will invoke a GUI window that shows stored credentials. How can I list them with a command line?

And also, how can I delete a particular/all credential(s), also using command line?

Thanks,
Goran

Answer : Display/delete saved credentials in windows XP using command line

Windows 2003 includes "cmdkey" with the OS.

There is an article about it here:
http://blogs.msdn.com/spatdsg/archive/2006/07/19/manipulate-stored-credentials.aspx

I don't know this for sure, but I would speculate there's probably a better than even shot that it'll run under XP if you copy the executable.  You may have to grab a DLL or two if it complains about them being missing.
Random Solutions  
 
programming4us programming4us