mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-12 21:37:22 +00:00
Merge pull request #11272 from Kofl/patch-1
Update mcc-enterprise-deploy.md
This commit is contained in:
commit
f99151a57a
@ -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:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user