mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-06-15 02:13:43 +00:00
Merge pull request #4045 from nschonni/fix--MD039/no-space-in-links
fix: MD039/no-space-in-links
This commit is contained in:
@ -214,7 +214,7 @@ The topics in this library have been updated for Windows 10, version 1709 (also
|
||||
| New or changed topic | Description |
|
||||
| --- | --- |
|
||||
| [Configure cellular settings for tablets and PCs](provisioning-apn.md) | New |
|
||||
| [ Manage connections from Windows operating system components to Microsoft services](manage-connections-from-windows-operating-system-components-to-microsoft-services.md) | Added MDM policies for privacy settings |
|
||||
| [Manage connections from Windows operating system components to Microsoft services](manage-connections-from-windows-operating-system-components-to-microsoft-services.md) | Added MDM policies for privacy settings |
|
||||
|
||||
|
||||
## April 2017
|
||||
|
@ -166,8 +166,8 @@ For UE-V issues, use the [UE-V TechNet Forum](https://social.technet.microsoft.c
|
||||
|
||||
- [Upgrade to UE-V for Windows 10](uev-upgrade-uev-from-previous-releases.md)
|
||||
|
||||
- [Administering UE-V ](uev-administering-uev.md)
|
||||
- [Administering UE-V](uev-administering-uev.md)
|
||||
|
||||
- [Troubleshooting UE-V ](uev-troubleshooting.md)
|
||||
- [Troubleshooting UE-V](uev-troubleshooting.md)
|
||||
|
||||
- [Technical Reference for UE-V](uev-technical-reference.md)
|
||||
|
@ -402,8 +402,8 @@ The UE-V template generator must be installed on a device that uses an NTFS file
|
||||
|
||||
- [Upgrade to UE-V for Windows 10](uev-upgrade-uev-from-previous-releases.md)
|
||||
|
||||
- [Administering UE-V ](uev-administering-uev.md)
|
||||
- [Administering UE-V](uev-administering-uev.md)
|
||||
|
||||
- [Troubleshooting UE-V ](uev-troubleshooting.md)
|
||||
- [Troubleshooting UE-V](uev-troubleshooting.md)
|
||||
|
||||
- [Technical Reference for UE-V](uev-technical-reference.md)
|
||||
|
@ -131,8 +131,8 @@ This section contains hotfixes and KB articles for UE-V.
|
||||
|
||||
- [Upgrade to UE-V for Windows 10](uev-upgrade-uev-from-previous-releases.md)
|
||||
|
||||
- [Administering UE-V ](uev-administering-uev.md)
|
||||
- [Administering UE-V](uev-administering-uev.md)
|
||||
|
||||
- [Troubleshooting UE-V ](uev-troubleshooting.md)
|
||||
- [Troubleshooting UE-V](uev-troubleshooting.md)
|
||||
|
||||
- [Technical Reference for UE-V](uev-technical-reference.md)
|
||||
|
@ -141,7 +141,7 @@ PreventTabPreloading | Prevent Microsoft Edge from starting and loading the Star
|
||||
| [PreventTurningOffRequiredExtensions](https://docs.microsoft.com/windows/client-management/mdm/policy-configuration-service-provider#browser-forceenabledextensions) | Enter a list of extensions in Microsoft Edge that users cannot turn off, using a semi-colon delimited list of extension package family names. | X | | | | |
|
||||
| [PreventUsingLocalHostIPAddressForWebRTC](https://docs.microsoft.com/windows/client-management/mdm/policy-configuration-service-provider#browser-preventusinglocalhostipaddressforwebrtc) | Specify whether a user's localhost IP address is displayed while making phone calls using the WebRTC protocol. | X | X | X | | X |
|
||||
[ProvisionFavorites](https://docs.microsoft.com/windows/client-management/mdm/policy-csp-browser#browser-provisionfavorites) | Configure a default set of favorites which will appear for employees. | X | X | | | |
|
||||
| [SendIntranetTraffictoInternetExplorer ](https://docs.microsoft.com/windows/client-management/mdm/policy-configuration-service-provider#browser-sendintranettraffictointernetexplorer) | Specify whether to send intranet traffic to Internet Explorer. | X | | | | |
|
||||
| [SendIntranetTraffictoInternetExplorer](https://docs.microsoft.com/windows/client-management/mdm/policy-configuration-service-provider#browser-sendintranettraffictointernetexplorer) | Specify whether to send intranet traffic to Internet Explorer. | X | | | | |
|
||||
| [SetDefaultSearchEngine](https://docs.microsoft.com/windows/client-management/mdm/policy-configuration-service-provider#browser-setdefaultsearchengine) | Configure the default search engine for your employees. | X | X | X | | X |
|
||||
| [SetHomeButtonURL](https://docs.microsoft.com/windows/client-management/mdm/policy-csp-browser#browser-sethomebuttonurl) | Specify a custom URL for the Home button. You should also enable the [ConfigureHomeButton](https://docs.microsoft.com/windows/client-management/mdm/policy-csp-browser#browser-configurehomebutton) setting and select the **Show the home button; clicking the home button loads a specific URL** option. | X | | | | |
|
||||
| [SetNewTabPageURL](https://docs.microsoft.com/windows/client-management/mdm/policy-csp-browser#browser-setnewtabpageurl) | Specify a custom URL for a New tab page. | X | | | | |
|
||||
|
@ -34,7 +34,7 @@ Use StartLayout to select the `LayoutModification.xml` file that applies a custo
|
||||
>[!NOTE]
|
||||
>The XML file that defines the Start layout for Windows 10 Mobile must be named `LayoutModification.xml`.
|
||||
|
||||
For more information, see [Start layout XML for mobile editions of Windows 10 ](../mobile-devices/lockdown-xml.md)).
|
||||
For more information, see [Start layout XML for mobile editions of Windows 10](../mobile-devices/lockdown-xml.md)).
|
||||
|
||||
## StartLayoutFilePath
|
||||
|
||||
|
Reference in New Issue
Block a user