Search code examples
apisdkantivirusms-security-essentials

Microsoft Security Essentials API


I'm looking for an API or SDK or any other option to integrate with Microsoft Security Essentials.
I want to be able to get information such as when was the last update or scan? and to be able to do these actions from my component.

Any information at all would be helpful.

Thanks.


Solution

  • This might help. You could probe the windows security centre to check that it is running and scanning is enabled: MSDN Forums.

    However direct access to the Antivirus APIs requires an NDA (so I'm told) from M$ because of obvious security issues... I might ask why you need this access? The security centre has these capabilities in a UI. If you need lots of control, you really need to move to a security product designed for an enterprise that will have these capabilities already.