Install OfficeScan 11 agent (x86) (MSI)
Log In or Register to download the BES file, and more.

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

ID21655
StatusProduction - Fully Tested and Ready for Production
TitleInstall OfficeScan 11 agent (x86) (MSI)
Source Release Date9/14/2016 11:42:28 PM
KeywordsOfficeScan
Added by on 9/14/2016 11:42:28 PM
Last Modified by on 9/14/2016 11:42:28 PM
Counters 5746 Views / 10 Downloads
User Rating 1 star 2 star 3 star 4 star 5 star * Average over 0 ratings. ** Log In or Register to add your rating.

Relevance

is Windows but not Mobile (Relevance 606)
Used in 560 fixlets   * Results in a true/false
Show indented relevance
if( name of operating system starts with "Win" ) then platform id of operating system != 3 else false
Used in 1 fixlet   * Results in a true/false
Show indented relevance
(((name of it = "WinXP") AND service pack major version of it = 3) OR ((name of it = "Win2003") AND service pack major version of it = 2) OR ((name of it = "WinVista" OR name of it = "Win2008") AND (service pack major version of it = 1 OR service pack major version of it = 2)) OR ((name of it = "Win7") AND (service pack major version of it = 0 OR service pack major version of it = 1)) OR (name of it = "Win8") OR (name of it = "Win8.1")) of operating system
Used in 2 fixlets   * Results in a true/false
Show indented relevance
not exist keys whose (exists values "DisplayName" whose(it as string as lowercase starts with "Trend Micro OfficeScan Agent" as lowercase) of it) of keys "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall" of ( x64 registries; x32 registries )
Used in 44 fixlets   * Results in a true/false
Show indented relevance
not (x64 of operating system OR ia64 of operating system)
Used in 2 fixlets   * Results in a true/false
Show indented relevance
not((it starts with "Win" AND it does not start with "Win20") of name of operating system AND (exists value "CurrentMajorVersionNumber" of it AND value "CurrentMajorVersionNumber" of it as integer = 10) of key "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion" of native registry)

Actions

Action 1

Action Link Click here to execute this action.
Script Type BigFix Action Script
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"
Success Criteria

This action will be considered successful when the applicability relevance evaluates to false.


Sharing

Social Media:
Share this page on Yammer

Comments

Log In or Register to leave comments!
aasheim -
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/