2017-11-01 19:46:45 +00:00

20 KiB
Raw Blame History

title, description, ms.author, ms.topic, ms.prod, ms.technology, author, ms.date
title description ms.author ms.topic ms.prod ms.technology author ms.date
Policy CSP - Settings Policy CSP - Settings maricia article w10 windows nickbrower 11/01/2017

Policy CSP - Settings


Settings policies

Settings/AllowAutoPlay
Settings/AllowDataSense
Settings/AllowDateTime
Settings/AllowEditDeviceName
Settings/AllowLanguage
Settings/AllowPowerSleep
Settings/AllowRegion
Settings/AllowSignInOptions
Settings/AllowVPN
Settings/AllowWorkplace
Settings/AllowYourAccount
Settings/ConfigureTaskbarCalendar
Settings/PageVisibilityList

**Settings/AllowAutoPlay**
Home Pro Business Enterprise Education Mobile Mobile Enterprise
cross mark check mark check mark check mark cross mark cross mark

Scope:

[!div class = "checklist"]

  • Device

Note

 This policy is only enforced in Windows 10 for desktop and not supported in Windows 10 Mobile.

Allows the user to change Auto Play settings.

The following list shows the supported values:

  • 0 Not allowed.
  • 1 (default) Allowed.

Note

 Setting this policy to 0 (Not allowed) does not affect the autoplay dialog box that appears when a device is connected.


**Settings/AllowDataSense**
Home Pro Business Enterprise Education Mobile Mobile Enterprise
cross mark check mark check mark check mark check mark check mark

Scope:

[!div class = "checklist"]

  • Device

Allows the user to change Data Sense settings.

The following list shows the supported values:

  • 0 Not allowed.
  • 1 (default) Allowed.

**Settings/AllowDateTime**
Home Pro Business Enterprise Education Mobile Mobile Enterprise
cross mark check mark check mark check mark check mark check mark

Scope:

[!div class = "checklist"]

  • Device

Allows the user to change date and time settings.

The following list shows the supported values:

  • 0 Not allowed.
  • 1 (default) Allowed.

**Settings/AllowEditDeviceName**
Home Pro Business Enterprise Education Mobile Mobile Enterprise
cross mark cross mark cross mark cross mark check mark1 check mark1

Scope:

[!div class = "checklist"]

  • Device

Allows editing of the device name.

The following list shows the supported values:

  • 0 Not allowed.
  • 1 (default) Allowed.

**Settings/AllowLanguage**
Home Pro Business Enterprise Education Mobile Mobile Enterprise
cross mark check mark check mark check mark cross mark cross mark

Scope:

[!div class = "checklist"]

  • Device

Note

 This policy is only enforced in Windows 10 for desktop and not supported in Windows 10 Mobile.

Allows the user to change the language settings.

The following list shows the supported values:

  • 0 Not allowed.
  • 1 (default) Allowed.

**Settings/AllowPowerSleep**
Home Pro Business Enterprise Education Mobile Mobile Enterprise
cross mark check mark check mark check mark cross mark cross mark

Scope:

[!div class = "checklist"]

  • Device

Note

 This policy is only enforced in Windows 10 for desktop and not supported in Windows 10 Mobile.

Allows the user to change power and sleep settings.

The following list shows the supported values:

  • 0 Not allowed.
  • 1 (default) Allowed.

**Settings/AllowRegion**
Home Pro Business Enterprise Education Mobile Mobile Enterprise
cross mark check mark check mark check mark cross mark cross mark

Scope:

[!div class = "checklist"]

  • Device

Note

 This policy is only enforced in Windows 10 for desktop and not supported in Windows 10 Mobile.

Allows the user to change the region settings.

The following list shows the supported values:

  • 0 Not allowed.
  • 1 (default) Allowed.

**Settings/AllowSignInOptions**
Home Pro Business Enterprise Education Mobile Mobile Enterprise
cross mark check mark check mark check mark cross mark cross mark

Scope:

[!div class = "checklist"]

  • Device

Note

 This policy is only enforced in Windows 10 for desktop and not supported in Windows 10 Mobile.

Allows the user to change sign-in options.

The following list shows the supported values:

  • 0 Not allowed.
  • 1 (default) Allowed.

**Settings/AllowVPN**
Home Pro Business Enterprise Education Mobile Mobile Enterprise
cross mark check mark check mark check mark check mark check mark

Scope:

[!div class = "checklist"]

  • Device

