Shortening text to see if table will wrap

This commit is contained in:
LizRoss
2016-02-29 13:42:17 -08:00
parent 4a3f66494a
commit c2a19d5d8a

View File

@ -71,15 +71,15 @@ All devices must be enrolled with Intune if you want to use the Windows Custom U
| AllowDoNotTrack | Both | <ul><li>**URI full path.** ./Vendor/MSFT/Policy/Config/Browser/AllowDoNotTrack</li><li>**Data type.** Integer</li><li>**Allowed values:**<ul><li>**0 (default).** Stops employees from sending Do Not Track headers to websites requesting tracking info.</li><li>**1.** Employees can send Do Not Track headers to websites requesting tracking info.</li></ul></li></ul> |
| AllowPasswordManager | Both | <ul><li>**URI full path.** ./Vendor/MSFT/Policy/Config/Browser/AllowPasswordManager</li><li>**Data type.** Integer</li><li>**Allowed values:**<ul><li>**0.** Employees can use Password Manager to save passwords locally.</li><li>**1 (default).** Employees can't use Password Manager to save passwords locally.</li></ul></li></ul>
| AllowPopups | Desktop | <ul><li>**URI full path.** ./Vendor/MSFT/Policy/Config/Browser/AllowPopups</li><li>**Data type.** Integer</li><li>**Allowed values:**<ul><li>**0 (default).** Turns off Pop-up Blocker, stopping pop-up windows</li><li>**1.** Turns on Pop-up Blocker, allowing pop-up windows.</li></ul></li></ul> |
| AllowSearchSuggestionsinAddressBar | Both | <ul><li>**URI full path.** ./Vendor/MSFT/Policy/Config/Browser/AllowSearchSuggestionsinAddressBar</li><li>**Data type.** Integer</li><li>**Allowed values:**<ul><li>**0.** Employees can see search suggestions in the **Address** bar of Microsoft Edge.</li><li>**1 (default).** Employees cant see search suggestions in the **Address** bar of Microsoft Edge.</li></ul></li></ul> |
| AllowSearchSuggestionsin<br>AddressBar | Both | <ul><li>**URI full path.** ./Vendor/MSFT/Policy/Config/Browser/AllowSearchSuggestionsinAddressBar</li><li>**Data type.** Integer</li><li>**Allowed values:**<ul><li>**0.** Employees can see search suggestions in the **Address** bar of Microsoft Edge.</li><li>**1 (default).** Employees cant see search suggestions in the **Address** bar of Microsoft Edge.</li></ul></li></ul> |
| AllowSmartScreen | Both | <ul><li>**URI full path.** ./Vendor/MSFT/Policy/Config/Browser/AllowSmartScreen</li><li>**Data type.** Integer</li><li>**Allowed values:**<ul><li>**0.** Turns on SmartScreen Filter, providing warning messages to your employees about potential phishing scams and malicious software.</li><li>**1 (default).** Turns off SmartScreen Filter.</li></ul></li></ul> |
| EnterpriseModeSiteList | Desktop | <ul><li>**URI full path.** ./Vendor/MSFT/Policy/Config/Browser/EnterpriseModeSiteList</li><li>**Data type.** Integer</li><li>**Allowed values:**<ul><li>**Not configured (default).**</li><li>**1.** Use Enterprise Mode site list, if configured.</li><li>**2.** Specify the location to the site list.</li></ul></li></ul> |
| Favorites | Both | <ul><li>**URI full path.** ./Vendor/MSFT/Policy/Config/Browser/Favorites</li><li>**Data type.** String</li><li>**Allowed values:**<ul><li>URLs to favorite webpages.</li>**Example:**<br>```<contoso.com>```<br>```<fabrikam.com>```<p>**Note** URLs must be on separate lines.</ul></li></ul> |
| FirstRunURL | Mobile | <ul><li>**URI full path.** ./Vendor/MSFT/Policy/Config/Browser/FirstRunURL</li><li>**Data type.** String</li><li>**Allowed values:**<ul><li>URL to first run webpage.</li><p>**Example:**<br>```<contoso.com>```</ul></li></ul> |
| HomePages | Desktop | <ul><li>**URI full path.** ./Vendor/MSFT/Policy/Config/Browser/HomePages</li><li>**Data type.** String</li><li>**Allowed values:**<ul><li>URLs to home pages.</li><p>**Example:**<br>```<contoso.com/support><fabrikam.com/support>```</ul></li></ul> |
| PreventSmartScreenPromptOverride | Both | <ul><li>**URI full path.** ./Vendor/MSFT/Policy/Config/Browser/PreventSmartScreenPromptOverride</li><li>**Data type.** Integer</li><li>**Allowed values:**<ul><li>**0 (default).** Employees can ignore SmartScreen warnings.</li><li>**1.** Employees can't override SmartScreen warnings.</li></ul></li></ul> |
| PreventSmartScreenPromptOverrideForFiles | Both | <ul><li>**URI full path.** ./Vendor/MSFT/Policy/Config/Browser/PreventSmartScreenPromptOverrideForFiles</li><li>**Data type.** Integer</li><li>**Allowed values:**<ul><li>**0 (default).** Employees can ignore SmartScreen warnings for files.</li><li>**1.** Employees can't override SmartScreen warnings for files.</li></ul></li></ul> |
| PreventUsingLocalHostIPAddressforWebRTC | Desktop | <ul><li>**URI full path.** ./Vendor/MSFT/Policy/Config/Browser/PreventUsingLocalHostIPAddressForWebRTC</li><li>**Data type.** Integer</li><li>**Allowed values:**<ul><li>**0 (default).** Shows an employee's LocalHost IP address while using the WebRTC protocol.</li><li>**1.** Hides an employee's LocalHost IP address while using the WebRTC protocol.</li></ul></li></ul> |
| PreventSmartScreenPromptOverride<br>ForFiles | Both | <ul><li>**URI full path.** ./Vendor/MSFT/Policy/Config/Browser/PreventSmartScreenPromptOverrideForFiles</li><li>**Data type.** Integer</li><li>**Allowed values:**<ul><li>**0 (default).** Employees can ignore SmartScreen warnings for files.</li><li>**1.** Employees can't override SmartScreen warnings for files.</li></ul></li></ul> |
| PreventUsingLocalHostIPAddress<br>forWebRTC | Desktop | <ul><li>**URI full path.** ./Vendor/MSFT/Policy/Config/Browser/PreventUsingLocalHostIPAddressForWebRTC</li><li>**Data type.** Integer</li><li>**Allowed values:**<ul><li>**0 (default).** Shows an employee's LocalHost IP address while using the WebRTC protocol.</li><li>**1.** Hides an employee's LocalHost IP address while using the WebRTC protocol.</li></ul></li></ul> |
## Microsoft Edge and Windows 10-specific Group Policy and MDM settings