Merge pull request #11272 from Kofl/patch-1

Update mcc-enterprise-deploy.md
This commit is contained in:
Meghan Stewart 2023-03-10 09:37:44 -08:00 committed by GitHub
commit f99151a57a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -164,7 +164,7 @@ Installing MCC on your Windows device is a simple process. A PowerShell script p
1. Enable nested virtualization: 1. Enable nested virtualization:
```powershell ```powershell
Set -VMProcessor -VMName "VM name" -ExposeVirtualizationExtensions $true Set-VMProcessor -VMName "VM name" -ExposeVirtualizationExtensions $true
``` ```
1. Enable MAC spoofing: 1. Enable MAC spoofing: