Intune – Rename devices with Powershell and Microsoft.Graph module

This is an update to an older article I wrote back in 2019 on how to Rename a device with Powershell and Graph ( https://timmyit.com/2019/05/21/intune-rename-ios-devices-with-intune-powershell-sdk/ ). Whats changed since 2019 is the powershell module and the deprecation of the AzureAD module that was used for authentication. From now on we

Update to Filters in Intune 2302

About 2 weeks ago Microsoft deployed the service release 2302 for Intune and with that there was a great UI update for Filters which has been a happy surprise. Filters was first released 2 years ago and have since then got a few updates a long the way. If you

First look at filters in Microsoft endpoint manager

Two weeks Microsoft announced a new existing feature in Endpoint Manager. Filters is a new feature that will give IT admins the capability to create filters and apply those filters to policies and apps to determine which kind of devices should apply that policy or app, you can read more

Get all assigned Intune policies and apps per Azure AD group

During MMS JAZZ Edition in New Orleans a couple of weeks ago me and the amazing Sandy Zeng did a presentation on using the Intune Powershell SDK and in this demo packed session we showed off a script that were able to find assigned policies and apps from AAD groups.

Intune Issue – changing requirements on win32 apps after its been uploaded

When browsing twitter a lovely Sunday morning I came a cross a tweet that caught my attention where it was reported that changing the requirements on an already created Win32 app In Intune wasn’t working as expected. And since procrastination is one of my biggest strengths I thought I would