• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
Locked
0

Uninstalling Flash Player with GPO

New Here ,
Mar 28, 2017 Mar 28, 2017

Copy link to clipboard

Copied

Is there a way to uninstall flash using a GPO?

I know i can uninstall programs but flash would have to be a WMI.

Is this something that is possible to achieve?

We are in a windows enviroment running win 7 and our AD is 2012r2

Views

5.2K

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

Adobe Employee , Mar 28, 2017 Mar 28, 2017

you can write a script to run the Flash Player uninstaller in silent mode:

uninstall_flash_player.exe -silent

If Flash Player is in use (or loaded in an open browser), the uninstall will fail silently.  You may want to do this at start-up before the user opens any programs.

There are numerous topics on uninstalling Flash Player using GPO on the forums that may be of help.  Just search for Flash Player GPO, or similar, in the search field in the upper right:

The Flash Player Admin Guide also may be o

...

Votes

Translate

Translate
Adobe Employee ,
Mar 28, 2017 Mar 28, 2017

Copy link to clipboard

Copied

LATEST

you can write a script to run the Flash Player uninstaller in silent mode:

uninstall_flash_player.exe -silent

If Flash Player is in use (or loaded in an open browser), the uninstall will fail silently.  You may want to do this at start-up before the user opens any programs.

There are numerous topics on uninstalling Flash Player using GPO on the forums that may be of help.  Just search for Flash Player GPO, or similar, in the search field in the upper right:

The Flash Player Admin Guide also may be of assistance.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines