Skip to content

TechDirectArchive

Hands-on IT, Cloud, Security, Veeam & DevOps

  • Home
  • About
  • Advertise With US
  • Reviews
  • Tech News
  • Contact
  • Toggle search form

Create a certificate template for BitLocker Network Unlock

Posted on 30/01/202110/06/2026 IT Expert By IT Expert 4 Comments on Create a certificate template for BitLocker Network Unlock
  1. Home
  2. Windows Server
  3. Create a certificate template for BitLocker Network Unlock

In this article, I will show you how to Create a certificate template for BitLocker Network Unlock. See this guide on how to install and configure AD Certificate ServicesThe certificate template defines the policies and rules that a CA uses when a request for a certificate is received. A certificate template adds some versatility to your PKI environment and helps reduce overhead. Please see how to import a certificate into the Trusted Root and Personal file certificate store, and how to request a certificate signing request in Windows using Microsoft Management Console.

When creating your own template, you have multiple options that will guide the CA on how to handle incoming requests and these templates can be viewed using the Certificate Templates snap-in.

Also, see how to export a certificate in PFX format in Windows, how to Force BitLocker Recovery mode: How to unlock BitLocker Protected Drive, and how to unlock a fixed drive protected by BitLocker via the Control Panel or Command Prompt in Windows.

Why you need to deploy a digital Certificate

In order to get rid of the annoying warnings when you open some pages on the internet. You will have to deploy a digitally signed certificate on the web server. Without it, you are required to acknowledge the risk of connecting to the site.

To mitigate this, I will be setting up Active Directory Certificate Services to help issue and sign certificates.

Now you will agree with me that certificates are a powerful tool for proving one’s identity online. The owner of a certificate can digitally sign data, and a verifier can use the public key from the certificate to verify it. A properly configured Active Directory Certificate Services (Certification Authority) can use the certificate template to create and issue certificates.

Launch the Certificate Template Console

There are different ways to launch the Certificate Template Console and I will be showing the two of them. The first is via the Server Manager and the second is through the certificate template snap-in (certtmpl.msc).

1: Via the Server Manager: Click on Tools and select Certification Authority as shown below

This will open up the certification Authority window as shown below. Right-click on “Certificate Template” and
– Click on Manage, this will open up the Certificate Template Console

2: Via the Snap-in console (certtmpl.msc): In this method, you will have to type in the “certtmpl.msc” in the Windows Search button or from the run dialog box.

To fire up this console from the run dialog box. Search for run and type “certtmpl.msc” as shown below

Screenshot 2021 01 30 at 02.22.33
Screenshot 2021 01 30 at 02.22.50

Regardless of the method you chose to use, it will open up the Certificate Template Console as you can see below.

Please see Fix an error occurred while attempting to start selected VM on Hyper-V, and Failed to Upgrade VIHR Component: Failed to open deployer Service Management Port.

Use-case: Certificate template for BitLocker Network Unlock

Now I will be creating a certificate template for BitLocker Network Unlock. For more on this topic, see the following guide “How to configure Bitlocker Network Unlock“, and how Bitlocker Network Unlock works.

To do this, locate the user template. Right-click the template name, and select Duplicate Template.

This will open up the Properties of the new template. On the Compatibility tab, change the Certification Authority and Certificate recipient fields to Windows Server 2016 and Windows 10/Windows Server 2016, respectively.

Note: Ensure all resulting changes are selected by pressing ok.
Screenshot 2021 01 30 at 02.47.42 1
Screenshot 2021 01 30 at 02.47.51
Screenshot 2021 01 30 at 02.54.27

Publish certificate in Active Directory

Select the General tab of the template. The Template display name and Template name should clearly identify that the template will be used for Network Unlock.

Clear the check box for Publish certificate in Active Directory.

Select the Request Handling tab. In the Purpose drop-down menu, select Encryption and click on YES to accept the change to certificate purpose.

Ensure the Allow private key to be exported option is selected.

Please see how to upgrade Veeam One from v12 to v13, how to Integrate Trellix ePolicy Orchestrator with a Syslog Server, and Veeam Backup and Replication: PowerShell must be Remote Signed.

Set the cryptographic Key Size

