Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Lsass.exe error "an invalid parameter was passed to a service or function"

374 views
Skip to first unread message

yaga_yaga

unread,
Sep 9, 2006, 9:52:16 AM9/9/06
to
This is the biggest headache I have had since repairing computers. I
have a laptop running WinXP, it had a error message "missing or
currupted C:\windows\system32\config\system". I went in the recovery
console and ran some DOS command from
http://support.microsoft.com/kb/307545/en-us and it got pass the first
error message but now it is before it gets to windows it came up with a
message "An invalid parameter was passed to a service or function" I
tried everything, I even went as far as to install WinXP on a separate
Windows folder, creating a dual boot, copy (SAM, system, security,
default) from the new XP to the old XP through the recovery console but
that still didnt work. I am out of options. Does anyone have any idea
before I FDISK this drive?

Malke

unread,
Sep 9, 2006, 10:05:41 AM9/9/06
to
yaga_yaga wrote:

Test the hard drive to make sure it's good with a diagnostic utility
downloaded from the drive mftr. or with SeaTools.

If the drive is good, do a clean install of Windows. If you need to back
up the client's data first, try doing it with Knoppix or data recovery
software.

Malke
--
Elephant Boy Computers
www.elephantboycomputers.com
"Don't Panic!"
MS-MVP Windows - Shell/User

gold...@gmail.com

unread,
Sep 13, 2006, 1:03:51 PM9/13/06
to
yaga, I had this problem, and trust me...I know what you mean when you
say it was a headache. Go to this link:

http://www.techimo.com/forum/showthread.php?t=37455&page=5

and scroll down to post #97. Follow those steps and you should be good
to go. If he refers to anything that you don't know of, just read the
earlier posts and that should help.

Hope this helps.

mr big

unread,
Oct 10, 2006, 2:45:37 PM10/10/06
to

no need to fdisk
how to recover windows from the recovery console.
if you have internet access follow the instructions here
http://support.microsoft.com/kb/307545/en-us

or do the following
md tmp
copy c:\windows\system32\config\system c:\windows\tmp\system.bak
copy c:\windows\system32\config\software c:\windows\tmp\software.bak
copy c:\windows\system32\config\sam c:\windows\tmp\sam.bak
copy c:\windows\system32\config\security c:\windows\tmp\security.bak
copy c:\windows\system32\config\default c:\windows\tmp\default.bak

delete c:\windows\system32\config\system
delete c:\windows\system32\config\software
delete c:\windows\system32\config\sam
delete c:\windows\system32\config\security
delete c:\windows\system32\config\default

copy c:\windows\repair\system c:\windows\system32\config\system
copy c:\windows\repair\software c:\windows\system32\config\software
copy c:\windows\repair\sam c:\windows\system32\config\sam
copy c:\windows\repair\security c:\windows\system32\config\security
copy c:\windows\repair\default c:\windows\system32\config\default

0 new messages