Hi All,
Noob in need of Powershell help:
Currently my Access Control team have to manually issue PKI Certificates from the Certificate Authority console. I looking to automate this via powershell. I am able to Sumit the .req file to the CA and retreive the .cer but cannot Issue the Pending Request.
Im really struggling to find any info/help about this.
Whats is really bugging me is I cant figure out how I can issue the correct RequestID from the CA, I can I let the script know the RequestID of the certificate I have just submitted?
Can anyone give me a sample code..
Sorry if I havent explained myself well......