Get all assigned Intune policies and apps per Azure AD group

IMPORTANT NOTICE. A new updated article on this topic has been published here: https://timmyit.com/2023/10/09/get-all-assigned-intune-policies-and-apps-from-a-microsoft-entra-group/ The new article covers using the new Microsoft.Graph Powershell SDK instead of the old Intune Powershell SDK that has not been updated since 2019. I recommend you take a look at the newer article. During MMS

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

Using PSADT with win32 Apps in intune

If you have been doing application deployment with ConfigMgr there’s a high lightlyhood you’ve came a cross Powershell Application Deployment Toolkit (PSADT) which is tool that helps you create a framework for wrapping the installation process for applications and some technical benefits in the form of logging information, GUI for

schedule custom notifications with Azure automation and the Intune powershell SDK

In a previouse blog post of mine I showed how one could use the Intune Powershell SDK to send custom notification which is a new feature in Intune but without accessing the Intune portal. See link below In todays article we will take it one step further and schedule a

Import the Intune powershell sdk module in Azure automation

One of the great new-ish features if not the greatest feature is the option to import the Intune Powershell SDK module in Azure Automation. This features has been requested for a long time and its finally here 😀 YAY ! Previously you had to do a lot of tinkering and