"ToddAndMargo" <> wrote in message
news:...
> Hi Ace and Meinolf,
>
> I fixed it.
>
> <Editorial comment> AAAAAAAAAAAAAAAAAAAAAAAAAAAHHHHHHHHHH
> HHHHHHHHHHHHHHHHHHHHHHH!!!!</Editorial Comment>
>
> These two things led me to the fix:
>
> 1) Event ID 1515: Windows has backed up this user profile. Windows
> will automatically try to use the backup profile the next time
> this user logs on.
>
> 2) "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows
> NT\CurrentVersion\ProfileList".
>
> As I stated before, "ProfilesList" did not have my new user
> in it. So I got cleaver (a weasel word for "desperate") and
> found where "ProfilesList" had created a key for TEMP and
> renamed TEMP's "ProfileImagePath" to my actual (new) user's name.
> When the user logged out, the entire key with my modification
> in it got erased. Rats.
>
> Then I logged back in with my new user and checked "ProfilesList"
> again. There he was back as TEMP and "ProfileImagePath" =
> C:\Users\TEMP. But this time I had an interesting addition.
> TEMP's key had a second idential key underneath it it, with a
> ".bak" at the end of the key name. So, I erased the ".bak" key
> and again renamed TEMP's "ProfileImagePath" to my actual (new)
> user's name (again).
>
> I have now logged in and out three time correctly. (Verified
> by "echo %userprofile%" and by checking his "ProfilesList"
> entry.)
>
> There are times I hate Windows.
>
> Thank you all for being there for me to bounce things off
> of. Never underestimate the power of having to write
> things down to other professionals to straighten your
> brains out.
>
> Many, many thanks,
> -T
Consider it a challenge that you've overcome, learned from, and moved on!
Good to hear you figured it out.
:-)
Ace
|