Specifications
Configuring OfficeScan with Third-party Software
11-3
OfficeScan Integration
OfficeScan client periodically passes the Virus Pattern number and Virus Scan Engine
number to SecureClient for verification. SecureClient then compares these values with
values in the client local.scv file.
This is what the local.scv file looks like if you open it in a text editor:
(SCVObject
:SCVNames (
: (OfceSCV
:type (plugin)
:parameters (
:CheckType (OfceVersionCheck)
:LatestPatternVersion (701)
:LatestEngineVersion (7.1)
:PatternCompareOp (">=")
:EngineCompareOp (">=")
)
)
)
:SCVPolicy (
: (OfceSCV)
)
:SCVGlobalParams (
:block_connections_on_unverified (true)
:scv_policy_timeout_hours (24)
)
)










