AD CS - user key deleted
now not nice of it? ;)
it private key still on workstation. if certificate request id ca, can re-install grabbing ca database.
1. on ca, find certificate in issued certificates and request id
2. on client, use certreq retreive certificate again , save file. (certreq -config "<ca machine name>\<ca name>" -retrieve <requestid> <file.cer>)
3. on client, open new certificate file copy serial number.
4. while certificate open, click "install certificate...". tell install in personal store.
5. on client, use certutil re-pair certificate it's private key (certutil -user -repairstore "<serial number>")
6. should it. try opening encrypted file verify.
thanks,
john
Windows Server > Security
Comments
Post a Comment