add admx_wininit csp

This commit is contained in:
Aaron Czechowski 2022-12-21 12:05:02 -08:00
parent 0c4ee800a2
commit cdf6fd1e89

View File

@ -1,191 +1,217 @@
--- ---
title: Policy CSP - ADMX_WinInit title: ADMX_WinInit Policy CSP
description: Policy CSP - ADMX_WinInit description: Learn more about the ADMX_WinInit Area in Policy CSP
author: vinaypamnani-msft
manager: aaroncz
ms.author: vinpa ms.author: vinpa
ms.date: 12/21/2022
ms.localizationpriority: medium ms.localizationpriority: medium
ms.topic: article
ms.prod: windows-client ms.prod: windows-client
ms.technology: itpro-manage ms.technology: itpro-manage
author: vinaypamnani-msft ms.topic: reference
ms.date: 09/29/2020
ms.reviewer:
manager: aaroncz
--- ---
<!-- Auto-Generated CSP Document -->
<!-- ADMX_WinInit-Begin -->
# Policy CSP - ADMX_WinInit # Policy CSP - ADMX_WinInit
>[!TIP]
> These are ADMX-backed policies and require a special SyncML format to enable or disable. For details, see [Understanding ADMX-backed policies](../understanding-admx-backed-policies.md). > [!TIP]
> Some of these are ADMX-backed policies and require a special SyncML format to enable or disable. For details, see [Understanding ADMX-backed policies](./understanding-admx-backed-policies.md).
> >
> You must specify the data type in the SyncML as &lt;Format&gt;chr&lt;/Format&gt;. For an example SyncML, refer to [Enabling a policy](../understanding-admx-backed-policies.md#enabling-a-policy). > You must specify the data type in the SyncML as &lt;Format&gt;chr&lt;/Format&gt;. For an example SyncML, refer to [Enabling a policy](./understanding-admx-backed-policies.md#enabling-a-policy).
> >
> The payload of the SyncML must be XML-encoded; for this XML encoding, there are a variety of online encoders that you can use. To avoid encoding the payload, you can use CDATA if your MDM supports it. For more information, see [CDATA Sections](http://www.w3.org/TR/REC-xml/#sec-cdata-sect). > The payload of the SyncML must be XML-encoded; for this XML encoding, there are a variety of online encoders that you can use. To avoid encoding the payload, you can use CDATA if your MDM supports it. For more information, see [CDATA Sections](http://www.w3.org/TR/REC-xml/#sec-cdata-sect).
<!-- ADMX_WinInit-Editable-Begin -->
<!-- Add any additional information about this policy here. Anything outside this section will get overwritten. -->
<!-- ADMX_WinInit-Editable-End -->
<hr/> <!-- DisableNamedPipeShutdownPolicyDescription-Begin -->
## DisableNamedPipeShutdownPolicyDescription
<!--Policies--> <!-- DisableNamedPipeShutdownPolicyDescription-Applicability-Begin -->
## ADMX_WinInit policies | 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 2004 [10.0.19041.1202] and later <br> :heavy_check_mark: Windows 10, version 2009 [10.0.19042.1202] and later <br> :heavy_check_mark: Windows 10, version 21H1 [10.0.19043.1202] and later <br> :heavy_check_mark: Windows 11, version 21H2 [10.0.22000] and later |
<!-- DisableNamedPipeShutdownPolicyDescription-Applicability-End -->
<dl> <!-- DisableNamedPipeShutdownPolicyDescription-OmaUri-Begin -->
<dd> ```Device
<a href="#admx-wininit-disablenamedpipeshutdownpolicydescription">ADMX_WinInit/DisableNamedPipeShutdownPolicyDescription</a> ./Device/Vendor/MSFT/Policy/Config/ADMX_WinInit/DisableNamedPipeShutdownPolicyDescription
</dd> ```
<dd> <!-- DisableNamedPipeShutdownPolicyDescription-OmaUri-End -->
<a href="#admx-wininit-hiberboot">ADMX_WinInit/Hiberboot</a>
</dd>
<dd>
<a href="#admx-wininit-shutdowntimeouthungsessionsdescription">ADMX_WinInit/ShutdownTimeoutHungSessionsDescription</a>
</dd>
</dl>
<!-- DisableNamedPipeShutdownPolicyDescription-Description-Begin -->
<!-- Description-Source-ADMX -->
This policy setting controls the legacy remote shutdown interface (named pipe). The named pipe remote shutdown interface is needed in order to shutdown this system from a remote Windows XP or Windows Server 2003 system.
<hr/> If you enable this policy setting, the system does not create the named pipe remote shutdown interface.
<!--Policy--> If you disable or do not configure this policy setting, the system creates the named pipe remote shutdown interface.
<a href="" id="admx-wininit-disablenamedpipeshutdownpolicydescription"></a>**ADMX_WinInit/DisableNamedPipeShutdownPolicyDescription** <!-- DisableNamedPipeShutdownPolicyDescription-Description-End -->
<!--SupportedSKUs--> <!-- DisableNamedPipeShutdownPolicyDescription-Editable-Begin -->
<!-- Add any additional information about this policy here. Anything outside this section will get overwritten. -->
<!-- DisableNamedPipeShutdownPolicyDescription-Editable-End -->
|Edition|Windows 10|Windows 11| <!-- DisableNamedPipeShutdownPolicyDescription-DFProperties-Begin -->
|--- |--- |--- | **Description framework properties**:
|Home|No|No|
|Pro|Yes|Yes|
|Windows SE|No|Yes|
|Business|Yes|Yes|
|Enterprise|Yes|Yes|
|Education|Yes|Yes|
| Property name | Property value |
|:--|:--|
| Format | chr (string) |
| Access Type | Add, Delete, Get, Replace |
<!-- DisableNamedPipeShutdownPolicyDescription-DFProperties-End -->
<!--/SupportedSKUs--> <!-- DisableNamedPipeShutdownPolicyDescription-AdmxBacked-Begin -->
<hr/> > [!TIP]
> This is an ADMX-backed policy and requires SyncML format for configuration. For details, see [Understanding ADMX-backed policies](./understanding-admx-backed-policies.md).
<!--Scope--> **ADMX mapping**:
[Scope](./policy-configuration-service-provider.md#policy-scope):
> [!div class = "checklist"] | Name | Value |
> * Device |:--|:--|
| Name | DisableNamedPipeShutdownPolicyDescription |
| Friendly Name | Turn off legacy remote shutdown interface |
| Location | Computer Configuration |
| Path | Windows Components > Shutdown Options |
| Registry Key Name | Software\Microsoft\Windows\CurrentVersion\Policies\System |
| Registry Value Name | DisableShutdownNamedPipe |
| ADMX File Name | WinInit.admx |
<!-- DisableNamedPipeShutdownPolicyDescription-AdmxBacked-End -->
<hr/> <!-- DisableNamedPipeShutdownPolicyDescription-Examples-Begin -->
<!-- Add any examples for this policy here. Examples outside this section will get overwritten. -->
<!-- DisableNamedPipeShutdownPolicyDescription-Examples-End -->
<!--/Scope--> <!-- DisableNamedPipeShutdownPolicyDescription-End -->
<!--Description-->
This policy setting controls the legacy remote shutdown interface (named pipe). The named pipe remote shutdown interface is needed in order to shut down this system from a remote Windows XP or Windows Server 2003 system.
If you enable this policy setting, the system doesn't create the named pipe remote shutdown interface. <!-- Hiberboot-Begin -->
## Hiberboot
If you disable or don't configure this policy setting, the system creates the named pipe remote shutdown interface. <!-- Hiberboot-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 2004 [10.0.19041.1202] and later <br> :heavy_check_mark: Windows 10, version 2009 [10.0.19042.1202] and later <br> :heavy_check_mark: Windows 10, version 21H1 [10.0.19043.1202] and later <br> :heavy_check_mark: Windows 11, version 21H2 [10.0.22000] and later |
<!-- Hiberboot-Applicability-End -->
<!--/Description--> <!-- Hiberboot-OmaUri-Begin -->
```Device
./Device/Vendor/MSFT/Policy/Config/ADMX_WinInit/Hiberboot
```
<!-- Hiberboot-OmaUri-End -->
<!-- Hiberboot-Description-Begin -->
<!--ADMXBacked--> <!-- Description-Source-ADMX -->
ADMX Info:
- GP Friendly name: *Turn off legacy remote shutdown interface*
- GP name: *DisableNamedPipeShutdownPolicyDescription*
- GP path: *Windows Components\Shutdown Options*
- GP ADMX file name: *WinInit.admx*
<!--/ADMXBacked-->
<!--/Policy-->
<hr/>
<!--Policy-->
<a href="" id="admx-wininit-hiberboot"></a>**ADMX_WinInit/Hiberboot**
<!--SupportedSKUs-->
|Edition|Windows 10|Windows 11|
|--- |--- |--- |
|Home|No|No|
|Pro|Yes|Yes|
|Windows SE|No|Yes|
|Business|Yes|Yes|
|Enterprise|Yes|Yes|
|Education|Yes|Yes|
<!--/SupportedSKUs-->
<hr/>
<!--Scope-->
[Scope](./policy-configuration-service-provider.md#policy-scope):
> [!div class = "checklist"]
> * Device
<hr/>
<!--/Scope-->
<!--Description-->
This policy setting controls the use of fast startup. This policy setting controls the use of fast startup.
If you enable this policy setting, the system requires hibernate to be enabled. If you enable this policy setting, the system requires hibernate to be enabled.
If you disable or don't configure this policy setting, the local setting is used. If you disable or do not configure this policy setting, the local setting is used.
<!-- Hiberboot-Description-End -->
<!--/Description--> <!-- Hiberboot-Editable-Begin -->
<!-- Add any additional information about this policy here. Anything outside this section will get overwritten. -->
<!-- Hiberboot-Editable-End -->
<!-- Hiberboot-DFProperties-Begin -->
**Description framework properties**:
<!--ADMXBacked--> | Property name | Property value |
ADMX Info: |:--|:--|
- GP Friendly name: *Require use of fast startup* | Format | chr (string) |
- GP name: *Hiberboot* | Access Type | Add, Delete, Get, Replace |
- GP path: *System\Shutdown* <!-- Hiberboot-DFProperties-End -->
- GP ADMX file name: *WinInit.admx*
<!--/ADMXBacked--> <!-- Hiberboot-AdmxBacked-Begin -->
<!--/Policy--> > [!TIP]
<hr/> > This is an ADMX-backed policy and requires SyncML format for configuration. For details, see [Understanding ADMX-backed policies](./understanding-admx-backed-policies.md).
<!--Policy--> **ADMX mapping**:
<a href="" id="admx-wininit-shutdowntimeouthungsessionsdescription"></a>**ADMX_WinInit/ShutdownTimeoutHungSessionsDescription**
<!--SupportedSKUs--> | Name | Value |
|:--|:--|
| Name | Hiberboot |
| Friendly Name | Require use of fast startup |
| Location | Computer Configuration |
| Path | System > Shutdown |
| Registry Key Name | Software\Policies\Microsoft\Windows\System |
| Registry Value Name | HiberbootEnabled |
| ADMX File Name | WinInit.admx |
<!-- Hiberboot-AdmxBacked-End -->
|Edition|Windows 10|Windows 11| <!-- Hiberboot-Examples-Begin -->
|--- |--- |--- | <!-- Add any examples for this policy here. Examples outside this section will get overwritten. -->
|Home|No|No| <!-- Hiberboot-Examples-End -->
|Pro|Yes|Yes|
|Windows SE|No|Yes|
|Business|Yes|Yes|
|Enterprise|Yes|Yes|
|Education|Yes|Yes|
<!-- Hiberboot-End -->
<!--/SupportedSKUs--> <!-- ShutdownTimeoutHungSessionsDescription-Begin -->
<hr/> ## ShutdownTimeoutHungSessionsDescription
<!--Scope--> <!-- ShutdownTimeoutHungSessionsDescription-Applicability-Begin -->
[Scope](./policy-configuration-service-provider.md#policy-scope): | 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 2004 [10.0.19041.1202] and later <br> :heavy_check_mark: Windows 10, version 2009 [10.0.19042.1202] and later <br> :heavy_check_mark: Windows 10, version 21H1 [10.0.19043.1202] and later <br> :heavy_check_mark: Windows 11, version 21H2 [10.0.22000] and later |
<!-- ShutdownTimeoutHungSessionsDescription-Applicability-End -->
> [!div class = "checklist"] <!-- ShutdownTimeoutHungSessionsDescription-OmaUri-Begin -->
> * Device ```Device
./Device/Vendor/MSFT/Policy/Config/ADMX_WinInit/ShutdownTimeoutHungSessionsDescription
```
<!-- ShutdownTimeoutHungSessionsDescription-OmaUri-End -->
<hr/> <!-- ShutdownTimeoutHungSessionsDescription-Description-Begin -->
<!-- Description-Source-ADMX -->
<!--/Scope-->
<!--Description-->
This policy setting configures the number of minutes the system waits for the hung logon sessions before proceeding with the system shutdown. This policy setting configures the number of minutes the system waits for the hung logon sessions before proceeding with the system shutdown.
If you enable this policy setting, the system waits for the hung logon sessions for the number of minutes specified. If you enable this policy setting, the system waits for the hung logon sessions for the number of minutes specified.
If you disable or don't configure this policy setting, the default timeout value is 3 minutes for workstations and 15 minutes for servers. If you disable or do not configure this policy setting, the default timeout value is 3 minutes for workstations and 15 minutes for servers.
<!-- ShutdownTimeoutHungSessionsDescription-Description-End -->
<!--/Description--> <!-- ShutdownTimeoutHungSessionsDescription-Editable-Begin -->
<!-- Add any additional information about this policy here. Anything outside this section will get overwritten. -->
<!-- ShutdownTimeoutHungSessionsDescription-Editable-End -->
<!-- ShutdownTimeoutHungSessionsDescription-DFProperties-Begin -->
**Description framework properties**:
<!--ADMXBacked--> | Property name | Property value |
ADMX Info: |:--|:--|
- GP Friendly name: *Timeout for hung logon sessions during shutdown* | Format | chr (string) |
- GP name: *ShutdownTimeoutHungSessionsDescription* | Access Type | Add, Delete, Get, Replace |
- GP path: *Windows Components\Shutdown Options* <!-- ShutdownTimeoutHungSessionsDescription-DFProperties-End -->
- GP ADMX file name: *WinInit.admx*
<!--/ADMXBacked--> <!-- ShutdownTimeoutHungSessionsDescription-AdmxBacked-Begin -->
<!--/Policy--> > [!TIP]
<hr/> > This is an ADMX-backed policy and requires SyncML format for configuration. For details, see [Understanding ADMX-backed policies](./understanding-admx-backed-policies.md).
**ADMX mapping**:
| Name | Value |
|:--|:--|
| Name | ShutdownTimeoutHungSessionsDescription |
| Friendly Name | Timeout for hung logon sessions during shutdown |
| Location | Computer Configuration |
| Path | Windows Components > Shutdown Options |
| Registry Key Name | Software\Microsoft\Windows\CurrentVersion\Policies\System |
| ADMX File Name | WinInit.admx |
<!-- ShutdownTimeoutHungSessionsDescription-AdmxBacked-End -->
<!--/Policies--> <!-- ShutdownTimeoutHungSessionsDescription-Examples-Begin -->
<!-- Add any examples for this policy here. Examples outside this section will get overwritten. -->
<!-- ShutdownTimeoutHungSessionsDescription-Examples-End -->
<!-- ShutdownTimeoutHungSessionsDescription-End -->
<!-- ADMX_WinInit-CspMoreInfo-Begin -->
<!-- Add any additional information about this CSP here. Anything outside this section will get overwritten. -->
<!-- ADMX_WinInit-CspMoreInfo-End -->
<!-- ADMX_WinInit-End -->
## Related articles
[Policy configuration service provider](policy-configuration-service-provider.md)