Select the Cryptography tab. Set the Minimum key size to 2048. (For this template, you can use any Microsoft cryptographic provider that supports RSA. But for simplicity and forward compatibility, we recommend using Microsoft Software Key Storage Provider).

Select Requests must use one of the following providers. If you have multiple providers, please clear all options except for your selected cryptography provider, such as the Microsoft Software Key Storage Provider.

Select the Subject Name tab. Select Supply in the request. On the certificate templates dialog box prompt, select OK.

Properties-of-a-New-template-1
Certificate Subject Name

Select the Issuance Requirements tab. Then select both CA certificate manager approval and Valid existing certificate.

Select the Extensions tab. Then select Application Policies and click on Edit.

In the Edit Application Policies Extension dialog box, select Client Authentication, Encrypting File System, and Secure Email. Then choose Remove.

Screenshot 2021 01 30 at 03.34.30
Screenshot 2021 01 30 at 03.34.30
Edit Application Policies For Network Unlock

In the same Edit Application Policies Extension dialog box as above. Click on Add.

In the Add Application Policy dialog box, select New.

In the New Application Policy dialog box, enter the following information in the space provided, and then select OK to create the BitLocker Network Unlock application policy.

- Name: BitLocker Network Unlock
- Object Identifier: 1.3.6.1.4.1.311.67.1.1
Screenshot 2021 01 30 at 03.39.26
Screenshot 2021 01 30 at 03.39.26
Screenshot 2021 01 30 at 03.42.14
Screenshot 2021 01 30 at 03.42.14

Select the newly created BitLocker Network Unlock application policy, and then select OK as shown below.

Click on ok again to close this window below

With the Extensions tab still open, select Edit Key Usage Extension, and then ensure the “Allow key exchange only with key encryption (key encipherment)” is selected.

Then select Make this extension critical.
Screenshot 2021 01 30 at 03.51.41
Screenshot 2021 01 30 at 03.53.26

Please see How to Repair a Corrupt SQL Server Database Without Data Loss, Azure Application Gateway: Practical Configuration Guide, and Azure Managing Subscriptions with PowerShell: From Login-AzAccount to Resource Control and Private Endpoint Verification for Azure File Share”.

Grant the Enrol Permission

Select the Security tab. Confirm that the Domain Admins group has been granted “Enroll Permission”.

Select OK to complete the configuration of the template. We now have a template configured for BitLocker Network Unlock as shown below.

Publish the Created Certificate Template

Let’s publish the created template and make it available on the CA. To add the Network Unlock template to the certificate authority, open the certificate authority snap-in (certsrv.msc).

Right-click Certificate Templates, and choose New, Certificate Template to Issue.

Now select the created BitLocker Network Unlock certificate and click on OK.

As you can see, the template is now available in the certificate authority as shown below.

I hope you found this blog post helpful on how to create a certificate template for BitLocker Network Unlock. If you have any questions, please let me know in the comment session.

5/5 - (1 vote)

Thank you for reading this post. Kindly share it with others.

  • Share on X (Opens in new window) X
  • Share on Reddit (Opens in new window) Reddit
  • Share on LinkedIn (Opens in new window) LinkedIn
  • Share on Facebook (Opens in new window) Facebook
  • Share on Pinterest (Opens in new window) Pinterest
  • Share on Tumblr (Opens in new window) Tumblr
  • Share on Telegram (Opens in new window) Telegram
  • Share on WhatsApp (Opens in new window) WhatsApp
  • Share on Mastodon (Opens in new window) Mastodon
  • Share on Bluesky (Opens in new window) Bluesky
  • Share on Threads (Opens in new window) Threads
  • Share on Nextdoor (Opens in new window) Nextdoor
Windows Server Tags:Active Directory Certificate Services, ad cs certificate template bitlocker network unlock, bitlocker network unlock certificate template, bitlocker network unlock deployment guide, Cert, Certificate Authority, Certificate Templates, Certificates, configure bitlocker network unlock in windows server, create certificate template for bitlocker network unlock, enterprise bitlocker network unlock configuration, group policy bitlocker network unlock setup, secure boot network unlock bitlocker, set up bitlocker network unlock with pxe, Windows 10, Windows Server 2016, windows server certificate template bitlocker network unlock

Post navigation

Previous Post: How to Install and configure Active Directory Certificate Services
Next Post: How to configure Network Unlock in Windows

