Microsoft Knowledge Base Email Alertz

The Health Service does not process configuration files, and events 7022 and 1220 are logged every 30 minutes on a domain controller on which you installed the Operations Manager 2007 agent

Search KbAlertz

Advanced Search

Receive Microsoft Knowledge Base articles by E-Mail?

Every night we scan the Microsoft Knowledge Base. If technologies you're interested in are updated, we'll send you an e-mail. You only get one e-mail a day, and only when new articles are added.

Click here to create a
FREE account
Already have an account?
[Click here to Login]











Microsoft Knowledge Base Article

This article contents is Microsoft Copyrighted material.
©2005-©2007 Microsoft Corporation. All rights reserved. Terms of Use | Trademarks

Article ID: 946428 - Last Review: April 19, 2012 - Revision: 2.0

The Operations Manager Health Service does not process configuration files and logs Event IDs 7022 and 1220

On This Page

SYMPTOMS

After you install the Microsoft System Center Operations Manager agent on a Windows domain controller, the Health Service does not process configuration files. Additionally, events that resemble the following are logged every 30 minutes to the Application log on the domain controller:

Event 1

Event Type: Error
Event Source: HealthService
Event Category: Health Service
Event ID: 7022
Date: Date
Time: Time
User: N/A
Computer: Computer_Name
Description: The Health Service has downloaded secure configuration for management group Management_Group_Name, and processing the configuration failed with error code 0x80FF003F(0x80FF003F).

Event 2

Event Type: Error
Event Source: HealthService
Event Category: Health Service
Event ID: 1220
Date: Date
Time: Time
User: N/A
Computer: Computer_Name
Description: Received configuration cannot be processed. Management group " Management_Group_Name".

CAUSE

This problem occurs when you configure an account that does not have administrative rights as the Default Action Account.

The System Center Operations Manager agent uses the Run As Profile that is named Privileged Monitoring Account to process Health Service configuration. By default, the Privileged Monitoring Account profile uses the Local System account.

When you configure the agent to use a domain user as the Default Action Account on a domain controller, the Health Service Lockdown Tool (HSLockdown.exe) is automatically run at installation. The Health Service Lockdown Tool denies Health Service access to the NT AUTHORITY\SYSTEM security principal.

In this scenario, only the NT AUTHORITY\Authenticated Users security principal is allowed access to the Health Service. But when the Active Directory is hardened, or the agent is misconfigured, the Local System account cannot authenticate through the Authenticated Users security principal, therefore the agent cannot process Health Service configuration information.

RESOLUTION

To resolve this problem, use one of the following methods.

Method 1: Configure the Privileged Monitoring Account profile

Configure the Privileged Monitoring Account profile to use a domain user who has administrative rights on the affected domain controllers. To do this, follow these steps:
  1. Open the SCOM Console, and then click Administration.
  2. Under Security, right-click Run As Accounts, and then click Create Run As Account. This starts the Create Run As Account Wizard.
  3. Select Windows in the Run As Account type box. Enter a display name, and then click Next.
  4. Enter the user name and the password for an account that is a member of the Administrators group on the domain controller, and then click Create.
  5. After the Run As Account is created, open the Run As Profiles view, and double-click Privileged Monitoring Account.
  6. Click the Run As Accounts tab.
  7. Click New.
  8. Click the Run As Account that you created in step 2 through step 4.
  9. Click the domain controller in the list of computers, and then click OK.
  10. Repeat step 7 through step 9 for each affected domain controller.
  11. Click OK in the Run As Profile Properties dialog box.
  12. Restart the OpsMgr Health Service on the affected domain controllers.

Method 2: Run HSLockdown.exe to configure permissions

Run HSLockdown.exe on the affected domain controllers to remove NT Authority\SYSTEM from the Denied list. To do this, follow these steps:
  1. On the domain controller, open a command prompt, and then open the folder where the agent software is installed.
  2. Type the following command, and then press ENTER:
    hslockdown "Management_Group _Name" /R "NT AUTHORITY\SYSTEM"
    In this command, Management_Group _Name is the name of the Operations Manager 2007 management group of which the agent is a member. Use quotation marks if the name contains spaces.
  3. Restart the OpsMgr Health Service.
  4. Repeat step 1 through step 3 on each domain controller that is affected.

REFERENCES

For more information about HSLockdown.exe, visit the following Microsoft TechNet Web site:
http://technet.microsoft.com/en-us/library/bb309542.aspx (http://technet.microsoft.com/en-us/library/bb309542.aspx)

APPLIES TO
  • Microsoft System Center Operations Manager 2007
  • Microsoft System Center 2012 Operations Manager
  • Microsoft System Center Operations Manager 2007 R2
  • Microsoft System Center Operations Manager 2007 Service Pack 1
Keywords: 
kbexpertiseadvanced kbtshoot kbopmaninstall kbconfiguration kbeventlog kbevent KB946428
       

Community Feedback System

Very often, it takes hours to solve a problem. Very often, you've looked high and low, and have tried a lot of solutions. When you finally found it, chances are, it was because someone else helped you. Here's your chance to give back. Use our community feedback tool to let others know what worked for you and what didn't.

Please also understand that the community feedback system is not warranted to be correct, it's simply a system that we've built to let people try and help each other. If something in a feedback response doesn't make sense to you, or you're not comfortable making changes that the feedback talks about (like registry edits), please consult a professional.

Thank you for using kbAlertz.com Feedback System.

-- Scott Cate