I have the C# code that can query the cert store on a local machine to get what certificates are installed, but I would like to be able to query it remotely via WMI.
Does anyone know the query to be able to do this? Or alternatively, any decent tutorials for how to form WMI queries, but at the same time trying to solve my problem...?
This is purely for a validation perspective so that I can automatically check that the certificates I need are installed.
Question
+dave164 Subscriber¹
Hey guys,
I have the C# code that can query the cert store on a local machine to get what certificates are installed, but I would like to be able to query it remotely via WMI.
Does anyone know the query to be able to do this? Or alternatively, any decent tutorials for how to form WMI queries, but at the same time trying to solve my problem...?
This is purely for a validation perspective so that I can automatically check that the certificates I need are installed.
Regards,
David.
Link to comment
Share on other sites
0 answers to this question
Recommended Posts