Quantcast
Channel: Public Key Infrastructure PowerShell module
Viewing all articles
Browse latest Browse all 729

Commented Unassigned: Error when CommonName is number [51]

$
0
0
I input the cmdlet:
PS C:\Users\Administrator> Get-CertificationAuthority -Name testpcca | Get-IssuedRequest -Filter "CommonName -eq 10000" | Revoke-Certificate -Reason "CeaseOfOperation"
It apear error:
警告: Specified pattern 'CommonName -eq 10000' is not valid!
Who can help with this error?
Comments: I attached updated files. Extract ZIP archive, and copy them to ModulePath\PSPKI\Server folder and replace existing files. Restart PowerShell and try again. Please, let me know if this update resolves your issue.

Viewing all articles
Browse latest Browse all 729

Trending Articles