Vadims Podans

Results 214 comments of Vadims Podans

I guess, this is exactly the same issue as described here: https://www.sysadmins.lv/blog-en/you-receive-the-handle-is-invalid-0x80070006-win32-6-when-dumping-ca-database.aspx

I've tried to repro the issue by attempting to generate both, successful and unsuccessful responses and it works fine for me in 4.2.0: ``` PS C:\> $req = connect-ca |...

Currently, it is not supported, but it is possible to add this functionality

It is implemented via new `-IncludeChain` switch parameter.

`ValidateSetAttribute` and aliases are not parts of MAML help, they are parts of command metadata. Syntax is generated by PowerShell on-fly automatically.

I don't have editor usage statistics, but suspect it is quite low. I don't have much feedback on this tool, so I'm developing it mostly for my personal purposes. I...

I don't recall why I commented out that section, but I will check.

I reviewed the script and fixed multiple issues, including this one. Now Start-PsFCIV is more reliable and stable.