Wmi 10 event filter query ошибка windows

Event ID 10 входит в журнал приложения после установки Пакет обновления 1 для Windows 7 или Windows Server 2008 R2

В этой статье предоставляется сценарий для решения проблемы 10 событий, зарегистрированных после установки Пакет обновления 1 для Windows 7 или Windows Server 2008 R2.

Оригинальная версия продукта: Windows 7 Пакет обновления 1, Windows Server 2008 R2 Пакет обновления 1
Исходный номер КБ: 2545227

Симптомы

После установки Windows 7 Пакет обновления 1 (SP1) или Windows Server 2008 R2 SP1 с использованием встроенного мультимедиа после каждой перезагрузки в журнале приложений регистрируется следующая ошибка WMI:

Причина

Эта проблема возникла в процессе создания DVD/ISO в Windows 7 SP1. В процессе создания была проблема, из-за чего регистрация WMI осталась в DVD/ISO. Так как регистрация предназначена для работы только во время процесса создания DVD/ISO, она не работает в живой системе и вызывает эти события. Эти события не указывают на какие-либо проблемы в системе и могут быть безопасно проигнорированы. Если вы хотите предотвратить получение этих событий и хотите удалить эту конкретную регистрацию WMI вручную, запустите сценарий обхода.

Решение

Чтобы устранить проблему, запустите скрипт, чтобы остановить сообщения Event ID 10. Чтобы запустить сценарий, выполните следующие действия:

В Блокноте создайте новый документ с именем Workaround.txt.

Скопируйте следующий скрипт в блокнот:

Сохраните текст как Workaround.vbs.

Откройте командную команду с повышенными уровнями:

  1. Нажмите кнопку Пуск.
  2. Выбор программ.
  3. Правой кнопкой мыши по командной подсказке.
  4. Выберите запуск в качестве администратора.

Измените Каталог на каталог, содержащийworkaround.vbs, CD c:\users\%username% например. .

После запуска скрипта ошибки event ID 10, связанные с этим событием, должны прекратиться. Этот скрипт не удаляет все существующие записи в журнале Событий, их необходимо удалить вручную из журнала событий приложения.

Могут быть другие причины для сообщений об ошибках Event ID 10. Это обходное решение только предотвращает сообщение об ошибке, перечисленное выше.

Дополнительные сведения

Это определенное сообщение об ошибке Event ID 10, перечисленное выше, можно смело игнорировать. Это не указывает на проблему с Пакет обновления операционной системой.

Event ID 10 is logged in the Application log after you install Service Pack 1 for Windows 7 or Windows Server 2008 R2

This article provides a script to solve the event ID 10 that’s logged after you install Service Pack 1 for Windows 7 or Windows Server 2008 R2.

Читайте также:  Mf1132 driver windows 10

Original product version: В Windows 7 Service Pack 1, Windows Server 2008 R2 Service Pack 1
Original KB number: В 2545227

Symptoms

After you install Windows 7 Service Pack 1 (SP1) or Windows Server 2008 R2 SP1 using integrated media, the following WMI error is logged in the application log after every reboot:

Cause

This issue originated in the Windows 7 SP1 DVD/ISO creation process. There was an issue in the creation process that caused a WMI registration to remain in the DVD/ISO. Since the registration is designed to work only during the DVD/ISO creation process, it fails to run on a live system and causes these events. These events aren’t indicative of any issue in the system and can be safely ignored. If you want to prevent these events from getting generated and want to remove this specific WMI registration manually, run the workaround script.

Resolution

To resolve the issue, run a script to stop the Event ID 10 messages. To run the script, follow these steps:

In Notepad, create a new document named Workaround.txt.

Copy the following script into notepad:

Save the text as Workaround.vbs.

Open an elevated command prompt:

  1. Select Start.
  2. Select Programs.
  3. Right-click on Command Prompt.
  4. Choose run as administrator.

Change Directory to the one containing workaround.vbs, for example, CD c:\users\%username% .

Run the script workaround.vbs.

After running the script, the Event ID 10 errors related to this event should stop occurring. This script doesn’t remove any of the existing entries in the Event log, they would need to be manually cleared out of the application event log.

There can be other reasons for Event ID 10 error messages. This workaround only prevents the error message listed above from occurring.

More information

This particular Event ID 10 error message listed above can be safely ignored. It isn’t indicative of a problem with the Service Pack or with the operating system.

Как устранить ошибку WMI с кодом 10 при запуске Windows 7 / Vista с установленным SP

Автор: Max Bond
Дата записи

Эта проблема проявляется на Windows Vista после установки SP1 (присутствует и в SP2), а также наблюдается в Windows 7 после установки SP1.

Сообщение об ошибке в разделе Просмотр событий -> Журналы Windows -> Приложение :

Event filter with query “SELECT * FROM __InstanceModificationEvent WITHIN 60 WHERE TargetInstance ISA “Win32_Processor” AND TargetInstance.LoadPercentage > 99″ could not be reactivated in namespace “//./root/CIMV2” because of error 0x80041003. Events cannot be delivered through this filter until the problem is corrected.

