Merge branch 'testing_docs' of https://github.com/cmknox/windows-docs-pr into testing_docs

This commit is contained in:
Carmen Forsmann
2022-11-15 15:02:40 -07:00
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