Forum Discussion
Enterprise Mgmt " Scheduled Task's Missing"
It is & valid until 2023, Device can still sync to Intune via the sync button under school & work accounts. and updates in the dashboard.
Waiting to see if the sync function initiated from Intune updates or not.
Edit: Sync from Intune portal doesn't seem to work, I'm going to assume that is due to these task's missing.
Sync initiated from the device works fine, updates last check-in on the dashboard.
Jamie_McNamara That's a correct assumption. The "PushLaunch"-task is executed when the Sync is pushed from Intune. It calls "deviceenroller.exe" with some parameters, which then starts the "Schedule to run OMADMClient by client"-task, which then starts "omadmclient.exe" with some parameters.
Unfortunately, I haven't gotten very far in troubleshooting this behavior (except that I've now accidentally deleted the task on my own machine, in stead of my VM ). I did notice a difference between these tasks and all the other tasks in there: the "PushLaunch"- and "PushRenewal"-tasks are actually visible without an elevated session, which would indicate they're user-based.
Disclaimer: apparently, no one really ever documented what "deviceenroller.exe" does (or at least, I can't find it), so what I write here is based on my own observation and the sparse information found online.
- Jamie_McNamaraMay 30, 2022Copper ContributorI haven't had the opportunity to test the GPO theory out, hopefully get to it some time this week, I'll update this post with my findings.
Thanks for all the help so far from both of you. - May 30, 2022Sounds like a future blog 🙂
- NielsScheffersMay 31, 2022Iron ContributorHaha yeah there's a string "RescheduleUserTasks" in the binary (close to other CLI-parameters, like "WscStartupAlert") but I couldn't get it to do anything (yet).
- JasonSalgadoOct 05, 2022Copper ContributorHello,
I'm seeing the same scheduled tasks missing in our prod environment, where we have a test environment those scheduled tasks are present. Has there been any updates to this and what causes the PushLaunch and PushRenewal to be missing???