Showing Post From Microsoft Intune

Zero Trust Data Protection Using App Protection Policies Automated

In earlier steps, I explained how to control identity and devices to connect to your environment. Now people are connected to your environment safely, the next step is to make sure your data won’t walk out.

Read more

Get Intune Device Management Scripts Content using Graph

Device management scripts in Intune are custom scripts that can run on Windows 10 and higher clients and MacOS. The ability to run scripts on local devices gives you an alternative to configuring devices with settings that are not available under the configuration policies or in the apps part of Intune.

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

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