Skip to content

Commit 96f10fc

Browse files
Merge pull request MicrosoftDocs#91 from doctordns/patch-2
Update set-vmprocessor.md
2 parents a234a26 + e854bf8 commit 96f10fc

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

docset/windows/hyper-v/set-vmprocessor.md

+10
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,16 @@ PS C:\> Set-VMProcessor TestVM -CompatibilityForOlderOperatingSystemsEnabled $tr
7878

7979
Configures virtual machine TestVM, enabling compatibility for running older operating systems.
8080

81+
### Example 4
82+
```
83+
PS C:\> Set-VMProcessor TestVM ExposeVirtualizationExtensions $true
84+
```
85+
86+
Configures virtual machine TestVM, enabling embedded Hyper-V.Uu
87+
88+
89+
90+
8191
## PARAMETERS
8292

8393
### -CimSession

0 commit comments

Comments
 (0)