From 5d302db4a870afc01f2a5f3ff307e54aec385aff Mon Sep 17 00:00:00 2001 From: Tanium-Nicole Date: Tue, 1 Sep 2026 16:15:44 -0400 Subject: [PATCH] Restore script scope to the IME check-in interval --- intune/device-management/tools/management-extension-windows.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/intune/device-management/tools/management-extension-windows.md b/intune/device-management/tools/management-extension-windows.md index 1ab2e90020..8e9d29c785 100644 --- a/intune/device-management/tools/management-extension-windows.md +++ b/intune/device-management/tools/management-extension-windows.md @@ -91,7 +91,7 @@ The agent installs at `C:\ProgramData\Microsoft\IntuneManagementExtension\Logs` ### Intune management extension functionality - The IME silently authenticates with Intune services before checking in to receive assigned installations for the Windows device. -- The IME checks for new or updated installations with Intune services every 8 hours. This check-in process is independent of the MDM check-in. +- The IME checks for new or updated scripts with Intune services usually every 8 hours. This check-in process is independent of the MDM check-in. - The IME might periodically perform health checks to validate connectivity to Intune services. ### Manually initiate an Intune management IME check-in from a Windows device