mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-06-18 11:53:37 +00:00
Update mcc-enterprise-deploy.md
fixed typo Set- VMProcessor ... => Set-VMProcessor
This commit is contained in:
@ -163,7 +163,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