Skip to content

Commit 52c1263

Browse files
authored
Update
1 parent 6f9798c commit 52c1263

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

support/windows-server/virtualization/virtual-shielded-host-guardian-service.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ VTPM, shielded VM, and HGS are vital features in Hyper-V clusters, especially fo
8383
Enable-VMTPM -VMName
8484
```
8585
86-
3. Update signing and encryption certificates: Use `Set-VMKeyProtector` to assign the correct certificates.
86+
3. Update signing and encryption certificates. Use `Set-VMKeyProtector` to assign the correct certificates.
8787
4. Resolve missing certificates. Create a new VM using the original VHDX file and configure the vTPM and key protector settings.
8888
8989
## Cause 2: TPM, hardware, driver, and firmware incompatibilities
@@ -94,7 +94,7 @@ VTPM, shielded VM, and HGS are vital features in Hyper-V clusters, especially fo
9494
9595
### Resolution: Firmware, driver, and hardware remediation
9696
97-
1. Update storage and TPM firmware: Work with hardware vendors to apply the latest updates.
97+
1. Update storage and TPM firmware. Work with hardware vendors to apply the latest updates.
9898
2. Check TPM support for required algorithms:
9999
100100
Verify RSAPSS support using:
@@ -106,7 +106,7 @@ VTPM, shielded VM, and HGS are vital features in Hyper-V clusters, especially fo
106106
## Cause 3: Configuration and script errors
107107
108108
- Improper PowerShell script usage: Errors in automation scripts for enabling vTPM or shielded VM features can cause issues.
109-
- Misconfiguration in HGS or cluster setup: Problems occur when required Windows features aren't enabled, or HGS registration is incorrect.
109+
- Misconfiguration in HGS or cluster setup: Problems occur when required Windows features aren't enabled or HGS registration is incorrect.
110110
- Mixing management tools: Concurrent modifications using tools like System Center Virtual Machine Manager (SCVMM), Failover Cluster Manager, and PowerShell can corrupt VM configurations.
111111
112112
### Resolution: Configuration, script, and management fixes

0 commit comments

Comments
 (0)