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

Closed Unassigned: "CEnumCERTVIEWROW::Next: The handle is invalid. 0x80070006 (WIN32: 6) [45]

$
0
0
Collecting data on my revoked certs I ran into an issue.
Command I am using:
Get-revokedRequest -CertificationAuthority MYSERVER | Export-Csv Export.csv
I was running commanbds locally on my PKI server which is running Server 2008 R2.

Entire error message I get is below. Let me know what further information you may need:

Exception calling "Next" with "0" argument(s): "CEnumCERTVIEWROW::Next: The handle is invalid. 0x80070006 (WIN32: 6)"
At C:\Windows\system32\WindowsPowerShell\v1.0\Modules\pspki\Server\Get-RequestRow.ps1:69 char:19
+ while ($Row.Next <<<< () -ne -1) {
+ CategoryInfo : NotSpecified: (:) [], MethodInvocationException
+ FullyQualifiedErrorId : ComMethodTargetInvocation

Viewing all articles
Browse latest Browse all 729

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>