mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-16 23:37:22 +00:00
Merge remote-tracking branch 'refs/remotes/origin/master' into live
This commit is contained in:
commit
e01b3f2327
@ -370,8 +370,8 @@ There are no default locations included with WIP, you must add each of your netw
|
|||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td>Enterprise Cloud Resources</td>
|
<td>Enterprise Cloud Resources</td>
|
||||||
<td>**With proxy:** contoso.sharepoint.com,proxy.contoso.com|<br>contoso.visualstudio.com,proxy.contoso.com<p>**Without proxy:** contoso.sharepoint.com|contoso.visualstudio.com</td>
|
<td><strong>With proxy:</strong> contoso.sharepoint.com,contoso.internalproxy1.com|<br>contoso.visualstudio.com,contoso.internalproxy2.com<p><strong>Without proxy:</strong> contoso.sharepoint.com|contoso.visualstudio.com</td>
|
||||||
<td>Specify the cloud resources to be treated as corporate and protected by WIP.<p>For each cloud resource, you may also optionally specify an internal proxy server that routes your traffic through your Enterprise Internal Proxy Server.<p>If you have multiple resources, you must separate them using the "|" delimiter. If you don’t use proxy servers, you must also include the "," delimiter just before the "|". For example: `URL <,proxy>|URL <,proxy>`.<p>If Windows is unable to determine whether an app should be allowed to connect to a network resource, it will automatically block the connection. If instead you want Windows to allow the connections to happen, you can add the `/*AppCompat*/` string to this setting. For example: `URL <,proxy>|URL <,proxy>|/*AppCompat*/`</td>
|
<td>Specify the cloud resources to be treated as corporate and protected by WIP.<p>For each cloud resource, you may also optionally specify a proxy server from your Enterprise Internal Proxy Servers list to route traffic for this cloud resource. Be aware that all traffic routed through your Enterprise Internal Proxy Servers is considered enterprise.<p>If you have multiple resources, you must separate them using the "|" delimiter. If you don’t use proxy servers, you must also include the "," delimiter just before the "|". For example: <code>URL <,proxy>|URL <,proxy></code>.<p>If Windows is unable to determine whether an app should be allowed to connect to a network resource, it will automatically block the connection. If instead you want Windows to allow the connections to happen, you can add the <code>/*AppCompat*/</code> string to this setting. For example: <code>URL <,proxy>|URL <,proxy>|/*AppCompat*/</code></td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td>Enterprise Network Domain Names (Required)</td>
|
<td>Enterprise Network Domain Names (Required)</td>
|
||||||
@ -381,7 +381,7 @@ There are no default locations included with WIP, you must add each of your netw
|
|||||||
<tr>
|
<tr>
|
||||||
<td>Enterprise Proxy Servers</td>
|
<td>Enterprise Proxy Servers</td>
|
||||||
<td>proxy.contoso.com:80;proxy2.contoso.com:443</td>
|
<td>proxy.contoso.com:80;proxy2.contoso.com:443</td>
|
||||||
<td>Specify your externally-facing proxy server addresses, along with the port through which traffic is allowed and protected with WIP.<p>This list shouldn’t include any servers listed in the Enterprise Internal Proxy Servers list, which are used for WIP-protected traffic.<p>This setting is also required if you use a proxy in your network. If you don't have a proxy server, you might find that enterprise resources are unavailable when a client is behind a proxy, such as when you’re visiting another company and not on that company’s guest network.<p>If you have multiple resources, you must separate them using the ";" delimiter.</td>
|
<td>Specify your externally-facing proxy server addresses, along with the port through which traffic accesses the Internet.<p>This list must not include any servers listed in the Enterprise Internal Proxy Servers list, because they’re used for WIP-protected traffic.<p>This setting is also required if there’s a chance you could end up behind a proxy server on another network. In this situation, if you don't have a proxy server pre-defined, you might find that enterprise resources are unavailable to your client device, such as when you’re visiting another company and not on the guest network. To make sure this doesn’t happen, the client device also needs to be able to reach the pre-defined proxy server through the VPN network.<p>If you have multiple resources, you must separate them using the ";" delimiter.</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td>Enterprise Internal Proxy Servers</td>
|
<td>Enterprise Internal Proxy Servers</td>
|
||||||
|
@ -391,8 +391,8 @@ There are no default locations included with WIP, you must add each of your netw
|
|||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td>Enterprise Cloud Resources</td>
|
<td>Enterprise Cloud Resources</td>
|
||||||
<td>**With proxy:** contoso.sharepoint.com,proxy.contoso.com|<br>contoso.visualstudio.com,proxy.contoso.com<p>**Without proxy:** contoso.sharepoint.com|contoso.visualstudio.com</td>
|
<td><strong>With proxy:</strong> contoso.sharepoint.com,contoso.internalproxy1.com|<br>contoso.visualstudio.com,contoso.internalproxy2.com<p><strong>Without proxy:</strong> contoso.sharepoint.com|contoso.visualstudio.com</td>
|
||||||
<td>Specify the cloud resources to be treated as corporate and protected by WIP.<p>For each cloud resource, you may also optionally specify an internal proxy server that routes your traffic through your Enterprise Internal Proxy Server.<p>If you have multiple resources, you must separate them using the "|" delimiter. If you don’t use proxy servers, you must also include the "," delimiter just before the "|". For example: `URL <,proxy>|URL <,proxy>`.<p>If Windows is unable to determine whether an app should be allowed to connect to a network resource, it will automatically block the connection. If instead you want Windows to allow the connections to happen, you can add the `/*AppCompat*/` string to this setting. For example: `URL <,proxy>|URL <,proxy>|/*AppCompat*/`</td>
|
<td>Specify the cloud resources to be treated as corporate and protected by WIP.<p>For each cloud resource, you may also optionally specify a proxy server from your Enterprise Internal Proxy Servers list to route traffic for this cloud resource. Be aware that all traffic routed through your Enterprise Internal Proxy Servers is considered enterprise.<p>If you have multiple resources, you must separate them using the "|" delimiter. If you don’t use proxy servers, you must also include the "," delimiter just before the "|". For example: <code>URL <,proxy>|URL <,proxy></code>.<p>If Windows is unable to determine whether an app should be allowed to connect to a network resource, it will automatically block the connection. If instead you want Windows to allow the connections to happen, you can add the <code>/*AppCompat*/</code> string to this setting. For example: <code>URL <,proxy>|URL <,proxy>|/*AppCompat*/</code></td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td>Enterprise Network Domain Names (Required)</td>
|
<td>Enterprise Network Domain Names (Required)</td>
|
||||||
@ -401,8 +401,13 @@ There are no default locations included with WIP, you must add each of your netw
|
|||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td>Enterprise Proxy Servers</td>
|
<td>Enterprise Proxy Servers</td>
|
||||||
|
<<<<<<< HEAD
|
||||||
|
<td>proxy.contoso.com:80;proxy2.contoso.com:137</td>
|
||||||
|
<td>Specify your externally-facing proxy server addresses, along with the port through which traffic accesses the Internet.<p>This list must not include any servers listed in the Enterprise Internal Proxy Servers list, because they’re used for WIP-protected traffic.<p>TThis setting is also required if there’s a chance you could end up behind a proxy server on another network. In this situation, if you don't have a proxy server pre-defined, you might find that enterprise resources are unavailable to your client device, such as when you’re visiting another company and not on the guest network. To make sure this doesn’t happen, the client device also needs to be able to reach the pre-defined proxy server through the VPN network.<p>If you have multiple resources, you must separate them using the ";" delimiter.</td>
|
||||||
|
=======
|
||||||
<td>proxy.contoso.com:80;proxy2.contoso.com:443</td>
|
<td>proxy.contoso.com:80;proxy2.contoso.com:443</td>
|
||||||
<td>Specify your externally-facing proxy server addresses, along with the port through which traffic is allowed and protected with WIP.<p>This list shouldn’t include any servers listed in the Enterprise Internal Proxy Servers list, which are used for WIP-protected traffic.<p>This setting is also required if you use a proxy in your network. If you don't have a proxy server, you might find that enterprise resources are unavailable when a client is behind a proxy, such as when you’re visiting another company and not on that company’s guest network.<p>If you have multiple resources, you must separate them using the ";" delimiter.</td>
|
<td>Specify your externally-facing proxy server addresses, along with the port through which traffic is allowed and protected with WIP.<p>This list shouldn’t include any servers listed in the Enterprise Internal Proxy Servers list, which are used for WIP-protected traffic.<p>This setting is also required if you use a proxy in your network. If you don't have a proxy server, you might find that enterprise resources are unavailable when a client is behind a proxy, such as when you’re visiting another company and not on that company’s guest network.<p>If you have multiple resources, you must separate them using the ";" delimiter.</td>
|
||||||
|
>>>>>>> refs/remotes/origin/master
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td>Enterprise Internal Proxy Servers</td>
|
<td>Enterprise Internal Proxy Servers</td>
|
||||||
|
@ -63,7 +63,7 @@ See the following table for a summary of the management settings for Windows 10
|
|||||||
| [2. Cortana and Search](#bkmk-cortana) |  |  |  | |  |
|
| [2. Cortana and Search](#bkmk-cortana) |  |  |  | |  |
|
||||||
| [3. Date & Time](#bkmk-datetime) |  | | |  | |
|
| [3. Date & Time](#bkmk-datetime) |  | | |  | |
|
||||||
| [4. Device metadata retrieval](#bkmk-devinst) | |  | | | |
|
| [4. Device metadata retrieval](#bkmk-devinst) | |  | | | |
|
||||||
| [5. Font streaming](#font-streaming) | | | |  | |
|
| [5. Font streaming](#font-streaming) | |  | |  | |
|
||||||
| [6. Insider Preview builds](#bkmk-previewbuilds) |  |  |  | |  |
|
| [6. Insider Preview builds](#bkmk-previewbuilds) |  |  |  | |  |
|
||||||
| [7. Internet Explorer](#bkmk-ie) |  |  | | | |
|
| [7. Internet Explorer](#bkmk-ie) |  |  | | | |
|
||||||
| [8. Live Tiles](#live-tiles) | |  | | | |
|
| [8. Live Tiles](#live-tiles) | |  | | | |
|
||||||
@ -113,7 +113,7 @@ See the following table for a summary of the management settings for Windows Ser
|
|||||||
| [2. Cortana and Search](#bkmk-cortana) |  |  | | |
|
| [2. Cortana and Search](#bkmk-cortana) |  |  | | |
|
||||||
| [3. Date & Time](#bkmk-datetime) |  | |  | |
|
| [3. Date & Time](#bkmk-datetime) |  | |  | |
|
||||||
| [4. Device metadata retrieval](#bkmk-devinst) | |  | | |
|
| [4. Device metadata retrieval](#bkmk-devinst) | |  | | |
|
||||||
| [5. Font streaming](#font-streaming) | | |  | |
|
| [5. Font streaming](#font-streaming) | |  |  | |
|
||||||
| [6. Insider Preview builds](#bkmk-previewbuilds) |  |  | | |
|
| [6. Insider Preview builds](#bkmk-previewbuilds) |  |  | | |
|
||||||
| [7. Internet Explorer](#bkmk-ie) |  |  | | |
|
| [7. Internet Explorer](#bkmk-ie) |  |  | | |
|
||||||
| [8. Live Tiles](#live-tiles) | |  | | |
|
| [8. Live Tiles](#live-tiles) | |  | | |
|
||||||
@ -137,7 +137,7 @@ See the following table for a summary of the management settings for Windows Ser
|
|||||||
| - | :-: | :-: | :-: | :-: | :-: |
|
| - | :-: | :-: | :-: | :-: | :-: |
|
||||||
| [1. Certificate trust lists](#certificate-trust-lists) |  |  | |
|
| [1. Certificate trust lists](#certificate-trust-lists) |  |  | |
|
||||||
| [3. Date & Time](#bkmk-datetime) | |  | |
|
| [3. Date & Time](#bkmk-datetime) | |  | |
|
||||||
| [5. Font streaming](#font-streaming) | |  | |
|
| [5. Font streaming](#font-streaming) |  |  | |
|
||||||
| [12. Network Connection Status Indicator](#bkmk-ncsi) |  | | |
|
| [12. Network Connection Status Indicator](#bkmk-ncsi) |  | | |
|
||||||
| [17. Software Protection Platform](#bkmk-spp) |  | | |
|
| [17. Software Protection Platform](#bkmk-spp) |  | | |
|
||||||
| [19. Teredo](#bkmk-teredo) | | |  |
|
| [19. Teredo](#bkmk-teredo) | | |  |
|
||||||
@ -268,10 +268,13 @@ To prevent Windows from retrieving device metadata from the Internet, apply the
|
|||||||
|
|
||||||
Fonts that are included in Windows but that are not stored on the local device can be downloaded on demand.
|
Fonts that are included in Windows but that are not stored on the local device can be downloaded on demand.
|
||||||
|
|
||||||
To turn off font streaming, create a REG\_DWORD registry setting called **DisableFontProviders** in **HKEY\_LOCAL\_MACHINE\\System\\CurrentControlSet\\Services\\FontCache\\Parameters**, with a value of 1.
|
If you're running Windows 10, version 1607 or Windows Server 2016, disable the Group Policy: **Computer Configuration** > **Administrative Templates** > **Network** > **Fonts** > **Enable Font Providers**.
|
||||||
|
|
||||||
> [!NOTE]
|
> [!NOTE]
|
||||||
> After you apply this registry setting, you must restart the device for it to take effect.
|
> After you apply this policy, you must restart the device for it to take effect.
|
||||||
|
|
||||||
|
If you're running Windows 10, version 1507 or Windows 10, version 1511, create a REG\_DWORD registry setting called **DisableFontProviders** in **HKEY\_LOCAL\_MACHINE\\System\\CurrentControlSet\\Services\\FontCache\\Parameters**, with a value of 1.
|
||||||
|
|
||||||
|
|
||||||
### <a href="" id="bkmk-previewbuilds"></a>6. Insider Preview builds
|
### <a href="" id="bkmk-previewbuilds"></a>6. Insider Preview builds
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user