mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-06-16 10:53:43 +00:00
Update mcc-enterprise.md
Corrected the PS cmdlet
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user