mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-06-16 02:43:43 +00:00
updates
This commit is contained in:
@ -74,37 +74,35 @@ A boolean value that specifies whether the policies for education environment ar
|
||||
|
||||
The supported operations are Add, Get, Replace, and Delete.
|
||||
|
||||
The default value changed to false in Windows 10, version 1703. The default value is Not Configured and this node needs to be configured independent of EnableSharedPCMode.
|
||||
|
||||
In Windows 10, version 1607, the value is set to True and the education environment is automatically configured when SharedPC mode is configured.
|
||||
The default value is Not Configured.
|
||||
|
||||
<a href="" id="setpowerpolicies"></a>**SetPowerPolicies**
|
||||
Optional. A boolean value that specifies that the power policies should be set when configuring SharedPC mode.
|
||||
A boolean value that specifies that the power policies should be set when configuring SharedPC mode.
|
||||
|
||||
The supported operations are Add, Get, Replace, and Delete.
|
||||
|
||||
The default value is Not Configured and the effective power settings are determined by the OS's default power settings. Its value in the SharedPC provisioning package is True.
|
||||
|
||||
<a href="" id="maintenancestarttime"></a>**MaintenanceStartTime**
|
||||
Optional. An integer value that specifies the daily start time of maintenance hour. Given in minutes from midnight. The range is 0-1440.
|
||||
An integer value that specifies the daily start time of maintenance hour. Given in minutes from midnight. The range is 0-1440.
|
||||
|
||||
The supported operations are Add, Get, Replace, and Delete.
|
||||
|
||||
The default value is Not Configured and its value in the SharedPC provisioning package is 0 (12 AM).
|
||||
|
||||
<a href="" id="signinonresume"></a>**SignInOnResume**
|
||||
Optional. A boolean value that, when set to True, requires sign in whenever the device wakes up from sleep mode.
|
||||
A boolean value that, when set to True, requires sign in whenever the device wakes up from sleep mode.
|
||||
|
||||
The supported operations are Add, Get, Replace, and Delete.
|
||||
|
||||
The default value is Not Configured and its value in the SharedPC provisioning package is True.
|
||||
|
||||
<a href="" id="sleeptimeout"></a>**SleepTimeout**
|
||||
The amount of time in seconds before the PC sleeps. 0 means the PC never sleeps. Default is 5 minutes. This node is optional.
|
||||
The amount of time in seconds before the PC sleeps. 0 means the PC never sleeps. Default is 5 minutes.
|
||||
|
||||
The supported operations are Add, Get, Replace, and Delete.
|
||||
|
||||
The default value is Not Configured, and effective behavior is determined by the OS's default settings. Its value in the SharedPC provisioning package for Windows 10, version 1703 is 300, and in Windows 10, version 1607 is 3600.
|
||||
The default value is Not Configured, and effective behavior is determined by the OS's default settings. Its value in SharedPC provisioning package is 300.
|
||||
|
||||
<a href="" id="enableaccountmanager"></a>**EnableAccountManager**
|
||||
A boolean that enables the account manager for shared PC mode.
|
||||
@ -120,9 +118,9 @@ The supported operations are Add, Get, Replace, and Delete.
|
||||
|
||||
The following list shows the supported values:
|
||||
|
||||
- 0 (default) - Only guest accounts are allowed.
|
||||
- 1 - Only domain-joined accounts are enabled.
|
||||
- 2 - Domain-joined and guest accounts are allowed.
|
||||
- 0 (default) - Only guest accounts are allowed.
|
||||
- 1 - Only domain-joined accounts are enabled.
|
||||
- 2 - Domain-joined and guest accounts are allowed.
|
||||
|
||||
Its value in the SharedPC provisioning package is 1 or 2.
|
||||
|
||||
@ -131,12 +129,7 @@ Configures when accounts are deleted.
|
||||
|
||||
The supported operations are Add, Get, Replace, and Delete.
|
||||
|
||||
For Windows 10, version 1607, here's the list shows the supported values:
|
||||
|
||||
- 0 - Delete immediately.
|
||||
- 1 (default) - Delete at disk space threshold.
|
||||
|
||||
For Windows 10, version 1703, here's the list of supported values:
|
||||
This is the list of supported values:
|
||||
|
||||
- 0 - Delete immediately.
|
||||
- 1 - Delete at disk space threshold.
|
||||
@ -163,23 +156,23 @@ For example, if the **DiskLevelCaching** number is set to 50 and the **DiskLevel
|
||||
The supported operations are Add, Get, Replace, and Delete.
|
||||
|
||||
<a href="" id="restrictlocalstorage"></a>**RestrictLocalStorage**
|
||||
Added in Windows 10, version 1703. Restricts the user from using local storage. This node is optional.
|
||||
Restricts the user from using local storage. This node is optional.
|
||||
|
||||
The default value is Not Configured and behavior is no such restriction applied. Value type is bool. Supported operations are Add, Get, Replace, and Delete. Default in SharedPC provisioning package is False.
|
||||
The default value is Not Configured. Value type is bool. Supported operations are Add, Get, Replace, and Delete. Default in SharedPC provisioning package is False.
|
||||
|
||||
<a href="" id="kioskmodeaumid"></a>**KioskModeAUMID**
|
||||
Added in Windows 10, version 1703. Specifies the AUMID of the app to use with assigned access. This node is optional.
|
||||
Specifies the AUMID of the app to use with assigned access. This node is optional.
|
||||
|
||||
- Value type is string.
|
||||
- Supported operations are Add, Get, Replace, and Delete.
|
||||
|
||||
<a href="" id="kioskmodeusertiledisplaytext"></a>**KioskModeUserTileDisplayText**
|
||||
Added in Windows 10, version 1703. Specifies the display text for the account shown on the sign-in screen that launches the app specified by KioskModeAUMID. This node is optional.
|
||||
Specifies the display text for the account shown on the sign-in screen that launches the app specified by KioskModeAUMID. This node is optional.
|
||||
|
||||
Value type is string. Supported operations are Add, Get, Replace, and Delete.
|
||||
|
||||
<a href="" id="inactivethreshold"></a>**InactiveThreshold**
|
||||
Added in Windows 10, version 1703. Accounts will start being deleted when they haven't been logged on during the specified period, given as number of days.
|
||||
Accounts will start being deleted when they haven't been logged on during the specified period, given as number of days.
|
||||
|
||||
- The default value is Not Configured.
|
||||
- Value type is integer.
|
||||
@ -188,7 +181,7 @@ Added in Windows 10, version 1703. Accounts will start being deleted when they h
|
||||
The default in the SharedPC provisioning package is 30.
|
||||
|
||||
<a href="" id="maxpagefilesizemb"></a>**MaxPageFileSizeMB**
|
||||
Added in Windows 10, version 1703. Maximum size of the paging file in MB. Applies only to systems with less than 32-GB storage and at least 3 GB of RAM. This node is optional.
|
||||
Maximum size of the paging file in MB. Applies only to systems with less than 32-GB storage and at least 3 GB of RAM. This node is optional.
|
||||
|
||||
- Default value is Not Configured.
|
||||
- Value type is integer.
|
||||
|
Reference in New Issue
Block a user