fsantiago Posted April 5, 2012 Posted April 5, 2012 Good morning everyone!! I recently came across a laptop that works perfectly fine but takes a while to do so. The problem is the wireless takes a really long time to connect initially after the boot process. I have done a boot trace and have attached the summary. I really think it has to do with lanmanserver. Can someone please guide me in the right direction. Any help will be greatly appreciated.summary_boot.xml
MagicAndre1981 Posted April 5, 2012 Posted April 5, 2012 Yes, looks so: <serviceTransition name="LanmanServer" group="" transition="start" totalTransitionTimeDelta="9223371995915"this is the service which is used to share files and printers. You can set the serve to start "manual", create a small batch file (net start LanmanServer) and run it on demand if you need the sharing feature.
fsantiago Posted April 5, 2012 Author Posted April 5, 2012 Is it the Server service? If so I have set it to manual and the problem still continues. I have idea on what else I could do.
MagicAndre1981 Posted April 6, 2012 Posted April 6, 2012 yes, this is the server service.Make a new trace where you set the service to manual, zip the trace and upload it. I'll take a look at it.
fsantiago Posted April 6, 2012 Author Posted April 6, 2012 Ok will do. Setting it to disabled does work though. I will post the trace in a bit.
fsantiago Posted April 6, 2012 Author Posted April 6, 2012 Here is the skydrive link to the trace. I can't upload because Ionly have 500k. I appreciate your help. Trace
MagicAndre1981 Posted April 6, 2012 Posted April 6, 2012 why have you disabled Superfetch? Your Western Digital Scorpio Blue 250GB HDD only has 5400 RPM. Disabling Superfetch dramatically SLOWS DOWN YOUR WINDOWS AND BOOT! Activate it again, install the hotfixes from here:and run the optimization from here:http://www.msfn.org/board/index.php?showtopic=140262After you did this make a new trace.
fsantiago Posted April 6, 2012 Author Posted April 6, 2012 To my knowledge I have not disabled suprfecth. I will do as told. Thank you.
fsantiago Posted April 6, 2012 Author Posted April 6, 2012 Ok. Here is the problem I am running into. When I try to start the service which is set to automatic. It says windows could not start the Superfetch service on Local Computer. Error 2: The system cannot find the file specified.
MagicAndre1981 Posted April 6, 2012 Posted April 6, 2012 make sure the values "EnableSuperfetch" and "EnablePrefetcher" in the registry are set to 3.
MagicAndre1981 Posted April 6, 2012 Posted April 6, 2012 run sfc /Scannow to detect missing and broken files. Maybe the sysmain.dll is corrupt.
fsantiago Posted April 6, 2012 Author Posted April 6, 2012 Ok. Will let you know what the results are.
MagicAndre1981 Posted April 6, 2012 Posted April 6, 2012 do you have a file called sysmain.dll in the system32 folder?
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now