FixUpdate v6.1 ============== Tool to fix Shh/Updater-B false positive detection on endpoint See: http://www.sophos.com/en-us/support/knowledgebase/118311.aspx What the installation set contains: - FixUpdate.vbs - this Readme.txt file How to use: =========== See http://www.sophos.com/en-us/support/knowledgebase/118323.aspx for instructions From a command prompt with elevated permissions run: cscript FixUpdate.vbs /help to display command line options New in version 6.1 ================== - ALMon only gets started when /fixIssues:true is set. - Improved detection of applications affected by this issue. New in version 6.0 ================== - Sophos protection shield will now automatically reappear after the the repair process New in version 5.3 ================== - Modified the format of the Sophos CID path to exclude the VDL version information New in version 5.2 ================== - Ability to use Sophos CID which was specially setup to fix the issue if the access to the configured CID fails. New command line argument: /usesophoscid:true. The default is false. - Support for restoring Sophos AutoUpdate, RMS and SAV files to non-default locations - Ability to detect which products were affected when false positives were moved/deleted. (By default turned off.) New command line argument: /checkAffectedProducts:true Detection may take a few minutes. - Ability to copy the log files generated by the script to a central location specified as a command line argument New command line argument: /logpath: Log files will be copied to a sub-directory of the specified output folder, named after the computer name. i.e. With the option "/logPath:\\server\share" logs will be copied to "\\server\share\computername" New in version 4.4 ================== - The IDE that fixes the issue is now embedded in the script New in version 4.3 ================== - Added support for restoring missing SAV and RMS files New in version 3.0 ================== - Add option to control whether the script clears the quarantine list. This can be enabled even if it is not set to fix other issues. New in version 2.20 =================== - Trigger update at the end enabled by default when fixing issues - Reports and restores moved files - Reports deleted files - Switch to Unicode file format to support all Sophos supported languages New in version 1.6 ================== - Support for WebCIDs - Automatic discovery of CID details New in version 1.4 ================== - Check for presence of the file javab-jd.ide - Copy in the file javab-jd.ide if not present - Clear Quarantine Manager on the Endpoint - Restart the SAVService - Repair the AutoUpdate installation from specified CID Known issues: ============= - If you get the message "Option fixIssues is used but /cid is not specified and no default location can be found" then you need to provide the cid on the command line - If you get the message "Triggering update of product Script encountered an error, details: Number = 0x80042F05" an update was in progress while the script tried to run the update Running the script again after the update completes should work