View Single Post
  #7 (permalink)  
Old 03-04-2007, 10:30 PM
Ayush
Newsgroup Contributor
 
Posts: n/a
Re: Attempt to login goes back to login prompt

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

 
Old 03-04-2007, 10:30 PM