This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Is any one else seing this alert - Shh/Updater-B False positives

Virus/spyware 'Shh/Updater-B' has been detected in "C:\Program Files\Sophos\Sophos Anti-Virus\Web Intelligence\swi_update.exe". Cleanup unavailable. This is trickling in as alerts but at an alarming rate.

:29723


This thread was automatically locked due to age.
Parents
  • I am having trouble getting the fixupdate.vbs to run silently.  heres my setup:

    1. I ran a query against the sophos DB to identify affected PC's, exported only pc names to list

    2. Created a collection within SCCM of the affected computers

    3. Created a "package" and advertised to a few test comptuers

    4. its set to run hidden with admin rights

    my command line argument is this: 

    FixUpdate.vbs /FixIssues:true 

    SCCM copies the vbs file to the local machine and knows where to find it.  This works but i am prompted for every step of the repair process.  I know i can run cscript.exe //b for batch mode but the script ends up in a dynamic location which makes it difficult to target.  Is there a simple /silent switch built into the script that I can run?  It doesnt show up in /help

    :32783
Reply
  • I am having trouble getting the fixupdate.vbs to run silently.  heres my setup:

    1. I ran a query against the sophos DB to identify affected PC's, exported only pc names to list

    2. Created a collection within SCCM of the affected computers

    3. Created a "package" and advertised to a few test comptuers

    4. its set to run hidden with admin rights

    my command line argument is this: 

    FixUpdate.vbs /FixIssues:true 

    SCCM copies the vbs file to the local machine and knows where to find it.  This works but i am prompted for every step of the repair process.  I know i can run cscript.exe //b for batch mode but the script ends up in a dynamic location which makes it difficult to target.  Is there a simple /silent switch built into the script that I can run?  It doesnt show up in /help

    :32783
Children
No Data