I have an application that requires a certificate in the computer in order to run. How can I do a scan task in all computers to search for that specific certificate?
Yes, the certificate is in a registry key, but the problem is that each computer has a different certificate in the the same reg key. is there any way i can just scan for reg values inside a key, instead of the the data of the value?