From 212c2b520ecb47137088b0bc2d1941f9ad928337 Mon Sep 17 00:00:00 2001 From: sotzaii_shuen <55835583shuen@gmail.com> Date: Sat, 28 Jan 2023 16:41:54 +0800 Subject: [PATCH 1/4] Update windows-sandbox-configure-using-wsb-file.md --- .../windows-sandbox/windows-sandbox-configure-using-wsb-file.md | 1 + 1 file changed, 1 insertion(+) diff --git a/windows/security/threat-protection/windows-sandbox/windows-sandbox-configure-using-wsb-file.md b/windows/security/threat-protection/windows-sandbox/windows-sandbox-configure-using-wsb-file.md index 2b518a0153..d6e5c7528e 100644 --- a/windows/security/threat-protection/windows-sandbox/windows-sandbox-configure-using-wsb-file.md +++ b/windows/security/threat-protection/windows-sandbox/windows-sandbox-configure-using-wsb-file.md @@ -184,6 +184,7 @@ Enables or disables sharing of the host clipboard with the sandbox. `value` Supported values: +- *Enable*: Enables sharing of host clipboard into 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*. From b4da6bbb529de7266e5473e83ebeec5e1a7925de Mon Sep 17 00:00:00 2001 From: sotzaii_shuen <55835583shuen@gmail.com> Date: Sat, 28 Jan 2023 17:30:08 +0800 Subject: [PATCH 2/4] Update windows-sandbox-configure-using-wsb-file.md --- .../windows-sandbox/windows-sandbox-configure-using-wsb-file.md | 1 + 1 file changed, 1 insertion(+) diff --git a/windows/security/threat-protection/windows-sandbox/windows-sandbox-configure-using-wsb-file.md b/windows/security/threat-protection/windows-sandbox/windows-sandbox-configure-using-wsb-file.md index d6e5c7528e..f284d5abcb 100644 --- a/windows/security/threat-protection/windows-sandbox/windows-sandbox-configure-using-wsb-file.md +++ b/windows/security/threat-protection/windows-sandbox/windows-sandbox-configure-using-wsb-file.md @@ -76,6 +76,7 @@ Enables or disables networking in the sandbox. You can disable network access to `value` Supported values: +- *Disable*: 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. From ba546970f834bb24de40fe852e283f689071a1b5 Mon Sep 17 00:00:00 2001 From: sotzaii_shuen <55835583shuen@gmail.com> Date: Sat, 28 Jan 2023 17:30:52 +0800 Subject: [PATCH 3/4] Update windows-sandbox-configure-using-wsb-file.md --- .../windows-sandbox/windows-sandbox-configure-using-wsb-file.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/windows/security/threat-protection/windows-sandbox/windows-sandbox-configure-using-wsb-file.md b/windows/security/threat-protection/windows-sandbox/windows-sandbox-configure-using-wsb-file.md index f284d5abcb..e53b5b1f07 100644 --- a/windows/security/threat-protection/windows-sandbox/windows-sandbox-configure-using-wsb-file.md +++ b/windows/security/threat-protection/windows-sandbox/windows-sandbox-configure-using-wsb-file.md @@ -76,7 +76,7 @@ Enables or disables networking in the sandbox. You can disable network access to `value` Supported values: -- *Disable*: Enables networking in the sandbox. +- *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. From a48e4fe9d0e3f57a5b4195db742e705fe4743dbf Mon Sep 17 00:00:00 2001 From: sotzaii_shuen <55835583shuen@gmail.com> Date: Sat, 28 Jan 2023 18:56:16 +0800 Subject: [PATCH 4/4] Update windows/security/threat-protection/windows-sandbox/windows-sandbox-configure-using-wsb-file.md Co-authored-by: JohanFreelancer9 <48568725+JohanFreelancer9@users.noreply.github.com> --- .../windows-sandbox/windows-sandbox-configure-using-wsb-file.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/windows/security/threat-protection/windows-sandbox/windows-sandbox-configure-using-wsb-file.md b/windows/security/threat-protection/windows-sandbox/windows-sandbox-configure-using-wsb-file.md index e53b5b1f07..a6ce54113b 100644 --- a/windows/security/threat-protection/windows-sandbox/windows-sandbox-configure-using-wsb-file.md +++ b/windows/security/threat-protection/windows-sandbox/windows-sandbox-configure-using-wsb-file.md @@ -185,7 +185,7 @@ Enables or disables sharing of the host clipboard with the sandbox. `value` Supported values: -- *Enable*: Enables sharing of host clipboard into the sandbox. +- *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*.