Skip to content

Commit fc2b654

Browse files
authored
Update intune-management-extension.md
1 parent f914219 commit fc2b654

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

memdocs/intune/apps/intune-management-extension.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ keywords:
77
author: Erikre
88
ms.author: erikre
99
manager: dougeby
10-
ms.date: 07/15/2021
10+
ms.date: 11/18/2021
1111
ms.topic: how-to
1212
ms.service: microsoft-intune
1313
ms.subservice: apps
@@ -54,7 +54,7 @@ The Intune management extension supplements the in-box Windows 10 MDM features.
5454

5555
- End users aren't required to sign in to the device to execute PowerShell scripts.
5656

57-
- The Intune management extension agent checks with Intune once every hour and after every reboot for any new scripts or changes. After you assign the policy to the Azure AD groups, the PowerShell script runs, and the run results are reported. Once the script executes, it doesn't execute again unless there's a change in the script or policy. If the script fails, the Intune management extension agent retries the script three times for the next three consecutive Intune management extension agent check-ins.
57+
- The Intune management extension agent checks after every reboot for any new scripts or changes. After you assign the policy to the Azure AD groups, the PowerShell script runs, and the run results are reported. Once the script executes, it doesn't execute again unless there's a change in the script or policy. If the script fails, the Intune management extension agent retries the script three times for the next three consecutive Intune management extension agent check-ins.
5858

5959
- For shared devices, the PowerShell script will run for every new user that signs in.
6060

@@ -225,7 +225,6 @@ To see if the device is auto-enrolled, you can:
225225
> The **Microsoft Intune Management Extension** is a service that runs on the device, just like any other service listed in the Services app (services.msc). After a device reboots, this service may also restart, and check for any assigned PowerShell scripts with the Intune service. If the **Microsoft Intune Management Extension** service is set to Manual, then the service may not restart after the device reboots.
226226
227227
- Be sure devices are [joined to Azure AD](/azure/active-directory/user-help/user-help-join-device-on-network). Devices that are only joined to your workplace or organization ([registered](/azure/active-directory/user-help/user-help-register-device-on-network) in Azure AD) won't receive the scripts.
228-
- The Intune management extension client checks once per hour for any changes in the script or policy in Intune.
229228
- Confirm the Intune management extension is downloaded to `%ProgramFiles(x86)%\Microsoft Intune Management Extension`.
230229
- Scripts don't run on Surface Hubs or Windows 10 in S mode.
231230
- Review the logs for any errors. See [Intune management extension logs](#intune-management-extension-logs) (in this article).

0 commit comments

Comments
 (0)