mirror of
https://github.com/jbowdre/virtuallypotato.git
synced 2024-11-21 14:32:19 +00:00
add link to Secure Boot documentation
This commit is contained in:
parent
30ca751dea
commit
08386267ab
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@ Microsoft released [a patch](https://msrc.microsoft.com/update-guide/releaseNote
|
||||||
|
|
||||||
So yeah. That's, uh, *not great.*
|
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:
|
I put together a quick PowerCLI query to help identify impacted VMs in my environment:
|
||||||
```powershell
|
```powershell
|
||||||
|
|
Loading…
Reference in a new issue