Showing items from Graph API

Don't Let Multi Admin Approval Break Your Intune Automation

Microsoft announced that Multi Admin Approval (MAA) now also applies to Graph API calls made by apps and service principals. Until now MAA only applied when an admin made changes in the Intune portal. But that changed. From now on, automated scripts and tools that use app-only tokens are intercepted too.

Continue Reading

Monitor Intune Managed Device Disk Space with PowerShell

Storage management is a critical aspect of device administration that often gets overlooked until it’s too late. Low disk space can cause application failures, prevent updates from installing, and impact user productivity. For IT administrators managing hundreds or thousands of devices through Microsoft Intune, manually checking disk space on each device is simply not feasible.

Continue Reading

Automate Intune Security Baseline Comparisons with PowerShell

Microsoft Intune’s security baselines are a cornerstone for enforcing consistent security settings across devices. However, as new baselines are released or existing ones are updated, administrators often face the challenge of identifying differences between their current baseline and the new one. This process becomes even more critical when customizations are involved, as highlighted in this Microsoft blog post.

Continue Reading

Run Proactive Remediation Scripts During Microsoft Intune Enrollment

If you’ve ever tried to run proactive remediation scripts automatically during the Windows Autopilot enrollment process in Microsoft Intune, you’ve likely noticed that the Enrollment Status Page (ESP) doesn’t support this by default. Today, we’ll explore how to work around this limitation using Azure Functions, making your Autopilot deployments even smoother.

Continue Reading