mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-06-20 04:43:37 +00:00
removed graphics
This commit is contained in:
@ -66,12 +66,8 @@ On your domain server, you need to create a template for the certificate that yo
|
|||||||
> [!NOTE]
|
> [!NOTE]
|
||||||
> It can take some time for your template to replicate to all servers and become available in this list.
|
> It can take some time for your template to replicate to all servers and become available in this list.
|
||||||
|
|
||||||

|
|
||||||
|
|
||||||
1. After the template replicates, in the MMC, right-click in the Certification Authority list, select **All Tasks**, and then select **Stop Service**. Then, right-click the name of the CA again, select **All Tasks**, and then select **Start Service**.
|
1. After the template replicates, in the MMC, right-click in the Certification Authority list, select **All Tasks**, and then select **Stop Service**. Then, right-click the name of the CA again, select **All Tasks**, and then select **Start Service**.
|
||||||
|
|
||||||

|
|
||||||
|
|
||||||
## Step 2: Create the TPM virtual smart card
|
## Step 2: Create the TPM virtual smart card
|
||||||
|
|
||||||
In this step, you create the virtual smart card on the client computer by using the command-line tool, [Tpmvscmgr.exe](virtual-smart-card-tpmvscmgr.md).
|
In this step, you create the virtual smart card on the client computer by using the command-line tool, [Tpmvscmgr.exe](virtual-smart-card-tpmvscmgr.md).
|
||||||
@ -79,7 +75,6 @@ In this step, you create the virtual smart card on the client computer by using
|
|||||||
### To create the TPM virtual smart card
|
### To create the TPM virtual smart card
|
||||||
|
|
||||||
1. On a domain-joined computer, open a Command Prompt window with Administrative credentials.
|
1. On a domain-joined computer, open a Command Prompt window with Administrative credentials.
|
||||||

|
|
||||||
1. At the command prompt, type the following, and then press ENTER:
|
1. At the command prompt, type the following, and then press ENTER:
|
||||||
|
|
||||||
`tpmvscmgr.exe create /name TestVSC /pin default /adminkey random /generate`
|
`tpmvscmgr.exe create /name TestVSC /pin default /adminkey random /generate`
|
||||||
|
Reference in New Issue
Block a user