Allows the user to change VPN settings.

The following list shows the supported values:

  • 0 Not allowed.
  • 1 (default) Allowed.

**Settings/AllowWorkplace**
Home Pro Business Enterprise Education Mobile Mobile Enterprise
cross mark check mark check mark check mark cross mark cross mark

Scope:

[!div class = "checklist"]

  • Device

Note

 This policy is only enforced in Windows 10 for desktop and not supported in Windows 10 Mobile.

Allows user to change workplace settings.

The following list shows the supported values:

  • 0 Not allowed.
  • 1 (default) Allowed.

**Settings/AllowYourAccount**
Home Pro Business Enterprise Education Mobile Mobile Enterprise
cross mark check mark check mark check mark check mark check mark

Scope:

[!div class = "checklist"]

  • Device

Allows user to change account settings.

The following list shows the supported values:

  • 0 Not allowed.
  • 1 (default) Allowed.

**Settings/ConfigureTaskbarCalendar**
Home Pro Business Enterprise Education Mobile Mobile Enterprise
cross mark check mark2 check mark2 check mark2 check mark2 cross mark cross mark

Scope:

[!div class = "checklist"]

  • User

Added in Windows 10, version 1703. Allows IT Admins to configure the default setting for showing additional calendars (besides the default calendar for the locale) in the taskbar clock and calendar flyout. In this version of Windows 10, supported additional calendars are: Simplified or Traditional Chinese lunar calendar. Turning on one of these calendars will display Chinese lunar dates below the default calendar for the locale. Select "Don't show additional calendars" to prevent showing other calendars besides the default calendar for the locale.

The following list shows the supported values:

  • 0 (default) User will be allowed to configure the setting.
  • 1 Don't show additional calendars.
  • 2 - Simplified Chinese (Lunar).
  • 3 - Traditional Chinese (Lunar).

**Settings/PageVisibilityList**
Home Pro Business Enterprise Education Mobile Mobile Enterprise
cross mark check mark2 check mark2 check mark2 check mark2 check mark2 check mark2

Scope:

[!div class = "checklist"]

  • Device

Added in Windows 10, version 1703. Allows IT Admins to either prevent specific pages in the System Settings app from being visible or accessible, or to do so for all pages except those specified. The mode will be specified by the policy string beginning with either the string "showonly:" or "hide:".  Pages are identified by a shortened version of their already published URIs, which is the URI minus the "ms-settings:" prefix. For example, if the URI for a settings page is "ms-settings:foo", the page identifier used in the policy will be just "foo". Multiple page identifiers are separated by semicolons.

The following example illustrates a policy that would allow access only to the about and bluetooth pages, which have URI "ms-settings:about" and "ms-settings:bluetooth" respectively:

showonly:about;bluetooth

If the policy is not specified, the behavior will be that no pages are affected. If the policy string is formatted incorrectly, it will be ignored entirely (i.e. treated as not set) to prevent the machine from becoming unserviceable if data corruption occurs. Note that if a page is already hidden for another reason, then it will remain hidden even if it is in a "showonly:" list.

The format of the PageVisibilityList value is as follows:

  • The value is a unicode string up to 10,000 characters long, which will be used without case sensitivity.
  • There are two variants: one that shows only the given pages and one which hides the given pages.
  • The first variant starts with the string "showonly:" and the second with the string "hide:".
  • Following the variant identifier is a semicolon-delimited list of page identifiers, which must not have any extra whitespace.
  • Each page identifier is the ms-settings:xyz URI for the page, minus the ms-settings: prefix, so the identifier for the page with URI "ms-settings:wi-fi" would be just "wi-fi".

The default value for this setting is an empty string, which is interpreted as show everything.

Example 1, specifies that only the wifi and bluetooth pages should be shown (they have URIs ms-settings:wi-fi and ms-settings:bluetooth). All other pages (and the categories they're in) will be hidden:

showonly:wi-fi;bluetooth

Example 2, specifies that the wifi page should not be shown:

hide:wifi

To validate on Desktop, do the following:

  1. Open System Settings and verfiy that the About page is visible and accessible.
  2. Configure the policy with the following string: "hide:about".
  3. Open System Settings again and verify that the About page is no longer accessible.

Footnote:

  • 1 - Added in Windows 10, version 1607.
  • 2 - Added in Windows 10, version 1703.
  • 3 - Added in Windows 10, version 1709.

Settings policies supported by Windows Holographic for Business