Monday, March 8, 2010

Recreate All Certificate Templates in Active Directory

If you have no Certificate Templates in Active Directory because someone deleted them, you can recreate all the default ones with a single command on a domain controller. This applies for Enterprise Certificate Authorities only.



You can then recreate them with the following command:

regsvr32 /i:i /n /s certcli.dll



2 comments:

  1. Im truly grateful and really impressed.

    Cv template

    ReplyDelete
  2. the command given here is incorrect

    The correct command is regsvr32 /i:i/ /n /s certcli.dll

    ReplyDelete