Yeehaa.

I can't wait to get to work monday and try this out.

Perhaps I'd over complicated it, but it was along the lines of "IF msn home is found in HKCU, replace it. Same for HKLM, if found, replace."

Friday I was admiring the cleanup.kix (comprehending about 1/2 of it thanks to the comments).

Wow.

What about values I know I want replaced/written no matter what?
For instance I've got a Filer that only seems to understand plain text passwords when dealing with workstations directly.

would I just put a writevalue (HKLM\sw\ms\winnt\wkstation\parameters\rdr, "plaintextpassword" = 1)

{yes, I know that looks horrible. My last serious programming effort was '95 while in school}