Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Vista Installation > Vista upgrade over Xp has invalidated existing users. Cannot log i

Reply
Thread Tools Display Modes

Vista upgrade over Xp has invalidated existing users. Cannot log i

 
 
George Hayes
Guest
Posts: n/a

 
      09-19-2007
I upgraded my XP (Sp2 with all updates) to Vista Ultimate. When finished, it
presented me with two user logins which were present in XP and in
Administrators. When I log into these, it accepts the password (if I use an
invalid pw it tells me) and shows me the friendly Welcome message. The login
fails and Welcome turns into Logging Off...

Booting from dvd and going to recovery command prompt, I check the user
repository with the NET commands. It lists only Administrator and Guest as
available logins. The two users presented at login are not there. I use NET
User /ADD and NET LocalGroups /ADD to create a new user and add to Users and
Administrators. When I restart, the same original logins are presented, the
new user is not present and when I reboot to the recovery command prompt,
none of the changes or additions I previously made are present and only
Administrator and Guest are showing as users. There were 4 users and various
system accounts like ASPNET, IUSR_etc and IWAM_etc in XP. They are all gone!!

Clearly something is very wrong here. How can I force a login as
Administrator? I have been left with an entirely unaccessable system. It also
cannot be rolled back, as the upgrade process didn't see fit to keep a copy
of my previous os.

What now?
Thanks,
George
 
Reply With Quote
 
 
 
 
Rick Rogers
Guest
Posts: n/a

 
      09-20-2007
Hi George,

Check for Windows.old, and if it exists you can recover the original
installation:
http://support.microsoft.com/kb/933168

If you are familiar with tools like BartPE, you may be able to load the
system registry hive and check the logon entries, there most likely is
damage or invalid data under HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows
NT\CurrentVersion\Winlogon

--
Best of Luck,

Rick Rogers, aka "Nutcase" - Microsoft MVP
http://mvp.support.microsoft.com/
Windows help - www.rickrogers.org
My thoughts http://rick-mvp.blogspot.com

"George Hayes" <George > wrote in message
news:8763592C-40A0-4D11-A519-...
>I upgraded my XP (Sp2 with all updates) to Vista Ultimate. When finished,
>it
> presented me with two user logins which were present in XP and in
> Administrators. When I log into these, it accepts the password (if I use
> an
> invalid pw it tells me) and shows me the friendly Welcome message. The
> login
> fails and Welcome turns into Logging Off...
>
> Booting from dvd and going to recovery command prompt, I check the user
> repository with the NET commands. It lists only Administrator and Guest as
> available logins. The two users presented at login are not there. I use
> NET
> User /ADD and NET LocalGroups /ADD to create a new user and add to Users
> and
> Administrators. When I restart, the same original logins are presented,
> the
> new user is not present and when I reboot to the recovery command prompt,
> none of the changes or additions I previously made are present and only
> Administrator and Guest are showing as users. There were 4 users and
> various
> system accounts like ASPNET, IUSR_etc and IWAM_etc in XP. They are all
> gone!!
>
> Clearly something is very wrong here. How can I force a login as
> Administrator? I have been left with an entirely unaccessable system. It
> also
> cannot be rolled back, as the upgrade process didn't see fit to keep a
> copy
> of my previous os.
>
> What now?
> Thanks,
> George


 
Reply With Quote
 
George Hayes
Guest
Posts: n/a

 
      09-20-2007
Rick,
Thanks for the BartPE info. I'll give that a try. Unfortunately, there is no
Windows.old directory. I dir'd using s and h attributes also. Do you know of
any good information links to the security entries in the registry hive?

Thanks again.

"Rick Rogers" wrote:

> Hi George,
>
> Check for Windows.old, and if it exists you can recover the original
> installation:
> http://support.microsoft.com/kb/933168
>
> If you are familiar with tools like BartPE, you may be able to load the
> system registry hive and check the logon entries, there most likely is
> damage or invalid data under HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows
> NT\CurrentVersion\Winlogon
>
> --
> Best of Luck,
>
> Rick Rogers, aka "Nutcase" - Microsoft MVP
> http://mvp.support.microsoft.com/
> Windows help - www.rickrogers.org
> My thoughts http://rick-mvp.blogspot.com
>
> "George Hayes" <George > wrote in message
> news:8763592C-40A0-4D11-A519-...
> >I upgraded my XP (Sp2 with all updates) to Vista Ultimate. When finished,
> >it
> > presented me with two user logins which were present in XP and in
> > Administrators. When I log into these, it accepts the password (if I use
> > an
> > invalid pw it tells me) and shows me the friendly Welcome message. The
> > login
> > fails and Welcome turns into Logging Off...
> >
> > Booting from dvd and going to recovery command prompt, I check the user
> > repository with the NET commands. It lists only Administrator and Guest as
> > available logins. The two users presented at login are not there. I use
> > NET
> > User /ADD and NET LocalGroups /ADD to create a new user and add to Users
> > and
> > Administrators. When I restart, the same original logins are presented,
> > the
> > new user is not present and when I reboot to the recovery command prompt,
> > none of the changes or additions I previously made are present and only
> > Administrator and Guest are showing as users. There were 4 users and
> > various
> > system accounts like ASPNET, IUSR_etc and IWAM_etc in XP. They are all
> > gone!!
> >
> > Clearly something is very wrong here. How can I force a login as
> > Administrator? I have been left with an entirely unaccessable system. It
> > also
> > cannot be rolled back, as the upgrade process didn't see fit to keep a
> > copy
> > of my previous os.
> >
> > What now?
> > Thanks,
> > George

