Changes

Jump to: navigation, search

Windows PowerShell 1.0 Security

3 bytes added, 18:01, 15 May 2009
no edit summary
On the next screen, enter the password to be used to protect the key and click ''Next''. Finally, specify a filename and location for the .pfx file (for the purposes of this example we will use the name ''cert.pfx''). Click ''Next'' to display the summary screen. Review the summary information and click ''Finish'' to export the key.
The resulting pfx file will subsequently be used to access the certificate using the ''Get-PfxCertificate'' cmdlet as illustrated below. Before PowerShell will permit the script to be signed, however, the password entered during the export process must be entered:
<pre>

Navigation menu