From cfbf00b7299ff56ef514aa60dfb26c3e11d24e5f Mon Sep 17 00:00:00 2001 From: Nicholas Brower Date: Wed, 28 Feb 2018 19:14:01 +0000 Subject: [PATCH 1/2] Merged PR 6077: fixing 3 cellular href ID's to match consistent schema produced by automation fixing 3 cellular href ID's to match consistent schema produced by automation --- .../mdm/policy-configuration-service-provider.md | 6 +++--- windows/client-management/mdm/policy-csp-cellular.md | 12 ++++++------ 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/windows/client-management/mdm/policy-configuration-service-provider.md b/windows/client-management/mdm/policy-configuration-service-provider.md index 1d092797ac..ea66a5dbe0 100644 --- a/windows/client-management/mdm/policy-configuration-service-provider.md +++ b/windows/client-management/mdm/policy-configuration-service-provider.md @@ -536,13 +536,13 @@ The following diagram shows the Policy configuration service provider in tree fo Cellular/LetAppsAccessCellularData
- Cellular/LetAppsAccessCellularData_ForceAllowTheseApps + Cellular/LetAppsAccessCellularData_ForceAllowTheseApps
- Cellular/LetAppsAccessCellularData_ForceDenyTheseApps + Cellular/LetAppsAccessCellularData_ForceDenyTheseApps
- Cellular/LetAppsAccessCellularData_UserInControlOfTheseApps + Cellular/LetAppsAccessCellularData_UserInControlOfTheseApps
Cellular/ShowAppCellularAccessUI diff --git a/windows/client-management/mdm/policy-csp-cellular.md b/windows/client-management/mdm/policy-csp-cellular.md index 33931f6aa7..0a1606c00c 100644 --- a/windows/client-management/mdm/policy-csp-cellular.md +++ b/windows/client-management/mdm/policy-csp-cellular.md @@ -23,13 +23,13 @@ ms.date: 01/30/2018 Cellular/LetAppsAccessCellularData
- Cellular/LetAppsAccessCellularData_ForceAllowTheseApps + Cellular/LetAppsAccessCellularData_ForceAllowTheseApps
- Cellular/LetAppsAccessCellularData_ForceDenyTheseApps + Cellular/LetAppsAccessCellularData_ForceDenyTheseApps
- Cellular/LetAppsAccessCellularData_UserInControlOfTheseApps + Cellular/LetAppsAccessCellularData_UserInControlOfTheseApps
Cellular/ShowAppCellularAccessUI @@ -103,7 +103,7 @@ The following list shows the supported values:
-**Cellular/LetAppsAccessCellularData_ForceAllowTheseApps** +**Cellular/LetAppsAccessCellularData_ForceAllowTheseApps** @@ -146,7 +146,7 @@ Added in Windows 10, version 1709. List of semi-colon delimited Package Family N
-**Cellular/LetAppsAccessCellularData_ForceDenyTheseApps** +**Cellular/LetAppsAccessCellularData_ForceDenyTheseApps**
@@ -189,7 +189,7 @@ Added in Windows 10, version 1709. List of semi-colon delimited Package Family N
-**Cellular/LetAppsAccessCellularData_UserInControlOfTheseApps** +**Cellular/LetAppsAccessCellularData_UserInControlOfTheseApps**
From bf96b81dc5c3b07c5c2d1d1383501a0367d0899e Mon Sep 17 00:00:00 2001 From: Maricia Alforque Date: Wed, 28 Feb 2018 20:06:49 +0000 Subject: [PATCH 2/2] Merged PR 6079: TextInput policies in Policy CSP - added new policies --- ...ew-in-windows-mdm-enrollment-management.md | 8 + .../policy-configuration-service-provider.md | 24 + .../mdm/policy-csp-textinput.md | 432 ++++++++++++++++++ 3 files changed, 464 insertions(+) diff --git a/windows/client-management/mdm/new-in-windows-mdm-enrollment-management.md b/windows/client-management/mdm/new-in-windows-mdm-enrollment-management.md index 7a1fc2a5f2..4ff04b5dba 100644 --- a/windows/client-management/mdm/new-in-windows-mdm-enrollment-management.md +++ b/windows/client-management/mdm/new-in-windows-mdm-enrollment-management.md @@ -1412,6 +1412,14 @@ The DM agent for [push-button reset](https://msdn.microsoft.com/windows/hardware
  • Display/EnablePerProcessDpiForApps
  • Experience/AllowWindowsSpotlightOnSettings
  • TextInput/AllowHardwareKeyboardTextSuggestions
  • +
  • TextInput/ForceTouchKeyboardDockedState
  • +
  • TextInput/TouchKeyboardDictationButtonAvailability
  • +
  • TextInput/TouchKeyboardEmojiButtonAvailability
  • +
  • TextInput/TouchKeyboardFullModeAvailability
  • +
  • TextInput/TouchKeyboardHandwritingModeAvailability
  • +
  • TextInput/TouchKeyboardNarrowModeAvailability
  • +
  • TextInput/TouchKeyboardSplitModeAvailability
  • +
  • TextInput/TouchKeyboardWideModeAvailability
    diff --git a/windows/client-management/mdm/policy-configuration-service-provider.md b/windows/client-management/mdm/policy-configuration-service-provider.md index ea66a5dbe0..4b54639bbb 100644 --- a/windows/client-management/mdm/policy-configuration-service-provider.md +++ b/windows/client-management/mdm/policy-configuration-service-provider.md @@ -2866,6 +2866,30 @@ The following diagram shows the Policy configuration service provider in tree fo
    TextInput/ExcludeJapaneseIMEExceptShiftJIS
    +
    + TextInput/ForceTouchKeyboardDockedState +
    +
    + TextInput/TouchKeyboardDictationButtonAvailability +
    +
    + TextInput/TouchKeyboardEmojiButtonAvailability +
    +
    + TextInput/TouchKeyboardFullModeAvailability +
    +
    + TextInput/TouchKeyboardHandwritingModeAvailability +
    +
    + TextInput/TouchKeyboardNarrowModeAvailability +
    +
    + TextInput/TouchKeyboardSplitModeAvailability +
    +
    + TextInput/TouchKeyboardWideModeAvailability +
    ### TimeLanguageSettings policies diff --git a/windows/client-management/mdm/policy-csp-textinput.md b/windows/client-management/mdm/policy-csp-textinput.md index ea9e693f80..c301cc1884 100644 --- a/windows/client-management/mdm/policy-csp-textinput.md +++ b/windows/client-management/mdm/policy-csp-textinput.md @@ -66,6 +66,30 @@ ms.date: 02/26/2018
    TextInput/ExcludeJapaneseIMEExceptShiftJIS
    +
    + TextInput/ForceTouchKeyboardDockedState +
    +
    + TextInput/TouchKeyboardDictationButtonAvailability +
    +
    + TextInput/TouchKeyboardEmojiButtonAvailability +
    +
    + TextInput/TouchKeyboardFullModeAvailability +
    +
    + TextInput/TouchKeyboardHandwritingModeAvailability +
    +
    + TextInput/TouchKeyboardNarrowModeAvailability +
    +
    + TextInput/TouchKeyboardSplitModeAvailability +
    +
    + TextInput/TouchKeyboardWideModeAvailability +
    @@ -859,8 +883,416 @@ The following list shows the supported values: +
    + +**TextInput/ForceTouchKeyboardDockedState** + + +
    + + + + + + + + + + + + + + + + + + +
    HomeProBusinessEnterpriseEducationMobileMobile Enterprise
    cross markcheck mark4check mark4check mark4check mark4cross markcross mark
    + + + +[Scope](./policy-configuration-service-provider.md#policy-scope): + +> [!div class = "checklist"] +> * Device + +
    + + + +Added in Windows 10, version 1803. Specifies the touch keyboard is always docked. When this policy is set to enabled, the touch keyboard is always docked. + + + +The following list shows the supported values: + +- 0 - (default) - The OS determines when it's most appropriate to be available. +- 1 - Touch keyboard is always docked. +- 2 - Touch keyboard docking can be changed. + + + + +
    + + +**TextInput/TouchKeyboardDictationButtonAvailability** + + + + + + + + + + + + + + + + + + + + + +
    HomeProBusinessEnterpriseEducationMobileMobile Enterprise
    cross markcheck mark4check mark4check mark4check mark4cross markcross mark
    + + + +[Scope](./policy-configuration-service-provider.md#policy-scope): + +> [!div class = "checklist"] +> * Device + +
    + + + +Added in Windows 10, version 1803. Specifies whether the dictation input button is enabled or disabled for the touch keyboard. When this policy is set to disabled, the dictation input button on touch keyboard is disabled. + + + +The following list shows the supported values: + +- 0 (default) - The OS determines when it's most appropriate to be available. +- 1 - Dictation button on the keyboard is always available. +- 2 - Dictation button on the keyboard is always disabled. + + + + +
    + + +**TextInput/TouchKeyboardEmojiButtonAvailability** + + + + + + + + + + + + + + + + + + + + + +
    HomeProBusinessEnterpriseEducationMobileMobile Enterprise
    cross markcheck mark4check mark4check mark4check mark4cross markcross mark
    + + + +[Scope](./policy-configuration-service-provider.md#policy-scope): + +> [!div class = "checklist"] +> * Device + +
    + + + +Added in Windows 10, version 1803. Specifies whether the emoji button is enabled or disabled for the touch keyboard. When this policy is set to disabled, the emoji button on touch keyboard is disabled. + + + +The following list shows the supported values: + +- 0 (default) - The OS determines when it's most appropriate to be available. +- 1 - Emoji button on keyboard is always available. +- 2 - Emoji button on keyboard is always disabled. + + + + +
    + + +**TextInput/TouchKeyboardFullModeAvailability** + + + + + + + + + + + + + + + + + + + + + +
    HomeProBusinessEnterpriseEducationMobileMobile Enterprise
    cross markcheck mark4check mark4check mark4check mark4cross markcross mark
    + + + +[Scope](./policy-configuration-service-provider.md#policy-scope): + +> [!div class = "checklist"] +> * Device + +
    + + + +Added in Windows 10, version 1803. Specifies whether the full keyboard mode is enabled or disabled for the touch keyboard. When this policy is set to disabled, the full keyboard mode for touch keyboard is disabled. + + + +The following list shows the supported values: + +- 0 (default) - The OS determines when it's most appropriate to be available. +- 1 - Full keyboard is always available. +- 2 - Full keyboard is always disabled. + + + + +
    + + +**TextInput/TouchKeyboardHandwritingModeAvailability** + + + + + + + + + + + + + + + + + + + + + +
    HomeProBusinessEnterpriseEducationMobileMobile Enterprise
    cross markcheck mark4check mark4check mark4check mark4cross markcross mark
    + + + +[Scope](./policy-configuration-service-provider.md#policy-scope): + +> [!div class = "checklist"] +> * Device + +
    + + + +Added in Windows 10, version 1803. Specifies whether the handwriting input panel is enabled or disabled. When this policy is set to disabled, the handwriting input panel is disabled. + + + +The following list shows the supported values: + +- 0 (default) - The OS determines when it's most appropriate to be available. +- 1 - Handwriting input panel is always available. +- 2 - Handwriting input panel is always disabled. + + + + +
    + + +**TextInput/TouchKeyboardNarrowModeAvailability** + + + + + + + + + + + + + + + + + + + + + +
    HomeProBusinessEnterpriseEducationMobileMobile Enterprise
    cross markcheck mark4check mark4check mark4check mark4cross markcross mark
    + + + +[Scope](./policy-configuration-service-provider.md#policy-scope): + +> [!div class = "checklist"] +> * Device + +
    + + + +Added in Windows 10, version 1803. Specifies whether the narrow keyboard mode is enabled or disabled for the touch keyboard. When this policy is set to disabled, the narrow keyboard mode for touch keyboard is disabled. + + + +The following list shows the supported values: + +- 0 (default) - The OS determines when it's most appropriate to be available. +- 1 - Narrow keyboard is always available. +- 2 - Narrow keyboard is always disabled. + + + + +
    + + +**TextInput/TouchKeyboardSplitModeAvailability** + + + + + + + + + + + + + + + + + + + + + +
    HomeProBusinessEnterpriseEducationMobileMobile Enterprise
    cross markcheck mark4check mark4check mark4check mark4cross markcross mark
    + + + +[Scope](./policy-configuration-service-provider.md#policy-scope): + +> [!div class = "checklist"] +> * Device + +
    + + + +Added in Windows 10, version 1803. Specifies whether the split keyboard mode is enabled or disabled for the touch keyboard. When this policy is set to disabled, the split keyboard mode for touch keyboard is disabled. + + + +The following list shows the supported values: + +- 0 (default) - The OS determines when it's most appropriate to be available. +- 1 - Split keyboard is always available. +- 2 - Split keyboard is always disabled. + + + + +
    + + +**TextInput/TouchKeyboardWideModeAvailability** + + + + + + + + + + + + + + + + + + + + + +
    HomeProBusinessEnterpriseEducationMobileMobile Enterprise
    cross markcheck mark4check mark4check mark4check mark4cross markcross mark
    + + + +[Scope](./policy-configuration-service-provider.md#policy-scope): + +> [!div class = "checklist"] +> * Device + +
    + + + +Added in Windows 10, version 1803. Specifies whether the wide keyboard mode is enabled or disabled for the touch keyboard. When this policy is set to disabled, the wide keyboard mode for touch keyboard is disabled. + + + +The following list shows the supported values: + +- 0 (default) - The OS determines when it's most appropriate to be available. +- 1 - Wide keyboard is always available. +- 2 - Wide keyboard is always disabled. + + + + +
    Footnote: - 1 - Added in Windows 10, version 1607.