Notice: This website is an unofficial Microsoft Knowledge Base (hereinafter KB) archive and is intended to provide a reliable access to deleted content from Microsoft KB. All KB articles are owned by Microsoft Corporation. Read full disclaimer for more details.

Error message when a Group Policy client-side extension cannot log RSOP Data:''0x80041002"


View products that this article applies to.

Symptoms

Consider the following scenario:
  • You have a computer that is running Windows Server 2003. Additionally, Windows Server 2003 has Policy Maker client-side extensions installed.
  • You upgrade to Windows Server 2008.
  • You install Group Policy Preferences client-side extensions in Windows Server 2008.
In this scenario, every periodic background update encounters an event. These updates include Group Policy update, foreground update, and restart. The following event appears in the Application Logs:

Log Name: Application
Source: Group Policy Folders
Date: Date
Event ID: 4099
Task Category: (2)
Level: Warning
Keywords: Classic
User: SYSTEM
Computer: Computer Name
Description: The client-side extension could not log RSoP data because it failed with error code ''0x80041002�
'0x80041002 = WBEM_E_NOT_FOUND

↑ Back to the top


Cause

This issue occurs because of corrupted Managed Object Format (MOF) files.

↑ Back to the top


More information

Steps to Reproduce the Problem

  1. Register the Gpsvc.dll library by using the following command:
    regsvr32 c:\windows\system32\gpsvc.dll
  2. Use the following command prompt to locate the folder:

    c:\windows\system32\wbem
  3. Run the following commands:
    • Mofcomp policman.mof
    • Mofcomp polprocl.mof
    • Mofcomp polstore.mof
    • Mofcomp scersop.mof
    • Mofcomp rsop.mof
  4. Restart the WMI Service.

↑ Back to the top


Keywords: KB977755, kbtshoot, kbsurveynew, kbexpertiseadvanced

↑ Back to the top

Article Info
Article ID : 977755
Revision : 1
Created on : 11/30/2009
Published on : 11/30/2009
Exists online : False
Views : 1006