Showing Post From Powershell

Delete AAD and Intune devices based on CSV and Graph API

The power of community is to collaborate and help others achieve goals. In this case, I got a question from Jeroen Burgerhout a good community friend to help write a script that removes over 6000 devices from Intune and Azure Active Directory.

Read more

Enable Azure Virtual Desktop Insights automated

Azure Virtual Desktop (AVD) Insights is a way to get sight into your AVD environment. In short (from Microsoft), Azure Virtual Desktop Insights is a dashboard built on Azure Monitor Workbooks that helps IT professionals understand their Azure Virtual Desktop environments.

Read more

Win32LOB intunewin file upload process explained for automation

Table Of Contents Create Win32LOB App portal process Create Win32LOB App in Intune Request intunewin file version Upload and commit intunewin file to Azure Storage Blob Create Win32LOB App in automation Create Win32LOB App in Intune automated Request intunewin file version Create place holder for intunewin file version automated Upload file to Win32 LOB App automated Extract Intunewin file Calculate and create chunks Upload chunks Commit upload Update file version Summary A few days ago a question reached me about creating Win32Lob applications including the intunewin file upload using the REST API.

Read more

Add Microsoft Store (WinGet) app with icon into Intune automated

In the week of November 28, 2022, Microsoft released the new Microsoft Store which is implemented in Intune using the Windows Packager Manager. This is because the Microsoft Store for Business will be deprecated in the first quarter of 2023.

Read more

Route own Intune data to Log Analytics using custom logs

I often write blogs about getting data with the Graph API and using it for monitoring. A while ago I was thinking about how to get my own data into Log Analytics.

Read more

Monitor Intune using Azure Functions, PowerShell, Graph API and MS Teams

Intune and the rest of Microsoft Intune are growing. To keep your environment nice, clean and secure it is a good idea to monitor your MEM environment.

Read more

Deploy Intune settings catalog automated from scratch with Graph API

I show in this blog how to create a device configuration profile based on the settings catalog in Intune. A while ago Icreated a profile with power settings and deployed the profile to all devices including a filter.

Read more

Enable Endpoint Analytics automated in Microsoft Intune

Happy users are key. But with all the changes in hardware, software distributions, security- and OS updates, it could take a lot of effort. Now remote working is embedded into our culture it costs even more effort to keep sight of what is happening.

Read more