Skip to content

Commit c74da60

Browse files
authored
Merge pull request #7900 from mestew/prs-policy
PRS-add client policy and reporting info
2 parents 6445dfd + e0ee9c1 commit c74da60

1 file changed

Lines changed: 17 additions & 2 deletions

File tree

memdocs/analytics/proactive-remediations.md

Lines changed: 17 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Tutorial - Proactive remediations
33
titleSuffix: Microsoft Endpoint Manager
44
description: A tutorial on using Proactive remediations to enhance the user
5-
ms.date: 03/07/2022
5+
ms.date: 07/05/2022
66
ms.prod: configuration-manager
77
ms.technology: configmgr-analytics
88
ms.topic: tutorial
@@ -120,9 +120,24 @@ Proactive remediation scripts need to be encoded in UTF-8. Uploading these scrip
120120

121121
For information about enforcing script signature checks, see [Script requirements](#bkmk_requirements).
122122
1. Click **Next** then assign any **Scope tags** you need.
123-
1. In the **Assignments** step, select the device groups to which you want to deploy the script package. When you're ready to deploy the packages to your users or devices, you can also use filters. For more information, see [Create filters in Microsoft Intune](../intune/fundamentals/filters.md).
123+
1. In the **Assignments** step, select the device groups to which you want to deploy the script package. When you're ready to deploy the packages to your users or devices, you can also use filters. For more information, see [Create filters in Microsoft Intune](../intune/fundamentals/filters.md).
124124
1. Complete the **Review + Create** step for your deployment.
125125

126+
## <a name="bkmk_prs_policy"></a> Client policy retrieval and client reporting
127+
128+
The client retrieves policy for proactive remediations scripts at the following times:
129+
130+
- After a restart of the device or Intune management extension service
131+
- After a user signs into the client
132+
- Once every 8 hours
133+
- The 8 hour script retrieval schedule is fixed based on when the Intune management extension service starts. The schedule isn't altered by user sign ins.
134+
135+
The client reports proactive remediation information at the following times:
136+
137+
- When a script is set to run once, the results are reported after the script runs.
138+
- Recurring scripts follow a 7 day reporting cycle:
139+
- Within the first 6 days, the client reports only if a change occurs. The first time the script runs would be considered a change.
140+
- Every 7 days the client sends a report even if there wasn't a change.
126141

127142
## <a name="bkmk_prs_monitor"></a> Monitor your script packages
128143

0 commit comments

Comments
 (0)