mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-12 13:27:23 +00:00
Added HoloLens 2 policies
This commit is contained in:
parent
8d75bbae26
commit
6b025e3c86
@ -9,7 +9,7 @@ ms.topic: article
|
||||
ms.prod: w10
|
||||
ms.technology: windows
|
||||
author: manikadhiman
|
||||
ms.date: 05/01/2019
|
||||
ms.date: 07/02/2019
|
||||
---
|
||||
|
||||
# Policy CSP
|
||||
@ -5157,8 +5157,69 @@ The following diagram shows the Policy configuration service provider in tree fo
|
||||
- [WirelessDisplay/AllowProjectionToPC](./policy-csp-wirelessdisplay.md#wirelessdisplay-allowprojectiontopc)
|
||||
- [WirelessDisplay/RequirePinForPairing](./policy-csp-wirelessdisplay.md#wirelessdisplay-requirepinforpairing)
|
||||
|
||||
<!--StartHoloLens2-->
|
||||
## <a href="" id="hololens2policies"></a>Policies supported by HoloLens 2 Development Edition
|
||||
|
||||
- [Accounts/AllowMicrosoftAccountConnection](#accounts-allowmicrosoftaccountconnection)
|
||||
- [ApplicationManagement/AllowAllTrustedApps](#applicationmanagement-allowalltrustedapps)
|
||||
- [ApplicationManagement/AllowAppStoreAutoUpdate](#applicationmanagement-allowappstoreautoupdate)
|
||||
- [ApplicationManagement/AllowDeveloperUnlock](#applicationmanagement-allowdeveloperunlock)
|
||||
- [Authentication/AllowFastReconnect](#authentication-allowfastreconnect)
|
||||
- [Authentication/PreferredAadTenantDomainName](#authentication-preferredaadtenantdomainname)
|
||||
- [Bluetooth/AllowDiscoverableMode](#bluetooth-allowdiscoverablemode)
|
||||
- [Bluetooth/LocalDeviceName](#bluetooth-localdevicename)
|
||||
- [Browser/AllowAutoFill](#browser-allowautofill)
|
||||
- [Browser/AllowCookies](#browser-allowcookies)
|
||||
- [Browser/AllowDoNotTrack](#browser-allowdonottrack)
|
||||
- [Browser/AllowPasswordManager](#browser-allowpasswordmanager)
|
||||
- [Browser/AllowPopups](#browser-allowpopups)
|
||||
- [Browser/AllowSearchSuggestionsinAddressBar](#browser-allowsearchsuggestionsinaddressbar)
|
||||
- [Browser/AllowSmartScreen](#browser-allowsmartscreen)
|
||||
- [Connectivity/AllowBluetooth](#connectivity-allowbluetooth)
|
||||
- [Connectivity/AllowUSBConnection](#connectivity-allowusbconnection)
|
||||
- [DeviceLock/AllowIdleReturnWithoutPassword](#devicelock-allowidlereturnwithoutpassword)
|
||||
- [DeviceLock/AllowSimpleDevicePassword](#devicelock-allowsimpledevicepassword)
|
||||
- [DeviceLock/AlphanumericDevicePasswordRequired](#devicelock-alphanumericdevicepasswordrequired)
|
||||
- [DeviceLock/DevicePasswordEnabled](#devicelock-devicepasswordenabled)
|
||||
- [DeviceLock/DevicePasswordExpiration](#devicelock-devicepasswordexpiration)
|
||||
- [DeviceLock/DevicePasswordHistory](#devicelock-devicepasswordhistory)
|
||||
- [DeviceLock/MaxDevicePasswordFailedAttempts](#devicelock-maxdevicepasswordfailedattempts)
|
||||
- [DeviceLock/MaxInactivityTimeDeviceLock](#devicelock-maxinactivitytimedevicelock)
|
||||
- [DeviceLock/MinDevicePasswordComplexCharacters](#devicelock-mindevicepasswordcomplexcharacters)
|
||||
- [DeviceLock/MinDevicePasswordLength](#devicelock-mindevicepasswordlength)
|
||||
- [Experience/AllowCortana](#experience-allowcortana)
|
||||
- [Experience/AllowManualMDMUnenrollment](#experience-allowmanualmdmunenrollment)
|
||||
- [Privacy/AllowInputPersonalization](#privacy-allowinputpersonalization)
|
||||
- [Privacy/LetAppsAccessCamera](#privacy-letappsaccesscamera)
|
||||
- [Privacy/LetAppsAccessLocation](#privacy-letappsaccesslocation)
|
||||
- [Privacy/LetAppsAccessMicrophone](#privacy-letappsaccessmicrophone)
|
||||
- [Search/AllowSearchToUseLocation](#search-allowsearchtouselocation)
|
||||
- [Security/RequireDeviceEncryption](#security-requiredeviceencryption)
|
||||
- [Settings/AllowDateTime](#settings-allowdatetime)
|
||||
- [Settings/AllowVPN](#settings-allowvpn)
|
||||
- [Speech/AllowSpeechModelUpdate](#speech-allowspeechmodelupdate)
|
||||
- [System/AllowBuildPreview](#system-allowbuildpreview)
|
||||
- [System/AllowCommercialDataPipeline](#system-allowcommercialdatapipeline)
|
||||
- [System/AllowLocation](#system-allowlocation)
|
||||
- [System/AllowStorageCard](#system-allowstoragecard)
|
||||
- [System/AllowTelemetry](#system-allowtelemetry)
|
||||
- [Update/AllowAutoUpdate](#update-allowautoupdate)
|
||||
- [Update/AllowUpdateService](#update-allowupdateservice)
|
||||
- [Update/BranchReadinessLevel](#update-branchreadinesslevel)
|
||||
- [Update/DeferFeatureUpdatesPeriodInDays](#update-deferfeatureupdatesperiodindays)
|
||||
- [Update/DeferQualityUpdatesPeriodInDays](#update-deferqualityupdatesperiodindays)
|
||||
- [Update/ManagePreviewBuilds](#update-managepreviewbuilds)
|
||||
- [Update/PauseFeatureUpdates](#update-pausefeatureupdates)
|
||||
- [Update/PauseQualityUpdates](#update-pausequalityupdates)
|
||||
- [Update/ScheduledInstallDay](#update-scheduledinstallday)
|
||||
- [Update/ScheduledInstallTime](#update-scheduledinstalltime)
|
||||
- [Update/UpdateServiceUrl](#update-updateserviceurl)
|
||||
- [Wifi/AllowManualWiFiConfiguration](#wifi-allowmanualwificonfiguration)
|
||||
|
||||
<!--EndHoloLens2-->
|
||||
|
||||
<!--StartHoloLensBusiness-->
|
||||
## <a href="" id="hololenbusinessspolicies"></a>Policies supported by Windows Holographic for Business
|
||||
## <a href="" id="hololensbusinessspolicies"></a>Policies supported by HoloLens Commercial Suite
|
||||
|
||||
- [Accounts/AllowMicrosoftAccountConnection](#accounts-allowmicrosoftaccountconnection)
|
||||
- [ApplicationManagement/AllowAllTrustedApps](#applicationmanagement-allowalltrustedapps)
|
||||
@ -5207,7 +5268,7 @@ The following diagram shows the Policy configuration service provider in tree fo
|
||||
<!--EndHoloLensBusiness-->
|
||||
|
||||
<!--StartHoloLens-->
|
||||
## <a href="" id="hololenspolicies"></a>Policies supported by Windows Holographic
|
||||
## <a href="" id="hololenspolicies"></a>Policies supported by HoloLens Development Edition
|
||||
|
||||
- [Accounts/AllowMicrosoftAccountConnection](#accounts-allowmicrosoftaccountconnection)
|
||||
- [ApplicationManagement/AllowAppStoreAutoUpdate](#applicationmanagement-allowappstoreautoupdate)
|
||||
|
@ -197,18 +197,24 @@ The following list shows the supported values:
|
||||
|
||||
<!--/Policies-->
|
||||
|
||||
<!--StartHoloLens-->
|
||||
## <a href="" id="hololenspolicies"></a>Accounts policies supported by Windows Holographic
|
||||
<!--StartHoloLens2-->
|
||||
## <a href="" id="hololens2policies"></a>Accounts policies supported by HoloLens 2 Development Edition
|
||||
|
||||
- [Accounts/AllowMicrosoftAccountConnection](#accounts-allowmicrosoftaccountconnection)
|
||||
<!--EndHoloLens-->
|
||||
<!--EndHoloLens2-->
|
||||
|
||||
<!--StartHoloLensBusiness-->
|
||||
## <a href="" id="hololenbusinessspolicies"></a>Accounts policies supported by Windows Holographic for Business
|
||||
## <a href="" id="hololensbusinessspolicies"></a>Accounts policies supported by HoloLens Commercial Suite
|
||||
|
||||
- [Accounts/AllowMicrosoftAccountConnection](#accounts-allowmicrosoftaccountconnection)
|
||||
<!--EndHoloLensBusiness-->
|
||||
|
||||
<!--StartHoloLens-->
|
||||
## <a href="" id="hololenspolicies"></a>Accounts policies supported by HoloLens Development Edition
|
||||
|
||||
- [Accounts/AllowMicrosoftAccountConnection](#accounts-allowmicrosoftaccountconnection)
|
||||
<!--EndHoloLens-->
|
||||
|
||||
<hr/>
|
||||
|
||||
Footnotes:
|
||||
|
@ -1042,22 +1042,32 @@ XSD:
|
||||
<!--/Policy-->
|
||||
|
||||
<!--/Policies-->
|
||||
<!--StartHoloLens-->
|
||||
## <a href="" id="hololenspolicies"></a>ApplicationManagement policies supported by Windows Holographic
|
||||
|
||||
<!--StartHoloLens2-->
|
||||
## <a href="" id="hololens2policies"></a>ApplicationManagement policies supported by HoloLens 2 Development Edition
|
||||
|
||||
- [ApplicationManagement/AllowAllTrustedApps](#applicationmanagement-allowalltrustedapps)
|
||||
- [ApplicationManagement/AllowAppStoreAutoUpdate](#applicationmanagement-allowappstoreautoupdate)
|
||||
- [ApplicationManagement/AllowDeveloperUnlock](#applicationmanagement-allowdeveloperunlock)
|
||||
- [ApplicationManagement/AllowAllTrustedApps](#applicationmanagement-allowalltrustedapps)
|
||||
<!--EndHoloLens-->
|
||||
|
||||
<!--EndHoloLens2-->
|
||||
|
||||
<!--StartHoloLensBusiness-->
|
||||
## <a href="" id="hololenbusinessspolicies"></a>ApplicationManagement policies supported by Windows Holographic for Business
|
||||
## <a href="" id="hololensbusinessspolicies"></a>ApplicationManagement policies supported by HoloLens Commercial Suite
|
||||
|
||||
- [ApplicationManagement/AllowAllTrustedApps](#applicationmanagement-allowalltrustedapps)
|
||||
- [ApplicationManagement/AllowAppStoreAutoUpdate](#applicationmanagement-allowappstoreautoupdate)
|
||||
- [ApplicationManagement/AllowDeveloperUnlock](#applicationmanagement-allowdeveloperunlock)
|
||||
- [ApplicationManagement/AllowAllTrustedApps](#applicationmanagement-allowalltrustedapps)
|
||||
<!--EndHoloLensBusiness-->
|
||||
|
||||
<!--StartHoloLens-->
|
||||
## <a href="" id="hololenspolicies"></a>ApplicationManagement policies supported by HoloLens Development Edition
|
||||
|
||||
- [ApplicationManagement/AllowAllTrustedApps](#applicationmanagement-allowalltrustedapps)
|
||||
- [ApplicationManagement/AllowAppStoreAutoUpdate](#applicationmanagement-allowappstoreautoupdate)
|
||||
- [ApplicationManagement/AllowDeveloperUnlock](#applicationmanagement-allowdeveloperunlock)
|
||||
<!--EndHoloLens-->
|
||||
|
||||
<hr/>
|
||||
|
||||
Footnotes:
|
||||
@ -1067,4 +1077,4 @@ Footnotes:
|
||||
- 3 - Added in Windows 10, version 1709.
|
||||
- 4 - Added in Windows 10, version 1803.
|
||||
- 5 - Added in Windows 10, version 1809.
|
||||
- 6 - Added in the next major release of Windows 10.
|
||||
- 6 - Added in Windows 10, version 1903.
|
||||
|
@ -498,18 +498,28 @@ Value type is string.
|
||||
<!--/Policy-->
|
||||
|
||||
<!--/Policies-->
|
||||
<!--StartHoloLens-->
|
||||
## <a href="" id="hololenspolicies"></a>Authentication policies supported by Windows Holographic
|
||||
|
||||
<!--StartHoloLens2-->
|
||||
## <a href="" id="hololens2policies"></a>Authentication policies supported by HoloLens 2 Development Edition
|
||||
|
||||
- [Authentication/AllowFastReconnect](#authentication-allowfastreconnect)
|
||||
<!--EndHoloLens-->
|
||||
- [Authentication/PreferredAadTenantDomainName](#authentication-preferredaadtenantdomainname)
|
||||
<!--EndHoloLens2-->
|
||||
|
||||
<!--StartHoloLensBusiness-->
|
||||
## <a href="" id="hololenbusinessspolicies"></a>Authentication policies supported by Windows Holographic for Business
|
||||
## <a href="" id="hololensbusinessspolicies"></a>Authentication policies supported by HoloLens Commercial Suite
|
||||
|
||||
- [Authentication/AllowFastReconnect](#authentication-allowfastreconnect)
|
||||
- [Authentication/PreferredAadTenantDomainName](#authentication-preferredaadtenantdomainname)
|
||||
<!--EndHoloLensBusiness-->
|
||||
|
||||
<!--StartHoloLens-->
|
||||
## <a href="" id="hololenspolicies"></a>Authentication policies supported by HoloLens Development Edition
|
||||
|
||||
- [Authentication/AllowFastReconnect](#authentication-allowfastreconnect)
|
||||
<!--EndHoloLens-->
|
||||
|
||||
|
||||
<hr/>
|
||||
|
||||
Footnotes:
|
||||
|
@ -344,30 +344,31 @@ The default value is an empty string. For more information, see [ServicesAllowed
|
||||
|
||||
<!--/Policies-->
|
||||
|
||||
<!--StartHoloLens2-->
|
||||
## <a href="" id="hololens2policies"></a>Bluetooth policies supported by HoloLens 2 Development Edition
|
||||
|
||||
- [Bluetooth/AllowDiscoverableMode](#bluetooth-allowdiscoverablemode)
|
||||
- [Bluetooth/LocalDeviceName](#bluetooth-localdevicename)
|
||||
<!--EndHoloLens2-->
|
||||
|
||||
<!--StartHoloLensBusiness-->
|
||||
## <a href="" id="hololensbusinessspolicies"></a>Bluetooth policies supported by HoloLens Commercial Suite
|
||||
|
||||
- [Bluetooth/AllowAdvertising](#bluetooth-allowadvertising)
|
||||
- [Bluetooth/AllowDiscoverableMode](#bluetooth-allowdiscoverablemode)
|
||||
- [Bluetooth/LocalDeviceName](#bluetooth-localdevicename)
|
||||
<!--EndHoloLensBusiness-->
|
||||
|
||||
<!--StartHoloLens-->
|
||||
## <a href="" id="hololenspolicies"></a>Bluetooth policies supported by Windows Holographic
|
||||
## <a href="" id="hololenspolicies"></a>Bluetooth policies supported by HoloLens Development Edition
|
||||
|
||||
- [Bluetooth/AllowAdvertising](#bluetooth-allowadvertising)
|
||||
- [Bluetooth/AllowDiscoverableMode](#bluetooth-allowdiscoverablemode)
|
||||
- [Bluetooth/LocalDeviceName](#bluetooth-localdevicename)
|
||||
<!--EndHoloLens-->
|
||||
|
||||
<!--StartHoloLensBusiness-->
|
||||
## <a href="" id="hololenbusinessspolicies"></a>Bluetooth policies supported by Windows Holographic for Business
|
||||
|
||||
- [Bluetooth/AllowAdvertising](#bluetooth-allowadvertising)
|
||||
- [Bluetooth/AllowDiscoverableMode](#bluetooth-allowdiscoverablemode)
|
||||
- [Bluetooth/LocalDeviceName](#bluetooth-localdevicename)
|
||||
<!--EndHoloLensBusiness-->
|
||||
<hr/>
|
||||
|
||||
Footnotes:
|
||||
|
||||
- 1 - Added in Windows 10, version 1607.
|
||||
- 2 - Added in Windows 10, version 1703.
|
||||
- 3 - Added in Windows 10, version 1709.
|
||||
- 4 - Added in Windows 10, version 1803.
|
||||
- 5 - Added in Windows 10, version 1809.
|
||||
|
||||
## ServicesAllowedList usage guide
|
||||
|
||||
@ -481,3 +482,13 @@ Disabling file transfer shall have the following effects
|
||||
- Fsquirt shall not allow receiving of files
|
||||
- Fsquirt shall display error message informing user of policy preventing file transfer
|
||||
- 3rd-party apps shall not be permitted to send or receive files using MSFT Bluetooth API
|
||||
|
||||
<hr/>
|
||||
Footnotes:
|
||||
|
||||
- 1 - Added in Windows 10, version 1607.
|
||||
- 2 - Added in Windows 10, version 1703.
|
||||
- 3 - Added in Windows 10, version 1709.
|
||||
- 4 - Added in Windows 10, version 1803.
|
||||
- 5 - Added in Windows 10, version 1809.
|
||||
- 6 - Added in Windows 10, version 1903.
|
@ -13,10 +13,6 @@ manager: dansimp
|
||||
|
||||
# Policy CSP - Browser
|
||||
|
||||
> [!WARNING]
|
||||
> Some information relates to prereleased products, which may be substantially modified before it's commercially released. Microsoft makes no warranties, expressed or implied, concerning the information provided here.
|
||||
|
||||
|
||||
<hr/>
|
||||
|
||||
<!--Policies-->
|
||||
@ -3968,28 +3964,40 @@ Most restricted value: 0
|
||||
|
||||
<!--/Policies-->
|
||||
|
||||
<!--StartHoloLens-->
|
||||
## <a href="" id="hololenspolicies"></a>Browser policies supported by Windows Holographic
|
||||
|
||||
- [Browser/AllowDoNotTrack](#browser-allowdonottrack)
|
||||
- [Browser/AllowPasswordManager](#browser-allowpasswordmanager)
|
||||
- [Browser/AllowPopups](#browser-allowpopups)
|
||||
- [Browser/AllowSearchSuggestionsinAddressBar](#browser-allowsearchsuggestionsinaddressbar)
|
||||
- [Browser/AllowSmartScreen](#browser-allowsmartscreen)
|
||||
- [Browser/AllowCookies](#browser-allowcookies)
|
||||
<!--EndHoloLens-->
|
||||
|
||||
<!--StartHoloLensBusiness-->
|
||||
## <a href="" id="hololenbusinessspolicies"></a>Browser policies supported by Windows Holographic for Business
|
||||
<!--StartHoloLens2-->
|
||||
## <a href="" id="hololens2policies"></a>Browser policies supported by HoloLens 2 Development Edition
|
||||
|
||||
- [Browser/AllowAutofill](#browser-allowautofill)
|
||||
- [Browser/AllowCookies](#browser-allowcookies)
|
||||
- [Browser/AllowDoNotTrack](#browser-allowdonottrack)
|
||||
- [Browser/AllowPasswordManager](#browser-allowpasswordmanager)
|
||||
- [Browser/AllowPopups](#browser-allowpopups)
|
||||
- [Browser/AllowSearchSuggestionsinAddressBar](#browser-allowsearchsuggestionsinaddressbar)
|
||||
- [Browser/AllowSmartScreen](#browser-allowsmartscreen)
|
||||
<!--EndHoloLens2-->
|
||||
|
||||
<!--StartHoloLensBusiness-->
|
||||
## <a href="" id="hololensbusinessspolicies"></a>Browser policies supported by HoloLens Commercial Suite
|
||||
|
||||
- [Browser/AllowAutofill](#browser-allowautofill)
|
||||
- [Browser/AllowCookies](#browser-allowcookies)
|
||||
<!--EndHoloLensBusiness-->
|
||||
- [Browser/AllowDoNotTrack](#browser-allowdonottrack)
|
||||
- [Browser/AllowPasswordManager](#browser-allowpasswordmanager)
|
||||
- [Browser/AllowPopups](#browser-allowpopups)
|
||||
- [Browser/AllowSearchSuggestionsinAddressBar](#browser-allowsearchsuggestionsinaddressbar)
|
||||
- [Browser/AllowSmartScreen](#browser-allowsmartscreen)
|
||||
<!--EndHoloLensBusiness-->
|
||||
|
||||
<!--StartHoloLens-->
|
||||
## <a href="" id="hololenspolicies"></a>Browser policies supported by HoloLens Development Edition
|
||||
|
||||
- [Browser/AllowCookies](#browser-allowcookies)
|
||||
- [Browser/AllowDoNotTrack](#browser-allowdonottrack)
|
||||
- [Browser/AllowPasswordManager](#browser-allowpasswordmanager)
|
||||
- [Browser/AllowPopups](#browser-allowpopups)
|
||||
- [Browser/AllowSearchSuggestionsinAddressBar](#browser-allowsearchsuggestionsinaddressbar)
|
||||
- [Browser/AllowSmartScreen](#browser-allowsmartscreen)
|
||||
<!--EndHoloLens-->
|
||||
|
||||
<hr/>
|
||||
|
||||
@ -4000,3 +4008,4 @@ Footnotes:
|
||||
- 3 - Added in Windows 10, version 1709.
|
||||
- 4 - Added in Windows 10, version 1803.
|
||||
- 5 - Added in Windows 10, version 1809.
|
||||
- 6 - Added in Windows 10, version 1903.
|
||||
|
@ -966,20 +966,27 @@ ADMX Info:
|
||||
|
||||
<!--/Policies-->
|
||||
|
||||
<!--StartHoloLens-->
|
||||
## <a href="" id="hololenspolicies"></a>Connectivity policies supported by Windows Holographic
|
||||
<!--StartHoloLens2-->
|
||||
## <a href="" id="hololens2policies"></a>Connectivity policies supported by HoloLens 2 Development Edition
|
||||
|
||||
- [Connectivity/AllowBluetooth](#connectivity-allowbluetooth)
|
||||
- [Connectivity/AllowUSBConnection](#connectivity-allowusbconnection)
|
||||
<!--EndHoloLens-->
|
||||
<!--EndHoloLens2-->
|
||||
|
||||
<!--StartHoloLensBusiness-->
|
||||
## <a href="" id="hololenbusinessspolicies"></a>Connectivity policies supported by Windows Holographic for Business
|
||||
## <a href="" id="hololensbusinessspolicies"></a>Connectivity policies supported by HoloLens Commercial Suite
|
||||
|
||||
- [Connectivity/AllowBluetooth](#connectivity-allowbluetooth)
|
||||
- [Connectivity/AllowUSBConnection](#connectivity-allowusbconnection)
|
||||
<!--EndHoloLensBusiness-->
|
||||
|
||||
<!--StartHoloLens-->
|
||||
## <a href="" id="hololenspolicies"></a>Connectivity policies supported by HoloLens Development Edition
|
||||
|
||||
- [Connectivity/AllowBluetooth](#connectivity-allowbluetooth)
|
||||
- [Connectivity/AllowUSBConnection](#connectivity-allowusbconnection)
|
||||
<!--EndHoloLens-->
|
||||
|
||||
<hr/>
|
||||
|
||||
Footnotes:
|
||||
@ -989,6 +996,4 @@ Footnotes:
|
||||
- 3 - Added in Windows 10, version 1709.
|
||||
- 4 - Added in Windows 10, version 1803.
|
||||
- 5 - Added in Windows 10, version 1809.
|
||||
|
||||
|
||||
|
||||
- 6 - Added in Windows 10, version 1903.
|
@ -1210,34 +1210,51 @@ Most restricted value is 0.
|
||||
|
||||
<!--/Policies-->
|
||||
|
||||
<!--StartHoloLens-->
|
||||
## <a href="" id="hololenspolicies"></a>DeviceLock policies supported by Windows Holographic
|
||||
<!--StartHoloLens2-->
|
||||
## <a href="" id="hololens2policies"></a>DeviceLock policies supported by HoloLens 2 Development Edition
|
||||
|
||||
- [DeviceLock/AllowIdleReturnWithoutPassword](#devicelock-allowidlereturnwithoutpassword)
|
||||
- [DeviceLock/AllowSimpleDevicePassword](#devicelock-allowsimpledevicepassword)
|
||||
- [DeviceLock/AlphanumericDevicePasswordRequired](#devicelock-alphanumericdevicepasswordrequired)
|
||||
- [DeviceLock/DevicePasswordEnabled](#devicelock-devicepasswordenabled)
|
||||
- [DeviceLock/DevicePasswordExpiration](#devicelock-devicepasswordexpiration)
|
||||
- [DeviceLock/DevicePasswordHistory](#devicelock-devicepasswordhistory)
|
||||
- [DeviceLock/MaxDevicePasswordFailedAttempts](#devicelock-maxdevicepasswordfailedattempts)
|
||||
- [DeviceLock/MaxInactivityTimeDeviceLock](#devicelock-maxinactivitytimedevicelock)
|
||||
- [DeviceLock/MinDevicePasswordLength](#devicelock-mindevicepasswordlength)
|
||||
- [DeviceLock/DevicePasswordHistory](#devicelock-devicepasswordhistory)
|
||||
- [DeviceLock/AlphanumericDevicePasswordRequired](#devicelock-alphanumericdevicepasswordrequired)
|
||||
- [DeviceLock/MinDevicePasswordComplexCharacters](#devicelock-mindevicepasswordcomplexcharacters)
|
||||
- [DeviceLock/AllowIdleReturnWithoutPassword](#devicelock-allowidlereturnwithoutpassword)
|
||||
- [DeviceLock/DevicePasswordEnabled](#devicelock-devicepasswordenabled)
|
||||
<!--EndHoloLens-->
|
||||
- [DeviceLock/MinDevicePasswordLength](#devicelock-mindevicepasswordlength)
|
||||
|
||||
<!--EndHoloLens2-->
|
||||
|
||||
<!--StartHoloLensBusiness-->
|
||||
## <a href="" id="hololenbusinessspolicies"></a>DeviceLock policies supported by Windows Holographic for Business
|
||||
## <a href="" id="hololensbusinessspolicies"></a>DeviceLock policies supported by HoloLens Commercial Suite
|
||||
|
||||
- [DeviceLock/AllowIdleReturnWithoutPassword](#devicelock-allowidlereturnwithoutpassword)
|
||||
- [DeviceLock/AllowSimpleDevicePassword](#devicelock-allowsimpledevicepassword)
|
||||
- [DeviceLock/AlphanumericDevicePasswordRequired](#devicelock-alphanumericdevicepasswordrequired)
|
||||
- [DeviceLock/DevicePasswordEnabled](#devicelock-devicepasswordenabled)
|
||||
- [DeviceLock/DevicePasswordHistory](#devicelock-devicepasswordhistory)
|
||||
- [DeviceLock/MaxDevicePasswordFailedAttempts](#devicelock-maxdevicepasswordfailedattempts)
|
||||
- [DeviceLock/MaxInactivityTimeDeviceLock](#devicelock-maxinactivitytimedevicelock)
|
||||
- [DeviceLock/MinDevicePasswordLength](#devicelock-mindevicepasswordlength)
|
||||
- [DeviceLock/DevicePasswordHistory](#devicelock-devicepasswordhistory)
|
||||
- [DeviceLock/AlphanumericDevicePasswordRequired](#devicelock-alphanumericdevicepasswordrequired)
|
||||
- [DeviceLock/MinDevicePasswordComplexCharacters](#devicelock-mindevicepasswordcomplexcharacters)
|
||||
- [DeviceLock/AllowIdleReturnWithoutPassword](#devicelock-allowidlereturnwithoutpassword)
|
||||
- [DeviceLock/DevicePasswordEnabled](#devicelock-devicepasswordenabled)
|
||||
- [DeviceLock/MinDevicePasswordLength](#devicelock-mindevicepasswordlength)
|
||||
<!--EndHoloLensBusiness-->
|
||||
|
||||
<!--StartHoloLens-->
|
||||
## <a href="" id="hololenspolicies"></a>DeviceLock policies supported by HoloLens Development Edition
|
||||
|
||||
- [DeviceLock/AllowIdleReturnWithoutPassword](#devicelock-allowidlereturnwithoutpassword)
|
||||
- [DeviceLock/AllowSimpleDevicePassword](#devicelock-allowsimpledevicepassword)
|
||||
- [DeviceLock/AlphanumericDevicePasswordRequired](#devicelock-alphanumericdevicepasswordrequired)
|
||||
- [DeviceLock/DevicePasswordEnabled](#devicelock-devicepasswordenabled)
|
||||
- [DeviceLock/DevicePasswordHistory](#devicelock-devicepasswordhistory)
|
||||
- [DeviceLock/MaxDevicePasswordFailedAttempts](#devicelock-maxdevicepasswordfailedattempts)
|
||||
- [DeviceLock/MaxInactivityTimeDeviceLock](#devicelock-maxinactivitytimedevicelock)
|
||||
- [DeviceLock/MinDevicePasswordComplexCharacters](#devicelock-mindevicepasswordcomplexcharacters)
|
||||
- [DeviceLock/MinDevicePasswordLength](#devicelock-mindevicepasswordlength)
|
||||
|
||||
<!--EndHoloLens-->
|
||||
|
||||
<hr/>
|
||||
|
||||
Footnotes:
|
||||
@ -1247,3 +1264,4 @@ Footnotes:
|
||||
- 3 - Added in Windows 10, version 1709.
|
||||
- 4 - Added in Windows 10, version 1803.
|
||||
- 5 - Added in Windows 10, version 1809.
|
||||
- 6 - Added in Windows 10, version 1903.
|
||||
|
@ -1642,18 +1642,25 @@ Supported values:
|
||||
|
||||
<!--/Policies-->
|
||||
|
||||
<!--StartHoloLens-->
|
||||
## <a href="" id="hololenspolicies"></a>Experience policies supported by Windows Holographic
|
||||
<!--StartHoloLens2-->
|
||||
## <a href="" id="hololens2policies"></a>Experience policies supported by HoloLens 2 Development Edition
|
||||
|
||||
- [Experience/AllowCortana](#experience-allowcortana)
|
||||
<!--EndHoloLens-->
|
||||
- [Experience/AllowManualMDMUnenrollment](#experience-allowmanualmdmunenrollment)
|
||||
<!--EndHoloLens2-->
|
||||
|
||||
<!--StartHoloLensBusiness-->
|
||||
## <a href="" id="hololenbusinessspolicies"></a>Experience policies supported by Windows Holographic for Business
|
||||
## <a href="" id="hololensbusinessspolicies"></a>Experience policies supported by HoloLens Commercial Suite
|
||||
|
||||
- [Experience/AllowCortana](#experience-allowcortana)
|
||||
<!--EndHoloLensBusiness-->
|
||||
|
||||
<!--StartHoloLens-->
|
||||
## <a href="" id="hololenspolicies"></a>Experience policies supported by HoloLens Development Edition
|
||||
|
||||
- [Experience/AllowCortana](#experience-allowcortana)
|
||||
<!--EndHoloLens-->
|
||||
|
||||
<hr/>
|
||||
|
||||
Footnotes:
|
||||
|
@ -13,10 +13,6 @@ manager: dansimp
|
||||
|
||||
# Policy CSP - Privacy
|
||||
|
||||
> [!WARNING]
|
||||
> Some information relates to prereleased products, which may be substantially modified before it's commercially released. Microsoft makes no warranties, expressed or implied, concerning the information provided here.
|
||||
|
||||
|
||||
<hr/>
|
||||
|
||||
<!--Policies-->
|
||||
@ -4856,18 +4852,27 @@ ADMX Info:
|
||||
|
||||
<!--/Policies-->
|
||||
|
||||
<!--StartHoloLens-->
|
||||
## <a href="" id="hololenspolicies"></a>Privacy policies supported by Windows Holographic
|
||||
<!--StartHoloLens2-->
|
||||
## <a href="" id="hololens2policies"></a>Privacy policies supported by HoloLens 2 Development Edition
|
||||
|
||||
- [Privacy/AllowInputPersonalization](#privacy-allowinputpersonalization)
|
||||
<!--EndHoloLens-->
|
||||
- [Privacy/LetAppsAccessCamera](#privacy-letappsaccesscamera)
|
||||
- [Privacy/LetAppsAccessLocation](#privacy-letappsaccesslocation)
|
||||
- [Privacy/LetAppsAccessMicrophone](#privacy-letappsaccessmicrophone)
|
||||
<!--EndHoloLens2-->
|
||||
|
||||
<!--StartHoloLensBusiness-->
|
||||
## <a href="" id="hololenbusinessspolicies"></a>Privacy policies supported by Windows Holographic for Business
|
||||
## <a href="" id="hololensbusinessspolicies"></a>Privacy policies supported by HoloLens Commercial Suite
|
||||
|
||||
- [Privacy/AllowInputPersonalization](#privacy-allowinputpersonalization)
|
||||
<!--EndHoloLensBusiness-->
|
||||
|
||||
<!--StartHoloLens-->
|
||||
## <a href="" id="hololenspolicies"></a>Privacy policies supported by HoloLens Development Edition
|
||||
|
||||
- [Privacy/AllowInputPersonalization](#privacy-allowinputpersonalization)
|
||||
<!--EndHoloLens-->
|
||||
|
||||
<hr/>
|
||||
|
||||
Footnotes:
|
||||
@ -4877,4 +4882,4 @@ Footnotes:
|
||||
- 3 - Added in Windows 10, version 1709.
|
||||
- 4 - Added in Windows 10, version 1803.
|
||||
- 5 - Added in Windows 10, version 1809.
|
||||
- 6 - Added in the next major release of Windows 10.
|
||||
- 6 - Added in Windows 10, version 1903.
|
||||
|
@ -921,18 +921,24 @@ The following list shows the supported values:
|
||||
|
||||
<!--/Policies-->
|
||||
|
||||
<!--StartHoloLens-->
|
||||
## <a href="" id="hololenspolicies"></a>Search policies supported by Windows Holographic
|
||||
<!--StartHoloLens2-->
|
||||
## <a href="" id="hololens2policies"></a>Search policies supported by HoloLens 2 Development Edition
|
||||
|
||||
- [Search/AllowSearchToUseLocation](#search-allowsearchtouselocation)
|
||||
<!--EndHoloLens-->
|
||||
<!--EndHoloLens2-->
|
||||
|
||||
<!--StartHoloLensBusiness-->
|
||||
## <a href="" id="hololenbusinessspolicies"></a>Search policies supported by Windows Holographic for Business
|
||||
## <a href="" id="hololensbusinessspolicies"></a>Search policies supported by HoloLens Commercial Suite
|
||||
|
||||
- [Search/AllowSearchToUseLocation](#search-allowsearchtouselocation)
|
||||
<!--EndHoloLensBusiness-->
|
||||
|
||||
<!--StartHoloLens-->
|
||||
## <a href="" id="hololenspolicies"></a>Search policies supported by HoloLens Development Edition
|
||||
|
||||
- [Search/AllowSearchToUseLocation](#search-allowsearchtouselocation)
|
||||
<!--EndHoloLens-->
|
||||
|
||||
<hr/>
|
||||
|
||||
Footnotes:
|
||||
|
@ -744,18 +744,24 @@ The following list shows the supported values:
|
||||
|
||||
<!--/Policies-->
|
||||
|
||||
<!--StartHoloLens-->
|
||||
## <a href="" id="hololenspolicies"></a>Security policies supported by Windows Holographic
|
||||
<!--StartHoloLens2-->
|
||||
## <a href="" id="hololens2policies"></a>Security policies supported by HoloLens 2 Development Edition
|
||||
|
||||
- [Security/RequireDeviceEncryption](#security-requiredeviceencryption)
|
||||
<!--EndHoloLens-->
|
||||
<!--EndHoloLens2-->
|
||||
|
||||
<!--StartHoloLensBusiness-->
|
||||
## <a href="" id="hololenbusinessspolicies"></a>Security policies supported by Windows Holographic for Business
|
||||
## <a href="" id="hololensbusinessspolicies"></a>Security policies supported by HoloLens Commercial Suite
|
||||
|
||||
- [Security/RequireDeviceEncryption](#security-requiredeviceencryption)
|
||||
<!--EndHoloLensBusiness-->
|
||||
|
||||
<!--StartHoloLens-->
|
||||
## <a href="" id="hololenspolicies"></a>Security policies supported by HoloLens Development Edition
|
||||
|
||||
- [Security/RequireDeviceEncryption](#security-requiredeviceencryption)
|
||||
<!--EndHoloLens-->
|
||||
|
||||
<hr/>
|
||||
|
||||
Footnotes:
|
||||
@ -765,4 +771,4 @@ Footnotes:
|
||||
- 3 - Added in Windows 10, version 1709.
|
||||
- 4 - Added in Windows 10, version 1803.
|
||||
- 5 - Added in Windows 10, version 1809.
|
||||
- 6 - Added in the next major release of Windows 10.
|
||||
- 6 - Added in Windows 10, version 1903.
|
||||
|
@ -844,20 +844,27 @@ To validate on Desktop, do the following:
|
||||
|
||||
<!--/Policies-->
|
||||
|
||||
<!--StartHoloLens-->
|
||||
## <a href="" id="hololenspolicies"></a>Settings policies supported by Windows Holographic
|
||||
<!--StartHoloLens2-->
|
||||
## <a href="" id="hololens2policies"></a>Settings policies supported by HoloLens 2 Development Edition
|
||||
|
||||
- [Settings/AllowDateTime](#settings-allowdatetime)
|
||||
- [Settings/AllowVPN](#settings-allowvpn)
|
||||
<!--EndHoloLens-->
|
||||
<!--EndHoloLens2-->
|
||||
|
||||
<!--StartHoloLensBusiness-->
|
||||
## <a href="" id="hololenbusinessspolicies"></a>Settings policies supported by Windows Holographic for Business
|
||||
## <a href="" id="hololensbusinessspolicies"></a>Settings policies supported by HoloLens Commercial Suite
|
||||
|
||||
- [Settings/AllowDateTime](#settings-allowdatetime)
|
||||
- [Settings/AllowVPN](#settings-allowvpn)
|
||||
<!--EndHoloLensBusiness-->
|
||||
|
||||
<!--StartHoloLens-->
|
||||
## <a href="" id="hololenspolicies"></a>Settings policies supported by HoloLens Development Edition
|
||||
|
||||
- [Settings/AllowDateTime](#settings-allowdatetime)
|
||||
- [Settings/AllowVPN](#settings-allowvpn)
|
||||
<!--EndHoloLens-->
|
||||
|
||||
<hr/>
|
||||
|
||||
Footnotes:
|
||||
@ -867,3 +874,4 @@ Footnotes:
|
||||
- 3 - Added in Windows 10, version 1709.
|
||||
- 4 - Added in Windows 10, version 1803.
|
||||
- 5 - Added in Windows 10, version 1809.
|
||||
- 6 - Added in Windows 10, version 1903.
|
||||
|
@ -87,18 +87,24 @@ The following list shows the supported values:
|
||||
|
||||
<!--/Policies-->
|
||||
|
||||
<!--StartHoloLens-->
|
||||
## <a href="" id="hololenspolicies"></a>Speech policies supported by Windows Holographic
|
||||
<!--StartHoloLens2-->
|
||||
## <a href="" id="hololens2policies"></a>Speech policies supported by HoloLens 2 Development Edition
|
||||
|
||||
- [Speech/AllowSpeechModelUpdate](#speech-allowspeechmodelupdate)
|
||||
<!--EndHoloLens-->
|
||||
<!--EndHoloLens2-->
|
||||
|
||||
<!--StartHoloLensBusiness-->
|
||||
## <a href="" id="hololenbusinessspolicies"></a>Speech policies supported by Windows Holographic for Business
|
||||
## <a href="" id="hololensbusinessspolicies"></a>Speech policies supported by HoloLens Commercial Suite
|
||||
|
||||
- [Speech/AllowSpeechModelUpdate](#speech-allowspeechmodelupdate)
|
||||
<!--EndHoloLensBusiness-->
|
||||
|
||||
<!--StartHoloLens-->
|
||||
## <a href="" id="hololenspolicies"></a>Speech policies supported by HoloLens Development Edition
|
||||
|
||||
- [Speech/AllowSpeechModelUpdate](#speech-allowspeechmodelupdate)
|
||||
<!--EndHoloLens-->
|
||||
|
||||
<hr/>
|
||||
|
||||
Footnotes:
|
||||
@ -108,3 +114,4 @@ Footnotes:
|
||||
- 3 - Added in Windows 10, version 1709.
|
||||
- 4 - Added in Windows 10, version 1803.
|
||||
- 5 - Added in Windows 10, version 1809.
|
||||
- 6 - Added in Windows 10, version 1903.
|
||||
|
@ -1581,20 +1581,30 @@ The following list shows the supported values:
|
||||
|
||||
<!--/Policies-->
|
||||
|
||||
<!--StartHoloLens-->
|
||||
## <a href="" id="hololenspolicies"></a>System policies supported by Windows Holographic
|
||||
<!--StartHoloLens2-->
|
||||
## <a href="" id="hololens2policies"></a>System policies supported by HoloLens 2 Development Edition
|
||||
|
||||
- [System/AllowTelemetry](#system-allowtelemetry)
|
||||
- [System/AllowBuildPreview](#system-allowbuildpreview)
|
||||
- [System/AllowCommercialDataPipeline](#system-allowcommercialdatapipeline)
|
||||
- [System/AllowLocation](#system-allowlocation)
|
||||
<!--EndHoloLens-->
|
||||
- [System/AllowStorageCard](#system-allowstoragecard)
|
||||
- [System/AllowTelemetry](#system-allowtelemetry)
|
||||
<!--EndHoloLens2-->
|
||||
|
||||
<!--StartHoloLensBusiness-->
|
||||
## <a href="" id="hololenbusinessspolicies"></a>System policies supported by Windows Holographic for Business
|
||||
## <a href="" id="hololensbusinessspolicies"></a>System policies supported by HoloLens Commercial Suite
|
||||
|
||||
- [System/AllowTelemetry](#system-allowtelemetry)
|
||||
- [System/AllowLocation](#system-allowlocation)
|
||||
- [System/AllowTelemetry](#system-allowtelemetry)
|
||||
<!--EndHoloLensBusiness-->
|
||||
|
||||
<!--StartHoloLens-->
|
||||
## <a href="" id="hololenspolicies"></a>System policies supported by HoloLens Development Edition
|
||||
|
||||
- [System/AllowLocation](#system-allowlocation)
|
||||
- [System/AllowTelemetry](#system-allowtelemetry)
|
||||
<!--EndHoloLens-->
|
||||
|
||||
<hr/>
|
||||
|
||||
Footnotes:
|
||||
|
@ -3958,21 +3958,25 @@ ADMX Info:
|
||||
|
||||
<!--/Policies-->
|
||||
|
||||
<!--StartHoloLens-->
|
||||
## <a href="" id="hololenspolicies"></a>Update policies supported by Windows Holographic
|
||||
<!--StartHoloLens2-->
|
||||
## <a href="" id="hololens2policies"></a>Update policies supported by HoloLens 2 Development Edition
|
||||
|
||||
- [Update/AllowAutoUpdate](#update-allowautoupdate)
|
||||
- [Update/AllowUpdateService](#update-allowupdateservice)
|
||||
- [Update/RequireDeferUpgrade](#update-requiredeferupgrade)
|
||||
- [Update/RequireUpdateApproval](#update-requireupdateapproval)
|
||||
- [Update/BranchReadinessLevel](#update-branchreadinesslevel)
|
||||
- [Update/DeferFeatureUpdatesPeriodInDays](#update-deferfeatureupdatesperiodindays)
|
||||
- [Update/DeferQualityUpdatesPeriodInDays](#update-deferqualityupdatesperiodindays)
|
||||
- [Update/ManagePreviewBuilds](#update-managepreviewbuilds)
|
||||
- [Update/PauseFeatureUpdates](#update-pausefeatureupdates)
|
||||
- [Update/PauseQualityUpdates](#update-pausequalityupdates)
|
||||
- [Update/ScheduledInstallDay](#update-scheduledinstallday)
|
||||
- [Update/ScheduledInstallTime](#update-scheduledinstalltime)
|
||||
- [Update/UpdateServiceUrl](#update-updateserviceurl)
|
||||
|
||||
<!--EndHoloLens-->
|
||||
<!--EndHoloLens2-->
|
||||
|
||||
<!--StartHoloLensBusiness-->
|
||||
## <a href="" id="hololenbusinessspolicies"></a>Update policies supported by Windows Holographic for Business
|
||||
## <a href="" id="hololensbusinessspolicies"></a>Update policies supported by HoloLens Commercial Suite
|
||||
|
||||
- [Update/AllowAutoUpdate](#update-allowautoupdate)
|
||||
- [Update/AllowUpdateService](#update-allowupdateservice)
|
||||
@ -3984,6 +3988,19 @@ ADMX Info:
|
||||
|
||||
<!--EndHoloLensBusiness-->
|
||||
|
||||
<!--StartHoloLens-->
|
||||
## <a href="" id="hololenspolicies"></a>Update policies supported by HoloLens Development Edition
|
||||
|
||||
- [Update/AllowAutoUpdate](#update-allowautoupdate)
|
||||
- [Update/AllowUpdateService](#update-allowupdateservice)
|
||||
- [Update/RequireDeferUpgrade](#update-requiredeferupgrade)
|
||||
- [Update/RequireUpdateApproval](#update-requireupdateapproval)
|
||||
- [Update/ScheduledInstallDay](#update-scheduledinstallday)
|
||||
- [Update/ScheduledInstallTime](#update-scheduledinstalltime)
|
||||
- [Update/UpdateServiceUrl](#update-updateserviceurl)
|
||||
|
||||
<!--EndHoloLens-->
|
||||
|
||||
<!--StartIoTCore-->
|
||||
## <a href="" id="iotcore"></a>Update policies supported by IoT Core
|
||||
|
||||
|
@ -391,18 +391,24 @@ Supported operations are Add, Delete, Get, and Replace.
|
||||
- [Wifi/AllowWiFi](#wifi-allowwifi)
|
||||
<!--EndEAS-->
|
||||
|
||||
<!--StartHoloLens-->
|
||||
## <a href="" id="hololenspolicies"></a>Wifi policies supported by Windows Holographic
|
||||
<!--StartHoloLens2-->
|
||||
## <a href="" id="hololens2policies"></a>Wifi policies supported by HoloLens 2 Development Edition
|
||||
|
||||
- [Wifi/AllowManualWiFiConfiguration](#wifi-allowmanualwificonfiguration)
|
||||
<!--EndHoloLens-->
|
||||
|
||||
<!--EndHoloLens2-->
|
||||
|
||||
<!--StartHoloLensBusiness-->
|
||||
## <a href="" id="hololenbusinessspolicies"></a>Wifi policies supported by Windows Holographic for Business
|
||||
## <a href="" id="hololensbusinessspolicies"></a>Wifi policies supported by HoloLens Commercial Suite
|
||||
|
||||
- [Wifi/AllowManualWiFiConfiguration](#wifi-allowmanualwificonfiguration)
|
||||
<!--EndHoloLensBusiness-->
|
||||
|
||||
<!--StartHoloLens-->
|
||||
## <a href="" id="hololenspolicies"></a>Wifi policies supported by HoloLens Development Edition
|
||||
|
||||
- [Wifi/AllowManualWiFiConfiguration](#wifi-allowmanualwificonfiguration)
|
||||
<!--EndHoloLens-->
|
||||
|
||||
<!--StartIoTCore-->
|
||||
## <a href="" id="iotcore"></a>Wifi policies supported by IoT Core
|
||||
|
||||
@ -427,3 +433,4 @@ Footnotes:
|
||||
- 3 - Added in Windows 10, version 1709.
|
||||
- 4 - Added in Windows 10, version 1803.
|
||||
- 5 - Added in Windows 10, version 1809.
|
||||
- 6 - Added in Windows 10, version 1903.
|
||||
|
Loading…
x
Reference in New Issue
Block a user