>
>

 
Reply With Quote
 
Rick Rogers
Guest
Posts: n/a

 
      09-21-2007
Hi,

I did write this bit on that entry about a problem caused by a bit of
software called blazefind. The fix is basically the same, adjusting that
value in the registry:
http://rickrogers.org/fixes.htm#Blazefind

--
Best of Luck,

Rick Rogers, aka "Nutcase" - Microsoft MVP
http://mvp.support.microsoft.com/
Windows help - www.rickrogers.org
My thoughts http://rick-mvp.blogspot.com

"George Hayes" <> wrote in message
news:CCC31CC5-7634-497B-ABC8-...
> Rick,
> Thanks for the BartPE info. I'll give that a try. Unfortunately, there is
> no
> Windows.old directory. I dir'd using s and h attributes also. Do you know
> of
> any good information links to the security entries in the registry hive?
>
> Thanks again.
>
> "Rick Rogers" wrote:
>
>> Hi George,
>>
>> Check for Windows.old, and if it exists you can recover the original
>> installation:
>> http://support.microsoft.com/kb/933168
>>
>> If you are familiar with tools like BartPE, you may be able to load the
>> system registry hive and check the logon entries, there most likely is
>> damage or invalid data under
>> HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows
>> NT\CurrentVersion\Winlogon
>>
>> --
>> Best of Luck,
>>
>> Rick Rogers, aka "Nutcase" - Microsoft MVP
>> http://mvp.support.microsoft.com/
>> Windows help - www.rickrogers.org
>> My thoughts http://rick-mvp.blogspot.com
>>
>> "George Hayes" <George > wrote in message
>> news:8763592C-40A0-4D11-A519-...
>> >I upgraded my XP (Sp2 with all updates) to Vista Ultimate. When
>> >finished,
>> >it
>> > presented me with two user logins which were present in XP and in
>> > Administrators. When I log into these, it accepts the password (if I
>> > use
>> > an
>> > invalid pw it tells me) and shows me the friendly Welcome message. The
>> > login
>> > fails and Welcome turns into Logging Off...
>> >
>> > Booting from dvd and going to recovery command prompt, I check the user
>> > repository with the NET commands. It lists only Administrator and Guest
>> > as
>> > available logins. The two users presented at login are not there. I use
>> > NET
>> > User /ADD and NET LocalGroups /ADD to create a new user and add to
>> > Users
>> > and
>> > Administrators. When I restart, the same original logins are presented,
>> > the
>> > new user is not present and when I reboot to the recovery command
>> > prompt,
>> > none of the changes or additions I previously made are present and only
>> > Administrator and Guest are showing as users. There were 4 users and
>> > various
>> > system accounts like ASPNET, IUSR_etc and IWAM_etc in XP. They are all
>> > gone!!
>> >
>> > Clearly something is very wrong here. How can I force a login as
>> > Administrator? I have been left with an entirely unaccessable system.
>> > It
>> > also
>> > cannot be rolled back, as the upgrade process didn't see fit to keep a
>> > copy
>> > of my previous os.
>> >
>> > What now?
>> > Thanks,
>> > George

>>
>>


 
Reply With Quote
 
Dwarf
Guest
Posts: n/a

 
      09-21-2007
Hi George,

I see from your post that you have used an upgrade version of Vista. You
might be better off doing a clean install. Refer to my post 'Clean Install
Windows Vista Using Upgrade Media', also in this newsgroup, for detailed
instructions on how to do this.
Dwarf

"George Hayes" wrote:

> I upgraded my XP (Sp2 with all updates) to Vista Ultimate. When finished, it
> presented me with two user logins which were present in XP and in
> Administrators. When I log into these, it accepts the password (if I use an
> invalid pw it tells me) and shows me the friendly Welcome message. The login
> fails and Welcome turns into Logging Off...
>
> Booting from dvd and going to recovery command prompt, I check the user
> repository with the NET commands. It lists only Administrator and Guest as
> available logins. The two users presented at login are not there. I use NET
> User /ADD and NET LocalGroups /ADD to create a new user and add to Users and
> Administrators. When I restart, the same original logins are presented, the
> new user is not present and when I reboot to the recovery command prompt,
> none of the changes or additions I previously made are present and only
> Administrator and Guest are showing as users. There were 4 users and various
> system accounts like ASPNET, IUSR_etc and IWAM_etc in XP. They are all gone!!
>
> Clearly something is very wrong here. How can I force a login as
> Administrator? I have been left with an entirely unaccessable system. It also
> cannot be rolled back, as the upgrade process didn't see fit to keep a copy
> of my previous os.
>
> What now?
> Thanks,
> George

 
Reply With Quote
 
