mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-16 15:27:22 +00:00
Merge pull request #11303 from shuen4/patch-1
Update windows-sandbox-configure-using-wsb-file.md
This commit is contained in:
commit
abc341710e
@ -76,6 +76,7 @@ Enables or disables networking in the sandbox. You can disable network access to
|
||||
`<Networking>value</Networking>`
|
||||
|
||||
Supported values:
|
||||
- *Enable*: Enables networking in the sandbox.
|
||||
- *Disable*: Disables networking in the sandbox.
|
||||
- *Default*: This value is the default value for networking support. This value enables networking by creating a virtual switch on the host and connects the sandbox to it via a virtual NIC.
|
||||
|
||||
@ -184,6 +185,7 @@ Enables or disables sharing of the host clipboard with the sandbox.
|
||||
`<ClipboardRedirection>value</ClipboardRedirection>`
|
||||
|
||||
Supported values:
|
||||
- *Enable*: Enables sharing of the host clipboard with the sandbox.
|
||||
- *Disable*: Disables clipboard redirection in the sandbox. If this value is set, copy/paste in and out of the sandbox will be restricted.
|
||||
- *Default*: This value is the default value for clipboard redirection. Currently, copy/paste between the host and sandbox are permitted under *Default*.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user