Resources for IT Professionals > 論壇首頁 > Network Access Protection > Security Center Service on Domain Computer
發問發問
 

已答覆Security Center Service on Domain Computer

  • 2009年7月2日 下午 02:44Mayur Kirti 使用者勳章使用者勳章使用者勳章使用者勳章使用者勳章
     
    I am piloting DHCP nap in production now. I can see in the group policy management console that security center is disabled on domain computers. I tried to turn in on from the local group policy with no luck. I really dont want to have the existing GP changed to enable security center yet. Two odd things here:

    1. Even though the security center is disabled by the domain GP, it tells me "not configured" when I look at the local group policy.
    2. When I turn it on on the local machine, I still get an error in the logs saying that security center cannot be started because of a software group policy restriction.

    Any thoughts?
     
    Mayur

解答

  • 2009年7月3日 上午 05:03Greg LindsayMSFT, 擁有者使用者勳章使用者勳章使用者勳章使用者勳章使用者勳章
     已答覆

    Hi,

    You might be looking at a different setting in Group Policy. There is a setting that controls whether or not the Security Center user interface is enabled. This is different from starting or stopping the service. I'm afraid the setting isn't very clear about this.

    If you want to test DHCP NAP without modifying domain GP, you can use non domain-joined computers, or use a different SHA/SHV than the WSHA/WSHV which requires the Security Center service.

    If possible, create a temporary OU for your test. Place your NAP clients in this OU and create a GPO that applies only to this OU. Turn the Security Center service on here it will supercede/override the domain policy. I haven't tried this, but it should work according to Policy Inheritance which states: "If a policy setting that is configured for a parent organizational unit is incompatible with the same policy setting that is configured for a child organizational unit (because the setting is enabled in one case and disabled in the other), the child does not inherit the policy setting from the parent. The policy setting in the child is applied."

    -Greg

所有回覆

  • 2009年7月3日 上午 05:03Greg LindsayMSFT, 擁有者使用者勳章使用者勳章使用者勳章使用者勳章使用者勳章
     已答覆

    Hi,

    You might be looking at a different setting in Group Policy. There is a setting that controls whether or not the Security Center user interface is enabled. This is different from starting or stopping the service. I'm afraid the setting isn't very clear about this.

    If you want to test DHCP NAP without modifying domain GP, you can use non domain-joined computers, or use a different SHA/SHV than the WSHA/WSHV which requires the Security Center service.

    If possible, create a temporary OU for your test. Place your NAP clients in this OU and create a GPO that applies only to this OU. Turn the Security Center service on here it will supercede/override the domain policy. I haven't tried this, but it should work according to Policy Inheritance which states: "If a policy setting that is configured for a parent organizational unit is incompatible with the same policy setting that is configured for a child organizational unit (because the setting is enabled in one case and disabled in the other), the child does not inherit the policy setting from the parent. The policy setting in the child is applied."

    -Greg

  • 2009年7月7日 下午 09:10Mayur Kirti 使用者勳章使用者勳章使用者勳章使用者勳章使用者勳章
     
    Thanks, this worked. Why does local policy not overwrite the domain policy in this case?
    Mayur
  • 2009年7月7日 下午 09:16Greg LindsayMSFT, 擁有者使用者勳章使用者勳章使用者勳章使用者勳章使用者勳章
     

    Hi,

    I'm not sure about all cases, but I think it's designed so that local users can't override domain policy.

    -Greg