add link to Secure Boot documentation

This commit is contained in:
John Bowdre 2023-02-17 13:35:46 -06:00
parent 30ca751dea
commit 08386267ab

View file

@ -30,7 +30,7 @@ Microsoft released [a patch](https://msrc.microsoft.com/update-guide/releaseNote
So yeah. That's, uh, *not great.*
If you've got any **Windows Server 2022** VMs with **Secure Boot** enabled on **ESXi 6.7/7.x**, you'll want to make sure they *do not* get **KB5022842** until this problem is resolved.
If you've got any **Windows Server 2022** VMs with **[Secure Boot](https://docs.vmware.com/en/VMware-vSphere/7.0/com.vmware.vsphere.security.doc/GUID-898217D4-689D-4EB5-866C-888353FE241C.html)** enabled on **ESXi 6.7/7.x**, you'll want to make sure they *do not* get **KB5022842** until this problem is resolved.
I put together a quick PowerCLI query to help identify impacted VMs in my environment:
```powershell