George Hayes
Guest
Posts: n/a

 
      09-24-2007
Rick,
Tried this. BartPE is very cool. The registry editor plugin I included in
the install couldn't access the registry on the machine, so this was
unsuccessful.

I did find the answer in the Administration, Accounts and Passwords
newsgroup. Search there for "No Administrator; locked out" and see the second
post by a Jimmy Brush. The registry editing instructions saved the day.

Thanks for your help, too.

"Rick Rogers" wrote:

> Hi,
>
> I did write this bit on that entry about a problem caused by a bit of
> software called blazefind. The fix is basically the same, adjusting that
> value in the registry:
> http://rickrogers.org/fixes.htm#Blazefind
>
> --
> Best of Luck,
>
> Rick Rogers, aka "Nutcase" - Microsoft MVP
> http://mvp.support.microsoft.com/
> Windows help - www.rickrogers.org
> My thoughts http://rick-mvp.blogspot.com
>
> "George Hayes" <> wrote in message
> news:CCC31CC5-7634-497B-ABC8-...
> > Rick,
> > Thanks for the BartPE info. I'll give that a try. Unfortunately, there is
> > no
> > Windows.old directory. I dir'd using s and h attributes also. Do you know
> > of
> > any good information links to the security entries in the registry hive?
> >
> > Thanks again.
> >
> > "Rick Rogers" wrote:
> >
> >> Hi George,
> >>
> >> Check for Windows.old, and if it exists you can recover the original
> >> installation:
> >> http://support.microsoft.com/kb/933168
> >>
> >> If you are familiar with tools like BartPE, you may be able to load the
> >> system registry hive and check the logon entries, there most likely is
> >> damage or invalid data under
> >> HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows
> >> NT\CurrentVersion\Winlogon
> >>
> >> --
> >> Best of Luck,
> >>
> >> Rick Rogers, aka "Nutcase" - Microsoft MVP
> >> http://mvp.support.microsoft.com/
> >> Windows help - www.rickrogers.org
> >> My thoughts http://rick-mvp.blogspot.com
> >>
> >> "George Hayes" <George > wrote in message
> >> news:8763592C-40A0-4D11-A519-...
> >> >I upgraded my XP (Sp2 with all updates) to Vista Ultimate. When
> >> >finished,
> >> >it
> >> > presented me with two user logins which were present in XP and in
> >> > Administrators. When I log into these, it accepts the password (if I
> >> > use
> >> > an
> >> > invalid pw it tells me) and shows me the friendly Welcome message. The
> >> > login
> >> > fails and Welcome turns into Logging Off...
> >> >
> >> > Booting from dvd and going to recovery command prompt, I check the user
> >> > repository with the NET commands. It lists only Administrator and Guest
> >> > as
> >> > available logins. The two users presented at login are not there. I use
> >> > NET
> >> > User /ADD and NET LocalGroups /ADD to create a new user and add to
> >> > Users
> >> > and
> >> > Administrators. When I restart, the same original logins are presented,
> >> > the
> >> > new user is not present and when I reboot to the recovery command
> >> > prompt,
> >> > none of the changes or additions I previously made are present and only
> >> > Administrator and Guest are showing as users. There were 4 users and
> >> > various
> >> > system accounts like ASPNET, IUSR_etc and IWAM_etc in XP. They are all
> >> > gone!!
> >> >
> >> > Clearly something is very wrong here. How can I force a login as
> >> > Administrator? I have been left with an entirely unaccessable system.
> >> > It
> >> > also
> >> > cannot be rolled back, as the upgrade process didn't see fit to keep a
> >> > copy
> >> > of my previous os.
> >> >
> >> > What now?
> >> > Thanks,
> >> > George
> >>
> >>

>
>

 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
How do Vista SP1 Beta Users Upgrade DJJay Windows Vista General Discussion 2 02-29-2008 07:49 AM
Will my existing hardware run with Vista cranheim Windows Vista General Discussion 16 01-28-2008 11:05 AM
Vista Upgrade fails at "Gathering Files" when two users share the same user profile (ProfileImagePath). Message: "the upgrade was cancelled". Carl Farrington Windows Vista Installation 4 10-24-2007 07:26 AM
Make a 64 bit upgrade available to 32 bit Users Logan Windows Vista General Discussion 7 05-23-2007 09:54 PM
Vista RTM for Express Upgrade Users? David Fumento Windows Vista General Discussion 2 12-10-2006 07:54 PM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59