🛡️ Essential 8 Guide

Implementation guidance for Australian Essential Eight controls in Microsoft environments - ISM controls with PSPF mappings

About
HOME ← ISM-1412
ISM-1486 →

Web browsers do not process web advertisements from the internet.

Property Value
ISM Control ISM-1485
Revision 1
Updated Sep-21
Guideline Not provided
Section User application hardening
Topic Hardening user application configurations
Essential Eight ML1, ML2, ML3
PSPF Levels NC, OS, P, S, TS

Summary

Enable Edge policy to block intrusive ads using the Intune security baseline by configuring Ads setting for sites with intrusive ads to Enabled, reducing exposure to potentially malicious advertising and supporting browser hardening. 1

The built-in Edge AdsSettingForIntrusiveAdsSites policy blocks only intrusive ad formats defined by the IAB standard (e.g., large pop-ups, auto-play video overlays, ads that obscure content). It does not block all web advertisements. For Maturity Level 3 or where a stricter interpretation of “does not process web advertisements” is required, this must be supplemented with a policy-deployed ad-blocking extension or enterprise DNS filtering at the network layer.2

Justification

Not provided in source documentation.

Design Decision

[!NOTE] The Ads setting for sites with intrusive ads policy will be enabled using the Intune security baseline to block intrusive ads in Microsoft Edge. This will be aligned with the control’s intent to prevent web advertisements from being processed by browsers.

Prerequisites

Licensing

Permissions/Roles

Dependencies

Implementation Steps

Enable Edge policy to block intrusive ads using Intune security baseline

  1. Sign in to the Intune admin center (endpoint.microsoft.com).
  2. Go to Devices → Windows → Configuration profiles → Create profile.
  3. Select Platform: Windows 10 and later, Profile type: Settings catalog.
  4. Search for Microsoft Edge and locate Ads setting for sites with intrusive ads (AdsSettingForIntrusiveAdsSites).
  5. Set the value to Enabled (Block) (1).
  6. Also configure the following complementary settings in the same profile: 1
    • Block pop-ups and redirects (PopupsAllowed = Blocked)
    • New Tab Page Set Feed Type = None (removes promotional content on the new-tab page)
    • Microsoft Defender SmartScreen (SmartScreenEnabled) = Enabled
  7. Assign the profile to the Azure AD group containing all managed devices.
  8. Select Review + create, then Create.

[!NOTE] The AdsSettingForIntrusiveAdsSites policy blocks only intrusive ad formats as defined by the IAB Better Ads Standards. It does not prevent all web advertisements from loading. For environments requiring a stricter interpretation of this control, supplement with a policy-deployed ad-blocking extension (see below).

(Optional) Force-install a vetted ad-blocking extension

For ML3 or audit-strict environments where all advertisements must be prevented:

  1. In the same Settings catalog profile (or a new profile), search for ExtensionSettings under Microsoft Edge → Extensions.
  2. Configure Configure extension management settings with a JSON payload that blocks all extensions by default and force-installs a vetted ad-blocking extension (e.g., uBlock Origin via the Edge Add-ons update URL).
  3. Test the extension on a pilot device before broad deployment.
HOME ← ISM-1412
ISM-1486 →