mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-13 05:47:23 +00:00
add policy setting
This commit is contained in:
parent
9d79a6c29a
commit
41b51fe1c9
@ -21,6 +21,11 @@ Settings added in Windows 10, version 1809
|
||||
- [Cellular > SignalBarMappingTable](wcd-cellular.md#signalbarmappingtable)
|
||||
- [KioskBrowser](wcd-kioskbrowser.md)
|
||||
- [Location](wcd-location.md)
|
||||
- [Policies > ApplicationManagement > LaunchAppAfterLogOn](wcd-policies#applicationmanagement)
|
||||
- [Policies > Authentication:](wcd-policies.md#authentication)
|
||||
- EnableFastFirstSignin
|
||||
- EnableWebSignin
|
||||
- PreferredAadTenantDomainName
|
||||
- [Policies > Browser:](wcd-policies.md#browser)
|
||||
- AllowFullScreenMode
|
||||
- AllowPrelaunch
|
||||
@ -41,10 +46,6 @@ Settings added in Windows 10, version 1809
|
||||
- SetHomeButtonURL
|
||||
- SetNewTabPageURL
|
||||
- UnlockHomeButton
|
||||
- [Policies > Authentication:](wcd-policies.md#authentication)
|
||||
- EnableFastFirstSignin
|
||||
- EnableWebSignin
|
||||
- PreferredAadTenantDomainName
|
||||
- [Policies > DeliveryOptimization:](wcd-policies.md#deliveryoptimization)
|
||||
- DODelayBackgroundDownloadFromHttp
|
||||
- DODelayForegroundDownloadFromHttp
|
||||
|
@ -51,6 +51,7 @@ This section describes the **Policies** settings that you can configure in [prov
|
||||
| [AllowSharedUserAppData](https://docs.microsoft.com/windows/client-management/mdm/policy-configuration-service-provider#applicationmanagement-allowshareduserappdata) | Whether multiple users of the same app can share data | X | X | | | |
|
||||
| [AllowStore](https://docs.microsoft.com/windows/client-management/mdm/policy-configuration-service-provider#applicationmanagement-allowstore) | Whether app store is allowed at device | | X | | | |
|
||||
| [ApplicationRestrictions](https://docs.microsoft.com/windows/client-management/mdm/policy-configuration-service-provider#applicationmanagement-applicationrestrictions) | An XML blob that specifies app restrictions, such as an allow list, disallow list, etc. | | x | | | |
|
||||
| [LaunchAppAfterLogOn](https://docs.microsoft.com/windows/client-management/mdm/policy-configuration-service-provider#applicationmanagement-launchappafterlogon) |Whether to launch an app or apps when the user signs in. | X | | | | |
|
||||
| [RestrictAppDataToSystemVolume](https://docs.microsoft.com/windows/client-management/mdm/policy-configuration-service-provider#applicationmanagement-restrictappdatatosystemvolume) | Whether app data is restricted to the system drive | X | X | | | X |
|
||||
| [RestrictAppToSystemVolume](https://docs.microsoft.com/windows/client-management/mdm/policy-configuration-service-provider#applicationmanagement-restrictapptosystemvolume) | Whether the installation of apps is restricted to the system drive | X | X | | | X |
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user