Asked by:
Event Viewer Critical/Warning/Error

Question
-
WHERE THE HELL IS THE WINDOWS VISTA SUPPORT FORUM MICROSOFT? WHY DO YOU HANG US OUT TO DRY JUST BECAUSE WE RUN OLD OS..
PLEASE NOTE THIS IS FOR WINDOWS VISTA BUT THERE IS NO WHERE TO POST FOR VISTA.
i am quite frustrated with the lack of answers given by Microsoft, they NEVER seem to have answers, but i am hoping someone can actually reply?
i have been having problems with my shutdown button. it seems to have ran away on me, along with the restart button. I am left with sleep and lock. both equally as useless.
this is a home computer and should be no domain set up where administrator only can shutdown/starup computer.
i googled how to fix it. did it. then went to restart my computer in safe mode to do a scan of computer. when it tried to start up again it said it couldnt stauup and starup repair then began to run... which retred settings to before i added shutdown button back to start menu.
i am very confused because my computer has been running decently normal. the internet has been a tad bit slower but that happens at times
so after the restore thing finished i fiddles around a bit and stumbled upon event log, and there is ALOT more then i expected to see.
there is alot of criticals and warnings and errors..IDs: 106, 100, 200, 201, 400, 102, 300, 302, 103, etc..
does not seem good to me. what are these?
here is the first critical:
Log Name: Microsoft-Windows-Diagnostics-Performance/Operational
Source: Microsoft-Windows-Diagnostics-Performance
Date: 06/09/2012 4:12:56 PM
Event ID: 100
Task Category: Boot Performance Monitoring
Level: Critical
Keywords: Event Log
User: LOCAL SERVICE
Computer: Tyler-PC
Description:
Windows has started up:
Boot Duration : 140614ms
IsDegradation : false
Incident Time (UTC) : 06/09/2012 10:09:55 PM
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="Microsoft-Windows-Diagnostics-Performance" Guid="{cfc18ec0-96b1-4eba-961b-622caee05b0a}" />
<EventID>100</EventID>
<Version>1</Version>
<Level>1</Level>
<Task>4002</Task>
<Opcode>34</Opcode>
<Keywords>0x8000000000010000</Keywords>
<TimeCreated SystemTime="2012-09-06T22:12:56.273Z" />
<EventRecordID>1985</EventRecordID>
<Correlation ActivityID="{00000001-0000-0001-4DD7-C6587C8CCD01}" />
<Execution ProcessID="1464" ThreadID="2740" />
<Channel>Microsoft-Windows-Diagnostics-Performance/Operational</Channel>
<Computer>Tyler-PC</Computer>
<Security UserID="S-1-5-19" />
</System>
<EventData>
<Data Name="BootTsVersion">2</Data>
<Data Name="BootStartTime">2012-09-06T22:09:55.687Z</Data>
<Data Name="BootEndTime">2012-09-06T22:12:25.791Z</Data>
<Data Name="SystemBootInstance">439</Data>
<Data Name="UserBootInstance">423</Data>
<Data Name="BootTime">140614</Data>
<Data Name="MainPathBootTime">69942</Data>
<Data Name="BootKernelInitTime">17</Data>
<Data Name="BootDriverInitTime">7937</Data>
<Data Name="BootDevicesInitTime">9647</Data>
<Data Name="BootPrefetchInitTime">42292</Data>
<Data Name="BootPrefetchBytes">598081536</Data>
<Data Name="BootAutoChkTime">0</Data>
<Data Name="BootSmssInitTime">7470</Data>
<Data Name="BootCriticalServicesInitTime">582</Data>
<Data Name="BootUserProfileProcessingTime">2722</Data>
<Data Name="BootMachineProfileProcessingTime">2</Data>
<Data Name="BootExplorerInitTime">21562</Data>
<Data Name="BootNumStartupApps">4</Data>
<Data Name="BootPostBootTime">70672</Data>
<Data Name="BootIsRebootAfterInstall">false</Data>
<Data Name="BootRootCauseStepImprovementBits">512</Data>
<Data Name="BootRootCauseGradualImprovementBits">512</Data>
<Data Name="BootRootCauseStepDegradationBits">196</Data>
<Data Name="BootRootCauseGradualDegradationBits">192</Data>
<Data Name="BootIsDegradation">false</Data>
<Data Name="BootIsStepDegradation">false</Data>
<Data Name="BootIsGradualDegradation">false</Data>
<Data Name="BootImprovementDelta">0</Data>
<Data Name="BootDegradationDelta">0</Data>
<Data Name="BootIsRootCauseIdentified">true</Data>
</EventData>
</Event>does anyone know what this means??
here is a warning:
Log Name: Microsoft-Windows-Diagnostics-Performance/Operational
Source: Microsoft-Windows-Diagnostics-Performance
Date: 06/09/2012 4:12:47 PM
Event ID: 200
Task Category: Shutdown Performance Monitoring
Level: Warning
Keywords: Event Log
User: LOCAL SERVICE
Computer: Tyler-PC
Description:
Windows has shutdown:
Shutdown Duration : 16338ms
IsDegradation : false
Incident Time (UTC) : 06/09/2012 11:18:11 AM
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="Microsoft-Windows-Diagnostics-Performance" Guid="{cfc18ec0-96b1-4eba-961b-622caee05b0a}" />
<EventID>200</EventID>
<Version>1</Version>
<Level>3</Level>
<Task>4007</Task>
<Opcode>40</Opcode>
<Keywords>0x8000000000010000</Keywords>
<TimeCreated SystemTime="2012-09-06T22:12:47.584Z" />
<EventRecordID>1984</EventRecordID>
<Correlation ActivityID="{00000001-0000-0002-4DD7-C6587C8CCD01}" />
<Execution ProcessID="1464" ThreadID="2324" />
<Channel>Microsoft-Windows-Diagnostics-Performance/Operational</Channel>
<Computer>Tyler-PC</Computer>
<Security UserID="S-1-5-19" />
</System>
<EventData>
<Data Name="ShutdownTsVersion">1</Data>
<Data Name="ShutdownStartTime">2012-09-06T11:18:11.389Z</Data>
<Data Name="ShutdownEndTime">2012-09-06T11:18:27.727Z</Data>
<Data Name="ShutdownTime">16338</Data>
<Data Name="ShutdownUserSessionTime">2774</Data>
<Data Name="ShutdownUserPolicyTime">23</Data>
<Data Name="ShutdownUserProfilesTime">800</Data>
<Data Name="ShutdownSystemSessionsTime">6638</Data>
<Data Name="ShutdownPreShutdownNotificationsTime">1441</Data>
<Data Name="ShutdownServicesTime">4995</Data>
<Data Name="ShutdownKernelTime">6925</Data>
<Data Name="ShutdownRootCauseStepImprovementBits">0</Data>
<Data Name="ShutdownRootCauseGradualImprovementBits">0</Data>
<Data Name="ShutdownRootCauseStepDegradationBits">0</Data>
<Data Name="ShutdownRootCauseGradualDegradationBits">0</Data>
<Data Name="ShutdownIsDegradation">false</Data>
<Data Name="ShutdownTimeChange">0</Data>
</EventData>
</Event>again i clueless probably will get hacked because i posted this lol somee tell me what this means
hello? HI
- Moved by Jeremy_Wu Monday, September 10, 2012 3:34 AM More appropriate (From:Windows 7 Performance)
Thursday, September 6, 2012 11:35 PM