Menu
CCMEXEC.COM – Enterprise Mobility
  • Home
  • General
  • Configuration Manager
  • Windows 10
  • Windows 11
  • Intune
  • GitHub
  • About
CCMEXEC.COM – Enterprise Mobility

Prevent software installations disguised as drivers

Posted on September 8, 2025September 8, 2025 by Jörgen Nilsson

Some supporting software from hardware vendors prompts the end users to install when as supported hardware is connected to the device. An example is Dell Display and Peripheral Manager. Which prompts the end user to launch an installer that in turn requires the end user to be local admin or the installation fails. It could of course be allowed using EPM which would elevate it automatically. There are many more examples out there.

Event if we set the policy to prevent installation of supporting software to be installed from the store, this software is not installed from the store. Instead it is pulled from Windows Update and launched as a driver installation. When we manage Windows updates from Intune we want drivers from Windows Updates to keep our devices up to date so we cannot block drivers from Windows Update.

If we look at the driver we can see that the driver oem.inf in my case is Oem35.inf

In that file we can see that the only thing this “driver” is doing is downloading “DDPMDownloader.exe” and starting the installation of Dell Display and Peripheral manager. It would be nice if this was not allowed by Microsoft as it is not a driver and requires local administrative permissions to install or in the best of worlds only prompt if the user is logged with local administrator permissions. But we can block it at least, but there are mote hardware out there where the drivers do the same.

If we go back and look at the driver in Device Manager we can grab the Hardware ID from the driver properties.

Then we block that device ID from being installed using Device Installation Restriction policy in Intune.

That solves the problem, the prompt to install the Dell Display and Peripheral Manager is never displayed to the end user, but it is still possible to deploy Dell Display and Peripheral Manager using Intune in combination with your 3rd party patching solution if you want it installed.

1 thought on “Prevent software installations disguised as drivers”

  1. Marty says:
    September 9, 2025 at 1:48 am

    This is awesome, however to throw a greasy pig into the works. The oemXX.inf number is different depending on the device, so it isn’t always going to be oem35.inf.
    We had this issue with the inbuilt XPS and PDF print driver not being signed and preventing in place upgrades to Windows 11. We had to use a powershell script to detect the read the inf to determine the file name for devices which failed the compat scan due to unsigned drivers.
    At least this gives me a direction to keep working on to kill what I consider to be corporate malware.

    Reply

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

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

My name is Jörgen Nilsson and I work as a Senior Consultant at Onevinn in Malmö, Sweden. This is my blog where I will share tips and stuff for my own and everyone elses use on Enterprise Mobility and Windows related topics.
All code is provided "AS-IS" with no warranties.

Recent Posts

  • Windows 365 Link – a week and some
  • Prevent software installations disguised as drivers
  • Tip when troubleshooting unexpected reboots during Autopilot – event ID 2800
  • New settings in Intune Security Baseline Windows 11 24H2 -2504
  • Managing extensions in Visual Studio Code
©2025 CCMEXEC.COM – Enterprise Mobility | WordPress Theme by Superb Themes
This website uses cookies to improve your experience. We'll assume you're ok with this, but you can opt-out if you wish.Accept Reject Read More
Privacy & Cookies Policy

Privacy Overview

This website uses cookies to improve your experience while you navigate through the website. Out of these, the cookies that are categorized as necessary are stored on your browser as they are essential for the working of basic functionalities of the website. We also use third-party cookies that help us analyze and understand how you use this website. These cookies will be stored in your browser only with your consent. You also have the option to opt-out of these cookies. But opting out of some of these cookies may affect your browsing experience.
Necessary
Always Enabled
Necessary cookies are absolutely essential for the website to function properly. This category only includes cookies that ensures basic functionalities and security features of the website. These cookies do not store any personal information.
Non-necessary
Any cookies that may not be particularly necessary for the website to function and is used specifically to collect user personal data via analytics, ads, other embedded contents are termed as non-necessary cookies. It is mandatory to procure user consent prior to running these cookies on your website.
SAVE & ACCEPT