Ошибка WMI (код события: 10)

Читайте также:  Найти обновление для windows media

Как исправить:

  1. Отключаем контроль учетных записей.
  2. Перезагружаемся в безопасный режим.
  3. Останавливаем службу Инструментарий управления Windows (Windows Management Instrumentation).
  4. Открываем папку c:\windows\system32\wbem\repository. На всякий случай содержимое папки копируем в безопасное место, а затем удаляем.
  5. Перезагружаемся.
  6. При первой загрузке возможны проблемы: торможение, подвисания и т.п. Ничего страшного – перезагружаемся еще раз.
  7. Вторая загрузка должна пройти быстро и без помех. Проверяем логи – больше никаких ошибок WMI во время загрузки системы!
  8. Включаем контроль учетных записей обратно.

В заключение следует сказать о том, что данная ошибка классифицируется в Микрософт как некритичная и не влияющая на работоспособность системы. И это действительно так, два года проработал с ней без проблем. Но если есть способ исправить, почему бы это не сделать? ))

Event 10, WMI and Error 0x80041003, events cannot be delivered through this filter until the problem is corrected.

Original title: What the heck error: Event 10, WMI

Log Name: Application
Source: Microsoft-Windows-WMI
Date: 2/22/2013 8:23:43 PM
Event ID: 10
Task Category: None
Level: Error
Keywords: Classic
User: N/A
Computer: INTL
Description:
Event filter with query «SELECT * FROM __InstanceModificationEvent WITHIN 60 WHERE TargetInstance ISA «Win32_Processor» AND TargetInstance.LoadPercentage > 99″ could not be reactivated in namespace «//./root/CIMV2» because of error 0x80041003. Events cannot be delivered through this filter until the problem is corrected.
Event Xml:

10
0
2
0
0
0x80000000000000

2515

Application
INTL

//./root/CIMV2
SELECT * FROM __InstanceModificationEvent WITHIN 60 WHERE TargetInstance ISA «Win32_Processor» AND TargetInstance.LoadPercentage > 99
0x80041003

anyone know what the h___ that is about.

Thank you for posting your question in the Microsoft Community Forum.

Based on the information, you are receiving Event 10, WMI and error 0x80041003 on Windows 7 computer.

It would be helpful if you could reply to these questions to assist you better.

1. When exactly are you receiving the error messages?

2. Do you remember making any changes to the computer prior to the issue?

This problem occurs if the WMI filter is accessed without sufficient permission. To resolve this problem, refer to the article and try the steps provided:

Let us know if you need further assistance with Windows related issues. We will be happy to help.

86 people found this reply helpful

Was this reply helpful?

Sorry this didn’t help.

Great! Thanks for your feedback.

How satisfied are you with this reply?

Thanks for your feedback, it helps us improve the site.

Читайте также:  Total annihilation для windows 10

How satisfied are you with this reply?

Thanks for your feedback.

It would seem that this obfuscates the error message but it doesn’t correct anything.

This originated in the Windows 7 SP1 DVD/ISO creation process. There was an issue in the creation process that caused a WMI registration to remain in the DVD/ISO. Since the registration is designed to work only during the DVD/ISO creation process, it fails to run on a live system and causes these events. These events are not indicative of any issue in the system and can be safely ignored. If however you want to prevent these events from getting generated and want to remove this specific WMI registration manually, please follow the steps mentioned in this article for running the workaround script.

After running the script the Event ID 10 errors related to this event should stop occurring. This does not remove any of the existing entries in the Event log, they would need to be manually cleared out of the application event log.

Note: There can be other reasons for Event ID 10 error messages, this only prevents the error message listed above from occurring.

Fantastic, we’ve removed something yet whatever the actual cause is still occurring but not getting logged.

Wmi 10 event filter query ошибка windows

Сообщения: 10692
Благодарности: 2884

Конфигурация компьютера
Материнская плата: MSI H61M-P21 (MS-7680) (B3.0)
HDD: WDC Caviar Green WD10EARS-22Y5B1 ATA Device 1Т (1000 Gb), WDC Caviar Blue WD10EZEX-08M2NA0 ATA Device 1Т (1000 Gb)
Звук: VIA VT1708S VIA High Definition Audio
CD/DVD: ATAPI iHAS122 ATA Device
ОС: Microsoft Windows 7 Home Basic x86, Microsoft Windows 10 Home x64 .
Прочее: Multi Flash Reader USB Device, Logitech HD Webcam C310
может хоть файлы скачаешь и посмотришь? »

На что посмотришь ? На дамп ? Его я еще несколько дней назад смотрел и сегодня угораздило.

Вы если пришли ошибку убирать, читайте ссылку и устанавливайте MicrosoftFixit50688 .

——-
Будь джентльменом, если есть удача. А нет удачи, джентльменов нет . Нажми .

Оцените статью