Compliance Settings Adobe flash Player disable Automatic Updates Powershell Scripts fail

Hello,
I have setup compliance to check and remediate if Adobe flash Player automatic updates is enabled by using PowerShell scripts.
If I run the scripts below manually on my pc they work fine, but if I run in sccm 2012 compliance I get:
Setting Discovery Error
0x87d00327
Script is not signed
CCM
I tried contacting the person that created the scripts, but didn't get a response.
Discovery Script
Set-ExecutionPolicy Unrestricted -force
<#
  This script will check if automatic updates is disabled and return a Compliant/Non-Compliant string.
  Created:     04.08.2014
  Version:     1.0
  Author:      Odd-Magne Kristoffersen
  Homepage:    https://sccmguru.wordpress.com/
  References:
  - Configure auto-update notification Flash Player
http://helpx.adobe.com/flash-player/kb/administration-configure-auto-update-notification.html
  - Adobe Flash Player Administration Guide for Flash Player 14
http://wwwimages.adobe.com/www.adobe.com/content/dam/Adobe/en/devnet/flashplayer/pdfs/flash_player_14_0_admin_guide.pdf
  - Adobe Flash Player Administration Guide for Microsoft Windows 8
http://wwwimages.adobe.com/www.adobe.com/content/dam/Adobe/en/devnet/flashplayer/pdfs/flash_player_13_0_admin_guide.pdf
#>
$OSArchitecture = Get-WmiObject -Class Win32_OperatingSystem | Select-Object OSArchitecture
If($OSArchitecture.OSArchitecture -ne "32-bit")
    $CFGExists = Test-Path -Path "$Env:WinDir\SysWow64\Macromed\Flash\mms.cfg"
         if($CFGExists -eq $True)
         {$UpdateCheck = Select-String "$Env:WinDir\SysWow64\Macromed\Flash\mms.cfg" -pattern "AutoUpdateDisable=1" | Select-Object Line}
            if($UpdateCheck.Line -eq 'AutoUpdateDisable=1') {Write-Host 'Compliant'}
            else {Write-Host 'Non-Compliant'}
else
    $CFGExists = Test-Path -Path "$Env:WinDir\System32\Macromed\Flash\mms.cfg"
         if($CFGExists -eq $True)
         {$UpdateCheck = Select-String "$Env:WinDir\System32\Macromed\Flash\mms.cfg" -pattern "AutoUpdateDisable=1" | Select-Object Line}
            if($UpdateCheck.Line -eq 'AutoUpdateDisable=1') {Write-Host 'Compliant'}
            else {Write-Host 'Non-Compliant'}
Remediation Script
Set-ExecutionPolicy Unrestricted -force
<#
  This script will check if automatic updates is disabled and return a Compliant/Non-Compliant string.
  Created:     04.08.2014
  Version:     1.0
  Author:      Odd-Magne Kristoffersen
  Homepage:    https://sccmguru.wordpress.com/
  References:
  - Configure auto-update notification Flash Player
http://helpx.adobe.com/flash-player/kb/administration-configure-auto-update-notification.html
  - Adobe Flash Player Administration Guide for Flash Player 14
http://wwwimages.adobe.com/www.adobe.com/content/dam/Adobe/en/devnet/flashplayer/pdfs/flash_player_14_0_admin_guide.pdf
  - Adobe Flash Player Administration Guide for Microsoft Windows 8
http://wwwimages.adobe.com/www.adobe.com/content/dam/Adobe/en/devnet/flashplayer/pdfs/flash_player_13_0_admin_guide.pdf
#>
$OSArchitecture = Get-WmiObject -Class Win32_OperatingSystem | Select-Object OSArchitecture
If($OSArchitecture.OSArchitecture -ne "32-bit")
    $CFGExists = Test-Path -Path "$Env:WinDir\SysWow64\Macromed\Flash\mms.cfg"
         if($CFGExists -eq $True)
         {$UpdateCheck = Select-String "$Env:WinDir\SysWow64\Macromed\Flash\mms.cfg" -pattern "AutoUpdateDisable=1" | Select-Object Line}
            if($UpdateCheck.Line -eq 'AutoUpdateDisable=1') {Write-Host 'Compliant'}
            else {Write-Host 'Non-Compliant'}
