Tag: SCCM

What’s New in Microsoft Intune: November 2024 Update

The November 2024 Intune release (version 2411) brings several updates that IT admins and modern workplace professionals need to know. These changes focus on improving security, updating support for operating systems, and enhancing compatibility with modern development tools. Let’s dive into the key highlights. Strengthening Admin Security with MFA Starting this month, Microsoft now requires

What’s New in Microsoft Intune This Month (October 2024)

October brings exciting updates to Microsoft Intune, with new features aimed at enhancing device management, security, and the overall user experience. Here’s a quick rundown of what’s fresh and worth exploring this month: 1. Enhanced Role-Based Access Control (RBAC) Microsoft Intune now offers more refined access controls, enabling IT admins to better assign roles with

Windows Device Subscription Activation

I recently faced a challenge with one of my major clients: over 200 devices managed through Intune were running Windows 10/11 Professional, even though the users had E3/E5 Windows 10/11 Enterprise licenses. As you might know, without Enterprise activation, certain Intune management configurations and security features won’t work correctly. To address this, I created a

Intune: What is Retire / Wipe / Delete / Fresh Start / Autopilot Reset

Understanding Intune Device Management Actions Microsoft Intune offers several actions for managing devices, including Retire, Wipe, Delete, Fresh Start, and Autopilot Reset. Each action serves a specific purpose and is useful in different scenarios. Retire The Retire action removes managed app data (where applicable), settings, and email profiles from the device. It does not remove

Find MSI GUID using PowerShell

So a lot of times I am looking for App (MSI) GUID to send an Uninstall command for Apps using Intune or for Detection rules in Intune/SCCM. You have 2 choices. Either you go to registry and find one manually (Pain in the back) or run this small script in PowerShell to find MSI GUID

How to use Winget to deploy Apps

Windows Package Manager A package manager is a set of software tools that help you automate the process of getting software on your machine. This is a new service offered by Microsoft. The Windows Package Manager app repository is hosted in GitHub. What is WinGet Command-line Utility? The winget client is the main tool to