How to detect any browser in my organization via SCCM that still have Adobe flash plugin active ? And how to uninstall it for bulk of laptops if it still active
Question
Hi All,
How to detect any browser in my organization via SCCM that still have Adobe flash plugin active ?
And how to uninstall it for bulk of laptops if it still active
thank you,
Answer ( 1 )
I think we can detect the devices with browser version from the following report
https://www.anoopcnair.com/configmgr-custom-report-for-chrome-browser-sccm-sql-query/
https://www.anoopcnair.com/configmgr-custom-report-for-firefox-browser-sccm-sql-query/
https://www.anoopcnair.com/configmgr-configmgr-microsoft-edge-chromium-sql-query/
On detection, you can use configuration items and powershell scripts to uninstall the same
Video on CI