Unanswered McAfee Anti-Virus extend Up To Date to 14days

  • Wednesday, January 30, 2013 8:59 AM
     
     

    Hello,
    I implemented MS UAG 2010 SP2 for an external customer recently. I only use this system as SSL VPN solution. everything is working fine apart from the anti-virus "up to date" detection. If a PC (Windows 7 64bit) is more than one day offline  than the authentication fails with this error massage" Your Computer does not meet the security policy requirements of this site. For more information, contact your administrator  " only after AV gets updated it work. in the UAG policy is the default settings (see below).  Does someone know how can I extend the AV "up to date" to 14days?

    thanks for all your help!

    UAG policy:

    (  ( AV_McAfee_Installed AND AV_McAfee_Running )  AND  ( CInt(Left(AV_McAfee_Version_Engine,2))>=4 )  AND  ( DateDiff("d",AV_McAfee_LastUpdate,Now)<=7 OR AV_McAfee_UptoDate )  )