Configure FileVault disk encryption for macOS using Intune

Configure FileVault disk encryption for macOS using Intune

In this post I will show you how to configure the FileVault disk encryption for macOS using Intune. Once enabled, the macOS disk is encrypted which protects the data in case the device is lost or stolen. The recovery key information is stored in Intune portal if retrieval is required in case device goes in recovery phase.

(more…)
How to configure BitLocker on Windows devices using Intune

How to configure BitLocker on Windows devices using Intune

In this post I will show you how to configure BitLocker on Windows devices using Intune. Windows devices could be either Windows 10 or Windows 11. If the devices are enrolled to Intune, we can target the BitLocker policies to the devices in certain ways. The recovery key of the device is saved which can be utilized when required by the user.

(more…)
How to create custom compliance policy in Intune

How to create custom compliance policy in Intune

In this post I will show you how to create custom compliance policy. Using this feature, we can get the compliance status of a device related to specific configuration. This configuration could be looking for minimum disk space, BitLocker encryption status, TPM status, specific application version, specific Make or Model of the device. There is endless limit to explore and get the compliance of the device. There are few built-in compliance policy settings available which is easy to configure. However, if you are looking for specific compliance policy which is not there in Intune, we can create the custom one which consists of PowerShell script and JSON file.

(more…)
How to use Endpoint Privilege Management using Intune

How to use Endpoint Privilege Management using Intune

In this post I will show you how to use Endpoint Privilege Management feature using Intune. This is a feature with is part of Intune Suite allowing standard users to run the application with elevated privileges. There could be certain application or specific requirement for an application where elevated rights would be required. In those scenarios, we have to provide local administrative rights to the standard user. But usage of admin rights could be quite destructive for mere using some specific application. This gap is now been covered by introduction of Endpoint Privilege Management (EPM)  feature.

(more…)
Deploy remediation script using Intune

Deploy remediation script using Intune

In this post I will show you how to deploy remediation script using Intune. With remediation script, we can easily fix the common issues related to our environment. Those issues could be restarting the services, making changes to registry values etc.

(more…)