mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-12 13:27:23 +00:00
Merged PR 5173: Added TaskScheduler policy to Policy CSP
This commit is contained in:
parent
40b860983e
commit
a70f87d11c
@ -233,6 +233,7 @@
|
|||||||
#### [Start](policy-csp-start.md)
|
#### [Start](policy-csp-start.md)
|
||||||
#### [Storage](policy-csp-storage.md)
|
#### [Storage](policy-csp-storage.md)
|
||||||
#### [System](policy-csp-system.md)
|
#### [System](policy-csp-system.md)
|
||||||
|
#### [TaskScheduler](policy-csp-taskscheduler.md)
|
||||||
#### [TextInput](policy-csp-textinput.md)
|
#### [TextInput](policy-csp-textinput.md)
|
||||||
#### [TimeLanguageSettings](policy-csp-timelanguagesettings.md)
|
#### [TimeLanguageSettings](policy-csp-timelanguagesettings.md)
|
||||||
#### [Update](policy-csp-update.md)
|
#### [Update](policy-csp-update.md)
|
||||||
|
@ -2722,6 +2722,14 @@ The following diagram shows the Policy configuration service provider in tree fo
|
|||||||
</dd>
|
</dd>
|
||||||
</dl>
|
</dl>
|
||||||
|
|
||||||
|
### TaskScheduler policies
|
||||||
|
|
||||||
|
<dl>
|
||||||
|
<dd>
|
||||||
|
<a href="policy-csp-taskscheduler.md#taskscheduler-enablexboxgamesavetask" id="taskscheduler-enablexboxgamesavetask">TaskScheduler/EnableXboxGameSaveTask</a>
|
||||||
|
</dd>
|
||||||
|
</dl>
|
||||||
|
|
||||||
### TextInput policies
|
### TextInput policies
|
||||||
|
|
||||||
<dl>
|
<dl>
|
||||||
|
88
windows/client-management/mdm/policy-csp-taskscheduler.md
Normal file
88
windows/client-management/mdm/policy-csp-taskscheduler.md
Normal file
@ -0,0 +1,88 @@
|
|||||||
|
---
|
||||||
|
title: Policy CSP - TaskScheduler
|
||||||
|
description: Policy CSP - TaskScheduler
|
||||||
|
ms.author: maricia
|
||||||
|
ms.topic: article
|
||||||
|
ms.prod: w10
|
||||||
|
ms.technology: windows
|
||||||
|
author: nickbrower
|
||||||
|
ms.date: 01/03/2018
|
||||||
|
---
|
||||||
|
|
||||||
|
# Policy CSP - TaskScheduler
|
||||||
|
|
||||||
|
> [!WARNING]
|
||||||
|
> Some information relates to prereleased product which may be substantially modified before it's commercially released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
|
||||||
|
|
||||||
|
|
||||||
|
<hr/>
|
||||||
|
|
||||||
|
<!--StartPolicies-->
|
||||||
|
## TaskScheduler policies
|
||||||
|
|
||||||
|
<dl>
|
||||||
|
<dd>
|
||||||
|
<a href="#taskscheduler-enablexboxgamesavetask">TaskScheduler/EnableXboxGameSaveTask</a>
|
||||||
|
</dd>
|
||||||
|
</dl>
|
||||||
|
|
||||||
|
<hr/>
|
||||||
|
<!--StartPolicy-->
|
||||||
|
<a href="" id="taskscheduler-enablexboxgamesavetask"></a>**TaskScheduler/EnableXboxGameSaveTask**
|
||||||
|
|
||||||
|
<!--StartSKU-->
|
||||||
|
<table>
|
||||||
|
<tr>
|
||||||
|
<th>Home</th>
|
||||||
|
<th>Pro</th>
|
||||||
|
<th>Business</th>
|
||||||
|
<th>Enterprise</th>
|
||||||
|
<th>Education</th>
|
||||||
|
<th>Mobile</th>
|
||||||
|
<th>Mobile Enterprise</th>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td><img src="images/crossmark.png" alt="cross mark" /></td>
|
||||||
|
<td><img src="images/checkmark.png" alt="check mark" /><sup>4</sup></td>
|
||||||
|
<td><img src="images/checkmark.png" alt="check mark" /><sup>4</sup></td>
|
||||||
|
<td><img src="images/checkmark.png" alt="check mark" /><sup>4</sup></td>
|
||||||
|
<td><img src="images/checkmark.png" alt="check mark" /><sup>4</sup></td>
|
||||||
|
<td><img src="images/crossmark.png" alt="cross mark" /></td>
|
||||||
|
<td><img src="images/crossmark.png" alt="cross mark" /></td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
|
||||||
|
<!--EndSKU-->
|
||||||
|
<!--StartScope-->
|
||||||
|
[Scope](./policy-configuration-service-provider.md#policy-scope):
|
||||||
|
|
||||||
|
> [!div class = "checklist"]
|
||||||
|
> * Device
|
||||||
|
|
||||||
|
<hr/>
|
||||||
|
|
||||||
|
<!--EndScope-->
|
||||||
|
<!--StartDescription-->
|
||||||
|
Added in Windows 10, next major update. This setting determines whether the specific task is enabled (1) or disabled (0). Default: Enabled.
|
||||||
|
|
||||||
|
<!--EndDescription-->
|
||||||
|
<!--SupportedValues-->
|
||||||
|
|
||||||
|
<!--/SupportedValues-->
|
||||||
|
<!--Example-->
|
||||||
|
|
||||||
|
<!--/Example-->
|
||||||
|
<!--Validation-->
|
||||||
|
|
||||||
|
<!--/Validation-->
|
||||||
|
<!--EndPolicy-->
|
||||||
|
<hr/>
|
||||||
|
|
||||||
|
Footnote:
|
||||||
|
|
||||||
|
- 1 - Added in Windows 10, version 1607.
|
||||||
|
- 2 - Added in Windows 10, version 1703.
|
||||||
|
- 3 - Added in Windows 10, version 1709.
|
||||||
|
|
||||||
|
<!--EndPolicies-->
|
||||||
|
|
Loading…
x
Reference in New Issue
Block a user