mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-06-16 02:43:43 +00:00
Delete unused images and update documentation
This commit is contained in:
@ -1,10 +1,10 @@
|
||||
---
|
||||
title: AccountManagement
|
||||
description: This section describes the account management settings that you can configure in provisioning packages for Windows 10 using Windows Configuration Designer.
|
||||
description: This section describes the account management settings that you can configure in provisioning packages for Windows 10 using Windows Configuration Designer.
|
||||
ms.topic: reference
|
||||
|
||||
ms.date: 04/30/2018
|
||||
---
|
||||
ms.date: 04/30/2018
|
||||
---
|
||||
|
||||
# AccountManagement (Windows Configuration Designer reference)
|
||||
|
||||
@ -18,33 +18,33 @@ Use these settings to configure the Account Manager service.
|
||||
| [EnableProfileManager](#enableprofilemanager) | | | ✅ | |
|
||||
| [ProfileInactivityThreshold](#profileinactivitythreshold) | | | ✅ | |
|
||||
| [StorageCapacityStartDeletion](#storagecapacitystartdeletion) | | | ✅ | |
|
||||
| [StorageCapacityStopDeletion](#storagecapacitystopdeletion) | | | ✅ | |
|
||||
| [StorageCapacityStopDeletion](#storagecapacitystopdeletion) | | | ✅ | |
|
||||
|
||||
>[!NOTE]
|
||||
>Although the AccountManagement settings are available in advanced provisioning for other editions, you should only use them for HoloLens devices.
|
||||
>Although the AccountManagement settings are available in advanced provisioning for other editions, you should only use them for HoloLens devices.
|
||||
|
||||
|
||||
## DeletionPolicy
|
||||
## DeletionPolicy
|
||||
|
||||
Use this setting to set a policy for deleting accounts.
|
||||
Use this setting to set a policy for deleting accounts.
|
||||
|
||||
- **Delete immediately**: When the account signs out, it will be deleted immediately.
|
||||
- **Delete at storage capacity threshold**: Accounts will be deleted when available disk space falls below the threshold you set for **StorageCapacityStartDeletion**. When the available disk space reaches the threshold you set for **StorageCapacityStopDeletion**, the Account Manager will stop deleting accounts.
|
||||
- **Delete at storage capacity threshold and profile inactivity threshold**: This setting will apply the same disk space checks as noted above, and will also delete accounts if they have not signed in within the number of days specified by **ProfileInactivityThreshold**.
|
||||
- **Delete at storage capacity threshold and profile inactivity threshold**: This setting will apply the same disk space checks as noted above, and will also delete accounts if they have not signed in within the number of days specified by **ProfileInactivityThreshold**.
|
||||
|
||||
## EnableProfileManager
|
||||
## EnableProfileManager
|
||||
|
||||
Set as **True** to enable automatic account management. If this is not set to **True**, no automatic account management will occur.
|
||||
Set as **True** to enable automatic account management. If this is not set to **True**, no automatic account management will occur.
|
||||
|
||||
|
||||
## ProfileInactivityThreshold
|
||||
## ProfileInactivityThreshold
|
||||
|
||||
If you set **DeletionPolicy** as **Delete at storage capacity threshold and profile inactivity threshold**, use this setting to configure the number of days after which an account that has not signed in will be deleted.
|
||||
If you set **DeletionPolicy** as **Delete at storage capacity threshold and profile inactivity threshold**, use this setting to configure the number of days after which an account that has not signed in will be deleted.
|
||||
|
||||
## StorageCapacityStartDeletion
|
||||
## StorageCapacityStartDeletion
|
||||
|
||||
Enter the percent of total storage available for user profiles. If **DeletionPolicy** is set to **Delete at storage capacity threshold** or **Delete at storage capacity threshold and profile inactivity threshold**, profiles will be deleted when available storage capacity falls below this threshold, until the value that you set for **StorageCapacityStopDeletion** is reached. Profiles that have been inactive the longest will be deleted first.
|
||||
Enter the percent of total storage available for user profiles. If **DeletionPolicy** is set to **Delete at storage capacity threshold** or **Delete at storage capacity threshold and profile inactivity threshold**, profiles will be deleted when available storage capacity falls below this threshold, until the value that you set for **StorageCapacityStopDeletion** is reached. Profiles that have been inactive the longest will be deleted first.
|
||||
|
||||
## StorageCapacityStopDeletion
|
||||
## StorageCapacityStopDeletion
|
||||
|
||||
Enter the percent of total storage at which to stop deleting profiles. If **DeletionPolicy** is set to **Delete at storage capacity threshold** or **Delete at storage capacity threshold and profile inactivity threshold**, profiles will be deleted when available storage capacity falls below the threshold set for **StorageCapacityStartDeletion**, until the value that you set for **StorageCapacityStopDeletion** is reached. Profiles that have been inactive the longest will be deleted first.
|
||||
|
@ -1,39 +1,39 @@
|
||||
---
|
||||
title: Accounts
|
||||
description: This section describes the account settings that you can configure in provisioning packages for Windows 10 using Windows Configuration Designer.
|
||||
description: This section describes the account settings that you can configure in provisioning packages for Windows 10 using Windows Configuration Designer.
|
||||
|
||||
ms.topic: reference
|
||||
|
||||
ms.date: 04/30/2018
|
||||
ms.date: 04/30/2018
|
||||
|
||||
---
|
||||
---
|
||||
|
||||
# Accounts (Windows Configuration Designer reference)
|
||||
# Accounts (Windows Configuration Designer reference)
|
||||
|
||||
Use these settings to join a device to an Active Directory domain or a Microsoft Entra tenant, or to add local user accounts to the device.
|
||||
Use these settings to join a device to an Active Directory domain or a Microsoft Entra tenant, or to add local user accounts to the device.
|
||||
|
||||
## Applies to
|
||||
## Applies to
|
||||
|
||||
| Setting groups | Windows client | Surface Hub | HoloLens | IoT Core |
|
||||
| --- | :---: | :---: | :---: | :---: |
|
||||
| --- | :---: | :---: | :---: | :---: |
|
||||
| [Azure](#azure) | ✅ | ✅ | ✅ | |
|
||||
| [ComputerAccount](#computeraccount) | ✅ | ✅ | | ✅ |
|
||||
| [Users](#users) | ✅ | ✅ | ✅ | |
|
||||
| [Users](#users) | ✅ | ✅ | ✅ | |
|
||||
|
||||
|
||||
## Azure
|
||||
## Azure
|
||||
|
||||
The **Azure > Authority** and **Azure > BPRT** settings for bulk Microsoft Entra enrollment can only be configured using one of the provisioning wizards. After you get a bulk token for Microsoft Entra enrollment in a wizard, you can switch to the advanced editor to configure more provisioning settings. For information about using the wizards, see:
|
||||
The **Azure > Authority** and **Azure > BPRT** settings for bulk Microsoft Entra enrollment can only be configured using one of the provisioning wizards. After you get a bulk token for Microsoft Entra enrollment in a wizard, you can switch to the advanced editor to configure more provisioning settings. For information about using the wizards, see:
|
||||
|
||||
- [Instructions for desktop wizard](../provisioning-packages/provision-pcs-for-initial-deployment.md)
|
||||
- [Instructions for the kiosk wizard](../kiosk-single-app.md#wizard)
|
||||
- [Instructions for the kiosk wizard](../kiosk-single-app.md#wizard)
|
||||
|
||||
## ComputerAccount
|
||||
## ComputerAccount
|
||||
|
||||
Specifies the settings you can configure when joining a device to a domain, including the computer name and the account to use for joining the computer to the domain.
|
||||
Specifies the settings you can configure when joining a device to a domain, including the computer name and the account to use for joining the computer to the domain.
|
||||
|
||||
>[!NOTE]
|
||||
>If you want to create a provisioning package that joins a device to Active Directory AND sets `HideOobe`, and you want to apply that package during OOBE, we also recommend setting the `ComputerName` and creating a local admin account in the provisioning package.
|
||||
>If you want to create a provisioning package that joins a device to Active Directory AND sets `HideOobe`, and you want to apply that package during OOBE, we also recommend setting the `ComputerName` and creating a local admin account in the provisioning package.
|
||||
|
||||
| Setting | Value | Description |
|
||||
| --- | --- | --- |
|
||||
@ -41,11 +41,11 @@ Specifies the settings you can configure when joining a device to a domain, incl
|
||||
| AccountOU | Enter the full path for the organizational unit. For example: OU=testOU,DC=domain,DC=Domain,DC=com. | Name of organizational unit for the computer account |
|
||||
| ComputerName | On desktop PCs, this setting specifies the DNS hostname of the computer (Computer Name) up to 63 characters. Use `%RAND:x%` to generate x number of random digits in the name, where x must be a number less than 63. For domain-joined computers, the unique name must use `%RAND:x%`. Use `%SERIAL%` to generate the name with the `computer's` serial number embedded. If the serial number exceeds the character limit, it will be truncated from the beginning of the sequence. The character restriction limit doesn't count the length of the macros, including `%RAND:x%` and `%SERIAL%`. This setting is supported only in Windows 10, version 1803 and later. To change this setting in Windows 10 version 1709 and earlier releases, use the **ComputerName** setting under **Accounts**. | Specifies the name of the Windows device (computer name on PCs) |
|
||||
| DomainName | String (can't be empty) | Specify the name of the domain that the device will join |
|
||||
| Password | String (can't be empty) | Corresponds to the password of the user account that's authorized to join the computer account to the domain. |
|
||||
| Password | String (can't be empty) | Corresponds to the password of the user account that's authorized to join the computer account to the domain. |
|
||||
|
||||
## Users
|
||||
## Users
|
||||
|
||||
Use these settings to add local user accounts to the device.
|
||||
Use these settings to add local user accounts to the device.
|
||||
|
||||
| Setting | Value | Description |
|
||||
| --- | --- | --- |
|
||||
|
@ -1,109 +1,109 @@
|
||||
---
|
||||
title: ADMXIngestion
|
||||
description: This section describes the ADMXIngestion settings that you can configure in provisioning packages for Windows 10 using Windows Configuration Designer.
|
||||
description: This section describes the ADMXIngestion settings that you can configure in provisioning packages for Windows 10 using Windows Configuration Designer.
|
||||
|
||||
ms.topic: reference
|
||||
|
||||
ms.date: 09/06/2017
|
||||
ms.date: 09/06/2017
|
||||
|
||||
---
|
||||
---
|
||||
|
||||
# ADMXIngestion (Windows Configuration Designer reference)
|
||||
# ADMXIngestion (Windows Configuration Designer reference)
|
||||
|
||||
Starting in Windows 10, version 1703, you can import (*ingest*) Group Policy administrative templates (ADMX files) and configure values for ADMX-backed policies in a provisioning package. To see which types of ADMX-backed policies can be applied, see [Win32 and Desktop Bridge app policy configuration overview](/windows/client-management/mdm/win32-and-centennial-app-policy-configuration).
|
||||
Starting in Windows 10, version 1703, you can import (*ingest*) Group Policy administrative templates (ADMX files) and configure values for ADMX-backed policies in a provisioning package. To see which types of ADMX-backed policies can be applied, see [Win32 and Desktop Bridge app policy configuration overview](/windows/client-management/mdm/win32-and-centennial-app-policy-configuration).
|
||||
|
||||
- The settings under [ConfigADMXInstalledPolicy](#configadmxinstalledpolicy) allow you to set values for policies in the imported ADMX file.
|
||||
- The settings under [ConfigADMXInstalledPolicy](#configadmxinstalledpolicy) allow you to set values for policies in the imported ADMX file.
|
||||
|
||||
- The settings under [ConfigOperations](#configoperations) specify the ADMX file to be imported.
|
||||
- The settings under [ConfigOperations](#configoperations) specify the ADMX file to be imported.
|
||||
|
||||
|
||||
>[!IMPORTANT]
|
||||
>Only device scope policies (class="Machine" or class="Both") can be set using a provisioning package.
|
||||
>Only device scope policies (class="Machine" or class="Both") can be set using a provisioning package.
|
||||
|
||||
## Applies to
|
||||
## Applies to
|
||||
|
||||
| Setting groups | Windows client | Surface Hub | HoloLens | IoT Enterprise |
|
||||
| --- | :---: | :---: | :---: | :---: |
|
||||
| [ConfigADMXInstalledPolicy](#configadmxinstalledpolicy) | ✅ | | | ✅ |
|
||||
| [ConfigOperations](#configoperations) | ✅ | | | ✅ |
|
||||
| [ConfigOperations](#configoperations) | ✅ | | | ✅ |
|
||||
|
||||
## ConfigOperations
|
||||
## ConfigOperations
|
||||
|
||||
Use **ConfigOperations** to import ADMX policies from an ADMX file.
|
||||
Use **ConfigOperations** to import ADMX policies from an ADMX file.
|
||||
|
||||
1. Enter an app name, and then click **Add**.
|
||||
1. Enter an app name, and then click **Add**.
|
||||
|
||||
This can be any name you assign, so choose something descriptive to help you identify its purpose. For example, if you are importing ADMX for Chromium Edge, enter an app name.
|
||||
|
||||
|
||||
Example, `MSEdgeEfficiencyMode`
|
||||
|
||||
2. Select the app name in the Customizations pane, select a setting type, and then click **Add**.
|
||||
Example, `MSEdgeEfficiencyMode`
|
||||
|
||||
The choices, **Policy** and **Preference**, have no impact on the behavior of the settings, and are only provided for your convenience should you want to categorize the settings you add.
|
||||
2. Select the app name in the Customizations pane, select a setting type, and then click **Add**.
|
||||
|
||||
|
||||
The choices, **Policy** and **Preference**, have no impact on the behavior of the settings, and are only provided for your convenience should you want to categorize the settings you add.
|
||||
|
||||
3. Select the setting type in the Customizations pane. In the **AdmxFileUid** field, enter the name of the ADMX file or a unique ID for the file, and then click **Add**.
|
||||
|
||||
The **AdmxFileUid** can be any string, but must be unique in the provisioning package. Using the name of the ADMX file will help you identify the file in the future.
|
||||
|
||||
|
||||
3. Select the setting type in the Customizations pane. In the **AdmxFileUid** field, enter the name of the ADMX file or a unique ID for the file, and then click **Add**.
|
||||
|
||||
Example, `MSEdgeEfficiencyMode`
|
||||
The **AdmxFileUid** can be any string, but must be unique in the provisioning package. Using the name of the ADMX file will help you identify the file in the future.
|
||||
|
||||
|
||||
|
||||
Example, `MSEdgeEfficiencyMode`
|
||||
|
||||
>[!NOTE]
|
||||
>Keeping the AdmxFileUid and AppName the same will help prevent authorizing errors.
|
||||
>Keeping the AdmxFileUid and AppName the same will help prevent authorizing errors.
|
||||
|
||||
4. Select the AdmxFileUid in the Customizations pane, and paste the contents of the ADMX file in the text field. Before copying the contents of the ADMX file, you must convert it to a single-line. See [Convert multi-line to single line](#convert) for instructions.
|
||||
4. Select the AdmxFileUid in the Customizations pane, and paste the contents of the ADMX file in the text field. Before copying the contents of the ADMX file, you must convert it to a single-line. See [Convert multi-line to single line](#convert) for instructions.
|
||||
|
||||
>[!NOTE]
|
||||
>When you have a large ADMX file, you may want to only include specific settings. Instead of pasting in the entire ADMX file, you can paste just one or more specific policies (after converting them to single-line).
|
||||
>When you have a large ADMX file, you may want to only include specific settings. Instead of pasting in the entire ADMX file, you can paste just one or more specific policies (after converting them to single-line).
|
||||
|
||||
|
||||
|
||||
|
||||
Example, EfficiencyMode
|
||||
```XML
|
||||
<policy class="Both" displayName="$(string.EfficiencyMode)" explainText="$(string.EfficiencyMode_Explain)" key="Software\Policies\Microsoft\Edge" name="EfficiencyMode" presentation="$(presentation.EfficiencyMode)"> <parentCategory ref="Performance"/> <supportedOn ref="SUPPORTED_WIN7_V96"/> <elements> <enum id="EfficiencyMode" valueName="EfficiencyMode"> <item displayName="$(string.EfficiencyMode_AlwaysActive)"> <value> <decimal value="0"/> </value> </item> <item displayName="$(string.EfficiencyMode_NeverActive)"> <value> <decimal value="1"/> </value> </item> <item displayName="$(string.EfficiencyMode_ActiveWhenUnplugged)"> <value> <decimal value="2"/> </value> </item> <item displayName="$(string.EfficiencyMode_ActiveWhenUnpluggedBatteryLow)"> <value> <decimal value="3"/> </value> </item> </enum> </elements> </policy>
|
||||
```
|
||||
|
||||
|
||||
5. Repeat for each ADMX, or set of ADMX policies, that you want to add, and then configure [ConfigADMXInstalledPolicy](#configadmxinstalledpolicy) for each one.
|
||||
|
||||
<span id="convert"/>
|
||||
|
||||
|
||||
## ConfigADMXInstalledPolicy
|
||||
5. Repeat for each ADMX, or set of ADMX policies, that you want to add, and then configure [ConfigADMXInstalledPolicy](#configadmxinstalledpolicy) for each one.
|
||||
|
||||
<span id="convert"/>
|
||||
|
||||
|
||||
## ConfigADMXInstalledPolicy
|
||||
|
||||
>[!IMPORTANT]
|
||||
>Configure the settings to import the ADMX file in [ConfigOperations](#configoperations) first.
|
||||
>Configure the settings to import the ADMX file in [ConfigOperations](#configoperations) first.
|
||||
|
||||
In **ConfigADMXInstalledPolicy**, you provide a policy setting and value for that policy from the imported ADMX. You will need information from the ADMX that you import in **ConfigOperations** to complete **ConfigADMXInstalledPolicy**.
|
||||
In **ConfigADMXInstalledPolicy**, you provide a policy setting and value for that policy from the imported ADMX. You will need information from the ADMX that you import in **ConfigOperations** to complete **ConfigADMXInstalledPolicy**.
|
||||
|
||||
1. Enter an area name, and then click **Add**. The structure of the area name is the following:
|
||||
1. Enter an area name, and then click **Add**. The structure of the area name is the following:
|
||||
|
||||
`<AppName (from ConfigOperations)>~<SettingType>~<category name from ADMX>`
|
||||
|
||||
|
||||
See [Category and policy in ADMX](#category-and-policy-in-admx) for more information. A setting may have multiple levels of category names, as in the following example.
|
||||
|
||||
|
||||
See [Category and policy in ADMX](#category-and-policy-in-admx) for more information. A setting may have multiple levels of category names, as in the following example.
|
||||
|
||||
|
||||
|
||||
Example: `MSEdgeEfficiencyMode~Policy~microsoft_edge~Performance`
|
||||
|
||||
|
||||
2. Select the area name in the Customization pane, enter a policy name from the ADMX, and then click **Add**.
|
||||
|
||||
Example, `EfficiencyMode`.
|
||||
|
||||
3. Select the policy name in the Customization pane, and then enter a value from the ADMX in the text field.
|
||||
|
||||
Example, `<enabled/><data id="EfficiencyMode" Value="2">`.
|
||||
|
||||
|
||||
## Category and policy in ADMX
|
||||
2. Select the area name in the Customization pane, enter a policy name from the ADMX, and then click **Add**.
|
||||
|
||||
The following samples show the ADMX file for Chromium Edge used in the examples in the procedures above. The first sample highlights the category names.
|
||||
Example, `EfficiencyMode`.
|
||||
|
||||
3. Select the policy name in the Customization pane, and then enter a value from the ADMX in the text field.
|
||||
|
||||
Example, `<enabled/><data id="EfficiencyMode" Value="2">`.
|
||||
|
||||
|
||||
## Category and policy in ADMX
|
||||
|
||||
The following samples show the ADMX file for Chromium Edge used in the examples in the procedures above. The first sample highlights the category names.
|
||||
|
||||
```XML
|
||||
<categories>
|
||||
@ -113,9 +113,9 @@ The following samples show the ADMX file for Chromium Edge used in the examples
|
||||
</category>
|
||||
</categories>
|
||||
```
|
||||
<!---->
|
||||
<!---->
|
||||
|
||||
The next sample highlights the specific policy.
|
||||
The next sample highlights the specific policy.
|
||||
|
||||
```XML
|
||||
<policy class="Both" displayName="$(string.EfficiencyMode)" explainText="$(string.EfficiencyMode_Explain)" key="Software\Policies\Microsoft\Edge" name="EfficiencyMode" presentation="$(presentation.EfficiencyMode)">
|
||||
@ -147,18 +147,18 @@ The next sample highlights the specific policy.
|
||||
</elements>
|
||||
</policy>
|
||||
```
|
||||
<!---->
|
||||
<!---->
|
||||
|
||||
|
||||
## Convert multi-line to single line
|
||||
## Convert multi-line to single line
|
||||
|
||||
Use the following PowerShell cmdlet to remove carriage returns and line feeds from a multi-line file to create a single-line file that you can paste in **AdmxFileUid**.
|
||||
Use the following PowerShell cmdlet to remove carriage returns and line feeds from a multi-line file to create a single-line file that you can paste in **AdmxFileUid**.
|
||||
|
||||
```PS
|
||||
$outputFile = "output.admx"
|
||||
$inputFile = "input.admx"
|
||||
(Get-Content $inputFile -Raw).Replace("`r`n","") | Set-Content $outputFile -Force
|
||||
```
|
||||
```
|
||||
|
||||
## Configuration Samples
|
||||
Example: Edge Efficiency Mode
|
||||
@ -200,9 +200,9 @@ Example: Edge Efficiency Mode
|
||||
</Customizations>
|
||||
</Settings>
|
||||
</WindowsCustomizations>
|
||||
```
|
||||
```
|
||||
|
||||
## Related topics
|
||||
## Related topics
|
||||
|
||||
- [Policy configuration service provider (CSP): ADMX-backed policies](/windows/client-management/mdm/policy-configuration-service-provider)
|
||||
- [Understanding ADMX-backed policies](/windows/client-management/mdm/understanding-admx-backed-policies)
|
||||
|
@ -1,44 +1,44 @@
|
||||
---
|
||||
title: AssignedAccess
|
||||
description: This section describes the AssignedAccess setting that you can configure in provisioning packages for Windows 10 using Windows Configuration Designer.
|
||||
description: This section describes the AssignedAccess setting that you can configure in provisioning packages for Windows 10 using Windows Configuration Designer.
|
||||
|
||||
ms.topic: reference
|
||||
|
||||
ms.date: 04/30/2018
|
||||
ms.date: 04/30/2018
|
||||
|
||||
---
|
||||
---
|
||||
|
||||
# AssignedAccess (Windows Configuration Designer reference)
|
||||
# AssignedAccess (Windows Configuration Designer reference)
|
||||
|
||||
Use this setting to configure single use (kiosk) devices.
|
||||
Use this setting to configure single use (kiosk) devices.
|
||||
|
||||
## Applies to
|
||||
## Applies to
|
||||
|
||||
| Setting | Windows client | Surface Hub | HoloLens | IoT Core |
|
||||
| --- | :---: | :---: | :---: | :---: |
|
||||
| [AssignedAccessSettings](#assignedaccesssettings) | ✅ | | ✅ | |
|
||||
| [MultiAppAssignedAccessSettings](#multiappassignedaccesssettings) | ✅ | | ✅ | |
|
||||
| [MultiAppAssignedAccessSettings](#multiappassignedaccesssettings) | ✅ | | ✅ | |
|
||||
|
||||
|
||||
## AssignedAccessSettings
|
||||
## AssignedAccessSettings
|
||||
|
||||
Enter the account and the application you want to use for Assigned access, using [the AUMID](../find-the-application-user-model-id-of-an-installed-app.md). When that user account signs in on the device, only the specified app will run.
|
||||
Enter the account and the application you want to use for Assigned access, using [the AUMID](../find-the-application-user-model-id-of-an-installed-app.md). When that user account signs in on the device, only the specified app will run.
|
||||
|
||||
**Example**:
|
||||
**Example**:
|
||||
|
||||
`{"Account":"domain\user", "AUMID":"Microsoft.WindowsCalculator_8wekyb3d8bbwe!App"}`
|
||||
`{"Account":"domain\user", "AUMID":"Microsoft.WindowsCalculator_8wekyb3d8bbwe!App"}`
|
||||
|
||||
## MultiAppAssignedAccessSettings
|
||||
## MultiAppAssignedAccessSettings
|
||||
|
||||
>[!NOTE]
|
||||
>MultiAppAssignedAccessSettings is supported on Windows 10, version 1709 only.
|
||||
>MultiAppAssignedAccessSettings is supported on Windows 10, version 1709 only.
|
||||
|
||||
Use this setting to configure a kiosk device that runs more than one app.
|
||||
Use this setting to configure a kiosk device that runs more than one app.
|
||||
|
||||
1. Create an assigned access configuration XML file for multiple apps [(desktop](../lock-down-windows-10-to-specific-apps.md) or [HoloLens)](/hololens/hololens-provisioning).
|
||||
2. In Windows Configuration Designer, select **MultiAppAssignedAccessSettings**.
|
||||
3. Browse to and select the assigned access configuration XML file.
|
||||
3. Browse to and select the assigned access configuration XML file.
|
||||
|
||||
## Related topics
|
||||
## Related topics
|
||||
|
||||
- [AssignedAccess configuration service provider (CSP)](/windows/client-management/mdm/assignedaccess-csp)
|
||||
|
@ -1,18 +1,18 @@
|
||||
---
|
||||
title: Browser
|
||||
description: This section describes the Browser settings that you can configure in provisioning packages for Windows 10 using Windows Configuration Designer.
|
||||
description: This section describes the Browser settings that you can configure in provisioning packages for Windows 10 using Windows Configuration Designer.
|
||||
|
||||
ms.topic: reference
|
||||
|
||||
ms.date: 10/02/2018
|
||||
ms.date: 10/02/2018
|
||||
|
||||
---
|
||||
---
|
||||
|
||||
# Browser (Windows Configuration Designer reference)
|
||||
# Browser (Windows Configuration Designer reference)
|
||||
|
||||
Use to configure browser settings that should only be set by OEMs who are part of the Partner Search Code program.
|
||||
Use to configure browser settings that should only be set by OEMs who are part of the Partner Search Code program.
|
||||
|
||||
## Applies to
|
||||
## Applies to
|
||||
|
||||
| Setting groups | Windows client | Surface Hub | HoloLens | IoT Core |
|
||||
| --- | :---: | :---: | :---: | :---: |
|
||||
@ -20,79 +20,79 @@ Use to configure browser settings that should only be set by OEMs who are part o
|
||||
| [FavoriteBarItems](#favoritebaritems) | ✅ | | | |
|
||||
| [Favorites](#favorites) | | | | |
|
||||
| [PartnerSearchCode](#partnersearchcode) | ✅ | ✅ | | |
|
||||
| [SearchProviders](#searchproviders) | | | | |
|
||||
| [SearchProviders](#searchproviders) | | | | |
|
||||
|
||||
|
||||
## AllowPrelaunch
|
||||
## AllowPrelaunch
|
||||
|
||||
Use this setting to allow Microsoft Edge to pre-launch during Windows sign-in, when the system is idle, and each time that Microsoft Edge is closed. Pre-launch minimizes the amount of time required to start Microsoft Edge.
|
||||
Use this setting to allow Microsoft Edge to pre-launch during Windows sign-in, when the system is idle, and each time that Microsoft Edge is closed. Pre-launch minimizes the amount of time required to start Microsoft Edge.
|
||||
|
||||
Select between **Prevent Pre-launching** and **Allow Pre-launching**.
|
||||
Select between **Prevent Pre-launching** and **Allow Pre-launching**.
|
||||
|
||||
## FavoriteBarItems
|
||||
## FavoriteBarItems
|
||||
|
||||
Use to add items to the Favorites Bar in Microsoft Edge.
|
||||
Use to add items to the Favorites Bar in Microsoft Edge.
|
||||
|
||||
1. Enter a name for the item, and select **Add**. (The name you enter here's only used to distinguish the group of settings, and isn't shown on the device when the settings are applied.)
|
||||
2. In **Available customizations**, select the item that you added, and then configure the following settings for that item:
|
||||
2. In **Available customizations**, select the item that you added, and then configure the following settings for that item:
|
||||
|
||||
Setting | Description
|
||||
--- | ---
|
||||
ItemFavIconFile | Enter the path to the icon file, local to the device where the browser will run. The icon file must be added to the device to the specified path.
|
||||
ItemName | Enter the name for the item, which will be displayed on the Favorites Bar.
|
||||
ItemUrl | Enter the target URL for the item.
|
||||
ItemUrl | Enter the target URL for the item.
|
||||
|
||||
## Favorites
|
||||
## Favorites
|
||||
|
||||
Use to configure the default list of Favorites that show up in the browser.
|
||||
Use to configure the default list of Favorites that show up in the browser.
|
||||
|
||||
To add a new item under the browser's **Favorites** list:
|
||||
To add a new item under the browser's **Favorites** list:
|
||||
|
||||
1. In the **Name** field, enter a friendly name for the item, and then click **Add**.
|
||||
1. In the **Name** field, enter a friendly name for the item, and then click **Add**.
|
||||
|
||||
2. In the **Available customizations** pane, select the friendly name that you created, and in the text field, enter the URL for the item.
|
||||
2. In the **Available customizations** pane, select the friendly name that you created, and in the text field, enter the URL for the item.
|
||||
|
||||
For example, to include the corporate Web site to the list of browser favorites, a company called Contoso can specify **Contoso** as the value for the name and `http://www.contoso.com` for the URL.
|
||||
For example, to include the corporate Web site to the list of browser favorites, a company called Contoso can specify **Contoso** as the value for the name and `http://www.contoso.com` for the URL.
|
||||
|
||||
|
||||
## PartnerSearchCode
|
||||
## PartnerSearchCode
|
||||
|
||||
>[!IMPORTANT]
|
||||
>This setting should only be set by OEMs who are part of the Partner Search Code program.
|
||||
>This setting should only be set by OEMs who are part of the Partner Search Code program.
|
||||
|
||||
Set the value to a character string that corresponds to the OEM's Partner Search Code. This identification code must match the one assigned to you by Microsoft.
|
||||
Set the value to a character string that corresponds to the OEM's Partner Search Code. This identification code must match the one assigned to you by Microsoft.
|
||||
|
||||
OEMs who are part of the program only have one PartnerSearchCode which should be used for all Windows 10 for desktop editions images.
|
||||
|
||||
|
||||
OEMs who are part of the program only have one PartnerSearchCode which should be used for all Windows 10 for desktop editions images.
|
||||
|
||||
|
||||
## SearchProviders
|
||||
|
||||
Contains the settings you can use to configure the default and other search providers.
|
||||
|
||||
### Default
|
||||
## SearchProviders
|
||||
|
||||
Use *Default* to specify a name that matches one of the search providers you enter in [SearchProviderList](#searchproviderlist). If you don't specify a default search provider, this search provider will default to Microsoft Bing.
|
||||
Contains the settings you can use to configure the default and other search providers.
|
||||
|
||||
#### Specific region guidance
|
||||
### Default
|
||||
|
||||
Some countries/regions require specific, default search providers. The following table lists the applicable countries/regions and information for configuring the necessary search provider.
|
||||
Use *Default* to specify a name that matches one of the search providers you enter in [SearchProviderList](#searchproviderlist). If you don't specify a default search provider, this search provider will default to Microsoft Bing.
|
||||
|
||||
#### Specific region guidance
|
||||
|
||||
Some countries/regions require specific, default search providers. The following table lists the applicable countries/regions and information for configuring the necessary search provider.
|
||||
|
||||
>[!NOTE]
|
||||
>For Russia + Commonwealth of Independent States (CIS), the independent states consist of Russia, Ukraine, Georgia, The Republic of Azerbaijan, Republic Of Belarus, The Republic of Kazakhstan, The Kyrgyz Republic, The Republic of Moldova, The Republic of Tajikistan, The Republic of Armenia, Turkmenistan, The Republic of Uzbekistan, and Türkiye.
|
||||
>For Russia + Commonwealth of Independent States (CIS), the independent states consist of Russia, Ukraine, Georgia, The Republic of Azerbaijan, Republic Of Belarus, The Republic of Kazakhstan, The Kyrgyz Republic, The Republic of Moldova, The Republic of Tajikistan, The Republic of Armenia, Turkmenistan, The Republic of Uzbekistan, and Türkiye.
|
||||
|
||||
|
||||
|
||||
### SearchProviderList
|
||||
|
||||
Use to specify a list of extra search providers.
|
||||
### SearchProviderList
|
||||
|
||||
1. In the **Name** field, enter a name for the item, and then click **Add**.
|
||||
Use to specify a list of extra search providers.
|
||||
|
||||
2. In the **Available customizations** pane, select the name that you created, and in the text field, enter the URL for the other search provider.
|
||||
1. In the **Name** field, enter a name for the item, and then click **Add**.
|
||||
|
||||
For example, to specify Yandex in Russia and Commonwealth of Independent States (CIS), set the value of URL to "https://yandex.ru/search/touch/?text={searchTerm}&clid=2234144".
|
||||
2. In the **Available customizations** pane, select the name that you created, and in the text field, enter the URL for the other search provider.
|
||||
|
||||
When configured with multiple search providers, the browser can display up to 10 search providers.
|
||||
For example, to specify Yandex in Russia and Commonwealth of Independent States (CIS), set the value of URL to "https://yandex.ru/search/touch/?text={searchTerm}&clid=2234144".
|
||||
|
||||
When configured with multiple search providers, the browser can display up to 10 search providers.
|
||||
|
||||
|
@ -1,77 +1,77 @@
|
||||
---
|
||||
title: Cellular
|
||||
description: This section describes the Cellular settings that you can configure in provisioning packages for Windows 10 using Windows Configuration Designer.
|
||||
description: This section describes the Cellular settings that you can configure in provisioning packages for Windows 10 using Windows Configuration Designer.
|
||||
|
||||
ms.topic: reference
|
||||
|
||||
ms.date: 12/31/2017
|
||||
---
|
||||
---
|
||||
|
||||
# Cellular (Windows Configuration Designer reference)
|
||||
# Cellular (Windows Configuration Designer reference)
|
||||
|
||||
Use to configure settings for cellular connections.
|
||||
Use to configure settings for cellular connections.
|
||||
|
||||
>[!IMPORTANT]
|
||||
>These settings are intended to be used only by manufacturers, mobile operators, and solution providers when configuring devices, and are not intended for use by administrators in the enterprise.
|
||||
>These settings are intended to be used only by manufacturers, mobile operators, and solution providers when configuring devices, and are not intended for use by administrators in the enterprise.
|
||||
|
||||
## Applies to
|
||||
## Applies to
|
||||
|
||||
| Setting groups | Windows client | Surface Hub | HoloLens | IoT Core |
|
||||
| --- | :---: | :---: | :---: | :---: |
|
||||
| All settings | ✅ | | | |
|
||||
| All settings | ✅ | | | |
|
||||
|
||||
## PerDevice
|
||||
## PerDevice
|
||||
|
||||
See [SignalBarMappingTable](#signalbarmappingtable)
|
||||
See [SignalBarMappingTable](#signalbarmappingtable)
|
||||
|
||||
## PerSimSettings
|
||||
## PerSimSettings
|
||||
|
||||
To begin, enter a SIM integrated circuit card identifier (**SimIccid**), and click **Add**. In the **Customizations** pane, select the SimIccid that you just entered and configure the following settings for it.
|
||||
To begin, enter a SIM integrated circuit card identifier (**SimIccid**), and click **Add**. In the **Customizations** pane, select the SimIccid that you just entered and configure the following settings for it.
|
||||
|
||||
### AccountExperienceURL
|
||||
### AccountExperienceURL
|
||||
|
||||
Enter the URL for the mobile operator's web page.
|
||||
Enter the URL for the mobile operator's web page.
|
||||
|
||||
### AppID
|
||||
### AppID
|
||||
|
||||
Enter the AppID for the mobile operator's app in Microsoft Store.
|
||||
Enter the AppID for the mobile operator's app in Microsoft Store.
|
||||
|
||||
### BrandingIcon
|
||||
### BrandingIcon
|
||||
|
||||
Browse to and select an .ico file.
|
||||
Browse to and select an .ico file.
|
||||
|
||||
### BrandingIconPath
|
||||
### BrandingIconPath
|
||||
|
||||
Enter the destination path for the BrandingIcon .ico file.
|
||||
Enter the destination path for the BrandingIcon .ico file.
|
||||
|
||||
### BrandingName
|
||||
### BrandingName
|
||||
|
||||
Enter the service provider name for the mobile operator.
|
||||
Enter the service provider name for the mobile operator.
|
||||
|
||||
### DataClassMappingTable
|
||||
### DataClassMappingTable
|
||||
|
||||
Enter a customized string for the appropriate [data class](/windows/desktop/api/mbnapi/ne-mbnapi-mbn_data_class).
|
||||
Enter a customized string for the appropriate [data class](/windows/desktop/api/mbnapi/ne-mbnapi-mbn_data_class).
|
||||
|
||||
### NetworkBlockList
|
||||
### NetworkBlockList
|
||||
|
||||
Enter a comma-separated list of mobile country code (MCC) and mobile network code (MCC) pairs (MCC:MNC).
|
||||
Enter a comma-separated list of mobile country code (MCC) and mobile network code (MCC) pairs (MCC:MNC).
|
||||
|
||||
|
||||
### SignalBarMappingTable
|
||||
### SignalBarMappingTable
|
||||
|
||||
>[!NOTE]
|
||||
>SignalBarMappingTable can be configured per device or per sim.
|
||||
>SignalBarMappingTable can be configured per device or per sim.
|
||||
|
||||
Use the **SignalBarMappingTable** settings to customize the number of bars displayed based on signal strength. Set a signal strength minimum for each bar number.
|
||||
Use the **SignalBarMappingTable** settings to customize the number of bars displayed based on signal strength. Set a signal strength minimum for each bar number.
|
||||
|
||||
1. Expand **SignalBarMappingTable**, select a bar number in **SignalForBars**, and select **Add**.
|
||||
2. Select the signal bar number in **Available customizations**, and enter a minimum signal strength value, between 0 and 31.
|
||||
2. Select the signal bar number in **Available customizations**, and enter a minimum signal strength value, between 0 and 31.
|
||||
|
||||
### SIMBlockList
|
||||
### SIMBlockList
|
||||
|
||||
Enter a comma-separated list of mobile country code (MCC) and mobile network code (MCC) pairs (MCC:MNC).
|
||||
Enter a comma-separated list of mobile country code (MCC) and mobile network code (MCC) pairs (MCC:MNC).
|
||||
|
||||
|
||||
### UseBrandingNameOnRoaming
|
||||
### UseBrandingNameOnRoaming
|
||||
|
||||
Select an option for displaying the BrandingName when the device is roaming.
|
||||
|
@ -1,15 +1,15 @@
|
||||
---
|
||||
title: Changes to settings in Windows Configuration Designer
|
||||
description: This section describes the changes to settings in Windows Configuration Designer in Windows 10, version 1809.
|
||||
description: This section describes the changes to settings in Windows Configuration Designer in Windows 10, version 1809.
|
||||
|
||||
ms.topic: reference
|
||||
|
||||
ms.date: 12/31/2017
|
||||
---
|
||||
---
|
||||
|
||||
# Changes to settings in Windows Configuration Designer
|
||||
# Changes to settings in Windows Configuration Designer
|
||||
|
||||
## Settings added in Windows 10, version 1903
|
||||
## Settings added in Windows 10, version 1903
|
||||
|
||||
- [DeviceUpdateCenter](wcd-deviceupdatecenter.md)
|
||||
- [Privacy](wcd-privacy.md)
|
||||
@ -18,13 +18,13 @@ ms.date: 12/31/2017
|
||||
- [OOBE > EnableCortanaVoice](wcd-oobe.md#enablecortanavoice)
|
||||
- [Policies > LocalPoliciesSecurityOptions](wcd-policies.md#localpoliciessecurityoptions)
|
||||
- [Policies > Power](wcd-policies.md#power)
|
||||
- [StorageD3InModernStandby](wcd-storaged3inmodernstandby.md)
|
||||
- [StorageD3InModernStandby](wcd-storaged3inmodernstandby.md)
|
||||
|
||||
## Settings removed in Windows 10, version 1903
|
||||
## Settings removed in Windows 10, version 1903
|
||||
|
||||
- [WLAN](wcd-wlan.md)
|
||||
- [WLAN](wcd-wlan.md)
|
||||
|
||||
## Settings added in Windows 10, version 1809
|
||||
## Settings added in Windows 10, version 1809
|
||||
|
||||
|
||||
- [Browser > AllowPrelaunch](wcd-browser.md#allowprelaunch)
|
||||
@ -52,7 +52,7 @@ ms.date: 12/31/2017
|
||||
- ConfigureOpenMicrosoftEdgeWith
|
||||
- ConfigureTelemetryForMicrosoft365
|
||||
- FirstRunURL
|
||||
- PreventCertErrorOverrides
|
||||
- PreventCertErrorOverrides
|
||||
|
||||
- PreventTurningOffRequiredExtensions
|
||||
- SetHomeButtonURL
|
||||
@ -83,13 +83,13 @@ ms.date: 12/31/2017
|
||||
- UpdateNotificationLevel
|
||||
- [UnifiedWriteFilter > OverlayFlags](wcd-unifiedwritefilter.md#overlayflags)
|
||||
- [UnifiedWriteFilter > ResetPersistentState](wcd-unifiedwritefilter.md#resetpersistentstate)
|
||||
- [WindowsHelloForBusiness](wcd-windowshelloforbusiness.md)
|
||||
- [WindowsHelloForBusiness](wcd-windowshelloforbusiness.md)
|
||||
|
||||
|
||||
## Settings removed in Windows 10, version 1809
|
||||
## Settings removed in Windows 10, version 1809
|
||||
|
||||
- [CellCore](wcd-cellcore.md)
|
||||
- [Policies > Browser:](wcd-policies.md#browser)
|
||||
- AllowBrowser
|
||||
- PreventTabReloading
|
||||
- PreventTabReloading
|
||||
|
||||
|
@ -1,26 +1,26 @@
|
||||
---
|
||||
title: CleanPC
|
||||
description: This section describes the CleanPC settings that you can configure in provisioning packages for Windows 10 using Windows Configuration Designer.
|
||||
description: This section describes the CleanPC settings that you can configure in provisioning packages for Windows 10 using Windows Configuration Designer.
|
||||
|
||||
ms.topic: reference
|
||||
|
||||
ms.date: 09/06/2017
|
||||
ms.date: 09/06/2017
|
||||
|
||||
---
|
||||
---
|
||||
|
||||
# CleanPC (Windows Configuration Designer reference)
|
||||
# CleanPC (Windows Configuration Designer reference)
|
||||
|
||||
Use to remove user-installed and pre-installed applications, with the option to persist user data.
|
||||
Use to remove user-installed and pre-installed applications, with the option to persist user data.
|
||||
|
||||
## Applies to
|
||||
## Applies to
|
||||
|
||||
| Settings | Windows client | Surface Hub | HoloLens | IoT Core |
|
||||
| --- | :---: | :---: | :---: | :---: |
|
||||
| CleanPCRetainingUserData | ✅ | | | |
|
||||
| CleanPCWithoutRetainingUserData | ✅ | | | |
|
||||
| CleanPCWithoutRetainingUserData | ✅ | | | |
|
||||
|
||||
For each setting, the options are **Enable** and **Not configured**.
|
||||
For each setting, the options are **Enable** and **Not configured**.
|
||||
|
||||
## Related topics
|
||||
## Related topics
|
||||
|
||||
- [CleanPC configuration service provider (CSP)](/windows/client-management/mdm/cleanpc-csp)
|
||||
|
@ -1,47 +1,46 @@
|
||||
---
|
||||
title: Connections
|
||||
description: This section describes the Connections settings that you can configure in provisioning packages for Windows 10 using Windows Configuration Designer.
|
||||
description: This section describes the Connections settings that you can configure in provisioning packages for Windows 10 using Windows Configuration Designer.
|
||||
|
||||
ms.topic: reference
|
||||
|
||||
ms.date: 04/30/2018
|
||||
ms.date: 04/30/2018
|
||||
|
||||
---
|
||||
---
|
||||
|
||||
# Connections (Windows Configuration Designer reference)
|
||||
# Connections (Windows Configuration Designer reference)
|
||||
|
||||
Use to configure settings related to various types of phone connections.
|
||||
Use to configure settings related to various types of phone connections.
|
||||
|
||||
## Applies to
|
||||
## Applies to
|
||||
|
||||
| Setting groups | Windows client | Surface Hub | HoloLens | IoT Core |
|
||||
| --- | :---: | :---: | :---: | :---: |
|
||||
|
||||
| All settings | ✅ | ✅ | | |
|
||||
| --- | :---: | :---: | :---: | :---: |
|
||||
| All settings | ✅ | ✅ | | |
|
||||
|
||||
|
||||
For each setting group:
|
||||
1. In **Available customizations**, select the setting group (such as **Cellular**), enter a friendly name for the connection, and then click **Add**.
|
||||
2. In **Available customizations**, select the name that you created.
|
||||
2. In **Available customizations**, select the name that you created.
|
||||
|
||||
## Cellular
|
||||
## Cellular
|
||||
|
||||
See [CM_CellularEntries configuration service provider (CSP)](/windows/client-management/mdm/cm-cellularentries-csp) for settings and values.
|
||||
See [CM_CellularEntries configuration service provider (CSP)](/windows/client-management/mdm/cm-cellularentries-csp) for settings and values.
|
||||
|
||||
## EnterpriseAPN
|
||||
## EnterpriseAPN
|
||||
|
||||
See [Configure cellular settings for tablets and PCs](../cellular/provisioning-apn.md) and
|
||||
See [Configure cellular settings for tablets and PCs](../cellular/provisioning-apn.md) and
|
||||
|
||||
[EnterpriseAPN CSP](/windows/client-management/mdm/enterpriseapn-csp) for settings and values.
|
||||
[EnterpriseAPN CSP](/windows/client-management/mdm/enterpriseapn-csp) for settings and values.
|
||||
|
||||
## General
|
||||
## General
|
||||
|
||||
Use **General > DataRoam** to set the default value for the **Default roaming options** option in the **Settings > cellular + SIM** area on the device. Select between **DoNotRoam**, **DomesticRoaming**, or **InternationalRoaming**.
|
||||
Use **General > DataRoam** to set the default value for the **Default roaming options** option in the **Settings > cellular + SIM** area on the device. Select between **DoNotRoam**, **DomesticRoaming**, or **InternationalRoaming**.
|
||||
|
||||
## Policies
|
||||
## Policies
|
||||
|
||||
See [CMPolicy CSP](/windows/client-management/mdm/cmpolicy-csp) for settings and values.
|
||||
See [CMPolicy CSP](/windows/client-management/mdm/cmpolicy-csp) for settings and values.
|
||||
|
||||
## Proxies
|
||||
## Proxies
|
||||
|
||||
See [CM_ProxyEntries CSP](/windows/client-management/mdm/cm-proxyentries-csp) for settings and values.
|
||||
|
@ -1,22 +1,22 @@
|
||||
---
|
||||
title: CountryAndRegion
|
||||
description: This section describes the CountryAndRegion settings that you can configure in provisioning packages for Windows 10 using Windows Configuration Designer.
|
||||
description: This section describes the CountryAndRegion settings that you can configure in provisioning packages for Windows 10 using Windows Configuration Designer.
|
||||
|
||||
ms.topic: reference
|
||||
|
||||
ms.date: 04/30/2018
|
||||
ms.date: 04/30/2018
|
||||
|
||||
---
|
||||
---
|
||||
|
||||
# CountryAndRegion (Windows Configuration Designer reference)
|
||||
# CountryAndRegion (Windows Configuration Designer reference)
|
||||
|
||||
Use to configure a setting that partners must customize to ship Windows devices to specific countries/regions.
|
||||
Use to configure a setting that partners must customize to ship Windows devices to specific countries/regions.
|
||||
|
||||
## Applies to
|
||||
## Applies to
|
||||
|
||||
| Setting groups | Windows client | Surface Hub | HoloLens | IoT Core |
|
||||
| --- | :---: | :---: | :---: | :---: |
|
||||
| CountryCodeForExtendedCapabilityPrompts | ✅ | ✅ | | |
|
||||
| CountryCodeForExtendedCapabilityPrompts | ✅ | ✅ | | |
|
||||
|
||||
You can set the **CountryCodeForExtendedCapabilityPrompts** setting for **China** to enable additional capability prompts when apps use privacy-sensitive features (such as Contacts or Microphone).
|
||||
You can set the **CountryCodeForExtendedCapabilityPrompts** setting for **China** to enable additional capability prompts when apps use privacy-sensitive features (such as Contacts or Microphone).
|
||||
|
||||
|
@ -1,20 +1,20 @@
|
||||
---
|
||||
title: DesktopBackgroundAndColors
|
||||
description: This section describes the DesktopBackgrounAndColors settings that you can configure in provisioning packages for Windows 10 using Windows Configuration Designer.
|
||||
description: This section describes the DesktopBackgrounAndColors settings that you can configure in provisioning packages for Windows 10 using Windows Configuration Designer.
|
||||
|
||||
ms.topic: reference
|
||||
|
||||
ms.date: 09/21/2017
|
||||
ms.date: 09/21/2017
|
||||
|
||||
---
|
||||
---
|
||||
|
||||
# DesktopBackgroundAndColors (Windows Configuration Designer reference)
|
||||
# DesktopBackgroundAndColors (Windows Configuration Designer reference)
|
||||
|
||||
Do not use. Instead, use the [Personalization settings](wcd-personalization.md).
|
||||
Do not use. Instead, use the [Personalization settings](wcd-personalization.md).
|
||||
|
||||
## Applies to
|
||||
## Applies to
|
||||
|
||||
| Setting groups | Windows client | Surface Hub | HoloLens | IoT Core |
|
||||
| --- | :---: | :---: | :---: | :---: |
|
||||
| All settings | ✅ | | | |
|
||||
| All settings | ✅ | | | |
|
||||
|
||||
|
@ -1,33 +1,33 @@
|
||||
---
|
||||
title: DeveloperSetup
|
||||
description: This section describes the DeveloperSetup settings that you can configure in provisioning packages for Windows 10 using Windows Configuration Designer.
|
||||
description: This section describes the DeveloperSetup settings that you can configure in provisioning packages for Windows 10 using Windows Configuration Designer.
|
||||
|
||||
ms.topic: reference
|
||||
|
||||
ms.date: 09/06/2017
|
||||
ms.date: 09/06/2017
|
||||
|
||||
---
|
||||
---
|
||||
|
||||
# DeveloperSetup (Windows Configuration Designer reference)
|
||||
# DeveloperSetup (Windows Configuration Designer reference)
|
||||
|
||||
Use to unlock developer mode on HoloLens devices and configure authentication to Windows Device Portal.
|
||||
Use to unlock developer mode on HoloLens devices and configure authentication to Windows Device Portal.
|
||||
|
||||
## Applies to
|
||||
## Applies to
|
||||
|
||||
| Setting groups | Windows client | Surface Hub | HoloLens | IoT Core |
|
||||
| --- | :---: | :---: | :---: | :---: |
|
||||
| [EnableDeveloperMode](#developersetupsettings-enabledevelopermode) | | | ✅ | |
|
||||
| [AuthenticationMode](#windowsdeviceportalsettings-authentication-mode) | | | ✅ | |
|
||||
| [AuthenticationMode](#windowsdeviceportalsettings-authentication-mode) | | | ✅ | |
|
||||
|
||||
|
||||
## DeveloperSetupSettings: EnableDeveloperMode
|
||||
## DeveloperSetupSettings: EnableDeveloperMode
|
||||
|
||||
When this setting is configured as **True**, the device is unlocked for developer functionality.
|
||||
When this setting is configured as **True**, the device is unlocked for developer functionality.
|
||||
|
||||
## WindowsDevicePortalSettings: Authentication Mode
|
||||
## WindowsDevicePortalSettings: Authentication Mode
|
||||
|
||||
When AuthenticationMode is set to **Basic Auth**, enter a user name and password to enable the device to connect to and authenticate with the Windows Device Portal.
|
||||
When AuthenticationMode is set to **Basic Auth**, enter a user name and password to enable the device to connect to and authenticate with the Windows Device Portal.
|
||||
|
||||
## Related topics
|
||||
## Related topics
|
||||
|
||||
- [Device Portal for HoloLens](/windows/uwp/debug-test-perf/device-portal-hololens)
|
||||
|
@ -1,19 +1,19 @@
|
||||
---
|
||||
title: DeviceUpdateCenter
|
||||
description: This section describes the DeviceUpdateCenter settings that you can configure in provisioning packages for Windows 10 using Windows Configuration Designer.
|
||||
description: This section describes the DeviceUpdateCenter settings that you can configure in provisioning packages for Windows 10 using Windows Configuration Designer.
|
||||
|
||||
ms.topic: reference
|
||||
|
||||
ms.date: 12/31/2017
|
||||
---
|
||||
---
|
||||
|
||||
# DeviceUpdateCenter (Windows Configuration Designer reference)
|
||||
# DeviceUpdateCenter (Windows Configuration Designer reference)
|
||||
|
||||
Do not use **DeviceUpdateCenter** settings at this time.
|
||||
Do not use **DeviceUpdateCenter** settings at this time.
|
||||
|
||||
## Applies to
|
||||
## Applies to
|
||||
|
||||
| Setting | Windows client | Surface Hub | HoloLens | IoT Core |
|
||||
| --- | :---: | :---: | :---: | :---: |
|
||||
| All settings | ✅ | | | |
|
||||
| All settings | ✅ | | | |
|
||||
|
||||
|
@ -1,25 +1,25 @@
|
||||
---
|
||||
title: DMClient
|
||||
description: This section describes the DMClient setting that you can configure in provisioning packages for Windows 10 using Windows Configuration Designer.
|
||||
description: This section describes the DMClient setting that you can configure in provisioning packages for Windows 10 using Windows Configuration Designer.
|
||||
|
||||
ms.topic: reference
|
||||
|
||||
ms.date: 04/30/2018
|
||||
ms.date: 04/30/2018
|
||||
|
||||
---
|
||||
---
|
||||
|
||||
# DMClient (Windows Configuration Designer reference)
|
||||
# DMClient (Windows Configuration Designer reference)
|
||||
|
||||
Use to specify enterprise-specific mobile device management configuration setting.
|
||||
Use to specify enterprise-specific mobile device management configuration setting.
|
||||
|
||||
## Applies to
|
||||
## Applies to
|
||||
|
||||
| Setting | Windows client | Surface Hub | HoloLens | IoT Core |
|
||||
| --- | :---: | :---: | :---: | :---: |
|
||||
| UpdateManagementServiceAddress | ✅ | ✅ | | ✅ |
|
||||
| UpdateManagementServiceAddress | ✅ | ✅ | | ✅ |
|
||||
|
||||
For the **UpdateManagementServiceAddress** setting, enter a list of servers. The first server in the semi-colon delimited list is the server that will be used to instantiate MDM sessions.
|
||||
For the **UpdateManagementServiceAddress** setting, enter a list of servers. The first server in the semi-colon delimited list is the server that will be used to instantiate MDM sessions.
|
||||
|
||||
## Related topics
|
||||
## Related topics
|
||||
|
||||
- [DMClient configuration service provider (CSP)](/windows/client-management/mdm/dmclient-csp)
|
||||
|
@ -1,44 +1,44 @@
|
||||
---
|
||||
title: EditionUpgrade
|
||||
description: This section describes the EditionUpgrade settings that you can configure in provisioning packages for Windows 10 using Windows Configuration Designer.
|
||||
description: This section describes the EditionUpgrade settings that you can configure in provisioning packages for Windows 10 using Windows Configuration Designer.
|
||||
|
||||
ms.topic: reference
|
||||
|
||||
ms.date: 04/30/2018
|
||||
ms.date: 04/30/2018
|
||||
|
||||
---
|
||||
---
|
||||
|
||||
# EditionUpgrade (Windows Configuration Designer reference)
|
||||
# EditionUpgrade (Windows Configuration Designer reference)
|
||||
|
||||
Use to upgrade the edition of Windows 10 on the device. [Learn about Windows 10 edition upgrades.](/windows/deployment/upgrade/windows-10-edition-upgrades)
|
||||
Use to upgrade the edition of Windows 10 on the device. [Learn about Windows 10 edition upgrades.](/windows/deployment/upgrade/windows-10-edition-upgrades)
|
||||
|
||||
## Applies to
|
||||
## Applies to
|
||||
|
||||
| Setting | Windows client | Surface Hub | HoloLens | IoT Core |
|
||||
| --- | :---: | :---: | :---: | :---: |
|
||||
| [ChangeProductKey](#changeproductkey) | ✅ | | | |
|
||||
| [UpgradeEditionWithLicense](#upgradeeditionwithlicense) | ✅ | | ✅ | |
|
||||
| [UpgradeEditionWithProductKey](#upgradeeditionwithproductkey) | ✅ | | | |
|
||||
| [UpgradeEditionWithProductKey](#upgradeeditionwithproductkey) | ✅ | | | |
|
||||
|
||||
|
||||
## ChangeProductKey
|
||||
## ChangeProductKey
|
||||
|
||||
Enter a product key, which will be used to update the existing product key on the device.
|
||||
Enter a product key, which will be used to update the existing product key on the device.
|
||||
|
||||
## UpgradeEditionWithLicense
|
||||
## UpgradeEditionWithLicense
|
||||
|
||||
Browse to and select a license XML file for the edition upgrade.
|
||||
Browse to and select a license XML file for the edition upgrade.
|
||||
|
||||
|
||||
## UpgradeEditionWithProductKey
|
||||
## UpgradeEditionWithProductKey
|
||||
|
||||
Enter a product key for an edition upgrade of Windows 10 devices.
|
||||
Enter a product key for an edition upgrade of Windows 10 devices.
|
||||
|
||||
If a product key is entered in a provisioning package and the user begins installation of the package, a notification is shown to the user that their system will restart to complete the package installation. Upon explicit consent from the user to proceed, the package continues installation and changepk.exe runs using the product key. The user will receive a reminder notification 30 seconds before the automatic restart.
|
||||
If a product key is entered in a provisioning package and the user begins installation of the package, a notification is shown to the user that their system will restart to complete the package installation. Upon explicit consent from the user to proceed, the package continues installation and changepk.exe runs using the product key. The user will receive a reminder notification 30 seconds before the automatic restart.
|
||||
|
||||
After the device restarts, the edition upgrade process completes. The user will receive a notification of the successful upgrade.
|
||||
After the device restarts, the edition upgrade process completes. The user will receive a notification of the successful upgrade.
|
||||
|
||||
|
||||
## Related topics
|
||||
## Related topics
|
||||
|
||||
- [WindowsLicensing configuration service provider (CSP)](/windows/client-management/mdm/windowslicensing-csp)
|
||||
|
@ -1,25 +1,25 @@
|
||||
---
|
||||
title: FirewallConfiguration
|
||||
description: This section describes the FirewallConfiguration setting that you can configure in provisioning packages for Windows 10 using Windows Configuration Designer.
|
||||
description: This section describes the FirewallConfiguration setting that you can configure in provisioning packages for Windows 10 using Windows Configuration Designer.
|
||||
|
||||
ms.topic: reference
|
||||
|
||||
ms.date: 09/06/2017
|
||||
ms.date: 09/06/2017
|
||||
|
||||
---
|
||||
---
|
||||
|
||||
# FirewallConfiguration (Windows Configuration Designer reference)
|
||||
# FirewallConfiguration (Windows Configuration Designer reference)
|
||||
|
||||
Use to enable AllJoyn router to work on public networks.
|
||||
Use to enable AllJoyn router to work on public networks.
|
||||
|
||||
## Applies to
|
||||
## Applies to
|
||||
|
||||
| Setting | Windows client | Surface Hub | HoloLens | IoT Core |
|
||||
| --- | :---: | :---: | :---: | :---: |
|
||||
| EnableAllJoynOnPublicNetwork | | | | ✅ |
|
||||
| EnableAllJoynOnPublicNetwork | | | | ✅ |
|
||||
|
||||
Set to **True** or **False**.
|
||||
Set to **True** or **False**.
|
||||
|
||||
## Related topics
|
||||
## Related topics
|
||||
|
||||
- [AllJoyn - Wikipedia](https://wikipedia.org/wiki/AllJoyn)
|
||||
|
@ -1,23 +1,22 @@
|
||||
---
|
||||
title: FirstExperience
|
||||
description: This section describes the FirstExperience settings that you can configure in provisioning packages for Windows 10 using Windows Configuration Designer.
|
||||
description: This section describes the FirstExperience settings that you can configure in provisioning packages for Windows 10 using Windows Configuration Designer.
|
||||
|
||||
ms.topic: reference
|
||||
|
||||
ms.date: 08/08/2018
|
||||
ms.date: 08/08/2018
|
||||
|
||||
---
|
||||
---
|
||||
|
||||
# FirstExperience (Windows Configuration Designer reference)
|
||||
# FirstExperience (Windows Configuration Designer reference)
|
||||
|
||||
Use these settings to configure the out-of-box experience (OOBE) to set up HoloLens.
|
||||
Use these settings to configure the out-of-box experience (OOBE) to set up HoloLens.
|
||||
|
||||
## Applies to
|
||||
## Applies to
|
||||
|
||||
| Setting | Windows client | Surface Hub | HoloLens | IoT Core |
|
||||
| --- | :---: | :---: | :---: | :---: |
|
||||
| All settings | | | X | |
|
||||
|
||||
| All settings | | | X | |
|
||||
| Setting | Description |
|
||||
| --- | --- |
|
||||
| PreferredRegion | Enter the [geographical location identifier](/windows/win32/intl/table-of-geographical-locations) for the region. |
|
||||
|
@ -1,21 +1,21 @@
|
||||
---
|
||||
title: Folders
|
||||
description: This section describes the Folders settings that you can configure in provisioning packages for Windows 10 using Windows Configuration Designer.
|
||||
description: This section describes the Folders settings that you can configure in provisioning packages for Windows 10 using Windows Configuration Designer.
|
||||
|
||||
ms.topic: reference
|
||||
|
||||
ms.date: 04/30/2018
|
||||
ms.date: 04/30/2018
|
||||
|
||||
---
|
||||
---
|
||||
|
||||
# Folders (Windows Configuration Designer reference)
|
||||
# Folders (Windows Configuration Designer reference)
|
||||
|
||||
Use to add files to the device.
|
||||
Use to add files to the device.
|
||||
|
||||
## Applies to
|
||||
## Applies to
|
||||
|
||||
| Setting | Windows client | Surface Hub | HoloLens | IoT Core |
|
||||
| --- | :---: | :---: | :---: | :---: |
|
||||
| PublicDocuments | ✅ | ✅ | | |
|
||||
| PublicDocuments | ✅ | ✅ | | |
|
||||
|
||||
Browse to and select a file or files that will be included in the provisioning package and added to the public profile documents folder on the target device. You can use the **Relative path to directory on target device** field to create a new folder within the public profile documents folder.
|
||||
|
@ -1,13 +1,13 @@
|
||||
---
|
||||
title: HotSpot
|
||||
description: This section describes the HotSpot settings that you can configure in provisioning packages for Windows 10 using Windows Configuration Designer.
|
||||
description: This section describes the HotSpot settings that you can configure in provisioning packages for Windows 10 using Windows Configuration Designer.
|
||||
|
||||
ms.topic: reference
|
||||
|
||||
ms.date: 12/18/2018
|
||||
ms.date: 12/18/2018
|
||||
|
||||
---
|
||||
---
|
||||
|
||||
# HotSpot (Windows Configuration Designer reference)
|
||||
# HotSpot (Windows Configuration Designer reference)
|
||||
|
||||
Do not use. Enterprise admins who want to configure settings for mobile hotspots should use [Policies > Wifi](wcd-policies.md#wifi). Mobile operators should use the [Country and Operator Settings Asset (COSA) format](/windows-hardware/drivers/mobilebroadband/cosa-overview).
|
||||
|
@ -1,25 +1,25 @@
|
||||
---
|
||||
title: KioskBrowser
|
||||
description: This section describes the KioskBrowser settings that you can configure in provisioning packages for Windows 10 using Windows Configuration Designer.
|
||||
description: This section describes the KioskBrowser settings that you can configure in provisioning packages for Windows 10 using Windows Configuration Designer.
|
||||
|
||||
ms.topic: reference
|
||||
|
||||
ms.date: 10/02/2018
|
||||
ms.date: 10/02/2018
|
||||
|
||||
---
|
||||
---
|
||||
|
||||
# KioskBrowser (Windows Configuration Designer reference)
|
||||
# KioskBrowser (Windows Configuration Designer reference)
|
||||
|
||||
Use KioskBrowser settings to configure Internet sharing.
|
||||
Use KioskBrowser settings to configure Internet sharing.
|
||||
|
||||
## Applies to
|
||||
## Applies to
|
||||
|
||||
| Setting groups | Windows client | Surface Hub | HoloLens | IoT Core |
|
||||
| --- | :---: | :---: | :---: | :---: |
|
||||
| All settings | | | | ✅ |
|
||||
| All settings | | | | ✅ |
|
||||
|
||||
>[!NOTE]
|
||||
>To configure Kiosk Browser settings for Windows client, go to [Policies > KioskBrowser](wcd-policies.md#kioskbrowser).
|
||||
>To configure Kiosk Browser settings for Windows client, go to [Policies > KioskBrowser](wcd-policies.md#kioskbrowser).
|
||||
|
||||
Kiosk Browser settings | Use this setting to
|
||||
--- | ---
|
||||
@ -28,16 +28,16 @@ Blocked URLs | Specify URLs that people can't navigate to. You can use wildcards
|
||||
Default URL | Specify the URL that Kiosk Browser will open with. **Tip!** Make sure your blocked URLs don't include your default URL.
|
||||
Enable Home Button | Show a Home button in Kiosk Browser. Home will return the browser to the default URL.
|
||||
Enable Navigation Buttons | Show forward and back buttons in Kiosk Browser.
|
||||
Restart on Idle Time | Specify when Kiosk Browser should restart in a fresh state after an amount of idle time since the last user interaction.
|
||||
Restart on Idle Time | Specify when Kiosk Browser should restart in a fresh state after an amount of idle time since the last user interaction.
|
||||
|
||||
> [!IMPORTANT]
|
||||
> To configure multiple URLs for **Blocked URL Exceptions** or **Blocked URLs** in Windows Configuration Designer:
|
||||
>
|
||||
>
|
||||
|
||||
> 1. Create the provisioning package. When ready to export, close the project in Windows Configuration Designer.
|
||||
> 2. Open the customizations.xml file in the project folder (e.g C:\Users\name\Documents\Windows Imaging and Configuration Designer (WICD)\Project_18).
|
||||
> 2. Open the customizations.xml file in the project folder (e.g C:\Users\name\Documents\Windows Imaging and Configuration Designer (WICD)\Project_18).
|
||||
|
||||
> 3. Insert the null character string in between each URL (e.g www.bing.com``www.contoso.com).
|
||||
> 3. Insert the null character string in between each URL (e.g www.bing.com``www.contoso.com).
|
||||
|
||||
> 4. Save the XML file.
|
||||
> 5. Open the project again in Windows Configuration Designer.
|
||||
|
@ -1,29 +1,29 @@
|
||||
---
|
||||
title: Licensing
|
||||
description: This section describes the Licensing settings that you can configure in provisioning packages for Windows 10 using Windows Configuration Designer.
|
||||
description: This section describes the Licensing settings that you can configure in provisioning packages for Windows 10 using Windows Configuration Designer.
|
||||
|
||||
ms.topic: reference
|
||||
|
||||
ms.date: 09/06/2017
|
||||
ms.date: 09/06/2017
|
||||
|
||||
---
|
||||
---
|
||||
|
||||
# Licensing (Windows Configuration Designer reference)
|
||||
# Licensing (Windows Configuration Designer reference)
|
||||
|
||||
Use for settings related to Microsoft licensing programs.
|
||||
Use for settings related to Microsoft licensing programs.
|
||||
|
||||
## Applies to
|
||||
## Applies to
|
||||
|
||||
| Setting | Windows client | Surface Hub | HoloLens | IoT Core |
|
||||
| --- | :---: | :---: | :---: | :---: |
|
||||
| [AllowWindowsEntitlementReactivation](#allowwindowsentitlementreactivation) | ✅ | | | |
|
||||
| [DisallowKMSClientOnlineAVSValidation](#disallowkmsclientonlineavsvalidation) | ✅ | | | |
|
||||
| [DisallowKMSClientOnlineAVSValidation](#disallowkmsclientonlineavsvalidation) | ✅ | | | |
|
||||
|
||||
## AllowWindowsEntitlementReactivation
|
||||
## AllowWindowsEntitlementReactivation
|
||||
|
||||
Enable or disable Windows license reactivation.
|
||||
Enable or disable Windows license reactivation.
|
||||
|
||||
## DisallowKMSClientOnlineAVSValidation
|
||||
## DisallowKMSClientOnlineAVSValidation
|
||||
|
||||
Enable this setting to prevent the device from sending data to Microsoft regarding its activation state.
|
||||
Enable this setting to prevent the device from sending data to Microsoft regarding its activation state.
|
||||
|
||||
|
@ -1,23 +1,23 @@
|
||||
---
|
||||
title: Location
|
||||
description: This section describes the Location settings that you can configure in provisioning packages for Windows 10 using Windows Configuration Designer.
|
||||
description: This section describes the Location settings that you can configure in provisioning packages for Windows 10 using Windows Configuration Designer.
|
||||
|
||||
ms.topic: reference
|
||||
|
||||
|
||||
|
||||
ms.date: 12/31/2017
|
||||
---
|
||||
---
|
||||
|
||||
# Location (Windows Configuration Designer reference)
|
||||
# Location (Windows Configuration Designer reference)
|
||||
|
||||
Use Location settings to configure location services.
|
||||
Use Location settings to configure location services.
|
||||
|
||||
## Applies to
|
||||
## Applies to
|
||||
|
||||
| Setting groups | Windows client | Surface Hub | HoloLens | IoT Core |
|
||||
| --- | :---: | :---: | :---: | :---: |
|
||||
| [EnableLocation](#enablelocation) | | | | ✅ |
|
||||
| [EnableLocation](#enablelocation) | | | | ✅ |
|
||||
|
||||
## EnableLocation
|
||||
## EnableLocation
|
||||
|
||||
Use this setting to enable or disable location services for the device.
|
||||
|
@ -1,46 +1,46 @@
|
||||
---
|
||||
title: Maps
|
||||
description: This section describes the Maps settings that you can configure in provisioning packages for Windows 10 using Windows Configuration Designer.
|
||||
description: This section describes the Maps settings that you can configure in provisioning packages for Windows 10 using Windows Configuration Designer.
|
||||
|
||||
ms.topic: reference
|
||||
|
||||
|
||||
|
||||
ms.date: 12/31/2017
|
||||
---
|
||||
---
|
||||
|
||||
# Maps (Windows Configuration Designer reference)
|
||||
# Maps (Windows Configuration Designer reference)
|
||||
|
||||
Use for settings related to Maps.
|
||||
Use for settings related to Maps.
|
||||
|
||||
## Applies to
|
||||
## Applies to
|
||||
|
||||
| Setting | Windows client | Surface Hub | HoloLens | IoT Core |
|
||||
| --- | :---: | :---: | :---: | :---: |
|
||||
| [ChinaVariantWin10](#chinavariantwin10) | ✅ | ✅ | | |
|
||||
| [UseExternalStorage](#useexternalstorage) | ✅ | ✅ | | |
|
||||
| [UseSmallerCache](#usesmallercache) | ✅ | ✅ | | |
|
||||
| [UseSmallerCache](#usesmallercache) | ✅ | ✅ | | |
|
||||
|
||||
|
||||
## ChinaVariantWin10
|
||||
## ChinaVariantWin10
|
||||
|
||||
Use **ChinaVariantWin10** to specify that the Windows device is intended to ship in China. When set to **True**, maps approved by the State Bureau of Surveying and Mapping in China are used. These maps are obtained from a server located in China.
|
||||
Use **ChinaVariantWin10** to specify that the Windows device is intended to ship in China. When set to **True**, maps approved by the State Bureau of Surveying and Mapping in China are used. These maps are obtained from a server located in China.
|
||||
|
||||
This customization may result in different maps, servers, or other configuration changes on the device.
|
||||
This customization may result in different maps, servers, or other configuration changes on the device.
|
||||
|
||||
|
||||
## UseExternalStorage
|
||||
## UseExternalStorage
|
||||
|
||||
Use to store map data on an SD card.
|
||||
Use to store map data on an SD card.
|
||||
|
||||
Map data is used by the Maps application and the map control for third-party applications. This data can be store on an SD card, which provides the advantage of saving internal memory space for user data and allows the user to download more offline map data. Microsoft recommends enabling the **UseExternalStorage** setting on devices that have less than 8 GB of user storage and an SD card slot.
|
||||
Map data is used by the Maps application and the map control for third-party applications. This data can be store on an SD card, which provides the advantage of saving internal memory space for user data and allows the user to download more offline map data. Microsoft recommends enabling the **UseExternalStorage** setting on devices that have less than 8 GB of user storage and an SD card slot.
|
||||
|
||||
You can use **UseExternalStorage** whether or not you include an SD card with preloaded map data on the phone. If set to **True**, the OS only allows the user to download offline maps when an SD card is present. If no SD card is present, users can view and cache maps, but they can't download a region of offline maps until an SD card is inserted.
|
||||
You can use **UseExternalStorage** whether or not you include an SD card with preloaded map data on the phone. If set to **True**, the OS only allows the user to download offline maps when an SD card is present. If no SD card is present, users can view and cache maps, but they can't download a region of offline maps until an SD card is inserted.
|
||||
|
||||
If set to **False**, map data will always be stored on the internal data partition of the device.
|
||||
If set to **False**, map data will always be stored on the internal data partition of the device.
|
||||
|
||||
>[!NOTE]
|
||||
>SD card performance can affect the quality of the Maps experience when maps are stored on the SD card. When an SD card is used, Microsoft recommends that you test the Maps experience and the speed of map downloads with the specific SD card part that will be used on retail phones to determine if performance is satisfactory.
|
||||
>SD card performance can affect the quality of the Maps experience when maps are stored on the SD card. When an SD card is used, Microsoft recommends that you test the Maps experience and the speed of map downloads with the specific SD card part that will be used on retail phones to determine if performance is satisfactory.
|
||||
|
||||
## UseSmallerCache
|
||||
## UseSmallerCache
|
||||
|
||||
Don't use this setting.
|
||||
|
@ -1,49 +1,49 @@
|
||||
---
|
||||
title: NetworkProxy
|
||||
description: This section describes the NetworkProxy settings that you can configure in provisioning packages for Windows 10 using Windows Configuration Designer.
|
||||
description: This section describes the NetworkProxy settings that you can configure in provisioning packages for Windows 10 using Windows Configuration Designer.
|
||||
|
||||
ms.topic: reference
|
||||
|
||||
|
||||
|
||||
ms.date: 12/31/2017
|
||||
---
|
||||
---
|
||||
|
||||
# NetworkProxy (Windows Configuration Designer reference)
|
||||
# NetworkProxy (Windows Configuration Designer reference)
|
||||
|
||||
Use for settings related to NetworkProxy.
|
||||
Use for settings related to NetworkProxy.
|
||||
|
||||
## Applies to
|
||||
## Applies to
|
||||
|
||||
| Setting | Windows client | Surface Hub | HoloLens | IoT Core |
|
||||
| --- | :---: | :---: | :---: | :---: |
|
||||
| All settings | | ✅ | | |
|
||||
| All settings | | ✅ | | |
|
||||
|
||||
|
||||
## AutoDetect
|
||||
## AutoDetect
|
||||
|
||||
Automatically detect network proxy settings.
|
||||
Automatically detect network proxy settings.
|
||||
|
||||
| Value | Description |
|
||||
| --- | --- |
|
||||
| 0 | Disabled. Don't automatically detect settings. |
|
||||
| 1 | Enabled. Automatically detect settings. |
|
||||
| 1 | Enabled. Automatically detect settings. |
|
||||
|
||||
## ProxyServer
|
||||
## ProxyServer
|
||||
|
||||
Node for configuring a static proxy for Ethernet and Wi-Fi connections. The same proxy server is used for all protocols - including HTTP, HTTPS, FTP, and SOCKS. These settings don't apply to VPN connections.
|
||||
Node for configuring a static proxy for Ethernet and Wi-Fi connections. The same proxy server is used for all protocols - including HTTP, HTTPS, FTP, and SOCKS. These settings don't apply to VPN connections.
|
||||
|
||||
| Setting | Description |
|
||||
| --- | --- |
|
||||
| ProxyAddress | Address to the proxy server. Specify an address in the format `server:port`. |
|
||||
| ProxyExceptions | Addresses that shouldn't use the proxy server. The system won't use the proxy server for addresses that begin with the values specified in this node. Use semicolons (;) to separate entries. |
|
||||
| UseProxyForLocalAddresses | Whether the proxy server should be used for local (intranet) addresses.</br></br>- 0 = Disabled. Don't use the proxy server for local addresses.</br>- 1 = Enabled. Use the proxy server for local addresses. |
|
||||
| UseProxyForLocalAddresses | Whether the proxy server should be used for local (intranet) addresses.</br></br>- 0 = Disabled. Don't use the proxy server for local addresses.</br>- 1 = Enabled. Use the proxy server for local addresses. |
|
||||
|
||||
|
||||
## SetupScriptUrl
|
||||
## SetupScriptUrl
|
||||
|
||||
Address to the PAC script you want to use.
|
||||
Address to the PAC script you want to use.
|
||||
|
||||
|
||||
## Related topics
|
||||
## Related topics
|
||||
|
||||
- [NetworkProxy configuration service provider (CSP)](/windows/client-management/mdm/networkproxy-csp)
|
||||
|
@ -1,25 +1,25 @@
|
||||
---
|
||||
title: NetworkQoSPolicy
|
||||
description: This section describes the NetworkQoSPolicy settings that you can configure in provisioning packages for Windows 10 using Windows Configuration Designer.
|
||||
description: This section describes the NetworkQoSPolicy settings that you can configure in provisioning packages for Windows 10 using Windows Configuration Designer.
|
||||
|
||||
ms.topic: reference
|
||||
|
||||
|
||||
|
||||
ms.date: 12/31/2017
|
||||
---
|
||||
---
|
||||
|
||||
# NetworkQoSPolicy (Windows Configuration Designer reference)
|
||||
# NetworkQoSPolicy (Windows Configuration Designer reference)
|
||||
|
||||
Use to create network Quality of Service (QoS) policies. A QoS policy performs a set of actions on network traffic based on a set of matching conditions.
|
||||
Use to create network Quality of Service (QoS) policies. A QoS policy performs a set of actions on network traffic based on a set of matching conditions.
|
||||
|
||||
## Applies to
|
||||
## Applies to
|
||||
|
||||
| Setting | Windows client | Surface Hub | HoloLens | IoT Core |
|
||||
| --- | :---: | :---: | :---: | :---: |
|
||||
| All settings | | ✅ | | |
|
||||
| All settings | | ✅ | | |
|
||||
|
||||
1. In **Available customizations**, select **NetworkQoSPolicy**, enter a friendly name for the account, and then click **Add**.
|
||||
2. In **Available customizations**, select the name that you just created. The following table describes the settings you can configure.
|
||||
2. In **Available customizations**, select the name that you just created. The following table describes the settings you can configure.
|
||||
|
||||
| Setting | Description |
|
||||
| --- | --- |
|
||||
@ -28,8 +28,8 @@ Use to create network Quality of Service (QoS) policies. A QoS policy performs a
|
||||
| DSCPAction | Enter the differentiated services code point (DSCP) value to apply to match with network traffic. Valid values are 0-63. |
|
||||
| IPProtocolMatchCondition | Select between **Both TCP and UDP**, **TCP**, and **UDP** to specify the IP protocol used to match the network traffic. |
|
||||
| PriorityValue8021Action | Specify the IEEE 802.1p value. Valid values are 0 through 7. |
|
||||
| SourcePortMatchCondition | Specify a single port or range of ports. Valid values are [first port number]-[last port number], or [port number]. |
|
||||
| SourcePortMatchCondition | Specify a single port or range of ports. Valid values are [first port number]-[last port number], or [port number]. |
|
||||
|
||||
## Related topics
|
||||
## Related topics
|
||||
|
||||
- [NetworkQoSPolicy configuration service provider (CSP)](/windows/client-management/mdm/networkqospolicy-csp)
|
||||
|
@ -1,42 +1,42 @@
|
||||
---
|
||||
title: Personalization
|
||||
description: This section describes the Personalization settings that you can configure in provisioning packages for Windows 10 using Windows Configuration Designer.
|
||||
description: This section describes the Personalization settings that you can configure in provisioning packages for Windows 10 using Windows Configuration Designer.
|
||||
|
||||
ms.topic: reference
|
||||
|
||||
|
||||
|
||||
ms.date: 12/31/2017
|
||||
---
|
||||
---
|
||||
|
||||
# Personalization (Windows Configuration Designer reference)
|
||||
# Personalization (Windows Configuration Designer reference)
|
||||
|
||||
Use to configure settings to personalize a PC.
|
||||
Use to configure settings to personalize a PC.
|
||||
|
||||
## Applies to
|
||||
## Applies to
|
||||
|
||||
| Setting | Windows client | Surface Hub | HoloLens | IoT Core |
|
||||
| --- | :---: | :---: | :---: | :---: |
|
||||
| [DeployDesktopImage](#deploydesktopimage) | ✅ | | | |
|
||||
| [DeployLockScreenImage](#deploylockscreenimage) | ✅ | | | |
|
||||
| [DesktopImageUrl](#desktopimageurl) | ✅ | | | |
|
||||
| [LockScreenImageUrl](#lockscreenimageurl) | ✅ | | | |
|
||||
| [LockScreenImageUrl](#lockscreenimageurl) | ✅ | | | |
|
||||
|
||||
## DeployDesktopImage
|
||||
## DeployDesktopImage
|
||||
|
||||
Deploy a .jpg, .jpeg, or .png image to the device to be used as a desktop image. If you have a local file and want to embed it into the package being deployed, you configure this setting and [DesktopImageUrl](#desktopimageurl).
|
||||
Deploy a .jpg, .jpeg, or .png image to the device to be used as a desktop image. If you have a local file and want to embed it into the package being deployed, you configure this setting and [DesktopImageUrl](#desktopimageurl).
|
||||
|
||||
When using **DeployDesktopImage** and [DeployLockScreenImageFile](#deploylockscreenimage, the file names need to be different.
|
||||
When using **DeployDesktopImage** and [DeployLockScreenImageFile](#deploylockscreenimage, the file names need to be different.
|
||||
|
||||
## DeployLockScreenImage
|
||||
## DeployLockScreenImage
|
||||
|
||||
Deploy a .jpg, .jpeg, or .png image to the device to be used as lock screen image. If you have a local file and want to embed it into the package being deployed, you configure this setting and [LockScreenImageUrl](#lockscreenimageurl).
|
||||
Deploy a .jpg, .jpeg, or .png image to the device to be used as lock screen image. If you have a local file and want to embed it into the package being deployed, you configure this setting and [LockScreenImageUrl](#lockscreenimageurl).
|
||||
|
||||
When using [DeployDesktopImage](#deploydesktopimage) and **DeployLockScreenImageFile**, the file names need to be different.
|
||||
When using [DeployDesktopImage](#deploydesktopimage) and **DeployLockScreenImageFile**, the file names need to be different.
|
||||
|
||||
## DesktopImageUrl
|
||||
## DesktopImageUrl
|
||||
|
||||
Specify a .jpg, .jpeg, or .png image to be used as desktop image. This setting can take an HTTP or HTTPS URL to a remote image to be downloaded or a file URL to a local image. If you have a local file and want to embed it into the package being deployed, you also set [DeployDesktopImage](#deploydesktopimage).
|
||||
Specify a .jpg, .jpeg, or .png image to be used as desktop image. This setting can take an HTTP or HTTPS URL to a remote image to be downloaded or a file URL to a local image. If you have a local file and want to embed it into the package being deployed, you also set [DeployDesktopImage](#deploydesktopimage).
|
||||
|
||||
## LockScreenImageUrl
|
||||
## LockScreenImageUrl
|
||||
|
||||
Specify a .jpg, .jpeg, or .png image to be used as Lock Screen Image. This setting can take an HTTP or HTTPS URL to a remote image to be downloaded or a file URL to an existing local image. If you have a local file and want to embed it into the package being deployed, you also set [DeployLockScreenImage](#deploylockscreenimage).
|
||||
|
@ -1,81 +1,77 @@
|
||||
---
|
||||
title: Policies
|
||||
description: This section describes the Policies settings that you can configure in provisioning packages for Windows 10 using Windows Configuration Designer.
|
||||
description: This section describes the Policies settings that you can configure in provisioning packages for Windows 10 using Windows Configuration Designer.
|
||||
|
||||
ms.topic: reference
|
||||
|
||||
ms.date: 12/31/2017
|
||||
---
|
||||
---
|
||||
|
||||
# Policies (Windows Configuration Designer reference)
|
||||
# Policies (Windows Configuration Designer reference)
|
||||
|
||||
This section describes the **Policies** settings that you can configure in [provisioning packages](../provisioning-packages/provisioning-packages.md) for Windows 10 using Windows Configuration Designer. Each setting below links to its supported values, as documented in the [Policy configuration service provider (CSP)](/windows/client-management/mdm/policy-configuration-service-provider).
|
||||
This section describes the **Policies** settings that you can configure in [provisioning packages](../provisioning-packages/provisioning-packages.md) for Windows 10 using Windows Configuration Designer. Each setting below links to its supported values, as documented in the [Policy configuration service provider (CSP)](/windows/client-management/mdm/policy-configuration-service-provider).
|
||||
|
||||
## AboveLock
|
||||
## AboveLock
|
||||
|
||||
| Setting | Description | Windows client | Surface Hub | HoloLens | IoT Core |
|
||||
| --- | --- | :---: | :---: | :---: | :---: |
|
||||
| [AllowActionCenterNotifications](/windows/client-management/mdm/policy-configuration-service-provider#abovelock-allowactioncenternotifications) | Allow Action Center notifications above the device lock screen. | | | | |
|
||||
| [AllowToasts](/windows/client-management/mdm/policy-configuration-service-provider#abovelock-allowtoasts) | Allow toast notifications above the device lock screen. | ✅ | | | |
|
||||
| [AllowToasts](/windows/client-management/mdm/policy-configuration-service-provider#abovelock-allowtoasts) | Allow toast notifications above the device lock screen. | ✅ | | | |
|
||||
|
||||
## Accounts
|
||||
## Accounts
|
||||
|
||||
| Setting | Description | Windows client | Surface Hub | HoloLens | IoT Core |
|
||||
| --- | --- | :---: | :---: | :---: | :---: |
|
||||
|
||||
| --- | --- | :---: | :---: | :---: | :---: |
|
||||
| [AllowAddingNonMicrosoftAccountManually](/windows/client-management/mdm/policy-configuration-service-provider#accounts-allowaddingnonmicrosoftaccountsmanually) | Whether users can add non-Microsoft email accounts | ✅ | | | |
|
||||
| [AllowMicrosoftAccountConnection](/windows/client-management/mdm/policy-configuration-service-provider#accounts-allowmicrosoftaccountconnection) | Whether users can use a Microsoft account for non-email-related connection authentication and services | ✅ | | ✅ | |
|
||||
| [AllowMicrosoftAccountSigninAssistant](/windows/client-management/mdm/policy-configuration-service-provider#accounts-allowmicrosoftaccountsigninassistant) | Disable the **Microsoft Account Sign-In Assistant** (wlidsvc) NT service | ✅ | | | |
|
||||
| [DomainNamesForEmailSync](/windows/client-management/mdm/policy-configuration-service-provider#accounts-domainnamesforemailsync) | List of domains that are allowed to sync email on the devices | ✅ | | | |
|
||||
| [DomainNamesForEmailSync](/windows/client-management/mdm/policy-configuration-service-provider#accounts-domainnamesforemailsync) | List of domains that are allowed to sync email on the devices | ✅ | | | |
|
||||
|
||||
|
||||
## ApplicationDefaults
|
||||
## ApplicationDefaults
|
||||
|
||||
| Setting | Description | Windows client | Surface Hub | HoloLens | IoT Core |
|
||||
| --- | --- | :---: | :---: | :---: | :---: |
|
||||
|
||||
| [DefaultAssociationsConfiguration](/windows/client-management/mdm/policy-configuration-service-provider#applicationdefaults-defaultassociationsconfiguration) | Set default file type and protocol associations | ✅ | | | |
|
||||
| --- | --- | :---: | :---: | :---: | :---: |
|
||||
| [DefaultAssociationsConfiguration](/windows/client-management/mdm/policy-configuration-service-provider#applicationdefaults-defaultassociationsconfiguration) | Set default file type and protocol associations | ✅ | | | |
|
||||
|
||||
|
||||
## ApplicationManagement
|
||||
## ApplicationManagement
|
||||
|
||||
|
||||
| Setting | Description | Windows client | Surface Hub | HoloLens | IoT Core |
|
||||
| --- | --- | :---: | :---: | :---: | :---: |
|
||||
|
||||
| --- | --- | :---: | :---: | :---: | :---: |
|
||||
| [AllowAllTrustedApps](/windows/client-management/mdm/policy-configuration-service-provider#applicationmanagement-allowalltrustedapps) | Whether non-Microsoft Store apps are allowed | ✅ | | | ✅ |
|
||||
| [AllowAppStoreAutoUpdate](/windows/client-management/mdm/policy-configuration-service-provider#applicationmanagement-allowappstoreautoupdate) | Whether automatic update of apps from Microsoft Store is allowed | ✅ | | | ✅ |
|
||||
| [AllowDeveloperUnlock](/windows/client-management/mdm/policy-configuration-service-provider#applicationmanagement-allowdeveloperunlock) | Whether developer unlock of device is allowed | ✅ | ✅ | ✅ | ✅ |
|
||||
| [AllowGameDVR](/windows/client-management/mdm/policy-configuration-service-provider#applicationmanagement-allowgamedvr) |Whether DVR and broadcasting are allowed | ✅ | | | |
|
||||
|
||||
| [AllowGameDVR](/windows/client-management/mdm/policy-configuration-service-provider#applicationmanagement-allowgamedvr) |Whether DVR and broadcasting are allowed | ✅ | | | |
|
||||
| [AllowSharedUserAppData](/windows/client-management/mdm/policy-configuration-service-provider#applicationmanagement-allowshareduserappdata) | Whether multiple users of the same app can share data | ✅ | | | |
|
||||
| [AllowStore](/windows/client-management/mdm/policy-configuration-service-provider#applicationmanagement-allowstore) | Whether app store is allowed at device | | | | |
|
||||
| [ApplicationRestrictions](/windows/client-management/mdm/policy-configuration-service-provider#applicationmanagement-applicationrestrictions) | An XML blob that specifies app restrictions, such as an allowlist, disallow list, etc. | | | | |
|
||||
| [LaunchAppAfterLogOn](/windows/client-management/mdm/policy-configuration-service-provider#applicationmanagement-launchappafterlogon) |Whether to launch an app or apps when the user signs in. | ✅ | | | |
|
||||
| [RestrictAppDataToSystemVolume](/windows/client-management/mdm/policy-configuration-service-provider#applicationmanagement-restrictappdatatosystemvolume) | Whether app data is restricted to the system drive | ✅ | | | ✅ |
|
||||
| [RestrictAppToSystemVolume](/windows/client-management/mdm/policy-configuration-service-provider#applicationmanagement-restrictapptosystemvolume) | Whether the installation of apps is restricted to the system drive | ✅ | | | ✅ |
|
||||
|
||||
|
||||
| [RestrictAppToSystemVolume](/windows/client-management/mdm/policy-configuration-service-provider#applicationmanagement-restrictapptosystemvolume) | Whether the installation of apps is restricted to the system drive | ✅ | | | ✅ |
|
||||
|
||||
|
||||
## Authentication
|
||||
|
||||
|
||||
## Authentication
|
||||
|
||||
| Setting | Description | Windows client | Surface Hub | HoloLens | IoT Core |
|
||||
| --- | --- | :---: | :---: | :---: | :---: |
|
||||
| [AllowFastReconnect](/windows/client-management/mdm/policy-csp-authentication#authentication-allowfastreconnect) | Allows EAP Fast Reconnect from being attempted for EAP Method TLS. | ✅ | ✅ | ✅ | ✅ |
|
||||
| [EnableFastFirstSignin](/windows/client-management/mdm/policy-csp-authentication#authentication-enablefastfirstsignin) | Enables a quick first sign-in experience for a user by automatically connecting new non-admin Azure AD accounts to the pre-configured candidate local accounts. | ✅ | ✅ | | ✅ |
|
||||
| [EnableWebSignin](/windows/client-management/mdm/policy-csp-authentication#authentication-enablewebsignin) | Enables Windows sign-in support for non-ADFS federated providers (for example, SAML). | ✅ | ✅ | | ✅ |
|
||||
| [PreferredAadTenantDomainName](/windows/client-management/mdm/policy-csp-authentication#authentication-preferredaadtenantdomainname) | Specifies the preferred domain among available domains in the Azure AD tenant. | ✅ | ✅ | | ✅ |
|
||||
| [PreferredAadTenantDomainName](/windows/client-management/mdm/policy-csp-authentication#authentication-preferredaadtenantdomainname) | Specifies the preferred domain among available domains in the Azure AD tenant. | ✅ | ✅ | | ✅ |
|
||||
|
||||
|
||||
## BitLocker
|
||||
## BitLocker
|
||||
|
||||
| Setting | Description | Windows client | Surface Hub | HoloLens | IoT Core |
|
||||
| --- | --- | :---: | :---: | :---: | :---: |
|
||||
| [EncryptionMethod](/windows/client-management/mdm/policy-configuration-service-provider#bitlocker-encryptionmethod) | Specify BitLocker drive encryption method and cipher strength | ✅ | | | |
|
||||
| [EncryptionMethod](/windows/client-management/mdm/policy-configuration-service-provider#bitlocker-encryptionmethod) | Specify BitLocker drive encryption method and cipher strength | ✅ | | | |
|
||||
|
||||
|
||||
## Bluetooth
|
||||
## Bluetooth
|
||||
|
||||
| Setting | Description | Windows client | Surface Hub | HoloLens | IoT Core |
|
||||
| --- | --- | :---: | :---: | :---: | :---: |
|
||||
@ -84,9 +80,9 @@ This section describes the **Policies** settings that you can configure in [prov
|
||||
| [AllowPrepairing](/windows/client-management/mdm/policy-configuration-service-provider#bluetooth-allowprepairing) | Whether to allow specific bundled Bluetooth peripherals to automatically pair with the host device | ✅ | ✅ | ✅ | ✅ |
|
||||
| AllowPromptedProximalConnections | Whether Windows will prompt users when Bluetooth devices that are connectable are in range of the user's device | ✅ | ✅ | ✅ | ✅ |
|
||||
| [LocalDeviceName](/windows/client-management/mdm/policy-configuration-service-provider#bluetooth-localdevicename) | Set the local Bluetooth device name | ✅ | ✅ | ✅ | ✅ |
|
||||
| [ServicesAllowedList](/windows/client-management/mdm/policy-configuration-service-provider#bluetooth-servicesallowedlist) | Set a list of allowable services and profiles | ✅ | ✅ | ✅ | ✅ |
|
||||
| [ServicesAllowedList](/windows/client-management/mdm/policy-configuration-service-provider#bluetooth-servicesallowedlist) | Set a list of allowable services and profiles | ✅ | ✅ | ✅ | ✅ |
|
||||
|
||||
## Browser
|
||||
## Browser
|
||||
|
||||
| Setting | Description | Windows client | Surface Hub | HoloLens | IoT Core |
|
||||
| --- | --- | :---: | :---: | :---: | :---: |
|
||||
@ -147,18 +143,17 @@ PreventTabPreloading | Prevent Microsoft Edge from starting and loading the Star
|
||||
| [ShowMessageWhenOpeningSitesInInternetExplorer](/windows/client-management/mdm/policy-configuration-service-provider#browser-showmessagewhenopeningsitesininternetexplorer) | Specify whether users should see a full interstitial page in Microsoft Edge when opening sites that are configured to open in Internet Explorer using the Enterprise Site list. | ✅ | | | |
|
||||
| [SyncFavoritesBetweenIEAndMicrosoftEdge](/windows/client-management/mdm/policy-configuration-service-provider#browser-syncfavoritesbetweenieandmicrosoftedge) | Specify whether favorites are kept in sync between Internet Explorer and Microsoft Edge. | ✅ | | | |
|
||||
| [UnlockHomeButton](/windows/client-management/mdm/policy-csp-browser#browser-unlockhomebutton) | Specify whether users can make changes to the Home button. | ✅ | | | |
|
||||
[UseSharedFolderForBooks](/windows/client-management/mdm/policy-csp-browser#browser-usesharedfolderforbooks) | Specify whether organizations should use a folder shared across users to store books from the Books Library. | ✅ | | | |
|
||||
[UseSharedFolderForBooks](/windows/client-management/mdm/policy-csp-browser#browser-usesharedfolderforbooks) | Specify whether organizations should use a folder shared across users to store books from the Books Library. | ✅ | | | |
|
||||
|
||||
|
||||
## Camera
|
||||
## Camera
|
||||
|
||||
| Setting | Description | Windows client | Surface Hub | HoloLens | IoT Core |
|
||||
| --- | --- | :---: | :---: | :---: | :---: |
|
||||
|
||||
| [AllowCamera](/windows/client-management/mdm/policy-configuration-service-provider#camera-allowcamera) | Disable or enable the camera. | ✅ | ✅ | | |
|
||||
| --- | --- | :---: | :---: | :---: | :---: |
|
||||
| [AllowCamera](/windows/client-management/mdm/policy-configuration-service-provider#camera-allowcamera) | Disable or enable the camera. | ✅ | ✅ | | |
|
||||
|
||||
|
||||
## Connectivity
|
||||
## Connectivity
|
||||
|
||||
| Setting | Description | Windows client | Surface Hub | HoloLens | IoT Core |
|
||||
| --- | --- | :---: | :---: | :---: | :---: |
|
||||
@ -171,23 +166,22 @@ PreventTabPreloading | Prevent Microsoft Edge from starting and loading the Star
|
||||
| [AllowVPNOverCellular](/windows/client-management/mdm/policy-configuration-service-provider#connectivity-allowvpnovercellular) | Specify what type of underlying connections VPN is allowed to use. |✅ | ✅ | | ✅ |
|
||||
| [AllowVPNRoamingOverCellular](/windows/client-management/mdm/policy-configuration-service-provider#connectivity-allowvpnroamingovercellular) | Prevent the device from connecting to VPN when the device roams over cellular networks. | ✅ | ✅ | | ✅ |
|
||||
| HideCellularConnectionMode | Hide the checkbox that lets the user change the connection mode. | ✅ | ✅ | | ✅ |
|
||||
| HideCellularRoamingOption | Hide the dropdown menu that lets the user change the roaming preferences. | ✅ | ✅ | | ✅ |
|
||||
| HideCellularRoamingOption | Hide the dropdown menu that lets the user change the roaming preferences. | ✅ | ✅ | | ✅ |
|
||||
|
||||
## CredentialProviders
|
||||
## CredentialProviders
|
||||
|
||||
| Setting | Description | Windows client | Surface Hub | HoloLens | IoT Core |
|
||||
| --- | --- | :---: | :---: | :---: | :---: |
|
||||
[DisableAutomaticReDeploymentCredentials](/windows/client-management/mdm/policy-csp-credentialproviders) | This setting disables the visibility of the credential provider that triggers the PC refresh on a device. This policy doesn't actually trigger the refresh. The admin user is required to authenticate to trigger the refresh on the target device. The Windows 10 Autopilot Reset feature allows admin to reset devices to a known good managed state while preserving the management enrollment. After the automatic redeployment is triggered, the devices are for ready for use by information workers or students. | ✅ | | | |
|
||||
[DisableAutomaticReDeploymentCredentials](/windows/client-management/mdm/policy-csp-credentialproviders) | This setting disables the visibility of the credential provider that triggers the PC refresh on a device. This policy doesn't actually trigger the refresh. The admin user is required to authenticate to trigger the refresh on the target device. The Windows 10 Autopilot Reset feature allows admin to reset devices to a known good managed state while preserving the management enrollment. After the automatic redeployment is triggered, the devices are for ready for use by information workers or students. | ✅ | | | |
|
||||
|
||||
## Cryptography
|
||||
## Cryptography
|
||||
|
||||
| Setting | Description | Windows client | Surface Hub | HoloLens | IoT Core |
|
||||
| --- | --- | :---: | :---: | :---: | :---: |
|
||||
|
||||
| --- | --- | :---: | :---: | :---: | :---: |
|
||||
| [AllowFipsAlgorithmPolicy](/windows/client-management/mdm/policy-configuration-service-provider#cryptography-allowfipsalgorithmpolicy) | Allow or disallow the Federal Information Processing Standard (FIPS) policy. | ✅ | | | |
|
||||
| [TLSCiperSuites](/windows/client-management/mdm/policy-configuration-service-provider#cryptography-tlsciphersuites) | List the Cryptographic Cipher Algorithms allowed for SSL connections. Format is a semicolon delimited list. Last write win. | ✅ | | | |
|
||||
| [TLSCiperSuites](/windows/client-management/mdm/policy-configuration-service-provider#cryptography-tlsciphersuites) | List the Cryptographic Cipher Algorithms allowed for SSL connections. Format is a semicolon delimited list. Last write win. | ✅ | | | |
|
||||
|
||||
## Defender
|
||||
## Defender
|
||||
|
||||
| Setting | Description | Windows client | Surface Hub | HoloLens | IoT Core |
|
||||
| --- | --- | :---: | :---: | :---: | :---: |
|
||||
@ -216,9 +210,9 @@ PreventTabPreloading | Prevent Microsoft Edge from starting and loading the Star
|
||||
| [ScheduleScanTime](/windows/client-management/mdm/policy-configuration-service-provider#defender-schedulescantime) | Select the time of day that the Windows Defender scan should run. | ✅ | | | |
|
||||
| [SignatureUpdateInterval](/windows/client-management/mdm/policy-configuration-service-provider#defender-signatureupdateinterval) | Specify the interval (in hours) that will be used to check for signatures, so instead of using the ScheduleDay and ScheduleTime the check for new signatures will be set according to the interval. | ✅ | | | |
|
||||
| [SubmitSamplesConsent](/windows/client-management/mdm/policy-configuration-service-provider#defender-submitsamplesconsent) | Checks for the user consent level in Windows Defender to send data. | ✅ | | | |
|
||||
| [ThreatSeverityDefaultAction](/windows/client-management/mdm/policy-configuration-service-provider#defender-threatseveritydefaultaction) | Specify any valid threat severity levels and the corresponding default action ID to take. | ✅ | | | |
|
||||
| [ThreatSeverityDefaultAction](/windows/client-management/mdm/policy-configuration-service-provider#defender-threatseveritydefaultaction) | Specify any valid threat severity levels and the corresponding default action ID to take. | ✅ | | | |
|
||||
|
||||
## DeliveryOptimization
|
||||
## DeliveryOptimization
|
||||
|
||||
| Setting | Description | Windows client | Surface Hub | HoloLens | IoT Core |
|
||||
| --- | --- | :---: | :---: | :---: | :---: |
|
||||
@ -245,19 +239,18 @@ PreventTabPreloading | Prevent Microsoft Edge from starting and loading the Star
|
||||
| [DOPercentageMaxForeDownloadBandwidth](/windows/client-management/mdm/policy-configuration-service-provider#deliveryoptimization-dopercentagemaxforegroundbandwidth) | Specify the maximum foreground download bandwidth that Delivery Optimization uses across all concurrent download activities as a percentage of available download bandwidth. | ✅ | | | |
|
||||
| [DORestrictPeerSelectionBy](/windows/client-management/mdm/policy-configuration-service-provider#deliveryoptimization-dorestrictpeerselectionby) | Set this policy to restrict peer selection by the selected option. | ✅ | | | |
|
||||
| [DOSetHoursToLimitBackgroundDownloadBandwidth](/windows/client-management/mdm/policy-configuration-service-provider#deliveryoptimization-dosethourstolimitbackgrounddownloadbandwidth) | Specify the maximum background download bandwidth that Delivery Optimization uses during and outside business hours across all concurrent download activities as a percentage of available download bandwidth. | ✅ | | | |
|
||||
| [DOSetHoursToLimitForegroundDownloadBandwidth](/windows/client-management/mdm/policy-configuration-service-provider#deliveryoptimization-dosethourstolimitforegrounddownloadbandwidth) | Specify the maximum foreground download bandwidth that Delivery Optimization uses during and outside business hours across all concurrent download activities as a percentage of available download bandwidth. | ✅ | | | |
|
||||
| [DOSetHoursToLimitForegroundDownloadBandwidth](/windows/client-management/mdm/policy-configuration-service-provider#deliveryoptimization-dosethourstolimitforegrounddownloadbandwidth) | Specify the maximum foreground download bandwidth that Delivery Optimization uses during and outside business hours across all concurrent download activities as a percentage of available download bandwidth. | ✅ | | | |
|
||||
|
||||
## DeviceGuard
|
||||
## DeviceGuard
|
||||
|
||||
| Setting | Description | Windows client | Surface Hub | HoloLens | IoT Core |
|
||||
| --- | --- | :---: | :---: | :---: | :---: |
|
||||
[EnableVirtualizationBasedSecurity](/windows/client-management/mdm/policy-csp-deviceguard) | Turns on virtualization based security(VBS) at the next reboot. virtualization based security uses the Windows Hypervisor to provide support for security services. | ✅ | | | |
|
||||
[EnableVirtualizationBasedSecurity](/windows/client-management/mdm/policy-csp-deviceguard) | Turns on virtualization based security(VBS) at the next reboot. virtualization based security uses the Windows Hypervisor to provide support for security services. | ✅ | | | |
|
||||
|
||||
## DeviceLock
|
||||
## DeviceLock
|
||||
|
||||
| Setting | Description | Windows client | Surface Hub | HoloLens | IoT Core |
|
||||
| --- | --- | :---: | :---: | :---: | :---: |
|
||||
|
||||
| --- | --- | :---: | :---: | :---: | :---: |
|
||||
| [AllowIdleReturnWithoutPassword](/windows/client-management/mdm/policy-configuration-service-provider#devicelock-allowidlereturnwithoutpassword) | Specify whether the user must input a PIN or password when the device resumes from an idle state. | | | | |
|
||||
| [AllowScreenTimeoutWhileLockedUserConfig](/windows/client-management/mdm/policy-configuration-service-provider#devicelock-allowscreentimeoutwhilelockeduserconfig) | Specify whether to show a user-configurable setting to control the screen timeout while on the lock screen. | | | | |
|
||||
| [AllowSimpleDevicePassword](/windows/client-management/mdm/policy-configuration-service-provider#devicelock-allowsimpledevicepassword) | Specify whether PINs or passwords such as "1111" or "1234" are allowed. For the desktop, it also controls the use of picture passwords. | ✅ | | ✅ | |
|
||||
@ -269,18 +262,18 @@ PreventTabPreloading | Prevent Microsoft Edge from starting and loading the Star
|
||||
| [MaxInactivityTimeDeviceLock](/windows/client-management/mdm/policy-configuration-service-provider#devicelock-maxinactivitytimedevicelock) |Specify the maximum amount of time (in minutes) allowed after the device is idle that will cause the device to become PIN or password locked. | ✅ | | ✅ | |
|
||||
| [MinDevicePasswordComplexCharacters](/windows/client-management/mdm/policy-configuration-service-provider#devicelock-mindevicepasswordcomplexcharacters) | Specify the number of complex element types (uppercase and lowercase letters, numbers, and punctuation) required for a strong PIN or password. | ✅ | | ✅ | |
|
||||
| [MinDevicePasswordLength](/windows/client-management/mdm/policy-configuration-service-provider#devicelock-mindevicepasswordlength) | Specify the minimum number or characters required in the PIN or password. | ✅ | | ✅ | |
|
||||
| [ScreenTimeoutWhileLocked](/windows/client-management/mdm/policy-configuration-service-provider#devicelock-screentimeoutwhilelocked) | Specify the duration in seconds for the screen timeout while on the lock screen. | | | | |
|
||||
| [ScreenTimeoutWhileLocked](/windows/client-management/mdm/policy-configuration-service-provider#devicelock-screentimeoutwhilelocked) | Specify the duration in seconds for the screen timeout while on the lock screen. | | | | |
|
||||
|
||||
|
||||
## DeviceManagement
|
||||
## DeviceManagement
|
||||
|
||||
| Setting | Description | Windows client | Surface Hub | HoloLens | IoT Core |
|
||||
| --- | --- | :---: | :---: | :---: | :---: |
|
||||
| DisableMDMEnrollment | Use this setting to prevent the device from enrolling in MDM. | ✅ | | | |
|
||||
| DisableMDMEnrollment | Use this setting to prevent the device from enrolling in MDM. | ✅ | | | |
|
||||
|
||||
|
||||
|
||||
## Experience
|
||||
|
||||
## Experience
|
||||
|
||||
| Setting | Description | Windows client | Surface Hub | HoloLens | IoT Core |
|
||||
| --- | --- | :---: | :---: | :---: | :---: |
|
||||
@ -301,68 +294,65 @@ PreventTabPreloading | Prevent Microsoft Edge from starting and loading the Star
|
||||
| [AllowWindowsSpotlightOnActionCenter](/windows/client-management/mdm/policy-configuration-service-provider#experience-allowwindowsspotlightonactioncenter) | Prevent Windows Spotlight notifications from being displayed in the Action Center. | ✅ | | | |
|
||||
| [AllowWindowsSpotlightWindowsWelcomeExperience](/windows/client-management/mdm/policy-configuration-service-provider#experience-allowwindowsspotlightwindowswelcomeexperience) | Turn off the Windows Spotlight Windows welcome experience feature. | ✅ | | | |
|
||||
| [AllowWindowsTips](/windows/client-management/mdm/policy-configuration-service-provider#experience-allowwindowstips) | Enable or disable Windows Tips. | ✅ | | | |
|
||||
| [ConfigureWindowsSpotlightOnLockScreen](/windows/client-management/mdm/policy-configuration-service-provider#experience-configurewindowsspotlightonlockscreen) | Specify whether Spotlight should be used on the user's lock screen. | ✅ | | | |
|
||||
| [ConfigureWindowsSpotlightOnLockScreen](/windows/client-management/mdm/policy-configuration-service-provider#experience-configurewindowsspotlightonlockscreen) | Specify whether Spotlight should be used on the user's lock screen. | ✅ | | | |
|
||||
|
||||
## ExploitGuard
|
||||
## ExploitGuard
|
||||
|
||||
| Setting | Description | Windows client | Surface Hub | HoloLens | IoT Core |
|
||||
| --- | --- | :---: | :---: | :---: | :---: |
|
||||
|
||||
| [ExploitProtectionSettings](/windows/client-management/mdm/policy-csp-exploitguard) | See the [explanation of ExploitProtectionSettings](/windows/client-management/mdm/policy-csp-exploitguard) in the Policy CSP for instructions. In the **ExploitProtectionSettings** field, you can enter a path (local, UNC, or URI) to the mitigation options config, or you can enter the XML for the config. | ✅ | | | |
|
||||
| --- | --- | :---: | :---: | :---: | :---: |
|
||||
| [ExploitProtectionSettings](/windows/client-management/mdm/policy-csp-exploitguard) | See the [explanation of ExploitProtectionSettings](/windows/client-management/mdm/policy-csp-exploitguard) in the Policy CSP for instructions. In the **ExploitProtectionSettings** field, you can enter a path (local, UNC, or URI) to the mitigation options config, or you can enter the XML for the config. | ✅ | | | |
|
||||
|
||||
|
||||
## Games
|
||||
## Games
|
||||
|
||||
| Setting | Description | Windows client | Surface Hub | HoloLens | IoT Core |
|
||||
| --- | --- | :---: | :---: | :---: | :---: |
|
||||
| [AllowAdvancedGamingServices](/windows/client-management/mdm/policy-configuration-service-provider#games-allowadvancedgamingservices) | Currently not supported. | ✅ | | | |
|
||||
| [AllowAdvancedGamingServices](/windows/client-management/mdm/policy-configuration-service-provider#games-allowadvancedgamingservices) | Currently not supported. | ✅ | | | |
|
||||
|
||||
|
||||
## KioskBrowser
|
||||
## KioskBrowser
|
||||
|
||||
These settings apply to the **Kiosk Browser** app available in Microsoft Store. For more information, see [Guidelines for web browsers](../guidelines-for-assigned-access-app.md#guidelines-for-web-browsers).
|
||||
These settings apply to the **Kiosk Browser** app available in Microsoft Store. For more information, see [Guidelines for web browsers](../guidelines-for-assigned-access-app.md#guidelines-for-web-browsers).
|
||||
|
||||
| Setting | Description | Windows client | Surface Hub | HoloLens | IoT Core |
|
||||
| --- | --- | :---: | :---: | :---: | :---: |
|
||||
|
||||
| --- | --- | :---: | :---: | :---: | :---: |
|
||||
|[BlockedUrlExceptions](/windows/client-management/mdm/policy-csp-kioskbrowser#kioskbrowser-blockedurlexceptions) | List of exceptions to the blocked website URLs (with wildcard support). This setting is used to configure URLs kiosk browsers are allowed to navigate to, which are a subset of the blocked URLs. | ✅ | | | |
|
||||
|[BlockedUrls](/windows/client-management/mdm/policy-csp-kioskbrowser#kioskbrowser-blockedurls) | List of blocked website URLs (with wildcard support). This setting is used to configure blocked URLs kiosk browsers can't navigate to. | ✅ | | | |
|
||||
|[DefaultURL](/windows/client-management/mdm/policy-csp-kioskbrowser#kioskbrowser-defaulturl) | Configures the default URL kiosk browsers to navigate on launch and restart. | ✅ | | | |
|
||||
|[EnableEndSessionButton](/windows/client-management/mdm/policy-csp-kioskbrowser#kioskbrowser-enableendsessionbutton) | Enable/disable kiosk browser's end session button. | ✅ | | | |
|
||||
|[EnableHomeButton](/windows/client-management/mdm/policy-csp-kioskbrowser#kioskbrowser-enablehomebutton) | Enable/disable kiosk browser's home button. | ✅ | | | |
|
||||
|[EnableNavigationButtons](/windows/client-management/mdm/policy-csp-kioskbrowser#kioskbrowser-enablenavigationbuttons) | Enable/disable kiosk browser's navigation buttons (forward/back). | ✅ | | | |
|
||||
|[RestartOnIdleTime](/windows/client-management/mdm/policy-csp-kioskbrowser#kioskbrowser-restartonidletime) | Amount of time in minutes the session is idle until the kiosk browser restarts in a fresh state. The value is an int 1-1440 that specifies the number of minutes the session is idle until the kiosk browser restarts in a fresh state. The default value is empty, which means there's no idle timeout within the kiosk browser. | ✅ | | | |
|
||||
|[RestartOnIdleTime](/windows/client-management/mdm/policy-csp-kioskbrowser#kioskbrowser-restartonidletime) | Amount of time in minutes the session is idle until the kiosk browser restarts in a fresh state. The value is an int 1-1440 that specifies the number of minutes the session is idle until the kiosk browser restarts in a fresh state. The default value is empty, which means there's no idle timeout within the kiosk browser. | ✅ | | | |
|
||||
|
||||
To configure multiple URLs for **Blocked URL Exceptions** or **Blocked URLs** in Windows Configuration Designer:
|
||||
To configure multiple URLs for **Blocked URL Exceptions** or **Blocked URLs** in Windows Configuration Designer:
|
||||
|
||||
1. Create the provisioning package. When ready to export, close the project in Windows Configuration Designer.
|
||||
2. Open the customizations.xml file in the project folder (e.g C:\Users\name\Documents\Windows Imaging and Configuration Designer (WICD)\Project_18).
|
||||
2. Open the customizations.xml file in the project folder (e.g C:\Users\name\Documents\Windows Imaging and Configuration Designer (WICD)\Project_18).
|
||||
|
||||
3. Insert the null character string in between each URL (e.g www.bing.comwww.contoso.com).
|
||||
3. Insert the null character string in between each URL (e.g www.bing.comwww.contoso.com).
|
||||
|
||||
4. Save the XML file.
|
||||
5. Open the project again in Windows Configuration Designer.
|
||||
6. Export the package. Ensure you don't revisit the created policies under Kiosk Browser or else the null character will be removed.
|
||||
6. Export the package. Ensure you don't revisit the created policies under Kiosk Browser or else the null character will be removed.
|
||||
|
||||
## LocalPoliciesSecurityOptions
|
||||
## LocalPoliciesSecurityOptions
|
||||
|
||||
| Setting | Description | Windows client | Surface Hub | HoloLens | IoT Core |
|
||||
| --- | --- | :---: | :---: | :---: | :---: |
|
||||
| [InteractiveLogon_DoNotDisplayLastSignedIn](/windows/client-management/mdm/policy-csp-localpoliciessecurityoptions#localpoliciessecurityoptions-interactivelogon-donotdisplaylastsignedin) | Specify whether the Windows sign-in screen will show the username of the last person who signed in. | ✅ | | | |
|
||||
| [Shutdown_AllowSystemtobeShutDownWithoutHavingToLogOn](/windows/client-management/mdm/policy-csp-localpoliciessecurityoptions#localpoliciessecurityoptions-shutdown-allowsystemtobeshutdownwithouthavingtologon) | Specify whether a computer can be shut down without signing in. | ✅ | | | |
|
||||
| [UserAccountControl_BehaviorOfTheElevationPromptForStandardUsers](/windows/client-management/mdm/policy-csp-localpoliciessecurityoptions#localpoliciessecurityoptions-useraccountcontrol-behavioroftheelevationpromptforstandardusers) | Configure how an elevation prompt should behave for standard users. | ✅ | | | |
|
||||
| [UserAccountControl_BehaviorOfTheElevationPromptForStandardUsers](/windows/client-management/mdm/policy-csp-localpoliciessecurityoptions#localpoliciessecurityoptions-useraccountcontrol-behavioroftheelevationpromptforstandardusers) | Configure how an elevation prompt should behave for standard users. | ✅ | | | |
|
||||
|
||||
## Location
|
||||
## Location
|
||||
|
||||
| Setting | Description | Windows client | Surface Hub | HoloLens | IoT Core |
|
||||
| --- | --- | :---: | :---: | :---: | :---: |
|
||||
| [EnableLocation](/windows/client-management/mdm/policy-configuration-service-provider#location-enablelocation) | Don't use. | | | | |
|
||||
| [EnableLocation](/windows/client-management/mdm/policy-configuration-service-provider#location-enablelocation) | Don't use. | | | | |
|
||||
|
||||
## Power
|
||||
## Power
|
||||
|
||||
| Setting | Description | Windows client | Surface Hub | HoloLens | IoT Core |
|
||||
| --- | --- | :---: | :---: | :---: | :---: |
|
||||
|
||||
| --- | --- | :---: | :---: | :---: | :---: |
|
||||
| [AllowStandbyStatesWhenSleepingOnBattery](/windows/client-management/mdm/policy-csp-power#allowstandbystateswhensleepingonbattery) | Specify whether Windows can use standby states when putting the computer in a sleep state while on battery. | ✅ | | | |
|
||||
| [AllowStandbyWhenSleepingPluggedIn](/windows/client-management/mdm/policy-csp-power#allowstandbystateswhensleepingpluggedin) | Specify whether Windows can use standby states when putting the computer in a sleep state while plugged in. | ✅ | | | |
|
||||
| [DisplayOffTimeoutOnBattery](/windows/client-management/mdm/policy-csp-power#displayofftimeoutonbattery) | Specify the period of inactivity before Windows turns off the display while on battery. | ✅ | | | |
|
||||
@ -384,20 +374,20 @@ To configure multiple URLs for **Blocked URL Exceptions** or **Blocked URLs** in
|
||||
| [TurnOffHybridSleepOnBattery](/windows/client-management/mdm/policy-csp-power#turnoffhybridsleeponbattery) | Turn off hybrid sleep while on battery. | ✅ | | | |
|
||||
| [TurnOffHybridSleepPluggedIn](/windows/client-management/mdm/policy-csp-power#turnoffhybridsleeppluggedin) | Turn off hybrid sleep while plugged in. | ✅ | | | |
|
||||
| [UnattendedSleepTimeoutOnBattery](/windows/client-management/mdm/policy-csp-power#unattendedsleeptimeoutonbattery) | Specify the period of inactivity before Windows transitions the system to sleep automatically when a user isn't present while on battery. | ✅ | | | |
|
||||
| [UnattendedSleepTimeoutPluggedIn](/windows/client-management/mdm/policy-csp-power#unattendedsleeptimeoutpluggedin) | Specify the period of inactivity before Windows transitions the system to sleep automatically when a user isn't present while plugged in. | ✅ | | | |
|
||||
| [UnattendedSleepTimeoutPluggedIn](/windows/client-management/mdm/policy-csp-power#unattendedsleeptimeoutpluggedin) | Specify the period of inactivity before Windows transitions the system to sleep automatically when a user isn't present while plugged in. | ✅ | | | |
|
||||
|
||||
## Privacy
|
||||
## Privacy
|
||||
|
||||
| Setting | Description | Windows client | Surface Hub | HoloLens | IoT Core |
|
||||
| --- | --- | :---: | :---: | :---: | :---: |
|
||||
| [AllowAutoAcceptPairingAndPrivacyConsentPrompts](/windows/client-management/mdm/policy-configuration-service-provider#privacy-allowautoacceptpairingandprivacyconsentprompts) | Allow or disallow the automatic acceptance of the pairing and privacy user consent dialog boxes when launching apps. | | | | |
|
||||
| [AllowInputPersonalization](/windows/client-management/mdm/policy-configuration-service-provider#privacy-allowinputpersonalization) | Allow the use of cloud-based speech services for Cortana, dictation, or Store apps. | ✅ | | ✅ | |
|
||||
| [AllowInputPersonalization](/windows/client-management/mdm/policy-configuration-service-provider#privacy-allowinputpersonalization) | Allow the use of cloud-based speech services for Cortana, dictation, or Store apps. | ✅ | | ✅ | |
|
||||
|
||||
|
||||
## Search
|
||||
## Search
|
||||
|
||||
| Setting | Description | Windows client | Surface Hub | HoloLens | IoT Core |
|
||||
| --- | --- | :---: | :---: | :---: | :---: |
|
||||
| --- | --- | :---: | :---: | :---: | :---: |
|
||||
|
||||
[AllowCloudSearch](/windows/client-management/mdm/policy-csp-search#search-allowcloudsearch) | Allow search and Cortana to search cloud sources like OneDrive and SharePoint. T | ✅ | | | |
|
||||
[AllowCortanaInAAD](/windows/client-management/mdm/policy-csp-search#search-allowcortanainaad) | This setting specifies whether the Cortana consent page can appear in the Azure Active Directory (AAD) device out-of-box-experience (OOBE) flow. | ✅ | | | |
|
||||
@ -411,11 +401,11 @@ To configure multiple URLs for **Blocked URL Exceptions** or **Blocked URLs** in
|
||||
| [DisableRemovableDriveIndexing](/windows/client-management/mdm/policy-configuration-service-provider#search-disableremovabledriveindexing) | Configure whether locations on removable drives can be added to libraries. | ✅ | | | |
|
||||
| [PreventIndexingLowDiskSpaceMB](/windows/client-management/mdm/policy-configuration-service-provider#search-preventindexinglowdiskspacemb) | Prevent indexing from continuing after less than the specified amount of hard drive space is left on the same drive as the index location. | ✅ | | | |
|
||||
| [PreventRemoteQueries](/windows/client-management/mdm/policy-configuration-service-provider#search-preventremotequeries) | If enabled, clients will be unable to query this device's index remotely. | ✅ | | | |
|
||||
| [SafeSearchPermissions](/windows/client-management/mdm/policy-configuration-service-provider#search-safesearchpermissions) | Specify the level of safe search (filtering adult content) required. | | | | |
|
||||
| [SafeSearchPermissions](/windows/client-management/mdm/policy-configuration-service-provider#search-safesearchpermissions) | Specify the level of safe search (filtering adult content) required. | | | | |
|
||||
|
||||
|
||||
|
||||
## Security
|
||||
|
||||
## Security
|
||||
|
||||
| Setting | Description | Windows client | Surface Hub | HoloLens | IoT Core |
|
||||
| --- | --- | :---: | :---: | :---: | :---: |
|
||||
@ -425,9 +415,9 @@ To configure multiple URLs for **Blocked URL Exceptions** or **Blocked URLs** in
|
||||
| [AntiTheftMode](/windows/client-management/mdm/policy-configuration-service-provider#security-antitheftmode) | Allow or disallow Anti Theft Mode on the device. | | | | |
|
||||
| [RequireDeviceEncryption](/windows/client-management/mdm/policy-configuration-service-provider#security-requiredeviceencryption) | Specify whether encryption is required. | ✅ | ✅ | ✅ | ✅ |
|
||||
| [RequireProvisioningPackageSignature](/windows/client-management/mdm/policy-configuration-service-provider#security-requireprovisioningpackagesignature) | Specify whether provisioning packages must have a certificate signed by a device-trusted authority. | ✅ | ✅ | | ✅ |
|
||||
| [RequireRetrieveHealthCertificateOnBoot](/windows/client-management/mdm/policy-configuration-service-provider#security-requireretrievehealthcertificateonboot) | Specify whether to retrieve and post TCG Boot logs, and get or cache an encrypted or signed Health Attestation Report from the Microsoft Health Attestation Service when a device boots or reboots. | ✅ | | | |
|
||||
| [RequireRetrieveHealthCertificateOnBoot](/windows/client-management/mdm/policy-configuration-service-provider#security-requireretrievehealthcertificateonboot) | Specify whether to retrieve and post TCG Boot logs, and get or cache an encrypted or signed Health Attestation Report from the Microsoft Health Attestation Service when a device boots or reboots. | ✅ | | | |
|
||||
|
||||
## Settings
|
||||
## Settings
|
||||
|
||||
| Setting | Description | Windows client | Surface Hub | HoloLens | IoT Core |
|
||||
| --- | --- | :---: | :---: | :---: | :---: |
|
||||
@ -435,9 +425,9 @@ To configure multiple URLs for **Blocked URL Exceptions** or **Blocked URLs** in
|
||||
| [AllowDataSense](/windows/client-management/mdm/policy-configuration-service-provider#settings-allowdatasense) | Allow the user to change Data Sense settings. | | | | |
|
||||
| [AllowVPN](/windows/client-management/mdm/policy-configuration-service-provider#settings-allowvpn) | Allow the user to change VPN settings. | | | ✅ | |
|
||||
| [ConfigureTaskbarCalendar](/windows/client-management/mdm/policy-configuration-service-provider#settings-configuretaskbarcalendar) | Configure the default setting for showing other calendars (besides the default calendar for the locale) in the taskbar clock and calendar flyout. | ✅ | | | |
|
||||
[PageVisiblityList](/windows/client-management/mdm/policy-csp-settings#settings-pagevisibilitylist) | Allows IT admins to prevent specific pages in the System Settings app from being visible or accessible. Pages are identified by a shortened version of their already [published URIs](/windows/uwp/launch-resume/launch-settings-app#ms-settings-uri-scheme-reference), 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. | ✅ | | | |
|
||||
[PageVisiblityList](/windows/client-management/mdm/policy-csp-settings#settings-pagevisibilitylist) | Allows IT admins to prevent specific pages in the System Settings app from being visible or accessible. Pages are identified by a shortened version of their already [published URIs](/windows/uwp/launch-resume/launch-settings-app#ms-settings-uri-scheme-reference), 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. | ✅ | | | |
|
||||
|
||||
## Start
|
||||
## Start
|
||||
|
||||
| Setting | Description | Windows client | Surface Hub | HoloLens | IoT Core |
|
||||
| --- | --- | :---: | :---: | :---: | :---: |
|
||||
@ -447,11 +437,9 @@ To configure multiple URLs for **Blocked URL Exceptions** or **Blocked URLs** in
|
||||
| [AllowPinnedFolderHomeGroup](/windows/client-management/mdm/policy-csp-start#start-allowpinnedfolderhomegroup) | Control the visibility of the Home Group shortcut on the Start menu. | ✅ | | | |
|
||||
| [AllowPinnedFolderMusic](/windows/client-management/mdm/policy-csp-start#start-allowpinnedfoldermusic) | Control the visibility of the Music shortcut on the Start menu. | ✅ | | | |
|
||||
| [AllowPinnedFolderNetwork](/windows/client-management/mdm/policy-csp-start#start-allowpinnedfoldernetwork) | Control the visibility of the Network shortcut on the Start menu. | ✅ | | | |
|
||||
| [AllowPinnedFolderPersonalFolder](/windows/client-management/mdm/policy-csp-start#start-allowpinnedfolderpersonalfolder) | Control the visibility of the Personal Folder shortcut on the Start menu. | ✅ | | | |
|
||||
|
||||
| [AllowPinnedFolderPersonalFolder](/windows/client-management/mdm/policy-csp-start#start-allowpinnedfolderpersonalfolder) | Control the visibility of the Personal Folder shortcut on the Start menu. | ✅ | | | |
|
||||
| [AllowPinnedFolderPictures](/windows/client-management/mdm/policy-csp-start#start-allowpinnedfolderpictures) | Control the visibility of the Pictures shortcut on the Start menu. | ✅ | | | |
|
||||
| [AllowPinnedFolderSettings](/windows/client-management/mdm/policy-csp-start#start-allowpinnedfoldersettings) | Control the visibility of the Settings shortcut on the Start menu. | ✅ | | | |
|
||||
|
||||
| [AllowPinnedFolderSettings](/windows/client-management/mdm/policy-csp-start#start-allowpinnedfoldersettings) | Control the visibility of the Settings shortcut on the Start menu. | ✅ | | | |
|
||||
| [AllowPinnedFolderVideos](/windows/client-management/mdm/policy-csp-start#start-allowpinnedfoldervideos) |Control the visibility of the Videos shortcut on the Start menu. | ✅ | | | |
|
||||
| DisableContextMenus | Prevent context menus from being invoked in the Start menu. | ✅ | | | |
|
||||
| [ForceStartSize](/windows/client-management/mdm/policy-configuration-service-provider#start-forcestartsize) | Force the size of the Start screen. | ✅ | | | |
|
||||
@ -472,13 +460,12 @@ To configure multiple URLs for **Blocked URL Exceptions** or **Blocked URLs** in
|
||||
| [HideUserTile](/windows/client-management/mdm/policy-configuration-service-provider#start-hideusertile) | Hide the user tile. | ✅ | | | |
|
||||
| [ImportEdgeAssets](/windows/client-management/mdm/policy-configuration-service-provider#start-importedgeassets) | Import Edge assets for secondary tiles. For more information, see [Add image for secondary Microsoft Edge tiles](../start-secondary-tiles.md). | ✅ | | | |
|
||||
| [NoPinningToTaskbar](/windows/client-management/mdm/policy-configuration-service-provider#start-nopinningtotaskbar) | Prevent users from pinning and unpinning apps on the taskbar. | ✅ | | | |
|
||||
| [StartLayout](/windows/client-management/mdm/policy-configuration-service-provider#start-startlayout) | Apply a custom Start layout. For more information, see [Customize Windows 10 Start and taskbar with provisioning packages](../customize-windows-10-start-screens-by-using-provisioning-packages-and-icd.md) | ✅ | | | |
|
||||
| [StartLayout](/windows/client-management/mdm/policy-configuration-service-provider#start-startlayout) | Apply a custom Start layout. For more information, see [Customize Windows 10 Start and taskbar with provisioning packages](../customize-windows-10-start-screens-by-using-provisioning-packages-and-icd.md) | ✅ | | | |
|
||||
|
||||
## System
|
||||
## System
|
||||
|
||||
| Setting | Description | Windows client | Surface Hub | HoloLens | IoT Core |
|
||||
| --- | --- | :---: | :---: | :---: | :---: |
|
||||
|
||||
| --- | --- | :---: | :---: | :---: | :---: |
|
||||
| [AllowBuildPreview](/windows/client-management/mdm/policy-configuration-service-provider#system-allowbuildpreview) | Specify whether users can access the Insider build controls in the **Advanced Options** for Windows Update. | ✅ | | | |
|
||||
| [AllowEmbeddedMode](/windows/client-management/mdm/policy-configuration-service-provider#system-allowembeddedmode) | Specify whether to set general purpose device to be in embedded mode. | ✅ | ✅ | | ✅ |
|
||||
| [AllowExperimentation](/windows/client-management/mdm/policy-configuration-service-provider#system-allowexperimentation) | Determine the level that Microsoft can experiment with the product to study user preferences or device behavior. | ✅ | | | |
|
||||
@ -491,10 +478,10 @@ ConfigureTelemetryOptInSettingsUx | This policy setting determines whether peopl
|
||||
| DisableDeviceDelete | Specify whether the delete diagnostic data is enabled in the Diagnostic & Feedback Settings page. | ✅ | | | |
|
||||
| DisableDataDiagnosticViewer | Configure whether users can enable and launch the Diagnostic Data Viewer from the Diagnostic & Feedback Settings page. | ✅ | | | |
|
||||
| [DisableOneDriveFileSync](/windows/client-management/mdm/policy-configuration-service-provider#system-disableonedrivefilesync) | Prevent apps and features from working with files on OneDrive. | ✅ | | | |
|
||||
| [LimitEnhancedDiagnosticDataWindowsAnalytics](/windows/client-management/mdm/policy-csp-system#system-limitenhanceddiagnosticdatawindowsanalytics) | This policy setting, in combination with the System/AllowTelemetry policy setting, enables organizations to send Microsoft a specific set of diagnostic data for IT insights via Windows Analytics services. To enable this behavior you must enable this policy setting, and set Allow Telemetry to level 2 (Enhanced). When you configure these policy settings, a basic level of diagnostic data plus other events that are required for Windows Analytics are sent to Microsoft. These events are documented in [Windows 10, version 1703 basic level Windows diagnostic events and fields](/windows/privacy/enhanced-diagnostic-data-windows-analytics-events-and-fields). Enabling enhanced diagnostic data in the System/AllowTelemetry policy in combination with not configuring this policy will also send the required events for Windows Analytics, plus other enhanced level diagnostic data. This setting has no effect on computers configured to send full, basic or security level diagnostic data to Microsoft. If you disable or don't configure this policy setting, then the level of diagnostic data sent to Microsoft is determined by the System/AllowTelemetry policy. | ✅ | | | |
|
||||
| [LimitEnhancedDiagnosticDataWindowsAnalytics](/windows/client-management/mdm/policy-csp-system#system-limitenhanceddiagnosticdatawindowsanalytics) | This policy setting, in combination with the System/AllowTelemetry policy setting, enables organizations to send Microsoft a specific set of diagnostic data for IT insights via Windows Analytics services. To enable this behavior you must enable this policy setting, and set Allow Telemetry to level 2 (Enhanced). When you configure these policy settings, a basic level of diagnostic data plus other events that are required for Windows Analytics are sent to Microsoft. These events are documented in [Windows 10, version 1703 basic level Windows diagnostic events and fields](/windows/privacy/enhanced-diagnostic-data-windows-analytics-events-and-fields). Enabling enhanced diagnostic data in the System/AllowTelemetry policy in combination with not configuring this policy will also send the required events for Windows Analytics, plus other enhanced level diagnostic data. This setting has no effect on computers configured to send full, basic or security level diagnostic data to Microsoft. If you disable or don't configure this policy setting, then the level of diagnostic data sent to Microsoft is determined by the System/AllowTelemetry policy. | ✅ | | | |
|
||||
|
||||
|
||||
## TextInput
|
||||
## TextInput
|
||||
|
||||
| Setting | Description | Windows client | Surface Hub | HoloLens | IoT Core |
|
||||
| --- | --- | :---: | :---: | :---: | :---: |
|
||||
@ -507,22 +494,20 @@ ConfigureTelemetryOptInSettingsUx | This policy setting determines whether peopl
|
||||
| [AllowJapaneseUserDictionary](/windows/client-management/mdm/policy-configuration-service-provider#textinput-allowjapaneseuserdictionary) | Allow the Japanese user dictionary. | ✅ | | | |
|
||||
| [AllowKeyboardTextSuggestions](/windows/client-management/mdm/policy-configuration-service-provider#textinput-allowkeyboardtextsuggestions) | Specify whether text prediction is enabled or disabled for the on-screen keyboard, touch keyboard, and handwriting recognition tool. | ✅ | | | |
|
||||
| [AllowLanguageFeaturesUninstall](/windows/client-management/mdm/policy-configuration-service-provider#textinput-allowlanguagefeaturesuninstall) | All language features to be uninstalled. | ✅ | | | |
|
||||
| AllowUserInputsFromMiracastRecevier | Don't use. Instead, use [WirelessDisplay](#wirelessdisplay)/[AllowUserInputFromWirelessDisplayReceiver](/windows/client-management/mdm/policy-configuration-service-provider#wirelessdisplay-allowuserinputfromwirelessdisplayreceiver) | | | | |
|
||||
|
||||
| AllowUserInputsFromMiracastRecevier | Don't use. Instead, use [WirelessDisplay](#wirelessdisplay)/[AllowUserInputFromWirelessDisplayReceiver](/windows/client-management/mdm/policy-configuration-service-provider#wirelessdisplay-allowuserinputfromwirelessdisplayreceiver) | | | | |
|
||||
| [ExcludeJapaneseIMEExceptISO208](/windows/client-management/mdm/policy-configuration-service-provider#textinput-excludejapaneseimeexceptjis0208) | Allow users to restrict character code range of conversion by setting the character filter. | ✅ | | | |
|
||||
| [ExcludeJapaneseIMEExceptISO208andEUDC](/windows/client-management/mdm/policy-configuration-service-provider#textinput-excludejapaneseimeexceptjis0208andeudc) | Allow users to restrict character code range of conversion by setting the character filter. | ✅ | | | |
|
||||
| [ExcludeJapaneseIMEExceptShiftJIS](/windows/client-management/mdm/policy-configuration-service-provider#textinput-excludejapaneseimeexceptshiftjis) | Allow users to restrict character code range of conversion by setting the character filter. | ✅ | | | |
|
||||
| [ExcludeJapaneseIMEExceptShiftJIS](/windows/client-management/mdm/policy-configuration-service-provider#textinput-excludejapaneseimeexceptshiftjis) | Allow users to restrict character code range of conversion by setting the character filter. | ✅ | | | |
|
||||
|
||||
|
||||
## TimeLanguageSettings
|
||||
## TimeLanguageSettings
|
||||
|
||||
| Setting | Description | Windows client | Surface Hub | HoloLens | IoT Core |
|
||||
| --- | --- | :---: | :---: | :---: | :---: |
|
||||
|
||||
| [AllowSet24HourClock](/windows/client-management/mdm/policy-configuration-service-provider#timelanguagesettings-allowset24hourclock) | Configure the default clock setting to be the 24 hour format. | | | | |
|
||||
| --- | --- | :---: | :---: | :---: | :---: |
|
||||
| [AllowSet24HourClock](/windows/client-management/mdm/policy-configuration-service-provider#timelanguagesettings-allowset24hourclock) | Configure the default clock setting to be the 24 hour format. | | | | |
|
||||
|
||||
|
||||
## Update
|
||||
## Update
|
||||
|
||||
| Setting | Description | Windows client | Surface Hub | HoloLens | IoT Core |
|
||||
|---------|-------------|:--------------:|:-----------:|:--------:|:--------:|
|
||||
@ -571,9 +556,9 @@ ConfigureTelemetryOptInSettingsUx | This policy setting determines whether peopl
|
||||
| [SetEDURestart](/windows/client-management/mdm/policy-configuration-service-provider#update-setedurestart) | Skip the check for battery level to ensure that the reboot will happen at ScheduledInstallTime. | ✅ | ✅ | | ✅ |
|
||||
| UpdateNotificationLevel | Specify whether to enable or disable Windows Update notifications, including restart warnings. | ✅ | ✅ | | ✅ |
|
||||
| [UpdateServiceUrl](/windows/client-management/mdm/policy-configuration-service-provider#update-updateserviceurl) | Configure the device to check for updates from a WSUS server instead of Microsoft Update. | ✅ | ✅ | ✅ | ✅ |
|
||||
| [UpdateServiceUrlAlternate](/windows/client-management/mdm/policy-configuration-service-provider#update-updateserviceurlalternate) | Specify an alternate intranet server to host updates from Microsoft Update. | ✅ | ✅ | ✅ | ✅ |
|
||||
| [UpdateServiceUrlAlternate](/windows/client-management/mdm/policy-configuration-service-provider#update-updateserviceurlalternate) | Specify an alternate intranet server to host updates from Microsoft Update. | ✅ | ✅ | ✅ | ✅ |
|
||||
|
||||
## WiFi
|
||||
## WiFi
|
||||
|
||||
| Setting | Description | Windows client | Surface Hub | HoloLens | IoT Core |
|
||||
| --- | --- | :---: | :---: | :---: | :---: |
|
||||
@ -581,25 +566,24 @@ ConfigureTelemetryOptInSettingsUx | This policy setting determines whether peopl
|
||||
| [AllowInternetSharing](/windows/client-management/mdm/policy-configuration-service-provider#wifi-allowinternetsharing) | Allow Internet sharing. | ✅ | | | |
|
||||
| [AllowManualWiFiConfiguration](/windows/client-management/mdm/policy-configuration-service-provider#wifi-allowmanualwificonfiguration) | Allow connecting to Wi-Fi outside of MDM server-installed networks. | | | | |
|
||||
| [AllowWiFi](/windows/client-management/mdm/policy-configuration-service-provider#wifi-allowwifi) | Allow Wi-Fi connections. | | | | |
|
||||
| [WLANScanMode](/windows/client-management/mdm/policy-configuration-service-provider#wifi-wlanscanmode) | Configure the WLAN scanning behavior and how aggressively devices should be actively scanning for Wi-Fi networks to get devices connected. | ✅ | ✅ | | ✅ |
|
||||
| [WLANScanMode](/windows/client-management/mdm/policy-configuration-service-provider#wifi-wlanscanmode) | Configure the WLAN scanning behavior and how aggressively devices should be actively scanning for Wi-Fi networks to get devices connected. | ✅ | ✅ | | ✅ |
|
||||
|
||||
## WindowsInkWorkspace
|
||||
## WindowsInkWorkspace
|
||||
|
||||
| Setting | Description | Windows client | Surface Hub | HoloLens | IoT Core |
|
||||
| --- | --- | :---: | :---: | :---: | :---: |
|
||||
| [AllowSuggestedAppsInWindowsInkWorkspace](/windows/client-management/mdm/policy-configuration-service-provider#windowsinkworkspace-allowsuggestedappsinwindowsinkworkspace) | Show recommended app suggestions in the ink workspace. | ✅ | | | |
|
||||
| [AllowWindowsInkWorkspace](/windows/client-management/mdm/policy-configuration-service-provider#windowsinkworkspace-allowwindowsinkworkspace) | Specify whether to allow the user to access the ink workspace. | ✅ | | | |
|
||||
| [AllowWindowsInkWorkspace](/windows/client-management/mdm/policy-configuration-service-provider#windowsinkworkspace-allowwindowsinkworkspace) | Specify whether to allow the user to access the ink workspace. | ✅ | | | |
|
||||
|
||||
|
||||
## WindowsLogon
|
||||
## WindowsLogon
|
||||
|
||||
|
||||
| Setting | Description | Windows client | Surface Hub | HoloLens | IoT Core |
|
||||
| --- | --- | :---: | :---: | :---: | :---: |
|
||||
| --- | --- | :---: | :---: | :---: | :---: |
|
||||
| [HideFastUserSwitching](/windows/client-management/mdm/policy-configuration-service-provider#windowslogon-hidefastuserswitching) | Hide the **Switch account** button on the sign-in screen, Start, and the Task Manager. | ✅ | | | |
|
||||
|
||||
| [HideFastUserSwitching](/windows/client-management/mdm/policy-configuration-service-provider#windowslogon-hidefastuserswitching) | Hide the **Switch account** button on the sign-in screen, Start, and the Task Manager. | ✅ | | | |
|
||||
|
||||
## WirelessDisplay
|
||||
## WirelessDisplay
|
||||
|
||||
| Setting | Description | Windows client | Surface Hub | HoloLens | IoT Core |
|
||||
| --- | --- | :---: | :---: | :---: | :---: |
|
||||
|
@ -1,26 +1,26 @@
|
||||
---
|
||||
title: Privacy
|
||||
description: This section describes the Privacy settings that you can configure in provisioning packages for Windows 10 using Windows Configuration Designer.
|
||||
description: This section describes the Privacy settings that you can configure in provisioning packages for Windows 10 using Windows Configuration Designer.
|
||||
|
||||
ms.topic: reference
|
||||
|
||||
ms.date: 12/31/2017
|
||||
---
|
||||
---
|
||||
|
||||
# Privacy (Windows Configuration Designer reference)
|
||||
# Privacy (Windows Configuration Designer reference)
|
||||
|
||||
Use **Privacy** to configure settings for app activation with voice.
|
||||
Use **Privacy** to configure settings for app activation with voice.
|
||||
|
||||
## Applies to
|
||||
## Applies to
|
||||
|
||||
| Setting | Windows client | Surface Hub | HoloLens | IoT Core |
|
||||
| --- | :---: | :---: | :---: | :---: |
|
||||
| All settings | ✅ | ✅ | | ✅ |
|
||||
| All settings | ✅ | ✅ | | ✅ |
|
||||
|
||||
## LetAppsActivateWithVoice
|
||||
|
||||
Select between **User is in control**, **Force allow**, or **Force deny**.
|
||||
|
||||
## LetAppsActivateWithVoiceAboveLock
|
||||
## LetAppsActivateWithVoice
|
||||
|
||||
Select between **User is in control**, **Force allow**, or **Force deny**.
|
||||
|
||||
## LetAppsActivateWithVoiceAboveLock
|
||||
|
||||
Select between **User is in control**, **Force allow**, or **Force deny**.
|
||||
|
@ -1,26 +1,25 @@
|
||||
---
|
||||
title: ProvisioningCommands
|
||||
description: This section describes the ProvisioningCommands settings that you can configure in provisioning packages for Windows 10 using Windows Configuration Designer.
|
||||
description: This section describes the ProvisioningCommands settings that you can configure in provisioning packages for Windows 10 using Windows Configuration Designer.
|
||||
|
||||
ms.topic: reference
|
||||
|
||||
ms.date: 09/06/2017
|
||||
ms.date: 09/06/2017
|
||||
|
||||
---
|
||||
---
|
||||
|
||||
# ProvisioningCommands (Windows Configuration Designer reference)
|
||||
# ProvisioningCommands (Windows Configuration Designer reference)
|
||||
|
||||
Use ProvisioningCommands settings to install Windows desktop applications using a provisioning package.
|
||||
Use ProvisioningCommands settings to install Windows desktop applications using a provisioning package.
|
||||
|
||||
## Applies to
|
||||
## Applies to
|
||||
|
||||
| Setting | Windows client | Surface Hub | HoloLens | IoT Core |
|
||||
| --- | :---: | :---: | :---: | :---: |
|
||||
| --- | :---: | :---: | :---: | :---: |
|
||||
| All settings | ✅ | | | |
|
||||
|
||||
For instructions on adding apps to provisioning packages, see [Provision PCs with apps](../provisioning-packages/provision-pcs-with-apps.md).
|
||||
|
||||
|
||||
| All settings | ✅ | | | |
|
||||
|
||||
For instructions on adding apps to provisioning packages, see [Provision PCs with apps](../provisioning-packages/provision-pcs-with-apps.md).
|
||||
|
||||
|
||||
|
||||
|
||||
|
@ -1,27 +1,27 @@
|
||||
---
|
||||
title: SharedPC
|
||||
description: This section describes the SharedPC settings that you can configure in provisioning packages for Windows using Windows Configuration Designer.
|
||||
description: This section describes the SharedPC settings that you can configure in provisioning packages for Windows using Windows Configuration Designer.
|
||||
|
||||
ms.topic: reference
|
||||
|
||||
ms.date: 10/16/2017
|
||||
ms.date: 10/16/2017
|
||||
|
||||
---
|
||||
---
|
||||
|
||||
# SharedPC (Windows Configuration Designer reference)
|
||||
# SharedPC (Windows Configuration Designer reference)
|
||||
|
||||
Use SharedPC settings to optimize Windows devices for shared use scenarios, such as touchdown spaces in an enterprise and temporary customer use in retail.
|
||||
Use SharedPC settings to optimize Windows devices for shared use scenarios, such as touchdown spaces in an enterprise and temporary customer use in retail.
|
||||
|
||||
## Applies to
|
||||
## Applies to
|
||||
|
||||
| Setting | Windows client | Surface Hub | HoloLens | IoT Core |
|
||||
| --- | :---: | :---: | :---: | :---: |
|
||||
| --- | :---: | :---: | :---: | :---: |
|
||||
|
||||
| All settings | ✅ | | | |
|
||||
| All settings | ✅ | | | |
|
||||
|
||||
## AccountManagement
|
||||
## AccountManagement
|
||||
|
||||
Use these settings to configure settings for accounts allowed on the shared PC.
|
||||
Use these settings to configure settings for accounts allowed on the shared PC.
|
||||
|
||||
| Setting | Value | Description |
|
||||
| --- | --- | --- |
|
||||
@ -32,20 +32,20 @@ Use these settings to configure settings for accounts allowed on the shared PC.
|
||||
| EnableAccountManager | True or false | Set as **True** to enable automatic account management. When set to **False**, no automatic account management will be done. |
|
||||
| InactiveThreshold | Number | If you set **DeletionPolicy** to **Delete at disk space threshold and inactive threshold**, set the number of days after which an account that hasn't signed in will be deleted. |
|
||||
| KioskModeAUMID | String | Set an Application User Model ID (AUMID) to enable the kiosk account on the sign in screen. A new account will be created and will use assigned access to only run the app specified by the AUMID. The app must be installed on the PC. Set the name of the account using **KioskModeUserTileDisplayText**, or a default name will be used. [Find the Application User Model ID of an installed app](/previous-versions/windows/embedded/dn449300(v=winembedded.82)) |
|
||||
| KioskModeUserTileDisplayText | String | Sets the display text on the kiosk account if **KioskModeAUMID** has been set. |
|
||||
| KioskModeUserTileDisplayText | String | Sets the display text on the kiosk account if **KioskModeAUMID** has been set. |
|
||||
|
||||
## EnableSharedPCMode
|
||||
## EnableSharedPCMode
|
||||
|
||||
Set as **True** to enable **Shared PC Mode**. This setting controls this API: [IsEnabled](/uwp/api/windows.system.profile.sharedmodesettings).
|
||||
Set as **True** to enable **Shared PC Mode**. This setting controls this API: [IsEnabled](/uwp/api/windows.system.profile.sharedmodesettings).
|
||||
|
||||
## EnableSharedPCModeWithOneDriveSync
|
||||
## EnableSharedPCModeWithOneDriveSync
|
||||
|
||||
Set as **True** to enable **Shared PC Mode**. This setting controls this API: [IsEnabled](/uwp/api/windows.system.profile.sharedmodesettings).
|
||||
Set as **True** to enable **Shared PC Mode**. This setting controls this API: [IsEnabled](/uwp/api/windows.system.profile.sharedmodesettings).
|
||||
|
||||
|
||||
## PolicyCustomization
|
||||
## PolicyCustomization
|
||||
|
||||
Use these settings to configure additional Shared PC policies.
|
||||
Use these settings to configure additional Shared PC policies.
|
||||
|
||||
| Setting | Value | Description |
|
||||
| --- | --- | --- |
|
||||
@ -55,8 +55,8 @@ Use these settings to configure additional Shared PC policies.
|
||||
| SetEduPolicies | True or false | Set to **True** for PCs that will be used in a school. For more information, see [Windows 10 configuration recommendations for education customers](/education/windows/configure-windows-for-education). This setting controls this API: [IsEducationEnvironment](/uwp/api/windows.system.profile.educationsettings) |
|
||||
| SetPowerPolicies | True or false | When set as **True**:</br></br>- Prevents users from changing power settings</br>- Turns off hibernate</br>- Overrides all power state transitions to sleep, such as a lid close. |
|
||||
| SignInOnResume | True or false | This setting specifies if the user is required to sign in with a password when the PC wakes from sleep. |
|
||||
| SleepTimeout | Number | Specifies all timeouts for when the PC should sleep. Enter the amount of idle time in seconds. If you don't set sleep timeout, the default of 1 hour applies. |
|
||||
| SleepTimeout | Number | Specifies all timeouts for when the PC should sleep. Enter the amount of idle time in seconds. If you don't set sleep timeout, the default of 1 hour applies. |
|
||||
|
||||
## Related articles
|
||||
## Related articles
|
||||
|
||||
- [Set up shared or guest PC](../set-up-shared-or-guest-pc.md)
|
||||
|
@ -1,27 +1,26 @@
|
||||
---
|
||||
title: SMISettings
|
||||
description: This section describes the SMISettings settings that you can configure in provisioning packages for Windows 10 using Windows Configuration Designer.
|
||||
description: This section describes the SMISettings settings that you can configure in provisioning packages for Windows 10 using Windows Configuration Designer.
|
||||
|
||||
ms.topic: reference
|
||||
|
||||
ms.date: 03/30/2018
|
||||
ms.date: 03/30/2018
|
||||
|
||||
---
|
||||
---
|
||||
|
||||
# SMISettings (Windows Configuration Designer reference)
|
||||
# SMISettings (Windows Configuration Designer reference)
|
||||
|
||||
Use SMISettings settings to customize the device with custom shell, suppress Windows UI during boot and sign-in, and block or allow specific keys.
|
||||
Use SMISettings settings to customize the device with custom shell, suppress Windows UI during boot and sign-in, and block or allow specific keys.
|
||||
|
||||
## Applies to
|
||||
## Applies to
|
||||
|
||||
| Setting | Windows client | Surface Hub | HoloLens | IoT Core |
|
||||
| --- | :---: | :---: | :---: | :---: |
|
||||
| --- | :---: | :---: | :---: | :---: |
|
||||
| All settings | ✅ | | | |
|
||||
|
||||
| All settings | ✅ | | | |
|
||||
## All settings in SMISettings
|
||||
|
||||
## All settings in SMISettings
|
||||
|
||||
The following table describes the settings in SMISettings. Some settings have more details in sections after the table.
|
||||
The following table describes the settings in SMISettings. Some settings have more details in sections after the table.
|
||||
|
||||
| Setting | Value | Description |
|
||||
| --- | --- | --- |
|
||||
@ -39,13 +38,13 @@ The following table describes the settings in SMISettings. Some settings have mo
|
||||
| KeyboardFilter | See [KeyboardFilter settings](#keyboardfilter-settings) | Use these settings to configure devices to suppress key presses or key combinations. |
|
||||
| NoLockScreen | True or false | Disables the lock screen functionality and UI elements |
|
||||
| ShellLauncher | See [ShellLauncher settings](#shelllauncher-settings) | Settings used to specify the application or executable to use as the default custom shell. |
|
||||
| UIVerbosityLevel | Suppress or don't suppress | Disables the Windows status messages during device startup, sign-in, and shut down. |
|
||||
| UIVerbosityLevel | Suppress or don't suppress | Disables the Windows status messages during device startup, sign-in, and shut down. |
|
||||
|
||||
## BrandingNeutral values
|
||||
## BrandingNeutral values
|
||||
|
||||
The following table shows the possible values. You can combine these values using bitwise exclusive-OR logic to disable multiple Welcome screen UI elements.
|
||||
The following table shows the possible values. You can combine these values using bitwise exclusive-OR logic to disable multiple Welcome screen UI elements.
|
||||
|
||||
The default value is **17**, which disables all Welcome screen UI elements and the Switch user button.
|
||||
The default value is **17**, which disables all Welcome screen UI elements and the Switch user button.
|
||||
|
||||
| Value | Description |
|
||||
| --- | --- |
|
||||
@ -55,15 +54,15 @@ The default value is **17**, which disables all Welcome screen UI elements and t
|
||||
| 8 | Disables the Ease of access button |
|
||||
| 16 | Disables the Switch user button |
|
||||
| 32 | Disables the blocked shutdown resolver (BSDR) screen. Restarting or shutting down the system causes the OS to immediately force close any applications that are blocking the system shutdown. No UI is displayed, and users aren't given a chance to cancel the shutdown process. This value can result in a loss of data if any open applications have unsaved data. |
|
||||
|
||||
|
||||
## CrashDumpEnabled values
|
||||
|
||||
If the system stops unexpectedly, choose the type of information to capture in a dump (.dmp) file.
|
||||
## CrashDumpEnabled values
|
||||
|
||||
The .dmp file is typically saved in %SystemRoot% as Memory.dmp.
|
||||
If the system stops unexpectedly, choose the type of information to capture in a dump (.dmp) file.
|
||||
|
||||
Set CrashDumpEnabled to one of the following values:
|
||||
The .dmp file is typically saved in %SystemRoot% as Memory.dmp.
|
||||
|
||||
Set CrashDumpEnabled to one of the following values:
|
||||
|
||||
| Value | Description |
|
||||
| --- | --- |
|
||||
@ -73,13 +72,13 @@ Set CrashDumpEnabled to one of the following values:
|
||||
| 4 | Records the smallest amount of useful information. This value produces the same results as entering a value of 3. |
|
||||
| 7 | Records only the kernel memory. This value produces the same results as entering a value of 2. This is the default value. |
|
||||
| Any other value | Disables crash dump and doesn't record anything. |
|
||||
|
||||
|
||||
## KeyboardFilter settings
|
||||
|
||||
Use these settings to suppress undesirable key presses or key combinations. KeyboardFilter works with physical keyboards, the Windows on-screen keyboard, and the touch keyboard.
|
||||
## KeyboardFilter settings
|
||||
|
||||
When you **enable** KeyboardFilter, many other settings become available for configuration.
|
||||
Use these settings to suppress undesirable key presses or key combinations. KeyboardFilter works with physical keyboards, the Windows on-screen keyboard, and the touch keyboard.
|
||||
|
||||
When you **enable** KeyboardFilter, many other settings become available for configuration.
|
||||
|
||||
| Setting | Value | Description |
|
||||
| --- | --- | --- |
|
||||
@ -87,25 +86,25 @@ When you **enable** KeyboardFilter, many other settings become available for con
|
||||
| CustomScancodeFilters | Allow or block | Blocks the list of custom scan codes. When a key is pressed on a physical keyboard, the keyboard sends a scan code to the keyboard driver. The driver then sends the scan code to the OS and the OS converts the scan code into a virtual key based on the current active layout.</br></br>Enter a custom scan code in **CustomScancodeFilter**, and then select it to allow or block it. For more information, see [WEKF_Scancode](/windows-hardware/customize/enterprise/wekf-scancode). |
|
||||
| DisableKeyboardFilterForAdministrators | True or false | Disables the keyboard filter for administrators. |
|
||||
| ForceOffAccessibility | True or false | Disables all Ease of Access features and prevents users from enabling them. |
|
||||
| PredefinedKeyFilters | Allow or block | Specifies the list of predefined keys. For each key, the value will default to **Allow**. Specifying **Block** will suppress the key combination. |
|
||||
| PredefinedKeyFilters | Allow or block | Specifies the list of predefined keys. For each key, the value will default to **Allow**. Specifying **Block** will suppress the key combination. |
|
||||
|
||||
[Learn more about using keyboard filters.](/windows-hardware/customize/enterprise/keyboardfilter)
|
||||
[Learn more about using keyboard filters.](/windows-hardware/customize/enterprise/keyboardfilter)
|
||||
|
||||
## ShellLauncher settings
|
||||
## ShellLauncher settings
|
||||
|
||||
Use ShellLauncher to specify the application or executable to use as the default custom shell. One use of ShellLauncher is to [create a kiosk (fixed-purpose) device running a Windows desktop application](/windows/configuration/set-up-a-kiosk-for-windows-10-for-desktop-editions#shell-launcher-for-classic-windows-applications).
|
||||
Use ShellLauncher to specify the application or executable to use as the default custom shell. One use of ShellLauncher is to [create a kiosk (fixed-purpose) device running a Windows desktop application](/windows/configuration/set-up-a-kiosk-for-windows-10-for-desktop-editions#shell-launcher-for-classic-windows-applications).
|
||||
|
||||
>[!WARNING]
|
||||
>Windows 10 doesn’t support setting a custom shell prior to OOBE. If you do, you won’t be able to deploy the resulting image.
|
||||
>Windows 10 doesn't support setting a custom shell prior to OOBE. If you do, you won't be able to deploy the resulting image.
|
||||
|
||||
You can also configure ShellLauncher to launch different shell applications for different users or user groups.
|
||||
You can also configure ShellLauncher to launch different shell applications for different users or user groups.
|
||||
|
||||
>[!IMPORTANT]
|
||||
>You may specify any executable file to be the default shell except C:\Windows\System32\Eshell.exe. Using Eshell.exe as the default shell will result in a blank screen after a user signs in.
|
||||
>
|
||||
>You cannot use ShellLauncher to launch a Windows app as a custom shell. However, you can use Windows 10 application launcher to launch a Windows app at startup.
|
||||
>You cannot use ShellLauncher to launch a Windows app as a custom shell. However, you can use Windows 10 application launcher to launch a Windows app at startup.
|
||||
|
||||
ShellLauncher processes the Run and RunOnce registry keys before starting the custom shell. So, your custom shell doesn't need to handle the automatic startup of other applications or services. ShellLauncher also handles the behavior of the system when your custom shell exits. You can configure the shell exit behavior if the default behavior doesn't meet your needs.
|
||||
ShellLauncher processes the Run and RunOnce registry keys before starting the custom shell. So, your custom shell doesn't need to handle the automatic startup of other applications or services. ShellLauncher also handles the behavior of the system when your custom shell exits. You can configure the shell exit behavior if the default behavior doesn't meet your needs.
|
||||
|
||||
>[!IMPORTANT]
|
||||
>A custom shell is launched with the same level of user rights as the account that is signed in. This means that a user with administrator rights can perform any system action that requires administrator rights, including launching other applications with administrator rights, while a user without administrator rights cannot. If your shell application requires administrator rights and needs to be elevated, and User Account Control (UAC) is present on your device, you must disable UAC in order for ShellLauncher to launch the shell application.
|
||||
|
@ -1,28 +1,27 @@
|
||||
---
|
||||
title: Start
|
||||
description: This section describes the Start settings that you can configure in provisioning packages for Windows 10 using Windows Configuration Designer.
|
||||
description: This section describes the Start settings that you can configure in provisioning packages for Windows 10 using Windows Configuration Designer.
|
||||
|
||||
ms.topic: reference
|
||||
|
||||
ms.date: 09/06/2017
|
||||
ms.date: 09/06/2017
|
||||
|
||||
---
|
||||
---
|
||||
|
||||
# Start (Windows Configuration Designer reference)
|
||||
# Start (Windows Configuration Designer reference)
|
||||
|
||||
Use Start settings to apply a customized Start screen to devices.
|
||||
Use Start settings to apply a customized Start screen to devices.
|
||||
|
||||
## Applies to
|
||||
## Applies to
|
||||
|
||||
| Setting | Windows client | Surface Hub | HoloLens | IoT Core |
|
||||
| --- | :---: | :---: | :---: | :---: |
|
||||
|
||||
| StartLayout | ✅ | | | |
|
||||
| Setting | Windows client | Surface Hub | HoloLens | IoT Core |
|
||||
|--|:-:|:-:|:-:|:-:|
|
||||
| StartLayout | ✅ | | | |
|
||||
|
||||
>[!IMPORTANT]
|
||||
>The StartLayout setting is available in the advanced provisioning for Windows 10, but shouldn't be used. For Windows client, use [Policies > StartLayout](wcd-policies.md#start).
|
||||
>The StartLayout setting is available in the advanced provisioning for Windows 10, but shouldn't be used. For Windows client, use [Policies > StartLayout](wcd-policies.md#start).
|
||||
|
||||
## StartLayout
|
||||
## StartLayout
|
||||
|
||||
Use StartLayout to select the `LayoutModification.xml` file that applies a customized Start screen.
|
||||
Use StartLayout to select the `LayoutModification.xml` file that applies a customized Start screen.
|
||||
|
||||
|
@ -1,22 +1,21 @@
|
||||
---
|
||||
title: StartupApp
|
||||
description: This section describes the StartupApp settings that you can configure in provisioning packages for Windows 10 using Windows Configuration Designer.
|
||||
description: This section describes the StartupApp settings that you can configure in provisioning packages for Windows 10 using Windows Configuration Designer.
|
||||
|
||||
ms.topic: reference
|
||||
|
||||
ms.date: 09/06/2017
|
||||
ms.date: 09/06/2017
|
||||
|
||||
---
|
||||
---
|
||||
|
||||
# StartupApp (Windows Configuration Designer reference)
|
||||
# StartupApp (Windows Configuration Designer reference)
|
||||
|
||||
Use StartupApp settings to configure the default app that will run on start for Windows 10 IoT Core (IoT Core) devices.
|
||||
Use StartupApp settings to configure the default app that will run on start for Windows 10 IoT Core (IoT Core) devices.
|
||||
|
||||
## Applies to
|
||||
## Applies to
|
||||
|
||||
| Setting | Windows client | Surface Hub | HoloLens | IoT Core |
|
||||
| --- | :---: | :---: | :---: | :---: |
|
||||
|
||||
| Default | | | | ✅ |
|
||||
| --- | :---: | :---: | :---: | :---: |
|
||||
| Default | | | | ✅ |
|
||||
|
||||
Enter the [Application User Model ID (AUMID)](/windows-hardware/customize/enterprise/find-the-application-user-model-id-of-an-installed-app) for the default app.
|
||||
|
@ -1,20 +1,20 @@
|
||||
---
|
||||
title: StartupBackgroundTasks
|
||||
description: This section describes the StartupBackgroundTasks settings that you can configure in provisioning packages for Windows 10 using Windows Configuration Designer.
|
||||
description: This section describes the StartupBackgroundTasks settings that you can configure in provisioning packages for Windows 10 using Windows Configuration Designer.
|
||||
|
||||
ms.topic: reference
|
||||
|
||||
ms.date: 09/06/2017
|
||||
ms.date: 09/06/2017
|
||||
|
||||
---
|
||||
---
|
||||
|
||||
# StartupBackgroundTasks (Windows Configuration Designer reference)
|
||||
# StartupBackgroundTasks (Windows Configuration Designer reference)
|
||||
|
||||
Documentation not available at this time.
|
||||
Documentation not available at this time.
|
||||
|
||||
## Applies to
|
||||
## Applies to
|
||||
|
||||
| Setting | Windows client | Surface Hub | HoloLens | IoT Core |
|
||||
| --- | :---: | :---: | :---: | :---: |
|
||||
| All settings | | | | ✅ |
|
||||
| All settings | | | | ✅ |
|
||||
|
||||
|
@ -1,24 +1,24 @@
|
||||
---
|
||||
title: StorageD3InModernStandby
|
||||
description: This section describes the StorageD3InModernStandby settings that you can configure in provisioning packages for Windows 10 using Windows Configuration Designer.
|
||||
description: This section describes the StorageD3InModernStandby settings that you can configure in provisioning packages for Windows 10 using Windows Configuration Designer.
|
||||
|
||||
ms.topic: reference
|
||||
|
||||
ms.date: 12/31/2017
|
||||
---
|
||||
---
|
||||
|
||||
# StorageD3InModernStandby (Windows Configuration Designer reference)
|
||||
# StorageD3InModernStandby (Windows Configuration Designer reference)
|
||||
|
||||
Use **StorageD3InModernStandby** to enable or disable low-power state (D3) during standby. When set to **Enable Storage Device D3**, SATA and NVMe devices can enter the D3 state when:
|
||||
Use **StorageD3InModernStandby** to enable or disable low-power state (D3) during standby. When set to **Enable Storage Device D3**, SATA and NVMe devices can enter the D3 state when:
|
||||
|
||||
- The system transits to modern standby state.
|
||||
- If they're using a Microsoft inbox driver such as StorAHCI, StorNVMe
|
||||
- If they're using a Microsoft inbox driver such as StorAHCI, StorNVMe
|
||||
|
||||
[Learn more about device power states.](/windows-hardware/drivers/kernel/device-power-states)
|
||||
[Learn more about device power states.](/windows-hardware/drivers/kernel/device-power-states)
|
||||
|
||||
## Applies to
|
||||
## Applies to
|
||||
|
||||
| Setting | Windows client | Surface Hub | HoloLens | IoT Core |
|
||||
| --- | :---: | :---: | :---: | :---: |
|
||||
| --- | :---: | :---: | :---: | :---: |
|
||||
|
||||
| All settings | ✅ | ✅ | | ✅ |
|
||||
|
@ -1,34 +1,33 @@
|
||||
---
|
||||
title: SurfaceHubManagement
|
||||
description: This section describes the SurfaceHubManagement settings that you can configure in provisioning packages for Windows 10 using Windows Configuration Designer.
|
||||
description: This section describes the SurfaceHubManagement settings that you can configure in provisioning packages for Windows 10 using Windows Configuration Designer.
|
||||
|
||||
ms.topic: reference
|
||||
|
||||
ms.date: 09/06/2017
|
||||
ms.date: 09/06/2017
|
||||
|
||||
---
|
||||
---
|
||||
|
||||
# SurfaceHubManagement (Windows Configuration Designer reference)
|
||||
# SurfaceHubManagement (Windows Configuration Designer reference)
|
||||
|
||||
Use SurfaceHubManagement settings to set the administrator group that will manage a Surface Hub that is joined to the domain.
|
||||
Use SurfaceHubManagement settings to set the administrator group that will manage a Surface Hub that is joined to the domain.
|
||||
|
||||
>[!IMPORTANT]
|
||||
>These settings should be used only in provisioning packages that are applied during OOBE.
|
||||
>These settings should be used only in provisioning packages that are applied during OOBE.
|
||||
|
||||
|
||||
|
||||
## Applies to
|
||||
|
||||
## Applies to
|
||||
|
||||
| Setting | Windows client | Surface Hub | HoloLens | IoT Core |
|
||||
| --- | :---: | :---: | :---: | :---: |
|
||||
|
||||
| All settings | | ✅ | | |
|
||||
| --- | :---: | :---: | :---: | :---: |
|
||||
| All settings | | ✅ | | |
|
||||
|
||||
|
||||
## GroupName
|
||||
## GroupName
|
||||
|
||||
Enter the group name for the administrators' group in Active Directory.
|
||||
Enter the group name for the administrators' group in Active Directory.
|
||||
|
||||
## GroupSid
|
||||
## GroupSid
|
||||
|
||||
Enter the SID or the administrators' group in Active Directory.
|
||||
|
@ -1,45 +1,45 @@
|
||||
---
|
||||
title: TakeATest
|
||||
description: This section describes the TakeATest settings that you can configure in provisioning packages for Windows 10 using Windows Configuration Designer.
|
||||
description: This section describes the TakeATest settings that you can configure in provisioning packages for Windows 10 using Windows Configuration Designer.
|
||||
|
||||
ms.topic: reference
|
||||
|
||||
ms.date: 09/06/2017
|
||||
ms.date: 09/06/2017
|
||||
|
||||
---
|
||||
---
|
||||
|
||||
# TakeATest (Windows Configuration Designer reference)
|
||||
# TakeATest (Windows Configuration Designer reference)
|
||||
|
||||
Use TakeATest to configure the Take A Test app, a secure browser for test-taking. Many schools use online testing for formative and summative assessments. It's critical that students use a secure browser that prevents them from using other computer or Internet resources during the test. For more information, see [Take tests in Windows 10](/education/windows/take-tests-in-windows-10).
|
||||
Use TakeATest to configure the Take A Test app, a secure browser for test-taking. Many schools use online testing for formative and summative assessments. It's critical that students use a secure browser that prevents them from using other computer or Internet resources during the test. For more information, see [Take tests in Windows 10](/education/windows/take-tests-in-windows-10).
|
||||
|
||||
## Applies to
|
||||
## Applies to
|
||||
|
||||
| Setting | Windows client | Surface Hub | HoloLens | IoT Core |
|
||||
| --- | :---: | :---: | :---: | :---: |
|
||||
| All settings | ✅ | | | |
|
||||
| All settings | ✅ | | | |
|
||||
|
||||
## AllowScreenMonitoring
|
||||
## AllowScreenMonitoring
|
||||
|
||||
When set to True, students can record and take screen captures in the Take A Test app.
|
||||
When set to True, students can record and take screen captures in the Take A Test app.
|
||||
|
||||
## AllowTextSuggestions
|
||||
## AllowTextSuggestions
|
||||
|
||||
When set to True, students can see autofill suggestions from onscreen keyboards when typing in the Take A Test app.
|
||||
When set to True, students can see autofill suggestions from onscreen keyboards when typing in the Take A Test app.
|
||||
|
||||
## LaunchURI
|
||||
## LaunchURI
|
||||
|
||||
Enter a link to an assessment that will be automatically loaded when the Take A Test app is opened.
|
||||
Enter a link to an assessment that will be automatically loaded when the Take A Test app is opened.
|
||||
|
||||
## RequirePrinting
|
||||
## RequirePrinting
|
||||
|
||||
When set to True, students can print in the Take A Test app.
|
||||
When set to True, students can print in the Take A Test app.
|
||||
|
||||
## TesterAccount
|
||||
## TesterAccount
|
||||
|
||||
Enter the account to use when taking a test.
|
||||
Enter the account to use when taking a test.
|
||||
|
||||
To specify a domain account, enter **domain\user**. To specify a Microsoft Entra account, enter `username@tenant.com`. To specify a local account, enter the username.
|
||||
To specify a domain account, enter **domain\user**. To specify a Microsoft Entra account, enter `username@tenant.com`. To specify a local account, enter the username.
|
||||
|
||||
## Related articles
|
||||
## Related articles
|
||||
|
||||
- [SecureAssessment configuration service provider (CSP)](/windows/client-management/mdm/secureassessment-csp)
|
||||
|
@ -1,33 +1,33 @@
|
||||
---
|
||||
title: Time
|
||||
description: This section describes the Time settings that you can configure in provisioning packages for Windows 10 using Windows Configuration Designer.
|
||||
description: This section describes the Time settings that you can configure in provisioning packages for Windows 10 using Windows Configuration Designer.
|
||||
|
||||
ms.topic: reference
|
||||
|
||||
ms.date: 12/31/2017
|
||||
---
|
||||
---
|
||||
|
||||
# Time
|
||||
# Time
|
||||
|
||||
Use **Time** to configure settings for time zone setup for Windows 10, version (TBD) and later.
|
||||
Use **Time** to configure settings for time zone setup for Windows 10, version (TBD) and later.
|
||||
|
||||
## Applies to
|
||||
## Applies to
|
||||
|
||||
| Setting | Windows client | Surface Hub | HoloLens | IoT Core |
|
||||
| --- | :---: | :---: | :---: | :---: |
|
||||
| [ProvisionSetTimeZone](#provisionsettimezone) | ✅ | | | |
|
||||
| [ProvisionSetTimeZone](#provisionsettimezone) | ✅ | | | |
|
||||
|
||||
## ProvisionSetTimeZone
|
||||
## ProvisionSetTimeZone
|
||||
|
||||
Set to **True** to skip time zone assignment when the first user signs in, in which case the device will remain in its default time zone. For the proper configuration, you should also use **Policies > TimeLanguageSettings > ConfigureTimeZone** to set the default time zone.
|
||||
Set to **True** to skip time zone assignment when the first user signs in, in which case the device will remain in its default time zone. For the proper configuration, you should also use **Policies > TimeLanguageSettings > ConfigureTimeZone** to set the default time zone.
|
||||
|
||||
>[!TIP]
|
||||
>Configuring a time zone in **Policies > TimeLanguageSettings > ConfigureTimeZone** accomplishes the same purpose as setting **ProvisionSetTimeZone** to **True**, so you don't need to configure both settings.
|
||||
>Configuring a time zone in **Policies > TimeLanguageSettings > ConfigureTimeZone** accomplishes the same purpose as setting **ProvisionSetTimeZone** to **True**, so you don't need to configure both settings.
|
||||
|
||||
Set to **False** for time zone assignment to occur when the first user signs in. The user will be prompted to select a time zone during first sign-in.
|
||||
Set to **False** for time zone assignment to occur when the first user signs in. The user will be prompted to select a time zone during first sign-in.
|
||||
|
||||
>[!NOTE]
|
||||
>Do not set **Time > ProvisionSetTimeZone** to **False** and also set a time zone in **Policies > TimeLanguageSettings > ConfigureTimeZone**.
|
||||
>Do not set **Time > ProvisionSetTimeZone** to **False** and also set a time zone in **Policies > TimeLanguageSettings > ConfigureTimeZone**.
|
||||
|
||||
|
||||
|
||||
|
||||
|
@ -1,82 +1,82 @@
|
||||
---
|
||||
title: UnifiedWriteFilter
|
||||
description: This section describes the UnifiedWriteFilter settings that you can configure in provisioning packages for Windows 10 using Windows Configuration Designer.
|
||||
description: This section describes the UnifiedWriteFilter settings that you can configure in provisioning packages for Windows 10 using Windows Configuration Designer.
|
||||
|
||||
ms.topic: reference
|
||||
|
||||
|
||||
|
||||
ms.date: 12/31/2017
|
||||
---
|
||||
---
|
||||
|
||||
# UnifiedWriteFilter (reference)
|
||||
# UnifiedWriteFilter (reference)
|
||||
|
||||
|
||||
Use UnifiedWriteFilter to configure settings for the Unified Write Filter (UWF). It helps protect your physical storage media, including most standard writable storage types that are supported by the OS, such as:
|
||||
Use UnifiedWriteFilter to configure settings for the Unified Write Filter (UWF). It helps protect your physical storage media, including most standard writable storage types that are supported by the OS, such as:
|
||||
|
||||
- Physical hard disks
|
||||
- Solidate-state drives
|
||||
- Internal USB devices
|
||||
- External SATA devices
|
||||
- And so on
|
||||
- And so on
|
||||
|
||||
You can also use UWF to make read-only media appear to the OS as a writeable volume.
|
||||
You can also use UWF to make read-only media appear to the OS as a writeable volume.
|
||||
|
||||
>[!IMPORTANT]
|
||||
>You can't use UWF to protect external USB devices or flash drives.
|
||||
>You can't use UWF to protect external USB devices or flash drives.
|
||||
|
||||
UWF intercepts all write attempts to a protected volume and redirects these write attempts to a virtual overlay. This feature improves the reliability and stability of your device. It also reduces the wear on write-sensitive media, such as flash memory media like solid-state drives.
|
||||
UWF intercepts all write attempts to a protected volume and redirects these write attempts to a virtual overlay. This feature improves the reliability and stability of your device. It also reduces the wear on write-sensitive media, such as flash memory media like solid-state drives.
|
||||
|
||||
The overlay doesn't mirror the entire volume. It dynamically grows to keep track of redirected writes. Generally, the overlay is stored in system memory. You can cache a portion of the overlay on a physical volume.
|
||||
The overlay doesn't mirror the entire volume. It dynamically grows to keep track of redirected writes. Generally, the overlay is stored in system memory. You can cache a portion of the overlay on a physical volume.
|
||||
|
||||
>[!NOTE]
|
||||
>UWF fully supports the NTFS system; however, during device startup, NTFS file system journal files can write to a protected volume before UWF has loaded and started protecting the volume.
|
||||
>UWF fully supports the NTFS system; however, during device startup, NTFS file system journal files can write to a protected volume before UWF has loaded and started protecting the volume.
|
||||
|
||||
[Learn more about the Unified Write Filter feature.](/windows-hardware/customize/enterprise/unified-write-filter)
|
||||
[Learn more about the Unified Write Filter feature.](/windows-hardware/customize/enterprise/unified-write-filter)
|
||||
|
||||
|
||||
## Applies to
|
||||
## Applies to
|
||||
|
||||
| Setting | Windows client | Surface Hub | HoloLens | IoT Core |
|
||||
| --- | :---: | :---: | :---: | :---: |
|
||||
| All settings | ✅ | | | ✅ |
|
||||
| All settings | ✅ | | | ✅ |
|
||||
|
||||
## FilterEnabled
|
||||
## FilterEnabled
|
||||
|
||||
Set to **True** to enable UWF.
|
||||
Set to **True** to enable UWF.
|
||||
|
||||
## OverlayFlags
|
||||
## OverlayFlags
|
||||
|
||||
OverlayFlags specifies whether to allow writes to unused space on the volume to pass through, and not redirect to the overlay file. Enabling this setting helps conserve space on the overlay file.
|
||||
OverlayFlags specifies whether to allow writes to unused space on the volume to pass through, and not redirect to the overlay file. Enabling this setting helps conserve space on the overlay file.
|
||||
|
||||
- Value `0` (default value when [OverlayType](#overlaytype) isn't **Disk**): writes are redirected to the overlay file
|
||||
- Value `1`(default value when [OverlayType](#overlaytype) is **Disk**): writes to unused space on the volume are allowed to pass through without being redirected to the overlay file.
|
||||
- Value `1`(default value when [OverlayType](#overlaytype) is **Disk**): writes to unused space on the volume are allowed to pass through without being redirected to the overlay file.
|
||||
|
||||
## OverlaySize
|
||||
## OverlaySize
|
||||
|
||||
Enter the maximum overlay size, in megabytes (MB), for the UWF overlay. The minimum value for maximum overlay size is 1024.
|
||||
Enter the maximum overlay size, in megabytes (MB), for the UWF overlay. The minimum value for maximum overlay size is 1024.
|
||||
|
||||
>[!NOTE]
|
||||
>UnifiedWriteFilter must be enabled for this setting to work.
|
||||
>UnifiedWriteFilter must be enabled for this setting to work.
|
||||
|
||||
## OverlayType
|
||||
## OverlayType
|
||||
|
||||
OverlayType specifies where the overlay is stored. Select between **RAM** (default) and **Disk** (pre-allocated file on the system volume).
|
||||
OverlayType specifies where the overlay is stored. Select between **RAM** (default) and **Disk** (pre-allocated file on the system volume).
|
||||
|
||||
## RegistryExclusions
|
||||
## RegistryExclusions
|
||||
|
||||
You can add or remove registry entries that will be excluded from UWF filtering. When a registry key is in the exclusion list, all writes to that registry key bypass UWF filtering. They're written directly to the registry and persist after the device restarts.
|
||||
You can add or remove registry entries that will be excluded from UWF filtering. When a registry key is in the exclusion list, all writes to that registry key bypass UWF filtering. They're written directly to the registry and persist after the device restarts.
|
||||
|
||||
Use **Add** to add a registry entry to the exclusion list after you restart the device.
|
||||
Use **Add** to add a registry entry to the exclusion list after you restart the device.
|
||||
|
||||
Use **Remove** to remove a registry entry from the exclusion list after you restart the device.
|
||||
Use **Remove** to remove a registry entry from the exclusion list after you restart the device.
|
||||
|
||||
## ResetPersistentState
|
||||
## ResetPersistentState
|
||||
|
||||
Set to **True** to reset UWF settings to the original state that was captured at installation time.
|
||||
Set to **True** to reset UWF settings to the original state that was captured at installation time.
|
||||
|
||||
## Volumes
|
||||
## Volumes
|
||||
|
||||
Enter a drive letter for a volume to be protected by UWF.
|
||||
Enter a drive letter for a volume to be protected by UWF.
|
||||
|
||||
>[!NOTE]
|
||||
>In the current OS release, Windows Configuration Designer contains a validation bug. To work around this issue, you must include a ":" after the drive letter when specifying the value for the setting. For example, if you are specifying the C drive, you must set DriveLetter to "C:" instead of just "C".
|
||||
|
@ -1,26 +1,25 @@
|
||||
---
|
||||
title: UsbErrorsOEMOverride
|
||||
description: This section describes the UsbErrorsOEMOverride settings that you can configure in provisioning packages for Windows 10 using Windows Configuration Designer.
|
||||
description: This section describes the UsbErrorsOEMOverride settings that you can configure in provisioning packages for Windows 10 using Windows Configuration Designer.
|
||||
|
||||
ms.topic: reference
|
||||
|
||||
|
||||
|
||||
ms.date: 12/31/2017
|
||||
---
|
||||
---
|
||||
|
||||
# UsbErrorsOEMOverride (reference)
|
||||
# UsbErrorsOEMOverride (reference)
|
||||
|
||||
|
||||
Allows an OEM to hide the USB option UI in Settings and all USB device errors.
|
||||
Allows an OEM to hide the USB option UI in Settings and all USB device errors.
|
||||
|
||||
|
||||
## Applies to
|
||||
## Applies to
|
||||
|
||||
| Setting | Windows client | Surface Hub | HoloLens | IoT Core |
|
||||
| --- | :---: | :---: | :---: | :---: |
|
||||
| --- | :---: | :---: | :---: | :---: |
|
||||
| [HideUsbErrorNotifyOptionUI](#hideusberrornotifyoptionui) | ✅ | ✅ | ✅ | |
|
||||
|
||||
| [HideUsbErrorNotifyOptionUI](#hideusberrornotifyoptionui) | ✅ | ✅ | ✅ | |
|
||||
|
||||
## HideUsbErrorNotifyOptionUI
|
||||
## HideUsbErrorNotifyOptionUI
|
||||
|
||||
Configure to **Show** or **Hide** the USB error notification.
|
||||
|
@ -1,46 +1,45 @@
|
||||
---
|
||||
title: WeakCharger
|
||||
description: This section describes the WeakCharger settings that you can configure in provisioning packages for Windows 10 using Windows Configuration Designer.
|
||||
description: This section describes the WeakCharger settings that you can configure in provisioning packages for Windows 10 using Windows Configuration Designer.
|
||||
|
||||
ms.topic: reference
|
||||
|
||||
|
||||
|
||||
ms.date: 12/31/2017
|
||||
---
|
||||
---
|
||||
|
||||
# WeakCharger (reference)
|
||||
# WeakCharger (reference)
|
||||
|
||||
|
||||
Use WeakCharger settings to configure the charger notification UI.
|
||||
Use WeakCharger settings to configure the charger notification UI.
|
||||
|
||||
|
||||
## Applies to
|
||||
## Applies to
|
||||
|
||||
| Setting | Windows client | Surface Hub | HoloLens | IoT Core |
|
||||
| --- | :---: | :---: | :---: | :---: |
|
||||
|
||||
| --- | :---: | :---: | :---: | :---: |
|
||||
| [HideWeakChargerNotifyOptionUI](#hideweakchargernotifyoptionui) | ✅ | ✅ | | |
|
||||
| [NotifyOnWeakCharger](#notifyonweakcharger) | ✅ | ✅ | | |
|
||||
| [NotifyOnWeakCharger](#notifyonweakcharger) | ✅ | ✅ | | |
|
||||
|
||||
|
||||
## HideWeakChargerNotifyOptionUI
|
||||
## HideWeakChargerNotifyOptionUI
|
||||
|
||||
This setting determines whether the user sees the dialog that's displayed when the user connects the device to an incompatible charging source. By default, the OS shows the weak charger notification option UI.
|
||||
This setting determines whether the user sees the dialog that's displayed when the user connects the device to an incompatible charging source. By default, the OS shows the weak charger notification option UI.
|
||||
|
||||
Select between **Show Weak Charger Notifications UI** and **Hide Weak Charger Notifications UI**.
|
||||
Select between **Show Weak Charger Notifications UI** and **Hide Weak Charger Notifications UI**.
|
||||
|
||||
## NotifyOnWeakCharger
|
||||
## NotifyOnWeakCharger
|
||||
|
||||
This setting shows a warning when the user connects the device to an incompatible charging source. This warning is intended to notify users that their device may take longer to charge. Or, it may not charge at all.
|
||||
This setting shows a warning when the user connects the device to an incompatible charging source. This warning is intended to notify users that their device may take longer to charge. Or, it may not charge at all.
|
||||
|
||||
An incompatible charging source is one that doesn't behave like one of the following port types:
|
||||
An incompatible charging source is one that doesn't behave like one of the following port types:
|
||||
|
||||
- Charging downstream port
|
||||
- Standard downstream port
|
||||
- Standard downstream port
|
||||
|
||||
- Dedicated charging port
|
||||
- Dedicated charging port
|
||||
|
||||
The port types are defined by the USB Battery Charging Specification, Revision 1.2, available at `USB.org`.
|
||||
The port types are defined by the USB Battery Charging Specification, Revision 1.2, available at `USB.org`.
|
||||
|
||||
Select between **Disable Weak Charger Notifications UI** and **Enable Weak Charger Notifications UI**.
|
||||
Select between **Disable Weak Charger Notifications UI** and **Enable Weak Charger Notifications UI**.
|
||||
|
||||
|
@ -1,28 +1,27 @@
|
||||
---
|
||||
title: WindowsHelloForBusiness
|
||||
description: This section describes the Windows Hello for Business settings that you can configure in provisioning packages for Windows 10 using Windows Configuration Designer.
|
||||
description: This section describes the Windows Hello for Business settings that you can configure in provisioning packages for Windows 10 using Windows Configuration Designer.
|
||||
|
||||
ms.topic: reference
|
||||
|
||||
|
||||
|
||||
ms.date: 12/31/2017
|
||||
---
|
||||
---
|
||||
|
||||
# WindowsHelloForBusiness (Windows Configuration Designer reference)
|
||||
# WindowsHelloForBusiness (Windows Configuration Designer reference)
|
||||
|
||||
|
||||
Use WindowsHelloForBusiness settings to specify whether [FIDO2 security keys for Windows Hello](https://blogs.windows.com/business/2018/04/17/windows-hello-fido2-security-keys/) can be used to sign in to a Windows device configured for [Shared PC mode](wcd-sharedpc.md).
|
||||
Use WindowsHelloForBusiness settings to specify whether [FIDO2 security keys for Windows Hello](https://blogs.windows.com/business/2018/04/17/windows-hello-fido2-security-keys/) can be used to sign in to a Windows device configured for [Shared PC mode](wcd-sharedpc.md).
|
||||
|
||||
## Applies to
|
||||
## Applies to
|
||||
|
||||
| Setting groups | Windows client | Surface Hub | HoloLens | IoT Core |
|
||||
| --- | :---: | :---: | :---: | :---: |
|
||||
| --- | :---: | :---: | :---: | :---: |
|
||||
| [SecurityKeys](#securitykeys) | ✅ | | | |
|
||||
|
||||
| [SecurityKeys](#securitykeys) | ✅ | | | |
|
||||
## SecurityKeys
|
||||
|
||||
## SecurityKeys
|
||||
|
||||
Select the value:
|
||||
Select the value:
|
||||
|
||||
- `0`: Security keys for Windows Hello are disabled.
|
||||
- `1`: Security keys for Windows Hello are enabled on [Shared PCs](wcd-sharedpc.md).
|
||||
|
@ -1,21 +1,21 @@
|
||||
---
|
||||
title: WLAN
|
||||
description: This section describes the WLAN settings that you can configure in provisioning packages for Windows 10 using Windows Configuration Designer.
|
||||
description: This section describes the WLAN settings that you can configure in provisioning packages for Windows 10 using Windows Configuration Designer.
|
||||
|
||||
ms.topic: reference
|
||||
|
||||
ms.date: 12/31/2017
|
||||
---
|
||||
---
|
||||
|
||||
# WLAN (reference)
|
||||
# WLAN (reference)
|
||||
|
||||
|
||||
Do not use at this time. Instead, use [ConnectivityProfiles > WLAN](wcd-connectivityprofiles.md#wlan)
|
||||
Do not use at this time. Instead, use [ConnectivityProfiles > WLAN](wcd-connectivityprofiles.md#wlan)
|
||||
|
||||
|
||||
## Applies to
|
||||
## Applies to
|
||||
|
||||
| Setting | Windows client | Surface Hub | HoloLens | IoT Core |
|
||||
| --- | :---: | :---: | :---: | :---: |
|
||||
| All settings | | | | |
|
||||
| All settings | | | | |
|
||||
|
||||
|
Reference in New Issue
Block a user