mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-12 13:27:23 +00:00
add admx_wininit csp
This commit is contained in:
parent
0c4ee800a2
commit
cdf6fd1e89
@ -1,191 +1,217 @@
|
||||
---
|
||||
title: Policy CSP - ADMX_WinInit
|
||||
description: Policy CSP - ADMX_WinInit
|
||||
title: ADMX_WinInit Policy CSP
|
||||
description: Learn more about the ADMX_WinInit Area in Policy CSP
|
||||
author: vinaypamnani-msft
|
||||
manager: aaroncz
|
||||
ms.author: vinpa
|
||||
ms.date: 12/21/2022
|
||||
ms.localizationpriority: medium
|
||||
ms.topic: article
|
||||
ms.prod: windows-client
|
||||
ms.technology: itpro-manage
|
||||
author: vinaypamnani-msft
|
||||
ms.date: 09/29/2020
|
||||
ms.reviewer:
|
||||
manager: aaroncz
|
||||
ms.topic: reference
|
||||
---
|
||||
|
||||
<!-- Auto-Generated CSP Document -->
|
||||
|
||||
<!-- ADMX_WinInit-Begin -->
|
||||
# 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 <Format>chr</Format>. 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 <Format>chr</Format>. 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-->
|
||||
## ADMX_WinInit policies
|
||||
<!-- DisableNamedPipeShutdownPolicyDescription-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 |
|
||||
<!-- DisableNamedPipeShutdownPolicyDescription-Applicability-End -->
|
||||
|
||||
<dl>
|
||||
<dd>
|
||||
<a href="#admx-wininit-disablenamedpipeshutdownpolicydescription">ADMX_WinInit/DisableNamedPipeShutdownPolicyDescription</a>
|
||||
</dd>
|
||||
<dd>
|
||||
<a href="#admx-wininit-hiberboot">ADMX_WinInit/Hiberboot</a>
|
||||
</dd>
|
||||
<dd>
|
||||
<a href="#admx-wininit-shutdowntimeouthungsessionsdescription">ADMX_WinInit/ShutdownTimeoutHungSessionsDescription</a>
|
||||
</dd>
|
||||
</dl>
|
||||
<!-- DisableNamedPipeShutdownPolicyDescription-OmaUri-Begin -->
|
||||
```Device
|
||||
./Device/Vendor/MSFT/Policy/Config/ADMX_WinInit/DisableNamedPipeShutdownPolicyDescription
|
||||
```
|
||||
<!-- DisableNamedPipeShutdownPolicyDescription-OmaUri-End -->
|
||||
|
||||
<!-- 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-->
|
||||
<a href="" id="admx-wininit-disablenamedpipeshutdownpolicydescription"></a>**ADMX_WinInit/DisableNamedPipeShutdownPolicyDescription**
|
||||
If you disable or do not configure this policy setting, the system creates the named pipe remote shutdown interface.
|
||||
<!-- 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|
|
||||
|--- |--- |--- |
|
||||
|Home|No|No|
|
||||
|Pro|Yes|Yes|
|
||||
|Windows SE|No|Yes|
|
||||
|Business|Yes|Yes|
|
||||
|Enterprise|Yes|Yes|
|
||||
|Education|Yes|Yes|
|
||||
<!-- DisableNamedPipeShutdownPolicyDescription-DFProperties-Begin -->
|
||||
**Description framework properties**:
|
||||
|
||||
| Property name | Property value |
|
||||
|:--|:--|
|
||||
| Format | chr (string) |
|
||||
| Access Type | Add, Delete, Get, Replace |
|
||||
<!-- DisableNamedPipeShutdownPolicyDescription-DFProperties-End -->
|
||||
|
||||
<!--/SupportedSKUs-->
|
||||
<hr/>
|
||||
<!-- DisableNamedPipeShutdownPolicyDescription-AdmxBacked-Begin -->
|
||||
> [!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-->
|
||||
[Scope](./policy-configuration-service-provider.md#policy-scope):
|
||||
**ADMX mapping**:
|
||||
|
||||
> [!div class = "checklist"]
|
||||
> * Device
|
||||
| Name | Value |
|
||||
|:--|:--|
|
||||
| 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-->
|
||||
<!--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.
|
||||
<!-- DisableNamedPipeShutdownPolicyDescription-End -->
|
||||
|
||||
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 -->
|
||||
|
||||
|
||||
<!--ADMXBacked-->
|
||||
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-->
|
||||
<!-- Hiberboot-Description-Begin -->
|
||||
<!-- Description-Source-ADMX -->
|
||||
This policy setting controls the use of fast startup.
|
||||
|
||||
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-->
|
||||
ADMX Info:
|
||||
- GP Friendly name: *Require use of fast startup*
|
||||
- GP name: *Hiberboot*
|
||||
- GP path: *System\Shutdown*
|
||||
- GP ADMX file name: *WinInit.admx*
|
||||
| Property name | Property value |
|
||||
|:--|:--|
|
||||
| Format | chr (string) |
|
||||
| Access Type | Add, Delete, Get, Replace |
|
||||
<!-- Hiberboot-DFProperties-End -->
|
||||
|
||||
<!--/ADMXBacked-->
|
||||
<!--/Policy-->
|
||||
<hr/>
|
||||
<!-- Hiberboot-AdmxBacked-Begin -->
|
||||
> [!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).
|
||||
|
||||
<!--Policy-->
|
||||
<a href="" id="admx-wininit-shutdowntimeouthungsessionsdescription"></a>**ADMX_WinInit/ShutdownTimeoutHungSessionsDescription**
|
||||
**ADMX mapping**:
|
||||
|
||||
<!--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|
|
||||
|--- |--- |--- |
|
||||
|Home|No|No|
|
||||
|Pro|Yes|Yes|
|
||||
|Windows SE|No|Yes|
|
||||
|Business|Yes|Yes|
|
||||
|Enterprise|Yes|Yes|
|
||||
|Education|Yes|Yes|
|
||||
<!-- Hiberboot-Examples-Begin -->
|
||||
<!-- Add any examples for this policy here. Examples outside this section will get overwritten. -->
|
||||
<!-- Hiberboot-Examples-End -->
|
||||
|
||||
<!-- Hiberboot-End -->
|
||||
|
||||
<!--/SupportedSKUs-->
|
||||
<hr/>
|
||||
<!-- ShutdownTimeoutHungSessionsDescription-Begin -->
|
||||
## ShutdownTimeoutHungSessionsDescription
|
||||
|
||||
<!--Scope-->
|
||||
[Scope](./policy-configuration-service-provider.md#policy-scope):
|
||||
<!-- ShutdownTimeoutHungSessionsDescription-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 |
|
||||
<!-- ShutdownTimeoutHungSessionsDescription-Applicability-End -->
|
||||
|
||||
> [!div class = "checklist"]
|
||||
> * Device
|
||||
<!-- ShutdownTimeoutHungSessionsDescription-OmaUri-Begin -->
|
||||
```Device
|
||||
./Device/Vendor/MSFT/Policy/Config/ADMX_WinInit/ShutdownTimeoutHungSessionsDescription
|
||||
```
|
||||
<!-- ShutdownTimeoutHungSessionsDescription-OmaUri-End -->
|
||||
|
||||
<hr/>
|
||||
|
||||
<!--/Scope-->
|
||||
<!--Description-->
|
||||
<!-- ShutdownTimeoutHungSessionsDescription-Description-Begin -->
|
||||
<!-- Description-Source-ADMX -->
|
||||
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 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-->
|
||||
ADMX Info:
|
||||
- GP Friendly name: *Timeout for hung logon sessions during shutdown*
|
||||
- GP name: *ShutdownTimeoutHungSessionsDescription*
|
||||
- GP path: *Windows Components\Shutdown Options*
|
||||
- GP ADMX file name: *WinInit.admx*
|
||||
| Property name | Property value |
|
||||
|:--|:--|
|
||||
| Format | chr (string) |
|
||||
| Access Type | Add, Delete, Get, Replace |
|
||||
<!-- ShutdownTimeoutHungSessionsDescription-DFProperties-End -->
|
||||
|
||||
<!--/ADMXBacked-->
|
||||
<!--/Policy-->
|
||||
<hr/>
|
||||
<!-- ShutdownTimeoutHungSessionsDescription-AdmxBacked-Begin -->
|
||||
> [!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).
|
||||
|
||||
**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)
|
||||
|
Loading…
x
Reference in New Issue
Block a user