Hi Meagher, Wally,
Wally, I re-readed all messages, so let’s figure this out step by step.
First, since some tablets are working, it’s likely not a network-wide issue but something specific to those problematic devices. A good place to start is checking if they’re properly enrolled in Azure Monitor and have the correct policies applied. You can verify this in the Microsoft Endpoint Manager admin center.
If the tablets are supposed to be identical, one possibility is that the stuck ones might have outdated or corrupted agent configurations. Try reinstalling the Azure Monitor agent on one of the affected devices—sometimes that clears up weird pending states. The steps are in the Microsoft docs on agent installation.
Another thing to check is whether those tablets have enough storage or if their diagnostic services are crashing. Surface devices sometimes throttle background tasks when battery saver is on, so make sure power settings aren’t interfering.
If you’re still stuck, try pulling logs directly from one of the problematic tablets using:
Get-WinEvent -LogName "Microsoft-Windows-Diagnostics-Performance/Operational"
This might show errors that explain the hang-up.
Let me know if any of this helps.
Best regards,
Alex
P.S. If my answer help to you, please Accept my answer
PPS That is my Answer and not a Comment
https://ctrlaltdel.blog/