I have googled this for a while and come up with nothing useful.
I am trying to script a solution that will allow me to add/delete
entries in the XP "Manage Passwords" located at :
MyCoputer/Properties/Advanced/UserProfiles/Settings/UserAccounts/Advanced/M anagePasswords
Anyone have any ideas on how to do this. My desired approach would be
via WMI and not have to hack the registry as I want this to be dynamic and
not require a reboot, but if the registry method is the only way, then so be it.
I have used the WMI Object browser to see if I could find a way, but no luck
so far.
Thanks in advance.
TDM