WMI Query for Internet Explorer Installations with Version

If you need a WMI query for Group Policy or for Configuration Manager for machines that have Internet Explorer installed and even a version filter, then you can use the following: You can then change the “11.%” part to the version number that you would like to have. Comments If you have any questions or […]

WMI Query For Internet Explorer Installations With Version

If you need a WMI query for Group Policy or for Configuration Manager for machines that have Internet Explorer installed and even a version filter, then you can use the following:

SELECT * FROM CIM_Datafile WHERE Name = "C:Program FilesInternet Exploreriexplore.exe" AND Version LIKE "11.%"

You can then change the “11.%” part to the version number that you would like to have.

Comments

If you have any questions or comments on this guide, please feel free to leave a message below using our comments system.

🛠️

Gear We Recommend

A few general tech accessories worth having alongside this.

Browse our General Tech Accessories picks on Amazon

As an Amazon Associate, TechyGeeksHome earns from qualifying purchases.


Discover more from TechyGeeksHome

Subscribe to get the latest posts sent to your email.

Andrew Armstrong

Andrew Armstrong is a UK-based IT professional with 26+ years of hands-on experience in Windows, Windows Server, SCCM/ConfigMgr, Active Directory, PowerShell, and enterprise infrastructure.

He founded TechyGeeksHome in 2010 and has published over 1,500 practical guides covering real-world IT problems and solutions. When not solving IT problems,

Andrew develops free Windows utilities including Ultimate Settings Panel, which has been downloaded over 850,000 times.