Trend Micro Officescan
Enable Roaming Mode
Users who have laptop computers that rarely connect to the server want to be
able to download updates from TMAU and get the privilege to enable roaming
mode without having to connect to the OSCE 6.5 server first to enable these
privileges.
OSCE 6x/7x
HKEY_LOCAL_MACHINE\SOFTWARE\TrendMicro\PC-cillinNTCorp\CurrentVersion\Misc
o AllowMobile=1
o AllowUpdateFromOtherAU=1
o AllowUpdateFromTMAU=1
OSCE7x
HKEY_LOCAL_MACHINE\SOFTWARE\TrendMicro\PC-cillinNTCorp\CurrentVersion\Schedule Update
o AllowScheduleUpdate=1
Restart the OfficeScan Listener service:
net stop tmlisten
net start tmlisten
--------------------------------------------------------------------------------
activeupdate change for new pattern file format:
From: http://officescan-t.activeupdate.trendmicro.com/activeupdate
To: http://alt-p.activeupdate.trendmicro.com/activeupdate/osce
http://officescan-p.activeupdate.trendmicro.com/activeupdate
--------------------------------------------------------------------------------
Control Manager Notes (general activeupdate reading)
http://cm-p.activeupdate.trendmicro.com/activeupdate/server.ini
http://cm-p.activeupdate.trendmicro.com/activeupdate/pattern/vsapixxx.zip
http://cm-p.activeupdate.trendmicro.com/activeupdate/pattern/vsapixxx.sig
Substitute "xxx" with the latest OPR version available. The latest OPR version
is obtained by checking the value of "Version=" under the [PATTERN] section in
the server.ini file.
Open the server.inifile with any text editor. Find the following lines:
[PATTERN]
P.4=pattern/vsapixxx.zip,aaa,bbb
P.4.MergeCount=0
where:
o xxx is the non-NPF pattern version.
This should match the name of the ZIP file.
o aaa is the NPF pattern version without dots (e.g. 288300).
o bbb is the size of the compressed file in bytes.
e.g.
[PATTERN]
P.4=pattern/vsapi883.zip,288300,7802545
P.4.MergeCount=0
Administrators can use the
http://cm-p.activeupdate.trendmicro.com/activeupdate/server.ini as reference.
Create a new folder that TMCM can access, such as c:\activeupdate or
\\avserver\activeupdate.
Note: If using UNC shares, make sure that the TMCM server can access the share
without authenticating.
Place the server.ini file in the new folder that you have just created.
Create a subfolder called "pattern", and then place the vsapixxx.zip and
vsapixxx.sig files in this folder.
To illustrate the folder structure:
c:\activeupdate\server.ini
c:\activeupdate\pattern\vsapixxx.zip
c:\activeupdate\pattern\vsapixxx.sig
Configure TMCM to use the new folder as its update source by going to
Administration > Update Manager > Manual Download > File Path, as shown below: