Get Local Admins and Last Reboot Time on MacOS Devices Using Custom Attributes

You can create custom attribute profiles which enable you to collect custom properties from managed macOS device using shell scripts. Introduction to Custom Attributes If you are managing MacOS Devices in Intune you can use custom attributes to really get into the nitty-gritty of device management. Custom Attributes are basically outputs of shell scripts and … Read more

Rename Linux and MacOS devices in Intune

A consistent naming convention is important for efficient management within an IT environment, as it significantly helps us in the organization and clarity of device identification. This approach allows for the straightforward recognition of various aspects of a device, including its type, whether it is personally owned or a corporate asset, and its associated location … Read more

Linux2Intune – Linux enrollment in Intune

When testing the Ubuntu functions in Intune, the initial enrollment bothered me the most. Right now, the Linux user has to run several commands in the terminal to enroll the linux device to Intune. While the commands would only need to be copied and pasted from Microsoft’s official instructions, there are some potential errors. While … Read more

KQL Search

Introduction This is the final website: KQLSearch.com You can find the full code here on GitHub: KQL-Search Overall Architecture of the Web Application: Motivation for this project I started this project because I wanted to further learn JavaScript and React. The best part was to connect two of my interests Coding and Microsoft Intune (Endpoint … Read more

Autopilot Import GUI

Update: There is a new Version available. It adds a way to Update Windows before starting the Autopilot process as well as exporting the Hash to a USB Device. -> PowerShell Gallery At this point most of us that are working with the Microsoft Endpoint Manager have used or are currently using Autopilot. I think … Read more

Daily Intune Monitoring Report

Introduction I am using this email Report for a long time and I read on Twitter that others are using something similar. So why not share my flow and the queries? How does it work? You will be able to automate this process by creating a Power Automate Flow that will query the Intune Data … Read more