Hello,

I need to connect to certificate services, read all certificates and their
properties like user, deadline etc. Does anyone know how to do that?

We have CA outside of AD. What do I have to do is to read certificate
properties, then connect to AD to find user specific info and do a task based
on conditions. I already have an application in .NET framework 2.0 to
communicate with AD, but how to communicate with Certification
Authority(service). The script/application schould be running on CA.

Thank you for help