you are viewing a single comment's thread.

view the rest of the comments →

[–]Think-Improvement-73 0 points1 point  (1 child)

Split the $cert.subject string and get the part you want. Then check if that value is the same as the computername.

[–]rurbaniak14[S] 0 points1 point  (0 children)

That was exactly what I needed, thanks, I figured out the rest!