We explain what the Windows Sandbox is, how to install it, how to enable CPU virtualization in the BIOS, configuration, scripting and more:

The scripted Windows Sandbox configuration file sample:

<Configuration>
<VGpu>Disable</VGpu>
<Networking>Disable</Networking>
<MappedFolders>
<MappedFolder>
<HostFolder>C:\OddBallStuff</HostFolder>
<ReadOnly>true</ReadOnly>
</MappedFolder>
</MappedFolders>
<LogonCommand>
<Command>explorer.exe</Command>
</LogonCommand>
</Configuration>

For more details on the scripting read THIS article from Microsoft.

If you need to know which key to press to access your computers BIOS on before boot up read THIS article


0 Comments

Leave a Reply

Avatar placeholder

Your email address will not be published. Required fields are marked *