Showing Post From Powershell

Update Intune filters with Windows 11 23H2 build automated

As you also may know is that using filters in Intune is a best practise. With the come of the Windows 11 23H2 build number it is a good idea 💡 to update your filters by adding the new 10.

Read more

Configure AVD using settings catalog automated

Welcome to this blog about configuring Azure Virtual Desktop session host with Microsoft Intune. The Intune settings catalog is growing very fast and now also AVD settings making it to the settings catalog.

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 I created a profile with power settings and deployed the profile to all devices including a filter.

Read more