Try our new Certificate Revocation List Check Tool
CRLcheck.exe is a tool developed to verify digital signatures of executable files. It collects files from known paths on your client, checks their signature, and checks Certificate Revocation Lists (CRL) and OCSP download. This helps avoid delays in launching files.

Category: SQL

Mcafee EPO Server 4.X Database or Space growing EPOevents

Problem: VMWARE Monitoring Events from “Vmware Converter and Tools” fill the EPO Database rapidly (1GB/Hour). delete from EPOEvents where DetectedUTC < ‘YYYY-MM-DD’delete from EPOEvents where DetectedUTC < ‘2011-01-01’ SOLUTION: Run this SQL Script once a week to get rid of the problem This is a batch File which you run from Schedule: osql -S FHSEPO01\EPOSERVER […]