The code for actually writing out the XML DB is commented out in the code file for Start-PsFCIV. It looks like someone started working on removing the $host item for that section but did not complete it and lines 450-455 have been commented out.
PSPKI/Client/Start-PsFCIV.ps1
Adding those lines back in allowed the initial DB to be written again.
The code for actually writing out the XML DB is commented out in the code file for Start-PsFCIV. It looks like someone started working on removing the $host item for that section but did not complete it and lines 450-455 have been commented out.
PSPKI/Client/Start-PsFCIV.ps1
Adding those lines back in allowed the initial DB to be written again.