mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-17 07:47:22 +00:00
Fix cmdlet usage
Remove spurious space
This commit is contained in:
parent
fa3c1f9414
commit
e7931044cc
@ -48,7 +48,7 @@ The following video provides an overview of Windows Sandbox.
|
|||||||
2. Enable virtualization on the machine.
|
2. Enable virtualization on the machine.
|
||||||
|
|
||||||
- If you're using a physical machine, make sure virtualization capabilities are enabled in the BIOS.
|
- If you're using a physical machine, make sure virtualization capabilities are enabled in the BIOS.
|
||||||
- If you're using a virtual machine, run the following PowerShell command to enable nested virtualization:<br/> **Set -VMProcessor -VMName \<VMName> -ExposeVirtualizationExtensions $true**
|
- If you're using a virtual machine, run the following PowerShell command to enable nested virtualization:<br/> **Set-VMProcessor -VMName \<VMName> -ExposeVirtualizationExtensions $true**
|
||||||
1. Use the search bar on the task bar and type **Turn Windows Features on and off** to access the Windows Optional Features tool. Select **Windows Sandbox** and then **OK**. Restart the computer if you're prompted.
|
1. Use the search bar on the task bar and type **Turn Windows Features on and off** to access the Windows Optional Features tool. Select **Windows Sandbox** and then **OK**. Restart the computer if you're prompted.
|
||||||
|
|
||||||
- If the **Windows Sandbox** option is unavailable, your computer doesn't meet the requirements to run Windows Sandbox. If you think this is incorrect, review the prerequisite list as well as steps 1 and 2.
|
- If the **Windows Sandbox** option is unavailable, your computer doesn't meet the requirements to run Windows Sandbox. If you think this is incorrect, review the prerequisite list as well as steps 1 and 2.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user