Turn On Behavior Monitoring Policy using Intune

Hello All, we are presenting this post for the successful implementation of Turn On Behavior Monitoring Policy using Intune. We are making use of Settings Catalog of Configuration Profiles from Intune to deploy Turn On Behavior Monitoring Policy.

Turn On Behavior Monitoring Policy setting is instrumental in defining how an antivirus solution or security software observes and responds to the behavior of programs and processes on a system. Enabling or leaving this setting unconfigured activates behavior monitoring. Conversely, disabling this setting turns off behavior monitoring.

Behavior monitoring involves the continuous observation of program behavior, analyzing activities, and detecting patterns that may indicate malicious or suspicious actions. This capability allows security software to identify threats based on behavior rather than relying solely on predefined signatures.

By enabling behavior monitoring, the antivirus solution can detect and respond to threats in real-time. This proactive approach is particularly effective in identifying and mitigating zero-day attacks and emerging threats that may not have known signatures.

Patch My PC

The policy setting allows administrators to configure the behavior monitoring feature based on the specific needs and security requirements of their environment. This configurability ensures flexibility in adjusting the level of monitoring and response.

Turn On Behavior Monitoring Policy Using Intune Fig.1
Turn On Behavior Monitoring Policy using Intune Fig.1

Turn On Behavior Monitoring Policy using Intune

Below are the steps to create a Turn On Behavior Monitoring Policy

Adaptiva
  • First, we must sign in to the Intune Admin Center portal using the link – https://intune.microsoft.com/.
  • Now Navigate to Devices > Windows > Configuration profiles > Create a profile.

Here, in the Create a Profile section, select the values as shown below in the table and click on Create.

PlatformProfile Type
Windows 10 and laterSettings catalog
Table 1 – Turn On Behavior Monitoring Policy Using Intune
Turn On Behavior Monitoring Policy using Intune Fig.2
Turn On Behavior Monitoring Policy using Intune Fig.2

After this, in the Basics tab, I provide a name for the policy “Turn On Behavior Monitoring Policy.”

  • Optionally, if you want, you can enter a policy description and proceed by selecting “Next“.
Turn On Behavior Monitoring Policy Using Intune Fig.3
Turn On Behavior Monitoring Policy Using Intune Fig.3

Now in Configuration Settings, Click Add Settings to browse or search the catalog for the settings I want to configure.

Turn On Behavior Monitoring Policy Using Intune Fig.4
Turn On Behavior Monitoring Policy Using Intune Fig.4

In the Settings Picker windows, on searching with the keyword Behavior, I found the category Administrative Templates\Windows Components\ Microsoft Defender Antivirus\ Real-time Protection. And we need to select this.

  • After selecting the above-stated option, I see the sub-category Turn on behavior monitoring. After selecting that, click the cross mark at the right-hand corner, as shown below.
Turn On Behavior Monitoring Policy Using Intune Fig.5
Turn On Behavior Monitoring Policy Using Intune Fig.5

Here in Administrative Templates, I have Enabled the Turn on behavior monitoring as this is the recommended state considering the digital security importance.

Turn On Behavior Monitoring Policy Using Intune Fig.6
Turn On Behavior Monitoring Policy Using Intune Fig.6

Using Scope tags, you can assign a tag to filter the profile to specific IT groups. One can add scope tags (if required). More details on Intune Scope Tags Implementation Guide.

  • Click Next to continue.

Now in Assignments, in Included Groups, you need to click on Add Groups and choose Select Groups to include one or more groups. Click Next to continue.

Turn On Behavior Monitoring Policy Using Intune Fig.7
Turn On Behavior Monitoring Policy Using Intune Fig.7

In the Review + Create tab, I review settings. After clicking on Create, changes are saved, and the profile is assigned.

Turn On Behavior Monitoring Policy Using Intune Fig.8
Turn On Behavior Monitoring Policy Using Intune Fig.8

After successfully creating the “Turn On Behavior Monitoring Policy,” a notification will appear in the top right-hand corner confirming the action. You can also verify the policy’s existence by navigating to the Configuration Profiles list, where it will be prominently displayed.

Your groups will receive your profile settings when the devices check in with the Intune service. The Policy applies to the device.

Intune Report for Turn On Behavior Monitoring Policy

From the Intune Portal, you can view the Intune settings catalog profile report, which provides an overview of device configuration policies and deployment status.

