not
(
exists setting "_BESClient_ArchiveManager_OperatingMode" whose
(
value of it = "1"
)
of client
)
OR not
(
exists setting "_BESClient_ArchiveManager_IntervalSeconds" whose
(
value of it = "900"
)
of client
)
OR not
(
exists setting "_BESClient_ArchiveManager_SendAll" whose
(
value of it = "0"
)
of client
)
OR not
(
exists setting "_BESClient_ArchiveManager_MaxArchiveSize" whose
(
value of it = "31457280"
)
of client
)
not(exists setting "_BESClient_ArchiveManager_OperatingMode" whose (value of it = "1") of client) OR not(exists setting "_BESClient_ArchiveManager_IntervalSeconds" whose (value of it = "900") of client) OR not(exists setting "_BESClient_ArchiveManager_SendAll" whose (value of it = "0") of client) OR not(exists setting "_BESClient_ArchiveManager_MaxArchiveSize" whose (value of it = "31457280") of client)