PC Review


Reply
Thread Tools Rate Thread

Attempt to login goes back to login prompt

 
 
=?Utf-8?B?TmF0ZQ==?=
Guest
Posts: n/a
 
      4th Mar 2007
Hi all

I am dealing with a real headscratcher. A client gave me their computer
because they could not log on. They put their login info: username/password,
it looked like it was doing some machination then went back to the login
prompt.

Hmm. I tried logging in with the Admin account (which apparently had no
password), and same thing. I then booted to safe mode, but still no luck. I
could not get past the login prompt.

I took out the disk and put it in another machine and was able to see all
the appropriate files are there. Ran antivirus scans/etc, cleaned everything
out, but still not luck.

I even tried to do a boot from CD/Repair, but the start said it could not
find a disk. Strange because it is a SATA disk and is recognized at boot. The
OS does boot to the login prompt.

???? I am stumped.

Any ideas?

Nate
 
Reply With Quote
 
 
 
 
Rock
Guest
Posts: n/a
 
      4th Mar 2007
"Nate" <(E-Mail Removed)> wrote in message
news:4630B7EF-1DD9-4727-B991-(E-Mail Removed)...
> Hi all
>
> I am dealing with a real headscratcher. A client gave me their computer
> because they could not log on. They put their login info:
> username/password,
> it looked like it was doing some machination then went back to the login
> prompt.
>
> Hmm. I tried logging in with the Admin account (which apparently had no
> password), and same thing. I then booted to safe mode, but still no luck.
> I
> could not get past the login prompt.
>
> I took out the disk and put it in another machine and was able to see all
> the appropriate files are there. Ran antivirus scans/etc, cleaned
> everything
> out, but still not luck.
>
> I even tried to do a boot from CD/Repair, but the start said it could not
> find a disk. Strange because it is a SATA disk and is recognized at boot.
> The
> OS does boot to the login prompt.



Install the drive in another machine and edit the registry remotely to see
what the userinit value is. See these articles.

Editing the Registry for "other" Users
http://www.dougknox.com/

You cannot log on to Windows XP after you remove Wsaupdater.exe
http://support.microsoft.com/kb/892893/en-us

If that doesn’t help see this:
A User Logon Request Is Rejected Without Any Messages
http://support.microsoft.com/?id=313322

--
Rock [MS-MVP User/Shell]

 
Reply With Quote
 
Pegasus \(MVP\)
Guest
Posts: n/a
 
      4th Mar 2007

"Nate" <(E-Mail Removed)> wrote in message
news:4630B7EF-1DD9-4727-B991-(E-Mail Removed)...
> Hi all
>
> I am dealing with a real headscratcher. A client gave me their computer
> because they could not log on. They put their login info:

username/password,
> it looked like it was doing some machination then went back to the login
> prompt.
>
> Hmm. I tried logging in with the Admin account (which apparently had no
> password), and same thing. I then booted to safe mode, but still no luck.

I
> could not get past the login prompt.
>
> I took out the disk and put it in another machine and was able to see all
> the appropriate files are there. Ran antivirus scans/etc, cleaned

everything
> out, but still not luck.
>
> I even tried to do a boot from CD/Repair, but the start said it could not
> find a disk. Strange because it is a SATA disk and is recognized at boot.

The
> OS does boot to the login prompt.
>
> ???? I am stumped.
>
> Any ideas?
>
> Nate


The problem is well known and is often caused by some disk
manipulation software. The solution depens on your setup: It
is simple if the machine is networked and if you know the password
for its admin account, and less simple but still manageable if you
have some other WinXP/2000 PC available. Which one is it?


 
Reply With Quote
 
=?Utf-8?B?TmF0ZQ==?=
Guest
Posts: n/a
 
      5th Mar 2007
HI Pegasus

I have the admin password (there is none). I do have another PC that I can
use. I was able to pull out the disk and install it into this other PC, but I
can use it for other means.

What suggestions do you have?



"Pegasus (MVP)" wrote:

>
> "Nate" <(E-Mail Removed)> wrote in message
> news:4630B7EF-1DD9-4727-B991-(E-Mail Removed)...
> > Hi all
> >
> > I am dealing with a real headscratcher. A client gave me their computer
> > because they could not log on. They put their login info:

