lesser-equity

Magazine
Go Back   Computer Juice > Computer Software > Windows Operating Systems


Register


Reply
 
Thread Tools
  #1  
Old 10th May 2009, 09:42
Donor Group
 
My computer keeps crashing. i keep getting the same event ID error codes. The one i am dealing with now is Event ID 10. Unfortunately I don't understand the instructions on the MS help site lol. Could someone please tell me what tro do?

To resolve this problem, run a script to stop the Event ID 10 messages. To run this script, follow these steps:
  1. In a text editor, such as Notepad, create a new text document named Test.vbs.
  2. Paste the following code into Test.vbs: strComputer = "."
    Set objWMIService = GetObject("winmgmts:" _
    & "{impersonationLevel=impersonate}!\\" _
    & strComputer & "\root\subscription")


    Set obj1 = objWMIService.Get("__EventFilter.Name='BVTFilter'" )

    set obj2set = obj1.Associators_("__FilterToConsumerBinding")

    set obj3set = obj1.References_("__FilterToConsumerBinding")



    For each obj2 in obj2set
    WScript.echo "Deleting the object"
    WScript.echo obj2.GetObjectText_
    obj2.Delete_
    next

    For each obj3 in obj3set
    WScript.echo "Deleting the object"
    WScript.echo obj3.GetObjectText_
    obj3.Delete_
    next

    WScript.echo "Deleting the object"
    WScript.echo obj1.GetObjectText_
    obj1.Delete_

  3. After you run this script, the Event ID 10 messages stop appearing in the Application log. However, you have to manually clear any previous Event ID 10 messages.

    Note Make sure that you only delete the appropriate Event ID 10 messages. There may be other pertinent Event ID 10 messages that you do not want to delete.
Ok, I've made the notepad thing and called it Test.vbs. How do I "run" it? Then how do I delete the error code?
  #2  
Old 10th May 2009, 14:45
Moderator Group
 
To run it just double click on it. If it opens in Notepad, you have not renamed it properly.

To delete the errors, I assume you just need to go to Event Viewer and clear then (Start - Run (or in vista the search box) eventvwr.msc )

Where do you get these errors though? Do they pop up?

Have you reformatted recently?

I need to sleep now but will try to help more tomorrow unless someone else has more ideas in the interim.
__________________
serverguy

__________________

My System: Eclipse

Processor(s):
Intel C2D E7200 OC'd @ 3.6Ghz
Motherboard:
Asus P5Q Pro
RAM Memory:
OCZ 8GB 800Mhz
Graphics Card(s):
Saphire Radeon 4850
Sound Card:
Onboard
Hard Drive(s):
Vast
Optical Drive(s):
Sony al cheapo one.
Case / PSU:
Antec Three Hundred
Cooling:
Arctic Cooler 7 Pro, 3 case fans.
Network / Internet:
Titan ADSL
Monitor(s):
Dual 19" LCD
Operating System(s):
XP SP3
  #3  
Old 11th May 2009, 03:23
Donor Group
 
Well that was weird. I right clicked it and it had the option to "open with" as something I don't remember and notepad. I chose the "something else." It flashed open briefly and then closed. So I right clicked it again and where the top option would usually be "Open" It said something like "run as command prompt." Again it flashed open and closed so fast I couldn't read anything. SO i right clicked it AGAIN and this time the only "open as" option was "notebook." Thinking i had done something wrong, I erased the file and tried to re-create it. Now it will only save as "Test.VSB.TXT"

Fortunately what I did one of the first two times appears to have worked. I also figured out how to go through and delete my 14,000 plus error, warnings and so on. As a result, I quit crashing. The sad thing is I spent over 12 hours doing "stuff" and I'm not sure I remember everything I did lol.
  #4  
Old 11th May 2009, 10:03
Donor Group
 
Quote:
Originally Posted by Bubba View Post
Fortunately what I did one of the first two times appears to have worked.
Yep .... there wouldn't really be anything to see and it would execute very quickly & close when done ..... so you obviously did things ok
__________________

My System: Home Build

Processor(s):
AMD 64 x 2 Dual Core 5200+ 2.60GHz
Motherboard:
Asus M2V Rev 1.
RAM Memory:
4gb (3.25gb visible)
Graphics Card(s):
NVIDIA GeForce 7300 GS
Sound Card:
5.1 Reatek On-Board
Hard Drive(s):
250 gb SATA & 400gb SATA
Optical Drive(s):
Pioneer 110 x 2
Case / PSU:
Stock / 550w Silent
Cooling:
Stock
Network / Internet:
10/100 Nic / 20MB Virgin Cable
Monitor(s):
Fujitsu Siemens 22" TFT WS
Operating System(s):
Vista Ultimate x32/Windows 7 x64
Reply

Register
Thread Tools




Arabic Bulgarian Chinese (Simplified) Chinese (Traditional) Croatian Czech Danish Dutch English Finnish French German Greek Hebrew Hungarian Italian Japanese Korean Latvian Lithuanian Norwegian Polish Portuguese Romanian Russian Serbian Slovak Spanish Swedish Thai Turkish Ukrainian

Copyright ©2006 - 2009 Computer Juice.

Powered by vBulletin® Copyright ©2000 - 2009 Jelsoft Enterprises Ltd. SEO by vBSEO ©2009, Crawlability, Inc.