Skip to content

Commit 0729165

Browse files
authored
Merge pull request #8151 from mestew/2207-timeout-14120481
CM2207CB- timeout -14120481
2 parents 4cfef7d + 440fd19 commit 0729165

3 files changed

Lines changed: 6 additions & 5 deletions

File tree

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

Lines changed: 3 additions & 3 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: 03/10/2022
5+
ms.date: 08/01/2022
66
ms.prod: configuration-manager
77
ms.technology: configmgr-compliance
88
ms.topic: conceptual
@@ -227,8 +227,8 @@ The value returned by the script is used to assess the compliance of the global
227227
- **Run scripts by using the logged on user credentials**: If you enable this option, the script runs on client computers that use the credentials of the signed-in user.
228228

229229
> [!IMPORTANT]
230-
> When using a signed PowerShell script, ensure you select **Open**. You can't use copy and paste for a signed script. <!--8538617-->
231-
230+
> - When using a signed PowerShell script, ensure you select **Open**. You can't use copy and paste for a signed script. <!--8538617-->
231+
> - Starting in 2207, you can define a **Script Execution Timeout (seconds)** when configuring [client settings](../../core/clients/deploy/about-client-settings.md#compliance-settings) for compliance settings. <!--14120481-->
232232
233233
### <a name="bkmk_sql"></a> SQL query
234234

memdocs/configmgr/core/clients/deploy/about-client-settings.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -171,8 +171,9 @@ Select **Schedule** to create the default schedule for configuration baseline de
171171

172172
Choose **Yes** if you want to deploy [user data and profiles](../../../compliance/deploy-use/create-user-data-and-profiles-configuration-items.md) configuration items.
173173

174+
## Script Execution Timeout (seconds)
174175

175-
176+
Starting in version 2207, you can define a **Script Execution Timeout (seconds)**. The timeout value can be set from a minimum of 60 seconds to a maximum of 600 seconds. This new setting allows you more flexibility for configuration items when you need to run scripts that may exceed the default of 60 seconds. <!--14120481-->
176177
## Computer agent
177178

178179
### User notifications for required deployments

memdocs/configmgr/core/plan-design/changes/whats-new-in-version-2207.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ You can now add options via PowerShell to include and prefer cloud management ga
5959
<!--14120481-->
6060
You can now define a **Script Execution Timeout (seconds)** when configuring client settings for compliance settings. The timeout value can be set from a minimum of 60 seconds to a maximum of 600 seconds. This new setting allows you more flexibility for configuration items when you need to run scripts that may exceed the default of 60 seconds.
6161

62-
<!--For more information, see [xxxxxc](../../servers/blah.md). -->
62+
For more information, see the [compliance settings group of client settings](../../clients/deploy/about-client-settings.md#compliance-settings).
6363

6464
## Collections
6565

0 commit comments

Comments
 (0)