To track the assignment of the policy, you need to select the relevant policy from the Configuration Profiles list, which is the Turn On Behavior Monitoring Policy. Then, you can review the device and user check-in status to determine whether the policy has been successfully applied.

  • If you require more detailed information, you can click on “View Report” to access additional insights.
Turn On Behavior Monitoring Policy Using Intune Fig.9
Turn On Behavior Monitoring Policy Using Intune Fig.9

Client Side Verification – Turn On Behavior Monitoring Policy

You can leverage event IDs 813 and 814 to verify the successful implementation of String or integer policies for the Turn On Behavior Monitoring Policy on Windows 10 or 11 devices through Intune.

These event IDs provide valuable insights into the Turn On Behavior Monitoring Policy’s application status and the specific value assigned to the policy on those devices. In the case of this particular policy, the value is String and is linked to the event ID 814.

By analyzing these event IDs, you can clearly understand the policy’s application status and the corresponding value associated with it on the devices in question.

To confirm this, you can check the Event log path – Applications and Services Logs â€“ Microsoft – Windows – Devicemanagement-Enterprise-Diagnostics-Provider – Admin.

MDM PolicyManager: Set policy string, Policy: (RealtimeProtection_DisableBehaviorMonitoring), Area: (ADMX_MicrosoftDefenderAntivirus), EnrollmentID requesting merge: (5B88AEF1-09E8-43BB-B144-7254ACBBDF3E), Current User: (Device), String: (<disabled/>), Enrollment Type: (0x6), Scope: (0x0).

Turn On Behavior Monitoring Policy Using Intune Fig.10
Turn On Behavior Monitoring Policy Using Intune Fig.10

On opening the above Event log, I found that the Turn On Behavior Monitoring Policy, which I applied to the device, was successfully implemented.

  • By reviewing the log entry shown in the above image, the Event Viewer, I came across essential information, including the Area and Enrollment ID.

These details play a significant role in identifying the corresponding registry path. To locate the specific information, please consult the table provided below:

AreaPolicyStringScopedEvent ID
ADMX_MicrosoftDefenderAntivirusRealtimeProtection_DisableBehaviorMonitoringEnabledDevice814
Table 1 – Turn On Behavior Monitoring Policy Using Intune

The details presented in the table above for the Turn On Behavior Monitoring Policy Using Intune can be employed to access the registry settings that hold the group policy configurations on a specific computer. T

To accomplish this, you can execute “REGEDIT.exe” on the target computer and navigate to the precise registry path where these settings are stored.

Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\PolicyManager\providers\5B88AEF1-09E8-43BB-B144-7254ACBBDF3E\default\Device\ADMX_MicrosoftDefenderAntivirus

When you navigate the above path in the Registry Editor, you will find the registry key named RealtimeProtection_DisableBehaviorMonitoring. Also, when I navigated to the above path, I saw that the Registry Key was created successfully.

Registry NameData
RealtimeProtection_DisableBehaviorMonitoringEnabled
Table 2 – Turn On Behavior Monitoring Policy Using Intune
Turn On Behavior Monitoring Policy Using Intune Fig.11
Turn On Behavior Monitoring Policy Using Intune Fig.11

Windows CSP Details RealtimeProtection_DisableBehaviorMonitoring

We will see Windows CSP Details for this Policy setting RealtimeProtection_DisableBehaviorMonitoring. The behavior monitoring policy setting is a key component of modern security practices. It empowers organizations to proactively monitor and respond to potential threats based on the behavior of programs and processes, contributing to a robust defence mechanism against a wide range of cybersecurity threats.

CSP URI – ./Device/Vendor/MSFT/Policy/Config/ADMX_MicrosoftDefenderAntivirus/RealtimeProtection_DisableBehaviorMonitoring

Turn On Behavior Monitoring Policy Using Intune Fig.12
Turn On Behavior Monitoring Policy Using Intune Fig.12

We are on WhatsApp. To get the latest step-by-step guides and news updates, Join our Channel. Click hereHTMD WhatsApp.

Author

Abhinav Rana is working as an SCCM and Intune Admin with several years of experience. He loves to help the community by sharing his knowledge. He is a B.Tech graduate in Information Technology.

Leave a Comment

This site uses Akismet to reduce spam. Learn how your comment data is processed.