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
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
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
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
Please use at your own risk. Manual process:Requires Admin rights:Boot Windows into Safe Mode or the Windows Recovery EnvironmentNavigate to the C:\Windows\System32\drivers\CrowdStrike directoryLocate the file matching “C-00000291*.sys”, and delete it.Boot the host normally. Solution using Intune:
If you are on this page which means you do not wish to go through Intune GUI and select devices manually and run Sync from Bulk device Actions. Below is a PowerShell Script which will Sync all your Devices for you. Its a 4 liner. Code is for Windows Devices but you can change (operatingsystem,
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
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
Login to the Microsoft Endpoint Manager admin centre.Click Devices > Windows > Configuration Profiles.Click Create Profile. Select options show exactly as below: Give a Name to Your Profile. I gave Disable IE11 for my Tenant Now Click Next. In the Next Window, Click Add. You will see Add Row opens up on the right side of the Screen as shown in
I have recently been working on a Project where we couldn’t get Autopilot Device Hardware Hash CSV file from supplier on time. This post is useful if you are using a VM and Testing your MEM/Intune Configuration or just uploading Hardware Hash of few devices. This is a manual process. My Advice to you is,