Related Posts

  • article 1280x720.aa742702
    How to create a custom view in Windows Event Viewer Windows Server
  • Enable TPM and ecure boot on HyperV to run windoows 11
    How to run Windows 11 on HyperV Virtualization
  • Integrate Icloud With Windows
    Synchronize Apple Calendar on Windows with Outlook [Part 2] Mac
  • v13 harding   Veeam
    Hardening Your Infrastructure: A Guide to VMware VBS and MS GPO Credential Guard in VBR v13 Backup
  • Set Microsoft Defender AV to Passive mode on a Windows Server
    Set Microsoft Defender AV to Passive mode on a Windows Server Security | Vulnerability Scans and Assessment
  • MBAM Replacement
    MBAM extended support ends April 2026: Find alternative solution Security | Vulnerability Scans and Assessment

More Related Articles

article 1280x720.aa742702 How to create a custom view in Windows Event Viewer Windows Server
Enable TPM and ecure boot on HyperV to run windoows 11 How to run Windows 11 on HyperV Virtualization
Integrate Icloud With Windows Synchronize Apple Calendar on Windows with Outlook [Part 2] Mac
v13 harding   Veeam Hardening Your Infrastructure: A Guide to VMware VBS and MS GPO Credential Guard in VBR v13 Backup
Set Microsoft Defender AV to Passive mode on a Windows Server Set Microsoft Defender AV to Passive mode on a Windows Server Security | Vulnerability Scans and Assessment
MBAM Replacement MBAM extended support ends April 2026: Find alternative solution Security | Vulnerability Scans and Assessment

Comments (4) on “Create a certificate template for BitLocker Network Unlock”

  1. Avatar photo Mik says:
    12/06/2023 at 5:28 PM

    This is a great article about BitLocker Network Unlock. Would this template also work for creating a certificate template for smart card BitLocker in general (local drives, not network unlock)? If not, it would be nice if you could cover that.

    Log in to Reply
    1. chris Christian says:
      24/06/2023 at 8:54 AM

      Hello Mike,

      Firstly, thank you very much for your kind words. We have not tested this yet! We will create a ticket out of this request to test this.

      Log in to Reply
  2. Avatar photo Trooper says:
    23/06/2023 at 8:58 PM

    Well I think I found my issue from your other network unlock article. I need to upgrade the CA. I can only go as far as Server 2012 with Windows 8.1. These are not valid for our network environment. Thanks!

    Log in to Reply
    1. chris Christian says:
      24/06/2023 at 8:55 AM

      You are welcome!

      Log in to Reply

Leave a Reply Cancel reply

You must be logged in to post a comment.

Microsoft MVP

VEEAMLEGEND

vexpert-badge-stars-5

Virtual Background

GoogleNews

Categories

veeaam100

Veeam Vanguard

  • Windows11
    Windows 11 System Requirements Windows
  • HyperV 2
    Fix no disks suitable for the cluster were found Windows Server
  • image 28
    How to monitor your website uptime and status using Uptime Configuration Management Tool
  • bitbucketexportimport
    Import Repo to Bitbucket Cloud: Seamless Migration to GitLab Version Control System
  • banner
    How to Edit Windows Hosts File via PowerToy Editor Utility Web Server
  • VIHR
    Building VIHR: Ransomware-Proof Repository with Veeam JeOS Backup
  • YouTubeComment456789
    How to hold comments for review on YouTube JIRA|Confluence|Apps
  • images 3
    Install Minimal Container Templates on Proxmox Server Virtualization

Subscribe to Blog via Email

Enter your email address to subscribe to this blog and receive notifications of new posts by email.

Join 1,779 other subscribers
  • RSS - Posts
  • RSS - Comments
  • About
  • Authors
  • Write for us
  • Advertise with us
  • General Terms and Conditions
  • Privacy policy
  • Feedly
  • Telegram
  • Youtube
  • Facebook
  • Instagram
  • LinkedIn
  • Tumblr
  • Pinterest
  • Twitter
  • mastodon

Tags

Active Directory Azure Bitlocker Microsoft Windows PowerShell WDS Windows 10 Windows 11 Windows Deployment Services Windows Server 2016

Copyright © 2026 TechDirectArchive

Loading Comments...

You must be logged in to post a comment.