Showing results for Matt Bongiovi - Scripting Blog [archived]

Dec 15, 2017
0
0

PowerShell support for certificate credentials

Doctor Scripto
Doctor Scripto

Summary: It's not a very well-known feature, but the PSCredential object, and the PowerShell Get-Credential cmdlet, both support certificate credentials (including PIN-protected certificates). In this post, we take a look at how a certificate credential is marshaled inside a PSCredential object, how you can do this marshaling yourself, and how you ...

Scripting Guy!Windows PowerShellMatt Bongiovi

Feedback