Install OfficeScan 11 agent (x86) (MSI)
| 0 Votes |
Description
| 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. |
Property Details
| 21655 | |
| Production - Fully Tested and Ready for Production | |
| Install OfficeScan 11 agent (x86) (MSI) | |
| 9/14/2016 11:42:28 PM | |
| OfficeScan | |
| jinhli on 9/14/2016 11:42:28 PM | |
| jinhli on 9/14/2016 11:42:28 PM | |
| 5746 Views / 10 Downloads | |
* Average over 0 ratings.
** Log In or Register to add your rating.
|
Relevance
| Used in 560 fixlets | * Results in a true/false |
| Used in 1 fixlet | * Results in a true/false |
| Used in 2 fixlets | * Results in a true/false |
| Used in 44 fixlets | * Results in a true/false |
| Used in 2 fixlets | * Results in a true/false |
Actions
Action 1
prefetch officescan_agent_x86.msi sha1:d30bebbc40783db614863dfc8baecfa9b696320f size:87898624 http://MANUAL_BES_CACHING_REQUIRED/agent_cloud_x86.msi sha256:8603d24d66b3784b5165f96c2222025cbdce978338a91b541a2e0e25ac86daec
waithidden msiexec.exe /i "__Download\officescan_agent_x86.msi" /quiet /norestart
action may require restart "d30bebbc40783db614863dfc8baecfa9b696320f"
This action will be considered successful when the applicability relevance evaluates to false.
Sharing
| Social Media: |
Comments
|
|
|
| What is the correct path to the msi file to be downloaded? It's different between x86 and x64 - Get "DownloadsAvailable: false (action id 13160)" and not have any idea what is the correct path to the MSI - Have tried with: http://MANUAL_BES_CACHING_REQUIRED/ | |

