Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
I have a UCCE environment where there are 8 Windows servers and 4 CUCM servers(Linux) installed on it. I need to export all the certificates from all the 8 Windows servers and 4 CUCM servers.
Code:
dir cert:\localmachine\my | Where-Object { $_.hasPri...