2026-02-10 19:49:36 +00:00
|
|
|
---
|
2026-04-17 09:04:35 -05:00
|
|
|
title: "Hyper-V - Enable"
|
2026-02-10 19:49:36 +00:00
|
|
|
description: ""
|
|
|
|
|
---
|
2026-02-18 12:37:09 -06:00
|
|
|
|
2026-04-02 15:17:58 -05:00
|
|
|
```json {filename="config/feature.json",linenos=inline,linenostart=24}
|
2026-02-12 20:33:11 +00:00
|
|
|
"WPFFeatureshyperv": {
|
2026-04-17 09:04:35 -05:00
|
|
|
"Content": "Hyper-V - Enable",
|
2026-01-14 20:28:45 +02:00
|
|
|
"Description": "Hyper-V is a hardware virtualization product developed by Microsoft that allows users to create and manage virtual machines.",
|
|
|
|
|
"category": "Features",
|
|
|
|
|
"panel": "1",
|
|
|
|
|
"feature": [
|
|
|
|
|
"Microsoft-Hyper-V-All"
|
|
|
|
|
],
|
2026-01-07 19:55:35 +00:00
|
|
|
```
|