(imported comment written by Xie_Ran91)
We will check the online documentation. Here are the steps for manual update:
Manually setting up Automatic Updates
-
Install Server Components via Content
-
Run Set Active Update Pattern interval (or manually run C:\Program Files\Trend Micro\Core Protection Module Server\TMCPMAuHelper.exe)
-
Use BES Admin commands to create user
Syntax:
Run from dos in: C:\Program Files\BigFix Enterprise\BES Server
BESAdmin.exe /createUser: /userPassword: /userEmail: /masterOp:(yes/no)> /customContent:(yes/no)>
Example:
BESAdmin.exe /createUser:cpm_admin /userPassword:trendmicro /userEmail:cpm_admin@trendmicro.com /masterOp:no /customContent:yes
- Modify reg keys.
HKEY_LOCAL_MACHINE\SOFTWARE\BigFix\CPM\server
REG_SZ PropagationUser
value= cpm_admin
(this may not be necessary if ‘cpm_admin’ is used as operator name)
HKEY_LOCAL_MACHINE\SOFTWARE\BigFix\CPM\server
REG_SZ AutoUpdateSetupScriptVersion
value= 1.0.8.0
- Enable Automatic Updates via Enable Automatic Updates - Server
or via registry
HKEY_LOCAL_MACHINE\SOFTWARE\BigFix\CPM\server
PropagateManifest
Change value from 0 to 1
- Create custom site
Syntax:
Run from dos in: C:\Program Files\BigFix Enterprise\BES Server
PropagateFiles.exe CreateFileOnlyCustomSiteUserAuthorization <dsn|serverURL>
Example:
PropagateFiles.exe CreateFileOnlyCustomSiteUserAuthorization “C:\site keys\license.pvk” “password” “http://SERVERURL:52311” “cpm_admin” “trendmicro” “FileOnlyCustomSite_CPMAutoUpdate”
**If this is a deployment that was installed at 8.2 you will need to use the server’s URL rather than a dsn for value <dsn|serverURL>
Example:
PropagateFiles.exe CreateFileOnlyCustomSiteUserAuthorization “C:\site keys\license.pvk” “password” “http://SERVERURL:52311” “cpm_admin” “trendmicro” “FileOnlyCustomSite_CPMAutoUpdate”
- Re-execute Set Active Update Pattern interval or manually run
C:\Program Files\BigFix Enterprise\TrendMirrorScript\TrendMirrorScript.exe
- Verify via if following exists: C:\Program Files\BigFix Enterprise\BES Server\wwwrootbes\bfsites\CustomSite_FileOnlyCustomSite_CPMAutoUpdate_0_1
or C:\Program Files\BigFix Enterprise\TrendMirrorScript\logs