Merge branch 'main' into testing_docs

This commit is contained in:
Stephanie Savell
2022-11-15 13:17:49 -06:00
committed by GitHub
411 changed files with 5317 additions and 5720 deletions

View File

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