Merge branch 'main' into security6

This commit is contained in:
Angela Fleischmann 2022-11-08 10:33:19 -07:00 committed by GitHub
commit 2cf5edff50
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -241,7 +241,7 @@ Files contained in the mccinstaller.zip file:
1. Enable Nested Virtualization 1. Enable Nested Virtualization
```powershell ```powershell
Set -VMProcessor -VMName "VM name" -ExposeVirtualizationExtensions $true Set-VMProcessor -VMName "VM name" -ExposeVirtualizationExtensions $true
``` ```
2. Enable Mac Spoofing 2. Enable Mac Spoofing
```powershell ```powershell