> username/password,
> > it looked like it was doing some machination then went back to the login
> > prompt.
> >
> > Hmm. I tried logging in with the Admin account (which apparently had no
> > password), and same thing. I then booted to safe mode, but still no luck.

> I
> > could not get past the login prompt.
> >
> > I took out the disk and put it in another machine and was able to see all
> > the appropriate files are there. Ran antivirus scans/etc, cleaned

> everything
> > out, but still not luck.
> >
> > I even tried to do a boot from CD/Repair, but the start said it could not
> > find a disk. Strange because it is a SATA disk and is recognized at boot.

> The
> > OS does boot to the login prompt.
> >
> > ???? I am stumped.
> >
> > Any ideas?
> >
> > Nate

>
> The problem is well known and is often caused by some disk
> manipulation software. The solution depens on your setup: It
> is simple if the machine is networked and if you know the password
> for its admin account, and less simple but still manageable if you
> have some other WinXP/2000 PC available. Which one is it?
>
>
>

 
Reply With Quote
 
Pegasus \(MVP\)
Guest
Posts: n/a
 
      5th Mar 2007
I was hoping that you could network the machine . . .

While the disk is in your second PC, take the following
steps. I will assume that it is visible as drive F:.
1. Create the following lines in F:\Documents and Settings\
All Users\Start Menu\Programs\Startup\Logon.bat
@echo off
echo %date% %time% >> c:\test.txt
set >> c:\test.txt
2. Run F:\Documents and Settings\All Users\Start Menu\
Programs\Startup\Logon.bat
3. Check if the file c:\test.txt exists and if it contains information
about your second PC.
4. Put the disk back into its normal case. Reboot and go
through the full logon cycle that you first described.
5. Return the disk to your second machine and report
the contents of Q:\test.txt (not C:\test.txt!).

The next step will require some off-line editing of the
problem PC's registry, based on the information you post
in Step 5 above.


"Nate" <(E-Mail Removed)> wrote in message
news:C88F63ED-ED93-4FE1-8A27-(E-Mail Removed)...
> HI Pegasus
>
> I have the admin password (there is none). I do have another PC that I can
> use. I was able to pull out the disk and install it into this other PC,

but I
> can use it for other means.
>
> What suggestions do you have?
>
>
>
> "Pegasus (MVP)" wrote:
>
> >
> > "Nate" <(E-Mail Removed)> wrote in message
> > news:4630B7EF-1DD9-4727-B991-(E-Mail Removed)...
> > > Hi all
> > >
> > > I am dealing with a real headscratcher. A client gave me their

computer
> > > because they could not log on. They put their login info:

> > username/password,
> > > it looked like it was doing some machination then went back to the

login
> > > prompt.
> > >
> > > Hmm. I tried logging in with the Admin account (which apparently had

no
> > > password), and same thing. I then booted to safe mode, but still no

luck.
> > I
> > > could not get past the login prompt.
> > >
> > > I took out the disk and put it in another machine and was able to see

all
> > > the appropriate files are there. Ran antivirus scans/etc, cleaned

> > everything
> > > out, but still not luck.
> > >
> > > I even tried to do a boot from CD/Repair, but the start said it could

not
> > > find a disk. Strange because it is a SATA disk and is recognized at

boot.
> > The
> > > OS does boot to the login prompt.
> > >
> > > ???? I am stumped.
> > >
> > > Any ideas?
> > >
> > > Nate

> >
> > The problem is well known and is often caused by some disk
> > manipulation software. The solution depens on your setup: It
> > is simple if the machine is networked and if you know the password
> > for its admin account, and less simple but still manageable if you
> > have some other WinXP/2000 PC available. Which one is it?
> >
> >
> >



 
Reply With Quote
 
=?Utf-8?B?TmF0ZQ==?=
Guest
Posts: n/a
 
      5th Mar 2007
Hey Rock. thanks for the suggestions.

Question. If I install the drive in another machine, I boot from a local
disk. How do I edit the registry on this "foreign" disk? It is not "other"
user since the user is not local to this other machine...



"Rock" wrote:

