Intune App Group Assignment Manager – PowerShell GUI Tool

Overview This PowerShell-based GUI tool allows administrators to assign or remove Azure AD groups as inclusions or exclusions to Intune-deployed apps. It leverages the Microsoft Graph API to automate and streamline app assignment management and supports both selective and bulk operations. ✨ Features Using the tool Operations…

SCCM and Co-Management Health Report

Track and Manage Windows Devices with SCCM and Co-Management What Does This Script Do? This powerful script simplifies device management by: Requirements To use this script, ensure you have: Access the Script Find the script here: Bharat1984/SCCMIntuneHealthReport: Intune + ConfigMgr…

Part-1 PowerShell Script Graph API “401 Unauthorized”

In PowerShell, if you’re encountering a 401 Unauthorized error after approximately an hour, it’s likely due to the expiration of the authentication token you’re using. For SAML2 authentication with Microsoft services, the token typically has a lifespan of one hour,…

Part-2 Create a TokenLifetimePolicies

Create a policy Login to Microsoft Graph Make sure to set consent for Policy Read and Write Application Configuration. Get: I have test tenant, so no policy exists. 2. Let’s Create a new Lifetime token Policy. Use Json value…

Difference between Intune device ID and Azure AD object ID.

IT administration, often face a recurring challenge where the User Principal Name (UPN) stored at the device level does not align with the UPN visible in the administrative portal. This discrepancy arises due to the issue in Intune structures as…

CSA Updates Import Instructions

Microsoft Provide Patches for End of Support Operating. The Post provide instructions on importing updates for Custom Support Agreements (CSA) for WSUS on Server 2012, WSUS 3 SP2, Configuration Manager 2007 and Configuration Manager 2012. This document assumes that WSUS…