mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-06-16 10:53:43 +00:00
add /all to dism command
This commit is contained in:
@ -180,7 +180,7 @@ First, you must add the virtualization-based security features. You can do this
|
|||||||
2. Add the Hyper-V Hypervisor by running the following command:
|
2. Add the Hyper-V Hypervisor by running the following command:
|
||||||
|
|
||||||
``` syntax
|
``` syntax
|
||||||
dism /image:<WIM file name> /Enable-Feature /FeatureName:Microsoft-Hyper-V-Hypervisor
|
dism /image:<WIM file name> /Enable-Feature /FeatureName:Microsoft-Hyper-V-Hypervisor /all
|
||||||
```
|
```
|
||||||
|
|
||||||
3. Add Isolated User Mode by running the following command:
|
3. Add Isolated User Mode by running the following command:
|
||||||
|
Reference in New Issue
Block a user