Skip to content

Commit 9c928a3

Browse files
committed
CMADO-13783318, CMADO-9906327
1 parent 4ff2b0e commit 9c928a3

2 files changed

Lines changed: 8 additions & 5 deletions

File tree

memdocs/configmgr/compliance/deploy-use/create-configuration-baselines.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Create configuration baselines
33
titleSuffix: Configuration Manager
44
description: Create configuration baselines in Configuration Manager that you can deploy to a collection.
5-
ms.date: 01/10/2022
5+
ms.date: 03/10/2022
66
ms.prod: configuration-manager
77
ms.technology: configmgr-compliance
88
ms.topic: conceptual
@@ -81,10 +81,11 @@ You can add evaluation of custom configuration baselines as a compliance policy
8181

8282
To include custom configuration baselines as part of compliance policy assessment, do the following:
8383

84-
- Create and deploy a compliance policy to a user collection with a rule to [**Include configured baselines in compliance policy assessment**](#bkmk_CA).
85-
- Select [**Evaluate this baseline as part of compliance policy assessment**](#bkmk_eval-baseline) in a configuration baseline deployed to a device collection.
84+
- Create and deploy a compliance policy to a *user* collection with a rule to [**Include configured baselines in compliance policy assessment**](#bkmk_CA).
85+
- Select [**Evaluate this baseline as part of compliance policy assessment**](#bkmk_eval-baseline) in a configuration baseline deployed to a *device* collection.
8686

8787
> [!IMPORTANT]
88+
> - The configuration baseline must be deployed to a *device* collection. Baselines deployed to *user* collections aren't honored when these settings are used. <!--13139787,13783318 -->
8889
> - When targeting devices that are co-managed, ensure you meet the [co-management prerequisites](../../comanage/overview.md#prerequisites). Co-managed clients ignore service windows for remediation when their compliance policies workload is managed by Intune. <!--12439085, 12412748-->
8990
> - For devices managed by Configuration Manager, the client honors the service window for compliance policy remediation. To ignore the service window and remediate immediately, select **Check compliance** in the **Software Center**. <!--12439085, 12412748-->
9091

memdocs/configmgr/compliance/deploy-use/create-custom-configuration-items-for-windows-desktop-and-server-computers-managed-with-the-client.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Create custom configuration items
33
titleSuffix: Configuration Manager
44
description: Manage settings for Windows computers and servers with a custom configuration item for Windows desktops and servers
5-
ms.date: 01/04/2021
5+
ms.date: 03/10/2022
66
ms.prod: configuration-manager
77
ms.technology: configmgr-compliance
88
ms.topic: conceptual
@@ -319,7 +319,9 @@ Compliance rules specify the conditions that define the compliance of a configur
319319
- **WQL query**
320320

321321
> [!IMPORTANT]
322-
> You can only remediate noncompliant rules when the rule operator is set to **Equals**.
322+
> - To properly report a remediation failure,scripts need to throw exceptions rather than a nonzero exit code. <!--8760430-->
323+
> - You can only remediate noncompliant rules when the rule operator is set to **Equals**.
324+
323325

324326
- **Report noncompliance if this setting instance is not found**: If this setting isn't found on client computers, enable this option for the configuration item to report noncompliance.
325327

0 commit comments

Comments
 (0)