We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
C:\Windows\system32>certutil -getreg policy\RequestDisposition HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\CertSvc\Configuration\Root CA\PolicyModules\PKISolutions_SID.Policy\RequestDisposition: CertUtil: -getreg command FAILED: 0x80070002 (WIN32: 2 ERROR_FILE_NOT_FOUND) CertUtil: The system cannot find the file specified.
Originally posted by @NeLeSism in #7 (comment)
The text was updated successfully, but these errors were encountered:
Install script did indeed give error.
PS C:\Windows\CA Module\ADCS-SID-Extension-Policy-Module-master\setup> .\Install-PolicyModule.ps1 reg : The operation completed successfully. At C:\Windows\CA Module\ADCS-SID-Extension-Policy-Module-master\setup\Install-PolicyModule.ps1:102 char:5
reg import $tempFile | Out-Null
~~~~~~~~~~~~~~~~~~~~
Sorry, something went wrong.
Thanks, I will investigate this issue.
No branches or pull requests
Originally posted by @NeLeSism in #7 (comment)
The text was updated successfully, but these errors were encountered: