( exists running application "BESRootServer.exe"ANDexists key "HKEY_LOCAL_MACHINE\SOFTWARE\BigFix\Enterprise Server"whose ( exists ( ( value "Version"ofit ) as string as version ) whose ( it < "7.2.5.22"ANDit >= "6" ) ANDexists value "BESInstalled"ofitAND value "BESInstalled"ofit=1 ) of registry ) OR ( exists regapp "BESConsole.exe"whose ( version ofit < "7.2.5.22"AND version ofit >= "6" ) )
(exists running application "BESRootServer.exe"ANDexists key "HKEY_LOCAL_MACHINE\SOFTWARE\BigFix\Enterprise Server"whose (exists ((value "Version"ofit) as string as version) whose (it < "7.2.5.22"ANDit >= "6") ANDexists value "BESInstalled"ofitAND value "BESInstalled"ofit=1) of registry) OR (exists regapp "BESConsole.exe"whose (version ofit < "7.2.5.22"AND version ofit >= "6"))
( ( exists running service "BESRelay" ) OR ( exists running service "BESRootServer" ) ) AND ( exists value "carboncopypath"of key "HKEY_LOCAL_MACHINE\SOFTWARE\BigFix\Enterprise Server\PostResults"of registry AND value "carboncopypath"of key "HKEY_LOCAL_MACHINE\SOFTWARE\BigFix\Enterprise Server\PostResults"of registry !="" )
((exists running service "BESRelay") OR (exists running service "BESRootServer")) AND (exists value "carboncopypath"of key "HKEY_LOCAL_MACHINE\SOFTWARE\BigFix\Enterprise Server\PostResults"of registry AND value "carboncopypath"of key "HKEY_LOCAL_MACHINE\SOFTWARE\BigFix\Enterprise Server\PostResults"of registry !="")