mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-06-18 03:43:39 +00:00
Reboot CSP
This commit is contained in:
@ -1,79 +1,200 @@
|
||||
---
|
||||
title: Reboot CSP
|
||||
description: Learn how the Reboot configuration service provider (CSP) is used to configure reboot settings.
|
||||
ms.reviewer:
|
||||
description: Learn more about the Reboot CSP.
|
||||
author: vinaypamnani-msft
|
||||
manager: aaroncz
|
||||
ms.author: vinpa
|
||||
ms.topic: article
|
||||
ms.date: 02/17/2023
|
||||
ms.localizationpriority: medium
|
||||
ms.prod: windows-client
|
||||
ms.technology: itpro-manage
|
||||
author: vinaypamnani-msft
|
||||
ms.date: 06/26/2017
|
||||
ms.topic: reference
|
||||
---
|
||||
|
||||
<!-- Auto-Generated CSP Document -->
|
||||
|
||||
<!-- Reboot-Begin -->
|
||||
# Reboot CSP
|
||||
|
||||
The table below shows the applicability of Windows:
|
||||
|
||||
|Edition|Windows 10|Windows 11|
|
||||
|--- |--- |--- |
|
||||
|Home|No|No|
|
||||
|Pro|Yes|Yes|
|
||||
|Windows SE|No|Yes|
|
||||
|Business|Yes|Yes|
|
||||
|Enterprise|Yes|Yes|
|
||||
|Education|Yes|Yes|
|
||||
|
||||
<!-- Reboot-Editable-Begin -->
|
||||
<!-- Add any additional information about this policy here. Anything outside this section will get overwritten. -->
|
||||
The Reboot configuration service provider is used to configure reboot settings.
|
||||
<!-- Reboot-Editable-End -->
|
||||
|
||||
The following shows the Reboot configuration service provider management objects in tree format as used by Open Mobile Alliance Device Management (OMA DM), OMA Client Provisioning, and Enterprise DM.
|
||||
<!-- Reboot-Tree-Begin -->
|
||||
The following example shows the Reboot configuration service provider in tree format.
|
||||
|
||||
```text
|
||||
./Device/Vendor/MSFT/Reboot
|
||||
--- RebootNow
|
||||
--- Schedule
|
||||
------ DailyRecurrent
|
||||
------ Single
|
||||
```
|
||||
./Device/Vendor/MSFT
|
||||
Reboot
|
||||
----RebootNow
|
||||
----Schedule
|
||||
--------Single
|
||||
--------DailyRecurrent
|
||||
<!-- Reboot-Tree-End -->
|
||||
|
||||
<!-- Device-RebootNow-Begin -->
|
||||
## RebootNow
|
||||
|
||||
<!-- Device-RebootNow-Applicability-Begin -->
|
||||
| Scope | Editions | Applicable OS |
|
||||
|:--|:--|:--|
|
||||
| :heavy_check_mark: Device <br> :x: User | :x: Home <br> :heavy_check_mark: Pro <br> :heavy_check_mark: Enterprise <br> :heavy_check_mark: Education <br> :heavy_check_mark: Windows SE | :heavy_check_mark: Windows 10, version 1607 [10.0.14393] and later |
|
||||
<!-- Device-RebootNow-Applicability-End -->
|
||||
|
||||
<!-- Device-RebootNow-OmaUri-Begin -->
|
||||
```Device
|
||||
./Device/Vendor/MSFT/Reboot/RebootNow
|
||||
```
|
||||
<!-- Device-RebootNow-OmaUri-End -->
|
||||
|
||||
<a href="" id="--vendor-msft-reboot"></a>**./Vendor/MSFT/Reboot**
|
||||
<!-- Device-RebootNow-Description-Begin -->
|
||||
<!-- Description-Source-DDF -->
|
||||
This node executes a reboot of the device. RebootNow triggers a reboot within 5 minutes to allow the user to wrap up any active work. If this node is set to execute during a sync session, the device will reboot at the end of the sync session.
|
||||
<!-- Device-RebootNow-Description-End -->
|
||||
|
||||
The root node for the Reboot configuration service provider.
|
||||
<!-- Device-RebootNow-Editable-Begin -->
|
||||
<!-- Add any additional information about this policy here. Anything outside this section will get overwritten. -->
|
||||
<!-- Device-RebootNow-Editable-End -->
|
||||
|
||||
<!-- Device-RebootNow-DFProperties-Begin -->
|
||||
**Description framework properties**:
|
||||
|
||||
| Property name | Property value |
|
||||
|:--|:--|
|
||||
| Format | null |
|
||||
| Access Type | Exec, Get |
|
||||
<!-- Device-RebootNow-DFProperties-End -->
|
||||
|
||||
<!-- Device-RebootNow-Examples-Begin -->
|
||||
<!-- Add any examples for this policy here. Examples outside this section will get overwritten. -->
|
||||
<!-- Device-RebootNow-Examples-End -->
|
||||
|
||||
<!-- Device-RebootNow-End -->
|
||||
|
||||
<!-- Device-Schedule-Begin -->
|
||||
## Schedule
|
||||
|
||||
<!-- Device-Schedule-Applicability-Begin -->
|
||||
| Scope | Editions | Applicable OS |
|
||||
|:--|:--|:--|
|
||||
| :heavy_check_mark: Device <br> :x: User | :x: Home <br> :heavy_check_mark: Pro <br> :heavy_check_mark: Enterprise <br> :heavy_check_mark: Education <br> :heavy_check_mark: Windows SE | :heavy_check_mark: Windows 10, version 1607 [10.0.14393] and later |
|
||||
<!-- Device-Schedule-Applicability-End -->
|
||||
|
||||
<!-- Device-Schedule-OmaUri-Begin -->
|
||||
```Device
|
||||
./Device/Vendor/MSFT/Reboot/Schedule
|
||||
```
|
||||
<!-- Device-Schedule-OmaUri-End -->
|
||||
|
||||
<!-- Device-Schedule-Description-Begin -->
|
||||
<!-- Description-Source-DDF -->
|
||||
The supported operation is Get.
|
||||
<!-- Device-Schedule-Description-End -->
|
||||
|
||||
<a href="" id="rebootnow"></a>**RebootNow**
|
||||
<!-- Device-Schedule-Editable-Begin -->
|
||||
<!-- Add any additional information about this policy here. Anything outside this section will get overwritten. -->
|
||||
<!-- Device-Schedule-Editable-End -->
|
||||
|
||||
This node executes a reboot of the device. RebootNow triggers a reboot within 5 minutes to allow the user to wrap up any active work.
|
||||
<!-- Device-Schedule-DFProperties-Begin -->
|
||||
**Description framework properties**:
|
||||
|
||||
> [!NOTE]
|
||||
> If this node is set to execute during a sync session, the device will reboot at the end of the sync session.
|
||||
| Property name | Property value |
|
||||
|:--|:--|
|
||||
| Format | node |
|
||||
| Access Type | Get |
|
||||
<!-- Device-Schedule-DFProperties-End -->
|
||||
|
||||
The supported operations are Execute and Get.
|
||||
<!-- Device-Schedule-Examples-Begin -->
|
||||
<!-- Add any examples for this policy here. Examples outside this section will get overwritten. -->
|
||||
<!-- Device-Schedule-Examples-End -->
|
||||
|
||||
<a href="" id="schedule"></a>**Schedule**
|
||||
<!-- Device-Schedule-End -->
|
||||
|
||||
The supported operation is Get.
|
||||
<!-- Device-Schedule-DailyRecurrent-Begin -->
|
||||
### Schedule/DailyRecurrent
|
||||
|
||||
<a href="" id="schedule-single"></a>**Schedule/Single**
|
||||
<!-- Device-Schedule-DailyRecurrent-Applicability-Begin -->
|
||||
| Scope | Editions | Applicable OS |
|
||||
|:--|:--|:--|
|
||||
| :heavy_check_mark: Device <br> :x: User | :x: Home <br> :heavy_check_mark: Pro <br> :heavy_check_mark: Enterprise <br> :heavy_check_mark: Education <br> :heavy_check_mark: Windows SE | :heavy_check_mark: Windows 10, version 1607 [10.0.14393] and later |
|
||||
<!-- Device-Schedule-DailyRecurrent-Applicability-End -->
|
||||
|
||||
This node will execute a reboot at a scheduled date and time. The date and time value is **ISO 8601**, and both the date and time are required.
|
||||
Example to configure: 2018-10-25T18:00:00
|
||||
<!-- Device-Schedule-DailyRecurrent-OmaUri-Begin -->
|
||||
```Device
|
||||
./Device/Vendor/MSFT/Reboot/Schedule/DailyRecurrent
|
||||
```
|
||||
<!-- Device-Schedule-DailyRecurrent-OmaUri-End -->
|
||||
|
||||
Setting a null (empty) date will delete the existing schedule. In accordance with the ISO 8601 format, the date and time representation needs to be 0000-00-00T00:00:00.
|
||||
<!-- Device-Schedule-DailyRecurrent-Description-Begin -->
|
||||
<!-- Description-Source-DDF -->
|
||||
Value in ISO8601, time is required. A reboot will be scheduled each day at the configured time starting at the date and time. Setting a null (empty) date will delete the existing schedule.
|
||||
<!-- Device-Schedule-DailyRecurrent-Description-End -->
|
||||
|
||||
- The supported operations are Get, Add, Replace, and Delete.
|
||||
- The supported data type is "String".
|
||||
<!-- Device-Schedule-DailyRecurrent-Editable-Begin -->
|
||||
<!-- Add any additional information about this policy here. Anything outside this section will get overwritten. -->
|
||||
<!-- Device-Schedule-DailyRecurrent-Editable-End -->
|
||||
|
||||
<a href="" id="schedule-dailyrecurrent"></a>**Schedule/DailyRecurrent**
|
||||
<!-- Device-Schedule-DailyRecurrent-DFProperties-Begin -->
|
||||
**Description framework properties**:
|
||||
|
||||
This node will execute a reboot each day at a scheduled time starting at the configured starting time and date. Setting a null (empty) date will delete the existing schedule. The date and time value is ISO8601, and both the date and time are required. The CSP will return the date time in the following format: 2018-06-29T10:00:00+01:00.
|
||||
Example to configure: 2018-10-25T18:00:00
|
||||
| Property name | Property value |
|
||||
|:--|:--|
|
||||
| Format | chr (string) |
|
||||
| Access Type | Add, Delete, Get, Replace |
|
||||
<!-- Device-Schedule-DailyRecurrent-DFProperties-End -->
|
||||
|
||||
- The supported operations are Get, Add, Replace, and Delete.
|
||||
- The supported data type is "String".
|
||||
<!-- Device-Schedule-DailyRecurrent-Examples-Begin -->
|
||||
<!-- Add any examples for this policy here. Examples outside this section will get overwritten. -->
|
||||
<!-- Device-Schedule-DailyRecurrent-Examples-End -->
|
||||
|
||||
## Related topics
|
||||
<!-- Device-Schedule-DailyRecurrent-End -->
|
||||
|
||||
[Configuration service provider reference](index.yml)
|
||||
<!-- Device-Schedule-Single-Begin -->
|
||||
### Schedule/Single
|
||||
|
||||
<!-- Device-Schedule-Single-Applicability-Begin -->
|
||||
| Scope | Editions | Applicable OS |
|
||||
|:--|:--|:--|
|
||||
| :heavy_check_mark: Device <br> :x: User | :x: Home <br> :heavy_check_mark: Pro <br> :heavy_check_mark: Enterprise <br> :heavy_check_mark: Education <br> :heavy_check_mark: Windows SE | :heavy_check_mark: Windows 10, version 1607 [10.0.14393] and later |
|
||||
<!-- Device-Schedule-Single-Applicability-End -->
|
||||
|
||||
<!-- Device-Schedule-Single-OmaUri-Begin -->
|
||||
```Device
|
||||
./Device/Vendor/MSFT/Reboot/Schedule/Single
|
||||
```
|
||||
<!-- Device-Schedule-Single-OmaUri-End -->
|
||||
|
||||
<!-- Device-Schedule-Single-Description-Begin -->
|
||||
<!-- Description-Source-DDF -->
|
||||
Value in ISO8601, both the date and time are required. A reboot will be scheduled at the configured date time. Setting a null (empty) date will delete the existing schedule.
|
||||
<!-- Device-Schedule-Single-Description-End -->
|
||||
|
||||
<!-- Device-Schedule-Single-Editable-Begin -->
|
||||
<!-- Add any additional information about this policy here. Anything outside this section will get overwritten. -->
|
||||
<!-- Device-Schedule-Single-Editable-End -->
|
||||
|
||||
<!-- Device-Schedule-Single-DFProperties-Begin -->
|
||||
**Description framework properties**:
|
||||
|
||||
| Property name | Property value |
|
||||
|:--|:--|
|
||||
| Format | chr (string) |
|
||||
| Access Type | Add, Delete, Get, Replace |
|
||||
<!-- Device-Schedule-Single-DFProperties-End -->
|
||||
|
||||
<!-- Device-Schedule-Single-Examples-Begin -->
|
||||
<!-- Add any examples for this policy here. Examples outside this section will get overwritten. -->
|
||||
<!-- Device-Schedule-Single-Examples-End -->
|
||||
|
||||
<!-- Device-Schedule-Single-End -->
|
||||
|
||||
<!-- Reboot-CspMoreInfo-Begin -->
|
||||
<!-- Add any additional information about this CSP here. Anything outside this section will get overwritten. -->
|
||||
<!-- Reboot-CspMoreInfo-End -->
|
||||
|
||||
<!-- Reboot-End -->
|
||||
|
||||
## Related articles
|
||||
|
||||
[Configuration service provider reference](configuration-service-provider-reference.md)
|
||||
|
Reference in New Issue
Block a user