else
    $CFGExists = Test-Path -Path "$Env:WinDir\System32\Macromed\Flash\mms.cfg"
         if($CFGExists -eq $True)
         {$UpdateCheck = Select-String "$Env:WinDir\System32\Macromed\Flash\mms.cfg" -pattern "AutoUpdateDisable=1" | Select-Object Line}
            if($UpdateCheck.Line -eq 'AutoUpdateDisable=1') {Write-Host 'Compliant'}
            else {Write-Host 'Non-Compliant'}
Thanks,
Mark

Hi Jeff,
You were correct, Default client settings was set to All signed and once I set to bypass, PowerShell Scripts executed.  But now I am getting:    If I run them both from PowerShell, they work fine. Thanks again for your help, Mark
Error Type
Error Code
Error Description
Error Source
 Enforcement Error
0x87d00329
Application requirement evaluation or detection failed
CCM

Similar Messages

  • How to Disable the Adobe Flash Player and Reader Updates

    Ok, For the last two months or so, I have been plagued by the Adobe Flash Player and Reader updater that will not go away. That's not the worst thing though: Somehow, someway, the Adobe updater subverts my entire windows 7 machine and makes itself the most important program on my system, stopping all other necessary functions. After I just turn it on, the updater will suspend all Windows operations in favor of the updater getting its message out the Adobe "needs" updating. I have tried updating the stupid thing, only to find that after the update goes in, my whole computer locks up and I have to load a system restore point. This thing acts like a virus, and until someone comes up with a way to make it work properly, that's what I'm calling: Adobe creates and sells a computer killing virus. I want a sure fire way to disable the updater that will work, and that will never bug me again about updating the virus. After going through three different computer repair companies, many online forums and chat rooms and my own knowledge of how to disable programs, I have instructed my firewall to block all attempts by Adobe to update. This has to stop.

    Flash Player:
    Adobe Reader:

  • When I try to watch any video clip I get this:   The version of "Adobe Flash Player" on your system does not include the latest security updates and has been blocked. To continue using "Adobe Flash Player", download an updated version from Adobe's we

    When I try to watch any video clip I get this:
    The version of “Adobe Flash Player” on your system does not include the latest security updates and has been blocked. To continue using “Adobe Flash Player”, download an updated version from Adobe’s website.
    I tried clicking on the Adobe Flash Player.  It said it accepted it but it did not make a difference.
    Can anyone help?
    Thank you!

    This did not work
    On Mon, Oct 27, 2014 at 8:59 PM, Apple Support Communities Updates <

  • The version of "Adobe Flash Player" on your system does not include the latest security updates and has been blocked. To continue using "Adobe Flash Player", download an updated version from Adobe's website.

    The version of “Adobe Flash Player” on your system does not include the latest security updates and has been blocked. To continue using “Adobe Flash Player”, download an updated version from Adobe’s website.

    You haven't actually asked a question, but as stated you should only download Flash Player directy from Adobe.
    Nor have you said what version of OS X and Safari you are running.
    You can check here:  http://www.adobe.com/products/flash/about/  to see which version you should install for your Mac and OS. Note that version 10,1,102,64 is the last version available to PPC Mac users*. The latest version,10.3 or later, is for Intel Macs only, as Adobe no longer support the PPC platform. Version 11.0.1.152 is for Lion.
    * Unhelpfully, if you want the last version for PPC Macs, you need to go here:  http://kb2.adobe.com/cps/142/tn_14266.html  and scroll down to 'Archived Versions/Older Archives'. Flash Player 10.1.102.64 is the one you download. More information here:  http://kb2.adobe.com/cps/838/cpsid_83808.html
    You should first uninstall any previous version of Flash Player, using the uninstaller from here (make sure you use the correct one!):
    http://kb2.adobe.com/cps/909/cpsid_90906.html
    and also that you follow the instructions closely, such as closing ALL applications first before installing. You must also carry out a permission repair after installing anything from Adobe.

  • Cannot use Adobe Flash Player after latest update to v11.8.800.170

    I just updated Adobe Flash Player to the latest version 11.8.800.170 on Chrome v30. I am using windows 7.
    Most of the videos I try to watch on youtube have audio, but no video. Some of them freeze Chrome (use up a ton of memory on my PC).
    I tried going to settings, can't see the dialogue, hence I cannot disable hardware acceleration.
    What is going on here?

    Try the offline installer:
    http://fpdownload.macromedia.com/pub/flashplayer/latest/help/install_flash_player_osx.dmg

  • How to stop Adobe flash Player from automatically opening when I start google browser

    Whenever I open any google browsers i.e. Chrome or google, the Adobe flash player automatically starts.  I want to know is there any settings I can unclick that will stop it from opening automatically.  I want to have the control of when to start flash player.

    Having just solved this irritating issue, two steps are required to stop Chrome running audio or video automatically, but still allow it to run on request:
    1 Go to chrome://plugins/ and uncheck the 'Always allowed' box for the offending plug-ins - Adobe Flashplayer, Quicktime etc
    2 Go to chrome://settings/content, scroll to the Plug-ins section and change the default 'Run automatically (recommended)' to 'Click to play'
    Now when you open a page with audio or video content, it'll be greyed-out with a jigsaw icon, which you can click to run.

  • Adobe Flash Player not automatically!

    Adobe Flash Player doesn't work automatically in Opera. I updated it a few days ago trying to solve it but nothing. Can anyone help me, please?

    FOR THOSE RUNNING IE9 ON WINDOWS 7 AND HAVE INSTALLED THE AUTOMATIC UPDATE FOR ADOBE FLASH PLAYER 10.3 - TAKE THE FOLLOWING STEPS:
    Open IE9 Browser window > Click on "Tools" > Click on "Internet Options" > Selct the "Advanced" Tab > Turn on/Click the "Use software rendering instead of GPU rendering" > Click "Apply" > Click "OK" > Shut down and then restart your IE9 browser.
    THIS WILL BE A TEMPORARY FIX FOR ANY ISSUES YOU MAY HAVE WITH THE CONSTANT FLOOD OF FLASHING ADS AND THE LIKE UNTIL A PATCH IS MADE AVAILABLE FOR THIS UPDATE.
    OTHER QUICK FIXES WOULD INCLUDE:
    1) UN-INSTALLING 10.3 AND RE-DOWNLOADING AND INSTALLING 10.2 FOR THE TIME BEING. **BESURE TO AVOID RE-INSTALLING THE AUTOMATIC UPDATE OF 10.3 AGAIN**
    2) DOWNLOADING AND INSTALLING "MOZILLA FIREFOX" AND USING IT AS YOUR WEB BROWSER!!

  • Adobe flash player is not updating

    I have tried ti update adobe flash-player, uninstalled, installed like 3 times and the software still says I need to upgrade flash-player when I have done so.
    Can anyone guide my through this nightmare.

    Open System Preferences > Flash Player then select the Advanced tab.
    Click Delete All under Browsing Data and Settings
    Make sure:  Allow Adobe to install updates (recommended) is selected.
    Now select the Storage tab.
    Click Delete All
    Restart your Mac.
    BTW, never update Flash from any site other than www.adobe..com

  • Adobe flash player will not update

    Adobe Flash Player is asking me to update when I do it only goes to step 2 of 3 then it dies please help

    ''philipp [[#answer-666614|said]]''
    <blockquote>
    hello bamagator62, please see if you can get the update to install when you use the full offline installer that is available at http://www.adobe.com/products/flashplayer/distribution3.html (use the windows-exe for plugin-based browsers).
    </blockquote>
    Hi Phillip, My God it worked I now have the latest plugin version thank you for your help I hope I don't run into this problem again but again I thank you so much Bob T

  • Adobe flash player won't update?

    Hi there! I keep getting blocked plug-in messages. I try to update Adobe Flash Player and when I get to step 3 the screen says "blocked plug-in" (imagine that!) and therefore I cannot finish the download. I have enabled all plug-ins in the Preferences-Security window as well.
    Stumped.... Please help

    Disconnect all devices from the computer then do the following:
    Boot up from your Snow Leopard Install DVD while holding down the "c" key.
    Select the language you wish to use, and then choose "Disk Utility" from the menu bar.
    Your HD should appear in a panel on the left hand side of the window which opens. Select it and then click on the "repair disk" button in the right hand section of the window.
    Once this process has been completed restart your computer and repair permissions directly from Disk Utility.
    If Disk Utility is unable to complete the repair, you will need to use a stronger 3rd party utility like DiskWarrior, Techtool PRO (not Deluxe) or Drive Genius.
    Then do the following:
    Make sure you download Adobe Flash Player that pertains to your OS which your system profile confirms is OS 10.6.8.
    Check Flash Version
    Adobe strongly recommends that you first uninstall any previous version of Flash Player, using the uninstaller:
    http://helpx.adobe.com/flash-player/kb/uninstall-flash-player-mac-os.html#main_1 0_4
    Follow the instructions closely, such as quitting ALL applications first before installing.  Repair permissions and restart your computer after the installation is completed.
    Authored by Klaus1

  • McAfee installed with Adobe Flash Player 12 plugin update

    Why did McAfee Security Scan Plus install when I updated Adobe Flash Player 12 plugin?

    As I said in my first post, I not only saw this "no opt out" bundling myself, but I screencapped it and documented it.
    That was... wait for it... LAST JULY.
    If anyone had the intention of ending it, they would have by now.
    THIS is the reason I always update EVERYTHING (Windows, OS X, CS3, CS4, CS5, CS5.5 and CS6, Office, Roxio... you name it) manually.
    Microsoft keeps trying to push 8.1 and their %&#*'ing "Bing Desktop" with EVERY Windows Update, even though I've hidden both mutlitple times. You can't even update Java without the freakin' "Ask Toolbar" being pushed at you.
    I know I'm not going to change it, so I changed my process for updating stuff.

  • Adobe Flash Player disabled....?

    I've worked with Flash Player for years and am having this problem for the first time. Using Shutterfly, I'm unable to open projects in process - Shutterfly asks me to download Flash and when I try, I get a msg saying that it is installed correctly, but is disabled. Any ideas how do I resolve this?

    http://forums.adobe.com/thread/1195540

  • Mac - Unable to install Adobe Flash Player after Safari update

    After the latest Safari update (version 8.0.2) for Mac, I received a message that Flash Player was out of date.  I downloaded the latest Flash DMG file and when updating it stalls at 32%. Running the latest update for Yosemite.
    I've uninstalled all of Flash player and all files and folders related to Adobe Flash from the computer.  I've turned off my anti-virus and firewall.  It continues to stall at 32%.  I've re-downloaded the flash update and continue to have the problem.
    Any suggestions?
    Mike

    Try the offline installer:
    http://fpdownload.macromedia.com/pub/flashplayer/latest/help/install_flash_player_osx.dmg

  • Errors in loading video such as in Youtube and other sites that uses Adobe Flash Player, even I updated the program.

    error loading video or games

    You did not supply much information with your question:
    #In Add-ons > Plugins, do you see "Shockwave Flash ''(version)''"? If not, Flash is not installed for Firefox; see below
    #You can test Flash on this Adobe page: https://www.adobe.com/software/flash/about/
    There are 2 versions of Adobe Flash; an '''ActiveX version''' for IE only and a '''Plugin version''' for most other browsers including Firefox. On a Windows system, you should always update both individually.
    #'''Using Firefox''', go to the following direct download link and SAVE the download to your desktop so you can find it later: http://fpdownload.adobe.com/get/flashplayer/current/install_flash_player.exe
    #When the download is finished, close Firefox (File > Exit '''''OR''''' Firefox button > Exit)
    #Click or double-click on the file you just saved to your desktop
    #*In the installation window that appears, click the box to the left of "I have read and...." to place a check mark in the box
    #*The "Install" button in the lower right corner will now be highlighted, click it.
    #*The installation is quick.
    #Start Firefox and test your installation here: https://www.adobe.com/software/flash/about/
    #Direct link ActiveX version for IE '''''only''''': http://fpdownload.adobe.com/get/flashplayer/current/install_flash_player_ax.exe
    '''If this reply solves your problem, please click "Solved It" next to this reply when <u>signed-in</u> to the forum.'''

  • Can't install Adobe Flash Player or latest update and need help to determine corrective action to take.

    When I try to download latest version of Flash Player get a box showing downloads but there isn't anything in the box.

    Well, that should mean that nothing is running in realtime and should not interfere as McAfee would. I think this version of Ad-Aware was an On-Demand, you ran it when you wanted to, it didn't run automatically, is that correct?
    Was the HJT just on the Desktop?
    When you left click on Ad-Aware what happens? We can remove it, but it isn't causing a problem now so we'll do that later.
    Did you have any ad block? What about pop-up blocker software installed?
    In your Manage Add ons, the All add ons, can you pull out all ActiveX Controls(list them?) If not don't worry about it.
    When you first began having problems, did you try to Install an older version of Flash Player thinking that would work?
    Are there any other Anti-Virus/Spyware that you had installed before that wasn't Uninstalled that may still be running in realtime?
    I'm trying to determine what caused the ActiveX Control error.
    Do you know how to find the Flash folder? If not, I do. Just tell me.
    Thanks,
    eidnolb
         P.S. I just noticed your last post. I'll check on that Wise Uninstall. Someone had that and I forgot what it was for. Will have to find the thread, first I had ever heard of it. Thanks
    Message was edited by: eidnolb  a P.S.

Maybe you are looking for

  • Multiple instances of OBIEE11g in same server

    Hi Experts, I need some advice on Creating Multiple instances of OBIEE11g in same server. the following are the details i have got windows server R2, installed weblogic 10.3.6 with 64bit JDK, then oBIEE 11.1.1.6.0 software only install and configurat

  • Assigning infotypes to infogroups and usergroup (country specific)

    I am an abapper so I apologise for what may be a too basic question, but I have searched and not able to find complete answer. I have a situation where I am using 1 User group i.e. '07' which is assigned to Infogroup 'Z1' which is for Hire Action 'Z1

  • Hi,Project Number in Others Tab of Sales Order Window

    Hi, We are Using Oracle Projects Module and Order Management. When we are creating the Order for the Customer,we need to link the Order with a Project in Oracle Projects. How ever Iam Creating Sales Order ,Selecting the Project number from the LOV,It

  • Display VRF description in Syslogs (Can it be done?)

    Hello everyone, I'm rather new to the forums and my searching hasn't been quite as successful as I had hoped. As the title suggests, I'm trying to collect additional information in my syslogs. Below is the output of one to be used as an example: Devi

  • How do i make use of Volume (E:)?

    It seems to be quite a waste of space if that "New Volume (E)" isn't utilised at all. Anyone able to tell me the purpose of that partition? if it is even called that, and can i actually use it to store data? P.S. I'm using Acer Aspire 5755G Thank you