> "Nate" <(E-Mail Removed)> wrote in message
> news:4630B7EF-1DD9-4727-B991-(E-Mail Removed)...
> > Hi all
> >
> > I am dealing with a real headscratcher. A client gave me their computer
> > because they could not log on. They put their login info:
> > username/password,
> > it looked like it was doing some machination then went back to the login
> > prompt.
> >
> > Hmm. I tried logging in with the Admin account (which apparently had no
> > password), and same thing. I then booted to safe mode, but still no luck.
> > I
> > could not get past the login prompt.
> >
> > I took out the disk and put it in another machine and was able to see all
> > the appropriate files are there. Ran antivirus scans/etc, cleaned
> > everything
> > out, but still not luck.
> >
> > I even tried to do a boot from CD/Repair, but the start said it could not
> > find a disk. Strange because it is a SATA disk and is recognized at boot.
> > The
> > OS does boot to the login prompt.

>
>
> Install the drive in another machine and edit the registry remotely to see
> what the userinit value is. See these articles.
>
> Editing the Registry for "other" Users
> http://www.dougknox.com/
>
> You cannot log on to Windows XP after you remove Wsaupdater.exe
> http://support.microsoft.com/kb/892893/en-us
>
> If that doesn’t help see this:
> A User Logon Request Is Rejected Without Any Messages
> http://support.microsoft.com/?id=313322
>
> --
> Rock [MS-MVP User/Shell]
>
>

 
Reply With Quote
 
Ayush
Guest
Posts: n/a
 
      5th Mar 2007
Pegasus (MVP) wrote ::
> I was hoping that you could network the machine . . .
>
> While the disk is in your second PC, take the following
> steps. I will assume that it is visible as drive F:.
> 1. Create the following lines in F:\Documents and Settings\
> All Users\Start Menu\Programs\Startup\Logon.bat
> @echo off
> echo %date% %time% >> c:\test.txt
> set >> c:\test.txt
> 2. Run F:\Documents and Settings\All Users\Start Menu\
> Programs\Startup\Logon.bat
> 3. Check if the file c:\test.txt exists and if it contains information
> about your second PC.
> 4. Put the disk back into its normal case. Reboot and go
> through the full logon cycle that you first described.



> 5. Return the disk to your second machine and report
> the contents of Q:\test.txt (not C:\test.txt!).


Q:\ ??



Good Luck, Ayush.
--
XP-Tips [Create a keyboard shortcut to open a folder] :
http://www.microsoft.com/windowsxp/u...rshortcut.mspx
 
Reply With Quote
 
Pegasus \(MVP\)
Guest
Posts: n/a
 
      5th Mar 2007

"Ayush" <"ayushmaan.j[aatt]gmail.com"> wrote in message
news:%(E-Mail Removed)...
> Pegasus (MVP) wrote ::
> > I was hoping that you could network the machine . . .
> >
> > While the disk is in your second PC, take the following
> > steps. I will assume that it is visible as drive F:.
> > 1. Create the following lines in F:\Documents and Settings\
> > All Users\Start Menu\Programs\Startup\Logon.bat
> > @echo off
> > echo %date% %time% >> c:\test.txt
> > set >> c:\test.txt
> > 2. Run F:\Documents and Settings\All Users\Start Menu\
> > Programs\Startup\Logon.bat
> > 3. Check if the file c:\test.txt exists and if it contains information
> > about your second PC.
> > 4. Put the disk back into its normal case. Reboot and go
> > through the full logon cycle that you first described.
> > 5. Return the disk to your second machine and report
> > the contents of Q:\test.txt (not C:\test.txt!).

>
> Q:\ ??


Thanks for picking up my mistake. This should read "F:\test.txt"
where F: is the drive letter under which the OP's problem disk
appears while installed in his second machine.


 
Reply With Quote
 
Rock
Guest
Posts: n/a
 
      5th Mar 2007
"Nate" <(E-Mail Removed)> wrote
> Hey Rock. thanks for the suggestions.
>
> Question. If I install the drive in another machine, I boot from a local
> disk. How do I edit the registry on this "foreign" disk? It is not "other"
> user since the user is not local to this other machine...


>> "Nate" <(E-Mail Removed)> wrote
>> > Hi all
>> >
>> > I am dealing with a real headscratcher. A client gave me their computer
>> > because they could not log on. They put their login info:
>> > username/password,
>> > it looked like it was doing some machination then went back to the
>> > login
>> > prompt.
>> >
>> > Hmm. I tried logging in with the Admin account (which apparently had no
>> > password), and same thing. I then booted to safe mode, but still no
>> > luck.
>> > I
>> > could not get past the login prompt.
>> >
>> > I took out the disk and put it in another machine and was able to see
>> > all
>> > the appropriate files are there. Ran antivirus scans/etc, cleaned
>> > everything
>> > out, but still not luck.
>> >
>> > I even tried to do a boot from CD/Repair, but the start said it could
>> > not
>> > find a disk. Strange because it is a SATA disk and is recognized at
>> > boot.
>> > The
>> > OS does boot to the login prompt.

>>
>>
>> Install the drive in another machine and edit the registry remotely to
>> see
>> what the userinit value is. See these articles.
>>
>> Editing the Registry for "other" Users
>> http://www.dougknox.com/
>>
>> You cannot log on to Windows XP after you remove Wsaupdater.exe
>> http://support.microsoft.com/kb/892893/en-us
>>
>> If that doesn’t help see this:
>> A User Logon Request Is Rejected Without Any Messages
>> http://support.microsoft.com/?id=313322


You follow the procedure in the link from Doug Knox I gave you.

--
Rock [MS-MVP User/Shell]

 
Reply With Quote
 
=?Utf-8?B?TmF0ZQ==?=
Guest
Posts: n/a
 
      5th Mar 2007
Hi Rock, I tried all the options you suggested. The userinit.exe seemed to be
correct and in the right place. There was no file called wsau.. that one of
the options suggested.

I did the regedit but could not find userinit.exe that indicated anything
unusual.

I do have the computer on a network but if I try to RDP, I have the same
problem getting kicked off. I cannot connect to any drive since it looks like
there are no shares open.

"Rock" wrote:

> "Nate" <(E-Mail Removed)> wrote
> > Hey Rock. thanks for the suggestions.
> >
> > Question. If I install the drive in another machine, I boot from a local
> > disk. How do I edit the registry on this "foreign" disk? It is not "other"
> > user since the user is not local to this other machine...

>
> >> "Nate" <(E-Mail Removed)> wrote
> >> > Hi all
> >> >
> >> > I am dealing with a real headscratcher. A client gave me their computer
> >> > because they could not log on. They put their login info:
> >> > username/password,
> >> > it looked like it was doing some machination then went back to the
> >> > login
> >> > prompt.
> >> >
> >> > Hmm. I tried logging in with the Admin account (which apparently had no
> >> > password), and same thing. I then booted to safe mode, but still no
> >> > luck.
> >> > I
> >> > could not get past the login prompt.
> >> >
> >> > I took out the disk and put it in another machine and was able to see
> >> > all
> >> > the appropriate files are there. Ran antivirus scans/etc, cleaned
> >> > everything
> >> > out, but still not luck.
> >> >
> >> > I even tried to do a boot from CD/Repair, but the start said it could
> >> > not
> >> > find a disk. Strange because it is a SATA disk and is recognized at
> >> > boot.
> >> > The
> >> > OS does boot to the login prompt.
> >>
> >>
> >> Install the drive in another machine and edit the registry remotely to
> >> see
> >> what the userinit value is. See these articles.
> >>
> >> Editing the Registry for "other" Users
> >> http://www.dougknox.com/
> >>
> >> You cannot log on to Windows XP after you remove Wsaupdater.exe
> >> http://support.microsoft.com/kb/892893/en-us
> >>
> >> If that doesn’t help see this:
> >> A User Logon Request Is Rejected Without Any Messages
> >> http://support.microsoft.com/?id=313322

>
> You follow the procedure in the link from Doug Knox I gave you.
>
> --
> Rock [MS-MVP User/Shell]
>
>

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

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
Switching back to local login from domain login =?Utf-8?B?TXIgTWlrZQ==?= Windows XP Security 2 18th May 2006 03:03 AM
XP sends me back to the login screed after I login =?Utf-8?B?RXJpYyBLb2xvdHlsdWs=?= Windows XP Help 13 23rd Feb 2006 04:25 AM
Win2k Login, kicks back to login screen =?Utf-8?B?TmF0ZQ==?= Microsoft Windows 2000 3 22nd Dec 2004 10:09 PM
Login drops back into login prompt ashley Microsoft Windows 2000 1 28th Jun 2004 11:43 AM
I can not login on Win2000 (come back in Login window again) Har Microsoft Windows 2000 Security 4 10th Nov 2003 04:44 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 05:33 PM.