Category: MDM

Cloud Computing Intune MDM Microsoft Endpoint Tech

Fixing Non-Compliant Devices by Remediation Scripts – Intune

Let’s go step-by-step on how to create a PowerShell remediation script in Microsoft Intune to fix non-compliant devices due to Windows Update issues. ⚙️ Step 1: Understand Proactive Remediation In Intune: Step 2: Sample Detection Script: This script checks if Windows Update service is running and if updates are pending. # Detection Script: Check Windows […]

Mazhar Shah 
Intune MDM Microsoft Endpoint

Generate Non Compliant Device Report: Intune

What “Non-Compliant Devices” Means In Microsoft Intune, device compliance policies are rules that check whether a device meets your organization’s security requirements — e.g.: When a device fails any of these checks, it’s marked as Non-Compliant. Generate Report for Non Compliant Devices in Intune. Log into Intune.microsoft.com > Click Reports in the left pane > […]

Mazhar Shah 
Azure Intune MDM Microsoft Endpoint Tech

Windows Updates Via Intune

What Is Patching via Intune? Patching via Intune ensures that all managed devices stay secure and up to date with the latest Windows updates, drivers, and Microsoft 365 app patches — without manual intervention Doing patching via Microsoft Intune means using Update Rings in Intune to automatically deploy Windows and Microsoft application updates to managed […]

Mazhar Shah