| This sample Fixlet installs OfficeScan 11 agent with the MSI installation package on the target x86 computers. For the action to complete successfully, you must do the following steps before deploying this Fixlet: 1. Download the OfficeScan agent MSI installation package from the OfficeScan web install page or generate the installer with Agent Packager. For more information about the Agent Packager, see the OfficeScan Administrator's Guide. 2. Use the Fixlet Debugger tool to calculate the sha1, size, and sha256 values of the agent installer and take note of the values. For example, use the following relevance to query the required values: Q: (sha1 of it, size of it, sha256 of it) of file "C:\Users\ADMIN\Downloads\officescan11agent.msi" Note: To use the Fixlet Debugger tool, run the FixletDebugger.exe file, which is located in Program Files > BigFix Enterprise > BES Console > QnA. For more information about the Fixlet Debugger, see Using the Fixlet Debugger tool. 3. Update the Fixlet action to use the queried values of the sha1, size, and sha256 properties. Ensure to use the same sha1 checksum in the 'action may require restart' command. 4. Rename the agent installer with the sha1 checksum. For example, if the sha1 checksum is d030bebbc40783db614863dfc8baecfa9b696320f, rename the "officescan11agent.msi" file to "d030bebbc40783db614863dfc8baecfa9b696320f". 5. Place the renamed agent installer in the BigFix Server download cacher folder. For more information about manually caching file downloads on the BES Server, see this technote.
Note: In certain environments, the Program Compatibility Assistant might prompt a compatibility issue message after a successful deployment of the Fixlet. However, this message does not affect the OfficeScan agent installation. |