mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-06-18 11:53:37 +00:00
Merge pull request #11272 from Kofl/patch-1
Update mcc-enterprise-deploy.md
This commit is contained in:
@ -164,7 +164,7 @@ Installing MCC on your Windows device is a simple process. A PowerShell script p
|
||||
1. Enable nested virtualization:
|
||||
|
||||
```powershell
|
||||
Set -VMProcessor -VMName "VM name" -ExposeVirtualizationExtensions $true
|
||||
Set-VMProcessor -VMName "VM name" -ExposeVirtualizationExtensions $true
|
||||
```
|
||||
|
||||
1. Enable MAC spoofing:
|
||||
|
Reference in New Issue
Block a user