Geeks for your information
How Windows Sandbox config files work - Printable Version

+- Geeks for your information (https://www.geeks.fyi)
+-- Forum: Security (https://www.geeks.fyi/forumdisplay.php?fid=68)
+--- Forum: Security Discussions & Tips (https://www.geeks.fyi/forumdisplay.php?fid=69)
+--- Thread: How Windows Sandbox config files work (/showthread.php?tid=5863)



How Windows Sandbox config files work - harlan4096 - 25 February 19

Quote:[Image: SandboxConfigFile.png]

Microsoft is working on Windows Sandbox, a sandboxed environment for the Windows operating system, currently.

The feature is being tested in Windows 10 Insider Builds currently and it is possible that Windows Sandbox will find its way into Windows 10 version 1903.

The initial version of Windows Sandbox was quite basic: users could launch it on Windows 10 devices and use it, but that was about the scope of it.

Sandbox Config files

Starting with the latest builds, it is now possible to use config files to customize certain aspects. Config file support is basic at this point but it allows administrators and users to launch apps or scripts automatically in the sandbox. In other words: you may run something in the sandboxed environment automatically.

The config files use XML and have the extension .wsb. You may run any .wsb file with a double-click or by running it from the command line or by using scripts.

Windows Sandbox .wsb scripts support the following configuration options currently:
  • Enable or disable the virtualized GPU.

  • Enable or disable networking in the sandbox.

  • Share folders from the host.

  • Run a startup script or program.
Most options are straightforward at this point in time.



RE: How Windows Sandbox config files work - treggi - 08 March 19

It seems like Microsoft complys more and more with the need of many people for more security. Windows defender is getting better and seems to be as good as other free antivirus tools, on updates the computer is automatically checked by microsofts bad software tool, and now this sandox feature. I think they go into a good direction , though the usability of these tools still lags a lot


RE: How Windows Sandbox config files work - harlan4096 - 08 March 19

Yeah WD settings should improve and get easier to manage...