-Right click my computer-mash 'properties'
-Select 'Advanced System Settings'
-Mash the 'Settings' button for the 'Startup and Recovery' section
-Uncheck 'Automatically Restart'
Wouldn't hurt to check the Event Viewer as well instead of waiting for another B S O D
-Right Click 'My Computer' and mash 'Manage'
-Expand 'Event Viewer'
-Expand 'Windows Logs'
-Prolly look under 'Application' and/or 'System' for any Red X 'Critical' or Red (!) entries. They may give a clue on what the source of your BSOD's are.
Good luck
Thanks! If I UNcheck auto restart is that going to keep the blue screen up though? I think I might rather have it reboot no?
First error log: Log Name: Application
Source: Microsoft-Windows-Security-SPP
Date: 1/28/2011 7:24:18 PM
Event ID: 8196
Task Category: None
Level: Information
Keywords: Classic
User: N/A
Computer: Media-PC
Description:
License Activation Scheduler (sppuinotify.dll) was not able to automatically activate. Error code:
0x8007232B
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="Microsoft-Windows-Security-SPP" Guid="{E23B33B0-C8C9-472C-A5F9-F2BDFEA0F156}" EventSourceName="Software Protection Platform Service" />
<EventID Qualifiers="16384">8196</EventID>
<Version>0</Version>
<Level>4</Level>
<Task>0</Task>
<Opcode>0</Opcode>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2011-01-29T00:24:18.000000000Z" />
<EventRecordID>4212</EventRecordID>
<Correlation />
<Execution ProcessID="0" ThreadID="0" />
<Channel>Application</Channel>
<Computer>Media-PC</Computer>
<Security />
</System>
<EventData>
<Data>0x8007232B</Data>
</EventData>
</Event>
under event viewer - application there are quite a few - Security-SPP errors that appear.
This is from System:
Log Name: System
Source: Microsoft-Windows-DistributedCOM
Date: 1/28/2011 7:24:18 PM
Event ID: 10001
Task Category: None
Level: Error
Keywords: Classic
User: N/A
Computer: Media-PC
Description:
Unable to start a DCOM Server: {F87B28F1-DA9A-4F35-8EC0-800EFCF26B83} as /. The error:
"5"
Happened while starting this command:
C:\Windows\System32\slui.exe -Embedding
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="Microsoft-Windows-DistributedCOM" Guid="{1B562E86-B7AA-4131-BADC-B6F3A001407E}" EventSourceName="DCOM" />
<EventID Qualifiers="49152">10001</EventID>
<Version>0</Version>
<Level>2</Level>
<Task>0</Task>
<Opcode>0</Opcode>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2011-01-29T00:24:18.000000000Z" />
<EventRecordID>10137</EventRecordID>
<Correlation />
<Execution ProcessID="0" ThreadID="0" />
<Channel>System</Channel>
<Computer>Media-PC</Computer>
<Security />
</System>
<EventData>
<Data Name="param1">C:\Windows\System32\slui.exe -Embedding</Data>
<Data Name="param2">5</Data>
<Data Name="param3">{F87B28F1-DA9A-4F35-8EC0-800EFCF26B83}</Data>
<Data Name="param4">
</Data>
<Data Name="param5">
</Data>
</EventData>
</Event>
Hope some of this helps...