mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-12 05:17:22 +00:00
printing printing2 programs qos
This commit is contained in:
parent
0163f5f4e4
commit
ca02bf537a
File diff suppressed because it is too large
Load Diff
@ -1,540 +1,617 @@
|
||||
---
|
||||
title: Policy CSP - ADMX_Printing2
|
||||
description: Learn about Policy CSP - ADMX_Printing2.
|
||||
title: ADMX_Printing2 Policy CSP
|
||||
description: Learn more about the ADMX_Printing2 Area in Policy CSP
|
||||
author: vinaypamnani-msft
|
||||
manager: aaroncz
|
||||
ms.author: vinpa
|
||||
ms.date: 01/05/2023
|
||||
ms.localizationpriority: medium
|
||||
ms.topic: article
|
||||
ms.prod: windows-client
|
||||
ms.technology: itpro-manage
|
||||
author: vinaypamnani-msft
|
||||
ms.date: 12/15/2020
|
||||
ms.reviewer:
|
||||
manager: aaroncz
|
||||
ms.topic: reference
|
||||
---
|
||||
|
||||
<!-- Auto-Generated CSP Document -->
|
||||
|
||||
<!-- ADMX_Printing2-Begin -->
|
||||
# Policy CSP - ADMX_Printing2
|
||||
|
||||
>[!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).
|
||||
|
||||
<hr/>
|
||||
<!-- ADMX_Printing2-Editable-Begin -->
|
||||
<!-- Add any additional information about this policy here. Anything outside this section will get overwritten. -->
|
||||
<!-- ADMX_Printing2-Editable-End -->
|
||||
|
||||
<!--Policies-->
|
||||
## ADMX_Printing2 policies
|
||||
<!-- AutoPublishing-Begin -->
|
||||
## AutoPublishing
|
||||
|
||||
<dl>
|
||||
<dd>
|
||||
<a href="#admx-printing2-autopublishing">ADMX_Printing2/AutoPublishing</a>
|
||||
</dd>
|
||||
<dd>
|
||||
<a href="#admx-printing2-immortalprintqueue">ADMX_Printing2/ImmortalPrintQueue</a>
|
||||
</dd>
|
||||
<dd>
|
||||
<a href="#admx-printing2-prunedownlevel">ADMX_Printing2/PruneDownlevel</a>
|
||||
</dd>
|
||||
<dd>
|
||||
<a href="#admx-printing2-pruninginterval">ADMX_Printing2/PruningInterval</a>
|
||||
</dd>
|
||||
<dd>
|
||||
<a href="#admx-printing2-pruningpriority">ADMX_Printing2/PruningPriority</a>
|
||||
</dd>
|
||||
<dd>
|
||||
<a href="#admx-printing2-pruningretries">ADMX_Printing2/PruningRetries</a>
|
||||
</dd>
|
||||
<dd>
|
||||
<a href="#admx-printing2-pruningretrylog">ADMX_Printing2/PruningRetryLog</a>
|
||||
</dd>
|
||||
<dd>
|
||||
<a href="#admx-printing2-registerspoolerremoterpcendpoint">ADMX_Printing2/RegisterSpoolerRemoteRpcEndPoint</a>
|
||||
</dd>
|
||||
<dd>
|
||||
<a href="#admx-printing2-verifypublishedstate">ADMX_Printing2/VerifyPublishedState</a>
|
||||
</dd>
|
||||
</dl>
|
||||
<!-- AutoPublishing-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 |
|
||||
<!-- AutoPublishing-Applicability-End -->
|
||||
|
||||
<!-- AutoPublishing-OmaUri-Begin -->
|
||||
```Device
|
||||
./Device/Vendor/MSFT/Policy/Config/ADMX_Printing2/AutoPublishing
|
||||
```
|
||||
<!-- AutoPublishing-OmaUri-End -->
|
||||
|
||||
<hr/>
|
||||
|
||||
<!--Policy-->
|
||||
<a href="" id="admx-printing2-autopublishing"></a>**ADMX_Printing2/AutoPublishing**
|
||||
|
||||
<!--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-->
|
||||
<!-- AutoPublishing-Description-Begin -->
|
||||
<!-- Description-Source-ADMX -->
|
||||
Determines whether the Add Printer Wizard automatically publishes the computer's shared printers in Active Directory.
|
||||
|
||||
If you enable this setting or don't configure it, the Add Printer Wizard automatically publishes all shared printers.
|
||||
If you enable this setting or do not configure it, the Add Printer Wizard automatically publishes all shared printers.
|
||||
|
||||
If you disable this setting, the Add Printer Wizard doesn't automatically publish printers. However, you can publish shared printers manually.
|
||||
If you disable this setting, the Add Printer Wizard does not automatically publish printers. However, you can publish shared printers manually.
|
||||
|
||||
The default behavior is to automatically publish shared printers in Active Directory.
|
||||
|
||||
> [!NOTE]
|
||||
> This setting is ignored if the "Allow printers to be published" setting is disabled.
|
||||
Note: This setting is ignored if the "Allow printers to be published" setting is disabled.
|
||||
<!-- AutoPublishing-Description-End -->
|
||||
|
||||
<!--/Description-->
|
||||
<!-- AutoPublishing-Editable-Begin -->
|
||||
<!-- Add any additional information about this policy here. Anything outside this section will get overwritten. -->
|
||||
<!-- AutoPublishing-Editable-End -->
|
||||
|
||||
<!-- AutoPublishing-DFProperties-Begin -->
|
||||
**Description framework properties**:
|
||||
|
||||
<!--ADMXBacked-->
|
||||
ADMX Info:
|
||||
- GP Friendly name: *Automatically publish new printers in Active Directory*
|
||||
- GP name: *AutoPublishing*
|
||||
- GP path: *Printers*
|
||||
- GP ADMX file name: *Printing2.admx*
|
||||
| Property name | Property value |
|
||||
|:--|:--|
|
||||
| Format | chr (string) |
|
||||
| Access Type | Add, Delete, Get, Replace |
|
||||
<!-- AutoPublishing-DFProperties-End -->
|
||||
|
||||
<!--/ADMXBacked-->
|
||||
<!--/Policy-->
|
||||
<hr/>
|
||||
<!-- AutoPublishing-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-printing2-immortalprintqueue"></a>**ADMX_Printing2/ImmortalPrintQueue**
|
||||
**ADMX mapping**:
|
||||
|
||||
<!--SupportedSKUs-->
|
||||
| Name | Value |
|
||||
|:--|:--|
|
||||
| Name | AutoPublishing |
|
||||
| Friendly Name | Automatically publish new printers in Active Directory |
|
||||
| Location | Computer Configuration |
|
||||
| Path | Printers |
|
||||
| Registry Key Name | Software\Policies\Microsoft\Windows NT\Printers\Wizard |
|
||||
| Registry Value Name | Auto Publishing |
|
||||
| ADMX File Name | Printing2.admx |
|
||||
<!-- AutoPublishing-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|
|
||||
<!-- AutoPublishing-Examples-Begin -->
|
||||
<!-- Add any examples for this policy here. Examples outside this section will get overwritten. -->
|
||||
<!-- AutoPublishing-Examples-End -->
|
||||
|
||||
<!--/SupportedSKUs-->
|
||||
<hr/>
|
||||
<!-- AutoPublishing-End -->
|
||||
|
||||
<!--Scope-->
|
||||
[Scope](./policy-configuration-service-provider.md#policy-scope):
|
||||
<!-- ImmortalPrintQueue-Begin -->
|
||||
## ImmortalPrintQueue
|
||||
|
||||
> [!div class = "checklist"]
|
||||
> * Device
|
||||
<!-- ImmortalPrintQueue-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 |
|
||||
<!-- ImmortalPrintQueue-Applicability-End -->
|
||||
|
||||
<hr/>
|
||||
<!-- ImmortalPrintQueue-OmaUri-Begin -->
|
||||
```Device
|
||||
./Device/Vendor/MSFT/Policy/Config/ADMX_Printing2/ImmortalPrintQueue
|
||||
```
|
||||
<!-- ImmortalPrintQueue-OmaUri-End -->
|
||||
|
||||
<!--/Scope-->
|
||||
<!--Description-->
|
||||
<!-- ImmortalPrintQueue-Description-Begin -->
|
||||
<!-- Description-Source-ADMX -->
|
||||
Determines whether the domain controller can prune (delete from Active Directory) the printers published by this computer.
|
||||
|
||||
By default, the pruning service on the domain controller prunes printer objects from Active Directory if the computer that published them doesn't respond to contact requests. When the computer that published the printers restarts, it republishes any deleted printer objects.
|
||||
By default, the pruning service on the domain controller prunes printer objects from Active Directory if the computer that published them does not respond to contact requests. When the computer that published the printers restarts, it republishes any deleted printer objects.
|
||||
|
||||
If you enable this setting or don't configure it, the domain controller prunes this computer's printers when the computer doesn't respond.
|
||||
If you enable this setting or do not configure it, the domain controller prunes this computer's printers when the computer does not respond.
|
||||
|
||||
If you disable this setting, the domain controller doesn't prune this computer's printers. This setting is designed to prevent printers from being pruned when the computer is temporarily disconnected from the network.
|
||||
If you disable this setting, the domain controller does not prune this computer's printers. This setting is designed to prevent printers from being pruned when the computer is temporarily disconnected from the network.
|
||||
|
||||
> [!NOTE]
|
||||
> You can use the "Directory Pruning Interval" and "Directory Pruning Retry" settings to adjust the contact interval and number of contact attempts.
|
||||
Note: You can use the "Directory Pruning Interval" and "Directory Pruning Retry" settings to adjust the contact interval and number of contact attempts.
|
||||
<!-- ImmortalPrintQueue-Description-End -->
|
||||
|
||||
<!--/Description-->
|
||||
<!-- ImmortalPrintQueue-Editable-Begin -->
|
||||
<!-- Add any additional information about this policy here. Anything outside this section will get overwritten. -->
|
||||
<!-- ImmortalPrintQueue-Editable-End -->
|
||||
|
||||
<!-- ImmortalPrintQueue-DFProperties-Begin -->
|
||||
**Description framework properties**:
|
||||
|
||||
<!--ADMXBacked-->
|
||||
ADMX Info:
|
||||
- GP Friendly name: *Allow pruning of published printers*
|
||||
- GP name: *ImmortalPrintQueue*
|
||||
- GP path: *Printers*
|
||||
- GP ADMX file name: *Printing2.admx*
|
||||
| Property name | Property value |
|
||||
|:--|:--|
|
||||
| Format | chr (string) |
|
||||
| Access Type | Add, Delete, Get, Replace |
|
||||
<!-- ImmortalPrintQueue-DFProperties-End -->
|
||||
|
||||
<!--/ADMXBacked-->
|
||||
<!--/Policy-->
|
||||
<hr/>
|
||||
<!-- ImmortalPrintQueue-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-printing2-prunedownlevel"></a>**ADMX_Printing2/PruneDownlevel**
|
||||
**ADMX mapping**:
|
||||
|
||||
<!--SupportedSKUs-->
|
||||
| Name | Value |
|
||||
|:--|:--|
|
||||
| Name | ImmortalPrintQueue |
|
||||
| Friendly Name | Allow pruning of published printers |
|
||||
| Location | Computer Configuration |
|
||||
| Path | Printers |
|
||||
| Registry Key Name | Software\Policies\Microsoft\Windows NT\Printers |
|
||||
| Registry Value Name | Immortal |
|
||||
| ADMX File Name | Printing2.admx |
|
||||
<!-- ImmortalPrintQueue-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|
|
||||
<!-- ImmortalPrintQueue-Examples-Begin -->
|
||||
<!-- Add any examples for this policy here. Examples outside this section will get overwritten. -->
|
||||
<!-- ImmortalPrintQueue-Examples-End -->
|
||||
|
||||
<!--/SupportedSKUs-->
|
||||
<hr/>
|
||||
<!-- ImmortalPrintQueue-End -->
|
||||
|
||||
<!--Scope-->
|
||||
[Scope](./policy-configuration-service-provider.md#policy-scope):
|
||||
<!-- PruneDownlevel-Begin -->
|
||||
## PruneDownlevel
|
||||
|
||||
> [!div class = "checklist"]
|
||||
> * Device
|
||||
<!-- PruneDownlevel-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 |
|
||||
<!-- PruneDownlevel-Applicability-End -->
|
||||
|
||||
<hr/>
|
||||
<!-- PruneDownlevel-OmaUri-Begin -->
|
||||
```Device
|
||||
./Device/Vendor/MSFT/Policy/Config/ADMX_Printing2/PruneDownlevel
|
||||
```
|
||||
<!-- PruneDownlevel-OmaUri-End -->
|
||||
|
||||
<!--/Scope-->
|
||||
<!--Description-->
|
||||
This policy setting determines whether the pruning service on a domain controller prunes printer objects that aren't automatically republished whenever the host computer doesn't respond, just as it does with Windows 2000 printers. This setting applies to printers running operating systems other than Windows 2000 and to Windows 2000 printers published outside their forest.
|
||||
<!-- PruneDownlevel-Description-Begin -->
|
||||
<!-- Description-Source-ADMX -->
|
||||
Determines whether the pruning service on a domain controller prunes printer objects that are not automatically republished whenever the host computer does not respond,just as it does with Windows 2000 printers. This setting applies to printers running operating systems other than Windows 2000 and to Windows 2000 printers published outside their forest.
|
||||
|
||||
The Windows pruning service prunes printer objects from Active Directory when the computer that published them doesn't respond to contact requests. Computers running Windows 2000 Professional detect and republish deleted printer objects when they rejoin the network. However, because non-Windows 2000 computers and computers in other domains can't republish printers in Active Directory automatically, by default, the system never prunes their printer objects.
|
||||
The Windows pruning service prunes printer objects from Active Directory when the computer that published them does not respond to contact requests. Computers running Windows 2000 Professional detect and republish deleted printer objects when they rejoin the network. However, because non-Windows 2000 computers and computers in other domains cannot republish printers in Active Directory automatically, by default, the system never prunes their printer objects.
|
||||
|
||||
You can enable this setting to change the default behavior. To use this setting, select one of the following options from the "Prune non-republishing printers" box:
|
||||
|
||||
- "Never" specifies that printer objects that aren't automatically republished are never pruned. "Never" is the default.
|
||||
-- "Never" specifies that printer objects that are not automatically republished are never pruned. "Never" is the default.
|
||||
|
||||
- "Only if Print Server is found" prunes printer objects that aren't automatically republished only when the print server responds, but the printer is unavailable.
|
||||
-- "Only if Print Server is found" prunes printer objects that are not automatically republished only when the print server responds, but the printer is unavailable.
|
||||
|
||||
- "Whenever printer is not found" prunes printer objects that aren't automatically republished whenever the host computer doesn't respond, just as it does with Windows 2000 printers.
|
||||
-- "Whenever printer is not found" prunes printer objects that are not automatically republished whenever the host computer does not respond, just as it does with Windows 2000 printers.
|
||||
|
||||
> [!NOTE]
|
||||
> This setting applies to printers published by using Active Directory Users and Computers or Pubprn.vbs. It doesn't apply to printers published by using Printers in Control Panel.
|
||||
Note: This setting applies to printers published by using Active Directory Users and Computers or Pubprn.vbs. It does not apply to printers published by using Printers in Control Panel.
|
||||
|
||||
Tip: If you disable automatic pruning, remember to delete printer objects manually whenever you remove a printer or print server.
|
||||
<!-- PruneDownlevel-Description-End -->
|
||||
|
||||
<!-- PruneDownlevel-Editable-Begin -->
|
||||
<!-- Add any additional information about this policy here. Anything outside this section will get overwritten. -->
|
||||
<!-- PruneDownlevel-Editable-End -->
|
||||
|
||||
<!-- PruneDownlevel-DFProperties-Begin -->
|
||||
**Description framework properties**:
|
||||
|
||||
| Property name | Property value |
|
||||
|:--|:--|
|
||||
| Format | chr (string) |
|
||||
| Access Type | Add, Delete, Get, Replace |
|
||||
<!-- PruneDownlevel-DFProperties-End -->
|
||||
|
||||
<!-- PruneDownlevel-AdmxBacked-Begin -->
|
||||
> [!TIP]
|
||||
> If you disable automatic pruning, remember to delete printer objects manually whenever you remove a printer or print server.
|
||||
> This is an ADMX-backed policy and requires SyncML format for configuration. For details, see [Understanding ADMX-backed policies](./understanding-admx-backed-policies.md).
|
||||
|
||||
<!--/Description-->
|
||||
**ADMX mapping**:
|
||||
|
||||
| Name | Value |
|
||||
|:--|:--|
|
||||
| Name | PruneDownlevel |
|
||||
| Friendly Name | Prune printers that are not automatically republished |
|
||||
| Location | Computer Configuration |
|
||||
| Path | Printers |
|
||||
| Registry Key Name | Software\Policies\Microsoft\Windows NT\Printers |
|
||||
| ADMX File Name | Printing2.admx |
|
||||
<!-- PruneDownlevel-AdmxBacked-End -->
|
||||
|
||||
<!--ADMXBacked-->
|
||||
ADMX Info:
|
||||
- GP Friendly name: *Prune printers that are not automatically republished*
|
||||
- GP name: *PruneDownlevel*
|
||||
- GP path: *Printers*
|
||||
- GP ADMX file name: *Printing2.admx*
|
||||
<!-- PruneDownlevel-Examples-Begin -->
|
||||
<!-- Add any examples for this policy here. Examples outside this section will get overwritten. -->
|
||||
<!-- PruneDownlevel-Examples-End -->
|
||||
|
||||
<!--/ADMXBacked-->
|
||||
<!--/Policy-->
|
||||
<hr/>
|
||||
<!-- PruneDownlevel-End -->
|
||||
|
||||
<!--Policy-->
|
||||
<a href="" id="admx-printing2-pruninginterval"></a>**ADMX_Printing2/PruningInterval**
|
||||
<!-- PruningInterval-Begin -->
|
||||
## PruningInterval
|
||||
|
||||
<!--SupportedSKUs-->
|
||||
<!-- PruningInterval-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 |
|
||||
<!-- PruningInterval-Applicability-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|
|
||||
<!-- PruningInterval-OmaUri-Begin -->
|
||||
```Device
|
||||
./Device/Vendor/MSFT/Policy/Config/ADMX_Printing2/PruningInterval
|
||||
```
|
||||
<!-- PruningInterval-OmaUri-End -->
|
||||
|
||||
<!--/SupportedSKUs-->
|
||||
<hr/>
|
||||
|
||||
<!--Scope-->
|
||||
[Scope](./policy-configuration-service-provider.md#policy-scope):
|
||||
|
||||
> [!div class = "checklist"]
|
||||
> * Device
|
||||
|
||||
<hr/>
|
||||
|
||||
<!--/Scope-->
|
||||
<!--Description-->
|
||||
<!-- PruningInterval-Description-Begin -->
|
||||
<!-- Description-Source-ADMX -->
|
||||
Specifies how often the pruning service on a domain controller contacts computers to verify that their printers are operational.
|
||||
|
||||
The pruning service periodically contacts computers that have published printers. If a computer doesn't respond to the contact message (optionally, after repeated attempts), the pruning service "prunes" (deletes from Active Directory) printer objects the computer has published.
|
||||
The pruning service periodically contacts computers that have published printers. If a computer does not respond to the contact message (optionally, after repeated attempts), the pruning service "prunes" (deletes from Active Directory) printer objects the computer has published.
|
||||
|
||||
By default, the pruning service contacts computers every eight hours and allows two repeated contact attempts before deleting printers from Active Directory.
|
||||
|
||||
If you enable this setting, you can change the interval between contact attempts.
|
||||
|
||||
If you don't configure or disable this setting, the default values will be used.
|
||||
If you do not configure or disable this setting the default values will be used.
|
||||
|
||||
> [!NOTE]
|
||||
> This setting is used only on domain controllers.
|
||||
Note: This setting is used only on domain controllers.
|
||||
<!-- PruningInterval-Description-End -->
|
||||
|
||||
<!--/Description-->
|
||||
<!-- PruningInterval-Editable-Begin -->
|
||||
<!-- Add any additional information about this policy here. Anything outside this section will get overwritten. -->
|
||||
<!-- PruningInterval-Editable-End -->
|
||||
|
||||
<!-- PruningInterval-DFProperties-Begin -->
|
||||
**Description framework properties**:
|
||||
|
||||
<!--ADMXBacked-->
|
||||
ADMX Info:
|
||||
- GP Friendly name: *Directory pruning interval*
|
||||
- GP name: *PruningInterval*
|
||||
- GP path: *Printers*
|
||||
- GP ADMX file name: *Printing2.admx*
|
||||
| Property name | Property value |
|
||||
|:--|:--|
|
||||
| Format | chr (string) |
|
||||
| Access Type | Add, Delete, Get, Replace |
|
||||
<!-- PruningInterval-DFProperties-End -->
|
||||
|
||||
<!--/ADMXBacked-->
|
||||
<!--/Policy-->
|
||||
<hr/>
|
||||
<!-- PruningInterval-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-printing2-pruningpriority"></a>**ADMX_Printing2/PruningPriority**
|
||||
**ADMX mapping**:
|
||||
|
||||
<!--SupportedSKUs-->
|
||||
| Name | Value |
|
||||
|:--|:--|
|
||||
| Name | PruningInterval |
|
||||
| Friendly Name | Directory pruning interval |
|
||||
| Location | Computer Configuration |
|
||||
| Path | Printers |
|
||||
| Registry Key Name | Software\Policies\Microsoft\Windows NT\Printers |
|
||||
| ADMX File Name | Printing2.admx |
|
||||
<!-- PruningInterval-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|
|
||||
<!-- PruningInterval-Examples-Begin -->
|
||||
<!-- Add any examples for this policy here. Examples outside this section will get overwritten. -->
|
||||
<!-- PruningInterval-Examples-End -->
|
||||
|
||||
<!--/SupportedSKUs-->
|
||||
<hr/>
|
||||
<!-- PruningInterval-End -->
|
||||
|
||||
<!--Scope-->
|
||||
[Scope](./policy-configuration-service-provider.md#policy-scope):
|
||||
<!-- PruningPriority-Begin -->
|
||||
## PruningPriority
|
||||
|
||||
> [!div class = "checklist"]
|
||||
> * Device
|
||||
<!-- PruningPriority-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 |
|
||||
<!-- PruningPriority-Applicability-End -->
|
||||
|
||||
<hr/>
|
||||
<!-- PruningPriority-OmaUri-Begin -->
|
||||
```Device
|
||||
./Device/Vendor/MSFT/Policy/Config/ADMX_Printing2/PruningPriority
|
||||
```
|
||||
<!-- PruningPriority-OmaUri-End -->
|
||||
|
||||
<!--/Scope-->
|
||||
<!--Description-->
|
||||
<!-- PruningPriority-Description-Begin -->
|
||||
<!-- Description-Source-ADMX -->
|
||||
Sets the priority of the pruning thread.
|
||||
|
||||
The pruning thread, which runs only on domain controllers, deletes printer objects from Active Directory if the printer that published the object doesn't respond to contact attempts. This process keeps printer information in Active Directory current.
|
||||
The pruning thread, which runs only on domain controllers, deletes printer objects from Active Directory if the printer that published the object does not respond to contact attempts. This process keeps printer information in Active Directory current.
|
||||
|
||||
The thread priority influences the order in which the thread receives processor time and determines how likely it's to be preempted by higher priority threads.
|
||||
The thread priority influences the order in which the thread receives processor time and determines how likely it is to be preempted by higher priority threads.
|
||||
|
||||
By default, the pruning thread runs at normal priority. However, you can adjust the priority to improve the performance of this service.
|
||||
|
||||
> [!NOTE]
|
||||
> This setting is used only on domain controllers.
|
||||
Note: This setting is used only on domain controllers.
|
||||
<!-- PruningPriority-Description-End -->
|
||||
|
||||
<!--/Description-->
|
||||
<!-- PruningPriority-Editable-Begin -->
|
||||
<!-- Add any additional information about this policy here. Anything outside this section will get overwritten. -->
|
||||
<!-- PruningPriority-Editable-End -->
|
||||
|
||||
<!-- PruningPriority-DFProperties-Begin -->
|
||||
**Description framework properties**:
|
||||
|
||||
<!--ADMXBacked-->
|
||||
ADMX Info:
|
||||
- GP Friendly name: *Directory pruning priority*
|
||||
- GP name: *PruningPriority*
|
||||
- GP path: *Printers*
|
||||
- GP ADMX file name: *Printing2.admx*
|
||||
| Property name | Property value |
|
||||
|:--|:--|
|
||||
| Format | chr (string) |
|
||||
| Access Type | Add, Delete, Get, Replace |
|
||||
<!-- PruningPriority-DFProperties-End -->
|
||||
|
||||
<!--/ADMXBacked-->
|
||||
<!--/Policy-->
|
||||
<hr/>
|
||||
<!-- PruningPriority-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-printing2-pruningretries"></a>**ADMX_Printing2/PruningRetries**
|
||||
**ADMX mapping**:
|
||||
|
||||
<!--SupportedSKUs-->
|
||||
| Name | Value |
|
||||
|:--|:--|
|
||||
| Name | PruningPriority |
|
||||
| Friendly Name | Directory pruning priority |
|
||||
| Location | Computer Configuration |
|
||||
| Path | Printers |
|
||||
| Registry Key Name | Software\Policies\Microsoft\Windows NT\Printers |
|
||||
| ADMX File Name | Printing2.admx |
|
||||
<!-- PruningPriority-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|
|
||||
<!-- PruningPriority-Examples-Begin -->
|
||||
<!-- Add any examples for this policy here. Examples outside this section will get overwritten. -->
|
||||
<!-- PruningPriority-Examples-End -->
|
||||
|
||||
<!--/SupportedSKUs-->
|
||||
<hr/>
|
||||
<!-- PruningPriority-End -->
|
||||
|
||||
<!--Scope-->
|
||||
[Scope](./policy-configuration-service-provider.md#policy-scope):
|
||||
<!-- PruningRetries-Begin -->
|
||||
## PruningRetries
|
||||
|
||||
> [!div class = "checklist"]
|
||||
> * Device
|
||||
<!-- PruningRetries-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 |
|
||||
<!-- PruningRetries-Applicability-End -->
|
||||
|
||||
<hr/>
|
||||
<!-- PruningRetries-OmaUri-Begin -->
|
||||
```Device
|
||||
./Device/Vendor/MSFT/Policy/Config/ADMX_Printing2/PruningRetries
|
||||
```
|
||||
<!-- PruningRetries-OmaUri-End -->
|
||||
|
||||
<!--/Scope-->
|
||||
<!--Description-->
|
||||
<!-- PruningRetries-Description-Begin -->
|
||||
<!-- Description-Source-ADMX -->
|
||||
Specifies how many times the pruning service on a domain controller repeats its attempt to contact a computer before pruning the computer's printers.
|
||||
|
||||
The pruning service periodically contacts computers that have published printers to verify that the printers are still available for use. If a computer doesn't respond to the contact message, the message is repeated for the specified number of times. If the computer still fails to respond, then the pruning service "prunes" (deletes from Active Directory) printer objects the computer has published.
|
||||
The pruning service periodically contacts computers that have published printers to verify that the printers are still available for use. If a computer does not respond to the contact message, the message is repeated for the specified number of times. If the computer still fails to respond, then the pruning service "prunes" (deletes from Active Directory) printer objects the computer has published.
|
||||
|
||||
By default, the pruning service contacts computers every eight hours and allows two retries before deleting printers from Active Directory. You can use this setting to change the number of retries.
|
||||
|
||||
If you enable this setting, you can change the interval between attempts.
|
||||
|
||||
If you don't configure or disable this setting, the default values are used.
|
||||
If you do not configure or disable this setting, the default values are used.
|
||||
|
||||
> [!NOTE]
|
||||
> This setting is used only on domain controllers.
|
||||
Note: This setting is used only on domain controllers.
|
||||
<!-- PruningRetries-Description-End -->
|
||||
|
||||
<!--/Description-->
|
||||
<!-- PruningRetries-Editable-Begin -->
|
||||
<!-- Add any additional information about this policy here. Anything outside this section will get overwritten. -->
|
||||
<!-- PruningRetries-Editable-End -->
|
||||
|
||||
<!-- PruningRetries-DFProperties-Begin -->
|
||||
**Description framework properties**:
|
||||
|
||||
<!--ADMXBacked-->
|
||||
ADMX Info:
|
||||
- GP Friendly name: *Directory pruning retry*
|
||||
- GP name: *PruningRetries*
|
||||
- GP path: *Printers*
|
||||
- GP ADMX file name: *Printing2.admx*
|
||||
| Property name | Property value |
|
||||
|:--|:--|
|
||||
| Format | chr (string) |
|
||||
| Access Type | Add, Delete, Get, Replace |
|
||||
<!-- PruningRetries-DFProperties-End -->
|
||||
|
||||
<!--/ADMXBacked-->
|
||||
<!--/Policy-->
|
||||
<hr/>
|
||||
<!-- PruningRetries-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-printing2-pruningretrylog"></a>**ADMX_Printing2/PruningRetryLog**
|
||||
**ADMX mapping**:
|
||||
|
||||
<!--SupportedSKUs-->
|
||||
| Name | Value |
|
||||
|:--|:--|
|
||||
| Name | PruningRetries |
|
||||
| Friendly Name | Directory pruning retry |
|
||||
| Location | Computer Configuration |
|
||||
| Path | Printers |
|
||||
| Registry Key Name | Software\Policies\Microsoft\Windows NT\Printers |
|
||||
| ADMX File Name | Printing2.admx |
|
||||
<!-- PruningRetries-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|
|
||||
<!-- PruningRetries-Examples-Begin -->
|
||||
<!-- Add any examples for this policy here. Examples outside this section will get overwritten. -->
|
||||
<!-- PruningRetries-Examples-End -->
|
||||
|
||||
<!--/SupportedSKUs-->
|
||||
<hr/>
|
||||
<!-- PruningRetries-End -->
|
||||
|
||||
<!--Scope-->
|
||||
[Scope](./policy-configuration-service-provider.md#policy-scope):
|
||||
<!-- PruningRetryLog-Begin -->
|
||||
## PruningRetryLog
|
||||
|
||||
> [!div class = "checklist"]
|
||||
> * Device
|
||||
<!-- PruningRetryLog-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 |
|
||||
<!-- PruningRetryLog-Applicability-End -->
|
||||
|
||||
<hr/>
|
||||
<!-- PruningRetryLog-OmaUri-Begin -->
|
||||
```Device
|
||||
./Device/Vendor/MSFT/Policy/Config/ADMX_Printing2/PruningRetryLog
|
||||
```
|
||||
<!-- PruningRetryLog-OmaUri-End -->
|
||||
|
||||
<!--/Scope-->
|
||||
<!--Description-->
|
||||
<!-- PruningRetryLog-Description-Begin -->
|
||||
<!-- Description-Source-ADMX -->
|
||||
Specifies whether or not to log events when the pruning service on a domain controller attempts to contact a computer before pruning the computer's printers.
|
||||
|
||||
The pruning service periodically contacts computers that have published printers to verify that the printers are still available for use. If a computer doesn't respond to the contact attempt, the attempt is retried a specified number of times, at a specified interval. The "Directory pruning retry" setting determines the number of times the attempt is retried; the default value is two retries. The "Directory Pruning Interval" setting determines the time interval between retries; the default value is every eight hours. If the computer hasn't responded by the last contact attempt, its printers are pruned from the directory.
|
||||
The pruning service periodically contacts computers that have published printers to verify that the printers are still available for use. If a computer does not respond to the contact attempt, the attempt is retried a specified number of times, at a specified interval. The "Directory pruning retry" setting determines the number of times the attempt is retried; the default value is two retries. The "Directory Pruning Interval" setting determines the time interval between retries; the default value is every eight hours. If the computer has not responded by the last contact attempt, its printers are pruned from the directory.
|
||||
|
||||
If you enable this policy setting, the contact events are recorded in the event log.
|
||||
|
||||
If you disable or don't configure this policy setting, the contact events aren't recorded in the event log.
|
||||
If you disable or do not configure this policy setting, the contact events are not recorded in the event log.
|
||||
|
||||
> [!NOTE]
|
||||
> This setting doesn't affect the logging of pruning events; the actual pruning of a printer is always logged. This setting is used only on domain controllers.
|
||||
Note: This setting does not affect the logging of pruning events; the actual pruning of a printer is always logged.
|
||||
|
||||
<!--/Description-->
|
||||
Note: This setting is used only on domain controllers.
|
||||
<!-- PruningRetryLog-Description-End -->
|
||||
|
||||
<!-- PruningRetryLog-Editable-Begin -->
|
||||
<!-- Add any additional information about this policy here. Anything outside this section will get overwritten. -->
|
||||
<!-- PruningRetryLog-Editable-End -->
|
||||
|
||||
<!--ADMXBacked-->
|
||||
ADMX Info:
|
||||
- GP Friendly name: *Log directory pruning retry events*
|
||||
- GP name: *PruningRetryLog*
|
||||
- GP path: *Printers*
|
||||
- GP ADMX file name: *Printing2.admx*
|
||||
<!-- PruningRetryLog-DFProperties-Begin -->
|
||||
**Description framework properties**:
|
||||
|
||||
<!--/ADMXBacked-->
|
||||
<!--/Policy-->
|
||||
<hr/>
|
||||
| Property name | Property value |
|
||||
|:--|:--|
|
||||
| Format | chr (string) |
|
||||
| Access Type | Add, Delete, Get, Replace |
|
||||
<!-- PruningRetryLog-DFProperties-End -->
|
||||
|
||||
<!--Policy-->
|
||||
<a href="" id="admx-printing2-registerspoolerremoterpcendpoint"></a>**ADMX_Printing2/RegisterSpoolerRemoteRpcEndPoint**
|
||||
<!-- PruningRetryLog-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).
|
||||
|
||||
<!--SupportedSKUs-->
|
||||
**ADMX mapping**:
|
||||
|
||||
|Edition|Windows 10|Windows 11|
|
||||
|--- |--- |--- |
|
||||
|Home|No|No|
|
||||
|Pro|Yes|Yes|
|
||||
|Windows SE|No|Yes|
|
||||
|Business|Yes|Yes|
|
||||
|Enterprise|Yes|Yes|
|
||||
|Education|Yes|Yes|
|
||||
| Name | Value |
|
||||
|:--|:--|
|
||||
| Name | PruningRetryLog |
|
||||
| Friendly Name | Log directory pruning retry events |
|
||||
| Location | Computer Configuration |
|
||||
| Path | Printers |
|
||||
| Registry Key Name | Software\Policies\Microsoft\Windows NT\Printers |
|
||||
| Registry Value Name | PruningRetryLog |
|
||||
| ADMX File Name | Printing2.admx |
|
||||
<!-- PruningRetryLog-AdmxBacked-End -->
|
||||
|
||||
<!--/SupportedSKUs-->
|
||||
<hr/>
|
||||
<!-- PruningRetryLog-Examples-Begin -->
|
||||
<!-- Add any examples for this policy here. Examples outside this section will get overwritten. -->
|
||||
<!-- PruningRetryLog-Examples-End -->
|
||||
|
||||
<!--Scope-->
|
||||
[Scope](./policy-configuration-service-provider.md#policy-scope):
|
||||
<!-- PruningRetryLog-End -->
|
||||
|
||||
> [!div class = "checklist"]
|
||||
> * Device
|
||||
<!-- RegisterSpoolerRemoteRpcEndPoint-Begin -->
|
||||
## RegisterSpoolerRemoteRpcEndPoint
|
||||
|
||||
<hr/>
|
||||
<!-- RegisterSpoolerRemoteRpcEndPoint-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 |
|
||||
<!-- RegisterSpoolerRemoteRpcEndPoint-Applicability-End -->
|
||||
|
||||
<!--/Scope-->
|
||||
<!--Description-->
|
||||
<!-- RegisterSpoolerRemoteRpcEndPoint-OmaUri-Begin -->
|
||||
```Device
|
||||
./Device/Vendor/MSFT/Policy/Config/ADMX_Printing2/RegisterSpoolerRemoteRpcEndPoint
|
||||
```
|
||||
<!-- RegisterSpoolerRemoteRpcEndPoint-OmaUri-End -->
|
||||
|
||||
<!-- RegisterSpoolerRemoteRpcEndPoint-Description-Begin -->
|
||||
<!-- Description-Source-ADMX -->
|
||||
This policy controls whether the print spooler will accept client connections.
|
||||
|
||||
When the policy isn't configured or enabled, the spooler will always accept client connections.
|
||||
When the policy is unconfigured or enabled, the spooler will always accept client connections.
|
||||
|
||||
When the policy is disabled, the spooler won't accept client connections nor allow users to share printers. All printers currently shared will continue to be shared.
|
||||
When the policy is disabled, the spooler will not accept client connections nor allow users to share printers. All printers currently shared will continue to be shared.
|
||||
|
||||
The spooler must be restarted for changes to this policy to take effect.
|
||||
<!-- RegisterSpoolerRemoteRpcEndPoint-Description-End -->
|
||||
|
||||
<!--/Description-->
|
||||
<!-- RegisterSpoolerRemoteRpcEndPoint-Editable-Begin -->
|
||||
<!-- Add any additional information about this policy here. Anything outside this section will get overwritten. -->
|
||||
<!-- RegisterSpoolerRemoteRpcEndPoint-Editable-End -->
|
||||
|
||||
<!-- RegisterSpoolerRemoteRpcEndPoint-DFProperties-Begin -->
|
||||
**Description framework properties**:
|
||||
|
||||
<!--ADMXBacked-->
|
||||
ADMX Info:
|
||||
- GP Friendly name: *Allow Print Spooler to accept client connections*
|
||||
- GP name: *RegisterSpoolerRemoteRpcEndPoint*
|
||||
- GP path: *Printers*
|
||||
- GP ADMX file name: *Printing2.admx*
|
||||
| Property name | Property value |
|
||||
|:--|:--|
|
||||
| Format | chr (string) |
|
||||
| Access Type | Add, Delete, Get, Replace |
|
||||
<!-- RegisterSpoolerRemoteRpcEndPoint-DFProperties-End -->
|
||||
|
||||
<!--/ADMXBacked-->
|
||||
<!--/Policy-->
|
||||
<hr/>
|
||||
<!-- RegisterSpoolerRemoteRpcEndPoint-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-printing2-verifypublishedstate"></a>**ADMX_Printing2/VerifyPublishedState**
|
||||
**ADMX mapping**:
|
||||
|
||||
<!--SupportedSKUs-->
|
||||
| Name | Value |
|
||||
|:--|:--|
|
||||
| Name | RegisterSpoolerRemoteRpcEndPoint |
|
||||
| Friendly Name | Allow Print Spooler to accept client connections |
|
||||
| Location | Computer Configuration |
|
||||
| Path | Printers |
|
||||
| Registry Key Name | Software\Policies\Microsoft\Windows NT\Printers |
|
||||
| Registry Value Name | RegisterSpoolerRemoteRpcEndPoint |
|
||||
| ADMX File Name | Printing2.admx |
|
||||
<!-- RegisterSpoolerRemoteRpcEndPoint-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|
|
||||
<!-- RegisterSpoolerRemoteRpcEndPoint-Examples-Begin -->
|
||||
<!-- Add any examples for this policy here. Examples outside this section will get overwritten. -->
|
||||
<!-- RegisterSpoolerRemoteRpcEndPoint-Examples-End -->
|
||||
|
||||
<!--/SupportedSKUs-->
|
||||
<hr/>
|
||||
<!-- RegisterSpoolerRemoteRpcEndPoint-End -->
|
||||
|
||||
<!--Scope-->
|
||||
[Scope](./policy-configuration-service-provider.md#policy-scope):
|
||||
<!-- VerifyPublishedState-Begin -->
|
||||
## VerifyPublishedState
|
||||
|
||||
> [!div class = "checklist"]
|
||||
> * Device
|
||||
<!-- VerifyPublishedState-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 |
|
||||
<!-- VerifyPublishedState-Applicability-End -->
|
||||
|
||||
<hr/>
|
||||
<!-- VerifyPublishedState-OmaUri-Begin -->
|
||||
```Device
|
||||
./Device/Vendor/MSFT/Policy/Config/ADMX_Printing2/VerifyPublishedState
|
||||
```
|
||||
<!-- VerifyPublishedState-OmaUri-End -->
|
||||
|
||||
<!--/Scope-->
|
||||
<!--Description-->
|
||||
<!-- VerifyPublishedState-Description-Begin -->
|
||||
<!-- Description-Source-ADMX -->
|
||||
Directs the system to periodically verify that the printers published by this computer still appear in Active Directory. This setting also specifies how often the system repeats the verification.
|
||||
|
||||
By default, the system only verifies published printers at startup. This setting allows for periodic verification while the computer is operating.
|
||||
|
||||
To enable this extra verification, enable this setting, and then select a verification interval.
|
||||
To enable this additional verification, enable this setting, and then select a verification interval.
|
||||
|
||||
To disable verification, disable this setting, or enable this setting and select "Never" for the verification interval.
|
||||
<!-- VerifyPublishedState-Description-End -->
|
||||
|
||||
<!--/Description-->
|
||||
<!-- VerifyPublishedState-Editable-Begin -->
|
||||
<!-- Add any additional information about this policy here. Anything outside this section will get overwritten. -->
|
||||
<!-- VerifyPublishedState-Editable-End -->
|
||||
|
||||
<!-- VerifyPublishedState-DFProperties-Begin -->
|
||||
**Description framework properties**:
|
||||
|
||||
<!--ADMXBacked-->
|
||||
ADMX Info:
|
||||
- GP Friendly name: *Check published state*
|
||||
- GP name: *VerifyPublishedState*
|
||||
- GP path: *Printers*
|
||||
- GP ADMX file name: *Printing2.admx*
|
||||
| Property name | Property value |
|
||||
|:--|:--|
|
||||
| Format | chr (string) |
|
||||
| Access Type | Add, Delete, Get, Replace |
|
||||
<!-- VerifyPublishedState-DFProperties-End -->
|
||||
|
||||
<!--/ADMXBacked-->
|
||||
<!--/Policy-->
|
||||
<hr/>
|
||||
<!-- VerifyPublishedState-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**:
|
||||
|
||||
<!--/Policies-->
|
||||
| Name | Value |
|
||||
|:--|:--|
|
||||
| Name | VerifyPublishedState |
|
||||
| Friendly Name | Check published state |
|
||||
| Location | Computer Configuration |
|
||||
| Path | Printers |
|
||||
| Registry Key Name | Software\Policies\Microsoft\Windows NT\Printers |
|
||||
| ADMX File Name | Printing2.admx |
|
||||
<!-- VerifyPublishedState-AdmxBacked-End -->
|
||||
|
||||
## Related topics
|
||||
<!-- VerifyPublishedState-Examples-Begin -->
|
||||
<!-- Add any examples for this policy here. Examples outside this section will get overwritten. -->
|
||||
<!-- VerifyPublishedState-Examples-End -->
|
||||
|
||||
[ADMX-backed policies in Policy CSP](./policies-in-policy-csp-admx-backed.md)
|
||||
<!-- VerifyPublishedState-End -->
|
||||
|
||||
<!-- ADMX_Printing2-CspMoreInfo-Begin -->
|
||||
<!-- Add any additional information about this CSP here. Anything outside this section will get overwritten. -->
|
||||
<!-- ADMX_Printing2-CspMoreInfo-End -->
|
||||
|
||||
<!-- ADMX_Printing2-End -->
|
||||
|
||||
## Related articles
|
||||
|
||||
[Policy configuration service provider](policy-configuration-service-provider.md)
|
||||
|
@ -1,285 +1,301 @@
|
||||
---
|
||||
title: Policy CSP - ADMX_Programs
|
||||
description: Learn about Policy CSP - ADMX_Programs.
|
||||
title: ADMX_Programs Policy CSP
|
||||
description: Learn more about the ADMX_Programs Area in Policy CSP
|
||||
author: vinaypamnani-msft
|
||||
manager: aaroncz
|
||||
ms.author: vinpa
|
||||
ms.date: 01/05/2023
|
||||
ms.localizationpriority: medium
|
||||
ms.topic: article
|
||||
ms.prod: windows-client
|
||||
ms.technology: itpro-manage
|
||||
author: vinaypamnani-msft
|
||||
ms.date: 12/01/2020
|
||||
ms.reviewer:
|
||||
manager: aaroncz
|
||||
ms.topic: reference
|
||||
---
|
||||
|
||||
<!-- Auto-Generated CSP Document -->
|
||||
|
||||
<!-- ADMX_Programs-Begin -->
|
||||
# Policy CSP - ADMX_Programs
|
||||
|
||||
>[!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).
|
||||
|
||||
<hr/>
|
||||
<!-- ADMX_Programs-Editable-Begin -->
|
||||
<!-- Add any additional information about this policy here. Anything outside this section will get overwritten. -->
|
||||
<!-- ADMX_Programs-Editable-End -->
|
||||
|
||||
<!--Policies-->
|
||||
## ADMX_Programs policies
|
||||
<!-- NoDefaultPrograms-Begin -->
|
||||
## NoDefaultPrograms
|
||||
|
||||
<dl>
|
||||
<dd>
|
||||
<a href="#admx-programs-nodefaultprograms">ADMX_Programs/NoDefaultPrograms</a>
|
||||
</dd>
|
||||
<dd>
|
||||
<a href="#admx-programs-nogetprograms">ADMX_Programs/NoGetPrograms</a>
|
||||
</dd>
|
||||
<dd>
|
||||
<a href="#admx-programs-noinstalledupdates">ADMX_Programs/NoInstalledUpdates</a>
|
||||
</dd>
|
||||
<dd>
|
||||
<a href="#admx-programs-noprogramsandfeatures">ADMX_Programs/NoProgramsAndFeatures</a>
|
||||
</dd>
|
||||
<dd>
|
||||
<a href="#admx-programs-noprogramscpl">ADMX_Programs/NoProgramsCPL</a>
|
||||
</dd>
|
||||
<dd>
|
||||
<a href="#admx-programs-nowindowsfeatures">ADMX_Programs/NoWindowsFeatures</a>
|
||||
</dd>
|
||||
<dd>
|
||||
<a href="#admx-programs-nowindowsmarketplace">ADMX_Programs/NoWindowsMarketplace</a>
|
||||
</dd>
|
||||
</dl>
|
||||
<!-- NoDefaultPrograms-Applicability-Begin -->
|
||||
| Scope | Editions | Applicable OS |
|
||||
|:--|:--|:--|
|
||||
| :x: Device <br> :heavy_check_mark: 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 |
|
||||
<!-- NoDefaultPrograms-Applicability-End -->
|
||||
|
||||
<!-- NoDefaultPrograms-OmaUri-Begin -->
|
||||
```User
|
||||
./User/Vendor/MSFT/Policy/Config/ADMX_Programs/NoDefaultPrograms
|
||||
```
|
||||
<!-- NoDefaultPrograms-OmaUri-End -->
|
||||
|
||||
<hr/>
|
||||
|
||||
<!--Policy-->
|
||||
<a href="" id="admx-programs-nodefaultprograms"></a>**ADMX_Programs/NoDefaultPrograms**
|
||||
|
||||
<!--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"]
|
||||
> * User
|
||||
|
||||
<hr/>
|
||||
|
||||
<!--/Scope-->
|
||||
<!--Description-->
|
||||
This setting removes the Set Program Access and Defaults page from the Programs Control Panel. As a result, users can't view or change the associated page.
|
||||
<!-- NoDefaultPrograms-Description-Begin -->
|
||||
<!-- Description-Source-ADMX -->
|
||||
This setting removes the Set Program Access and Defaults page from the Programs Control Panel. As a result, users cannot view or change the associated page.
|
||||
|
||||
The Set Program Access and Computer Defaults page allows administrators to specify default programs for certain activities, such as Web browsing or sending e-mail, as well as specify the programs that are accessible from the Start menu, desktop, and other locations.
|
||||
|
||||
If this setting is disabled or not configured, the "Set Program Access and Defaults" button is available to all users.
|
||||
If this setting is disabled or not configured, the Set Program Access and Defaults button is available to all users.
|
||||
|
||||
This setting doesn't prevent users from using other tools and methods to change program access or defaults.
|
||||
This setting does not prevent users from using other tools and methods to change program access or defaults.
|
||||
|
||||
This setting doesn't prevent the Default Programs icon from appearing on the Start menu.
|
||||
This setting does not prevent the Default Programs icon from appearing on the Start menu.
|
||||
<!-- NoDefaultPrograms-Description-End -->
|
||||
|
||||
<!--/Description-->
|
||||
<!-- NoDefaultPrograms-Editable-Begin -->
|
||||
<!-- Add any additional information about this policy here. Anything outside this section will get overwritten. -->
|
||||
<!-- NoDefaultPrograms-Editable-End -->
|
||||
|
||||
<!--ADMXBacked-->
|
||||
ADMX Info:
|
||||
- GP Friendly name: *Hide "Set Program Access and Computer Defaults" page*
|
||||
- GP name: *NoDefaultPrograms*
|
||||
- GP path: *Control Panel\Programs*
|
||||
- GP ADMX file name: *Programs.admx*
|
||||
<!-- NoDefaultPrograms-DFProperties-Begin -->
|
||||
**Description framework properties**:
|
||||
|
||||
<!--/ADMXBacked-->
|
||||
<!--/Policy-->
|
||||
<hr/>
|
||||
| Property name | Property value |
|
||||
|:--|:--|
|
||||
| Format | chr (string) |
|
||||
| Access Type | Add, Delete, Get, Replace |
|
||||
<!-- NoDefaultPrograms-DFProperties-End -->
|
||||
|
||||
<!--Policy-->
|
||||
<a href="" id="admx-programs-nogetprograms"></a>**ADMX_Programs/NoGetPrograms**
|
||||
<!-- NoDefaultPrograms-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).
|
||||
|
||||
<!--SupportedSKUs-->
|
||||
**ADMX mapping**:
|
||||
|
||||
|Edition|Windows 10|Windows 11|
|
||||
|--- |--- |--- |
|
||||
|Home|No|No|
|
||||
|Pro|Yes|Yes|
|
||||
|Windows SE|No|Yes|
|
||||
|Business|Yes|Yes|
|
||||
|Enterprise|Yes|Yes|
|
||||
|Education|Yes|Yes|
|
||||
| Name | Value |
|
||||
|:--|:--|
|
||||
| Name | NoDefaultPrograms |
|
||||
| Friendly Name | Hide "Set Program Access and Computer Defaults" page |
|
||||
| Location | User Configuration |
|
||||
| Path | Control Panel > Programs |
|
||||
| Registry Key Name | Software\Microsoft\Windows\CurrentVersion\Policies\Programs |
|
||||
| Registry Value Name | NoDefaultPrograms |
|
||||
| ADMX File Name | Programs.admx |
|
||||
<!-- NoDefaultPrograms-AdmxBacked-End -->
|
||||
|
||||
<!--/SupportedSKUs-->
|
||||
<hr/>
|
||||
<!-- NoDefaultPrograms-Examples-Begin -->
|
||||
<!-- Add any examples for this policy here. Examples outside this section will get overwritten. -->
|
||||
<!-- NoDefaultPrograms-Examples-End -->
|
||||
|
||||
<!--Scope-->
|
||||
[Scope](./policy-configuration-service-provider.md#policy-scope):
|
||||
<!-- NoDefaultPrograms-End -->
|
||||
|
||||
> [!div class = "checklist"]
|
||||
> * User
|
||||
<!-- NoGetPrograms-Begin -->
|
||||
## NoGetPrograms
|
||||
|
||||
<hr/>
|
||||
<!-- NoGetPrograms-Applicability-Begin -->
|
||||
| Scope | Editions | Applicable OS |
|
||||
|:--|:--|:--|
|
||||
| :x: Device <br> :heavy_check_mark: 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 |
|
||||
<!-- NoGetPrograms-Applicability-End -->
|
||||
|
||||
<!--/Scope-->
|
||||
<!--Description-->
|
||||
<!-- NoGetPrograms-OmaUri-Begin -->
|
||||
```User
|
||||
./User/Vendor/MSFT/Policy/Config/ADMX_Programs/NoGetPrograms
|
||||
```
|
||||
<!-- NoGetPrograms-OmaUri-End -->
|
||||
|
||||
<!-- NoGetPrograms-Description-Begin -->
|
||||
<!-- Description-Source-ADMX -->
|
||||
Prevents users from viewing or installing published programs from the network.
|
||||
|
||||
This setting prevents users from accessing the "Get Programs" page from the Programs Control Panel in Category View, Programs and Features in Classic View and the "Install a program from the network" task. The "Get Programs" page lists published programs and provides an easy way to install them.
|
||||
This setting prevents users from accessing the "Get Programs" page from the Programs Control Panel in Category View, Programs and Features in Classic View and the "Install a program from the netowrk" task. The "Get Programs" page lists published programs and provides an easy way to install them.
|
||||
|
||||
Published programs are those programs that the system administrator has explicitly made available to the user with a tool such as Windows Installer. Typically, system administrators publish programs to notify users of their availability, to recommend their use, or to enable users to install them without having to search for installation files.
|
||||
|
||||
If this setting is enabled, users can't view the programs that have been published by the system administrator, and they can't use the "Get Programs" page to install published programs. Enabling this feature doesn't prevent users from installing programs by using other methods. Users will still be able to view and installed assigned (partially installed) programs that are offered on the desktop or on the Start menu.
|
||||
If this setting is enabled, users cannot view the programs that have been published by the system administrator, and they cannot use the "Get Programs" page to install published programs. Enabling this feature does not prevent users from installing programs by using other methods. Users will still be able to view and installed assigned (partially installed) programs that are offered on the desktop or on the Start menu.
|
||||
|
||||
If this setting is disabled or isn't configured, the "Install a program from the network" task to the "Get Programs" page will be available to all users.
|
||||
If this setting is disabled or is not configured, the "Install a program from the network" task to the "Get Programs" page will be available to all users.
|
||||
|
||||
> [!NOTE]
|
||||
> If the "Hide Programs Control Panel" setting is enabled, this setting is ignored.
|
||||
Note: If the "Hide Programs Control Panel" setting is enabled, this setting is ignored.
|
||||
<!-- NoGetPrograms-Description-End -->
|
||||
|
||||
<!--/Description-->
|
||||
<!-- NoGetPrograms-Editable-Begin -->
|
||||
<!-- Add any additional information about this policy here. Anything outside this section will get overwritten. -->
|
||||
<!-- NoGetPrograms-Editable-End -->
|
||||
|
||||
<!-- NoGetPrograms-DFProperties-Begin -->
|
||||
**Description framework properties**:
|
||||
|
||||
<!--ADMXBacked-->
|
||||
ADMX Info:
|
||||
- GP Friendly name: *Hide "Get Programs" page*
|
||||
- GP name: *NoGetPrograms*
|
||||
- GP path: *Control Panel\Programs*
|
||||
- GP ADMX file name: *Programs.admx*
|
||||
| Property name | Property value |
|
||||
|:--|:--|
|
||||
| Format | chr (string) |
|
||||
| Access Type | Add, Delete, Get, Replace |
|
||||
<!-- NoGetPrograms-DFProperties-End -->
|
||||
|
||||
<!--/ADMXBacked-->
|
||||
<!--/Policy-->
|
||||
<hr/>
|
||||
<!-- NoGetPrograms-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-programs-noinstalledupdates"></a>**ADMX_Programs/NoInstalledUpdates**
|
||||
**ADMX mapping**:
|
||||
|
||||
<!--SupportedSKUs-->
|
||||
| Name | Value |
|
||||
|:--|:--|
|
||||
| Name | NoGetPrograms |
|
||||
| Friendly Name | Hide "Get Programs" page |
|
||||
| Location | User Configuration |
|
||||
| Path | Control Panel > Programs |
|
||||
| Registry Key Name | Software\Microsoft\Windows\CurrentVersion\Policies\Programs |
|
||||
| Registry Value Name | NoGetPrograms |
|
||||
| ADMX File Name | Programs.admx |
|
||||
<!-- NoGetPrograms-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|
|
||||
<!-- NoGetPrograms-Examples-Begin -->
|
||||
<!-- Add any examples for this policy here. Examples outside this section will get overwritten. -->
|
||||
<!-- NoGetPrograms-Examples-End -->
|
||||
|
||||
<!--/SupportedSKUs-->
|
||||
<hr/>
|
||||
<!-- NoGetPrograms-End -->
|
||||
|
||||
<!--Scope-->
|
||||
[Scope](./policy-configuration-service-provider.md#policy-scope):
|
||||
<!-- NoInstalledUpdates-Begin -->
|
||||
## NoInstalledUpdates
|
||||
|
||||
> [!div class = "checklist"]
|
||||
> * User
|
||||
<!-- NoInstalledUpdates-Applicability-Begin -->
|
||||
| Scope | Editions | Applicable OS |
|
||||
|:--|:--|:--|
|
||||
| :x: Device <br> :heavy_check_mark: 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 |
|
||||
<!-- NoInstalledUpdates-Applicability-End -->
|
||||
|
||||
<hr/>
|
||||
<!-- NoInstalledUpdates-OmaUri-Begin -->
|
||||
```User
|
||||
./User/Vendor/MSFT/Policy/Config/ADMX_Programs/NoInstalledUpdates
|
||||
```
|
||||
<!-- NoInstalledUpdates-OmaUri-End -->
|
||||
|
||||
<!--/Scope-->
|
||||
<!--Description-->
|
||||
<!-- NoInstalledUpdates-Description-Begin -->
|
||||
<!-- Description-Source-ADMX -->
|
||||
This setting prevents users from accessing "Installed Updates" page from the "View installed updates" task.
|
||||
|
||||
"Installed Updates" allows users to view and uninstall updates currently installed on the computer. The updates are often downloaded directly from Windows Update or from various program publishers.
|
||||
|
||||
If this setting is disabled or not configured, the "View installed updates" task and the "Installed Updates" page will be available to all users.
|
||||
|
||||
This setting doesn't prevent users from using other tools and methods to install or uninstall programs.
|
||||
This setting does not prevent users from using other tools and methods to install or uninstall programs.
|
||||
<!-- NoInstalledUpdates-Description-End -->
|
||||
|
||||
<!--/Description-->
|
||||
<!-- NoInstalledUpdates-Editable-Begin -->
|
||||
<!-- Add any additional information about this policy here. Anything outside this section will get overwritten. -->
|
||||
<!-- NoInstalledUpdates-Editable-End -->
|
||||
|
||||
<!-- NoInstalledUpdates-DFProperties-Begin -->
|
||||
**Description framework properties**:
|
||||
|
||||
<!--ADMXBacked-->
|
||||
ADMX Info:
|
||||
- GP Friendly name: *Hide "Installed Updates" page*
|
||||
- GP name: *NoInstalledUpdates*
|
||||
- GP path: *Control Panel\Programs*
|
||||
- GP ADMX file name: *Programs.admx*
|
||||
| Property name | Property value |
|
||||
|:--|:--|
|
||||
| Format | chr (string) |
|
||||
| Access Type | Add, Delete, Get, Replace |
|
||||
<!-- NoInstalledUpdates-DFProperties-End -->
|
||||
|
||||
<!--/ADMXBacked-->
|
||||
<!--/Policy-->
|
||||
<hr/>
|
||||
<!-- NoInstalledUpdates-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-programs-noprogramsandfeatures"></a>**ADMX_Programs/NoProgramsAndFeatures**
|
||||
**ADMX mapping**:
|
||||
|
||||
<!--SupportedSKUs-->
|
||||
| Name | Value |
|
||||
|:--|:--|
|
||||
| Name | NoInstalledUpdates |
|
||||
| Friendly Name | Hide "Installed Updates" page |
|
||||
| Location | User Configuration |
|
||||
| Path | Control Panel > Programs |
|
||||
| Registry Key Name | Software\Microsoft\Windows\CurrentVersion\Policies\Programs |
|
||||
| Registry Value Name | NoInstalledUpdates |
|
||||
| ADMX File Name | Programs.admx |
|
||||
<!-- NoInstalledUpdates-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|
|
||||
<!-- NoInstalledUpdates-Examples-Begin -->
|
||||
<!-- Add any examples for this policy here. Examples outside this section will get overwritten. -->
|
||||
<!-- NoInstalledUpdates-Examples-End -->
|
||||
|
||||
<!--/SupportedSKUs-->
|
||||
<hr/>
|
||||
<!-- NoInstalledUpdates-End -->
|
||||
|
||||
<!--Scope-->
|
||||
[Scope](./policy-configuration-service-provider.md#policy-scope):
|
||||
<!-- NoProgramsAndFeatures-Begin -->
|
||||
## NoProgramsAndFeatures
|
||||
|
||||
> [!div class = "checklist"]
|
||||
> * User
|
||||
<!-- NoProgramsAndFeatures-Applicability-Begin -->
|
||||
| Scope | Editions | Applicable OS |
|
||||
|:--|:--|:--|
|
||||
| :x: Device <br> :heavy_check_mark: 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 |
|
||||
<!-- NoProgramsAndFeatures-Applicability-End -->
|
||||
|
||||
<hr/>
|
||||
<!-- NoProgramsAndFeatures-OmaUri-Begin -->
|
||||
```User
|
||||
./User/Vendor/MSFT/Policy/Config/ADMX_Programs/NoProgramsAndFeatures
|
||||
```
|
||||
<!-- NoProgramsAndFeatures-OmaUri-End -->
|
||||
|
||||
<!--/Scope-->
|
||||
<!--Description-->
|
||||
<!-- NoProgramsAndFeatures-Description-Begin -->
|
||||
<!-- Description-Source-ADMX -->
|
||||
This setting prevents users from accessing "Programs and Features" to view, uninstall, change, or repair programs that are currently installed on the computer.
|
||||
|
||||
If this setting is disabled or not configured, "Programs and Features" will be available to all users.
|
||||
|
||||
This setting doesn't prevent users from using other tools and methods to view or uninstall programs. It also doesn't prevent users from linking to related Programs Control Panel Features including Windows Features, Get Programs, or Windows Marketplace.
|
||||
This setting does not prevent users from using other tools and methods to view or uninstall programs. It also does not prevent users from linking to related Programs Control Panel Features including Windows Features, Get Programs, or Windows Marketplace.
|
||||
<!-- NoProgramsAndFeatures-Description-End -->
|
||||
|
||||
<!--/Description-->
|
||||
<!-- NoProgramsAndFeatures-Editable-Begin -->
|
||||
<!-- Add any additional information about this policy here. Anything outside this section will get overwritten. -->
|
||||
<!-- NoProgramsAndFeatures-Editable-End -->
|
||||
|
||||
<!-- NoProgramsAndFeatures-DFProperties-Begin -->
|
||||
**Description framework properties**:
|
||||
|
||||
<!--ADMXBacked-->
|
||||
ADMX Info:
|
||||
- GP Friendly name: *Hide "Programs and Features" page*
|
||||
- GP name: *NoProgramsAndFeatures*
|
||||
- GP path: *Control Panel\Programs*
|
||||
- GP ADMX file name: *Programs.admx*
|
||||
| Property name | Property value |
|
||||
|:--|:--|
|
||||
| Format | chr (string) |
|
||||
| Access Type | Add, Delete, Get, Replace |
|
||||
<!-- NoProgramsAndFeatures-DFProperties-End -->
|
||||
|
||||
<!--/ADMXBacked-->
|
||||
<!--/Policy-->
|
||||
<hr/>
|
||||
<!-- NoProgramsAndFeatures-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-programs-noprogramscpl"></a>**ADMX_Programs/NoProgramsCPL**
|
||||
**ADMX mapping**:
|
||||
|
||||
<!--SupportedSKUs-->
|
||||
| Name | Value |
|
||||
|:--|:--|
|
||||
| Name | NoProgramsAndFeatures |
|
||||
| Friendly Name | Hide "Programs and Features" page |
|
||||
| Location | User Configuration |
|
||||
| Path | Control Panel > Programs |
|
||||
| Registry Key Name | Software\Microsoft\Windows\CurrentVersion\Policies\Programs |
|
||||
| Registry Value Name | NoProgramsAndFeatures |
|
||||
| ADMX File Name | Programs.admx |
|
||||
<!-- NoProgramsAndFeatures-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|
|
||||
<!-- NoProgramsAndFeatures-Examples-Begin -->
|
||||
<!-- Add any examples for this policy here. Examples outside this section will get overwritten. -->
|
||||
<!-- NoProgramsAndFeatures-Examples-End -->
|
||||
|
||||
<!--/SupportedSKUs-->
|
||||
<hr/>
|
||||
<!-- NoProgramsAndFeatures-End -->
|
||||
|
||||
<!--Scope-->
|
||||
[Scope](./policy-configuration-service-provider.md#policy-scope):
|
||||
<!-- NoProgramsCPL-Begin -->
|
||||
## NoProgramsCPL
|
||||
|
||||
> [!div class = "checklist"]
|
||||
> * User
|
||||
<!-- NoProgramsCPL-Applicability-Begin -->
|
||||
| Scope | Editions | Applicable OS |
|
||||
|:--|:--|:--|
|
||||
| :x: Device <br> :heavy_check_mark: 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 |
|
||||
<!-- NoProgramsCPL-Applicability-End -->
|
||||
|
||||
<hr/>
|
||||
<!-- NoProgramsCPL-OmaUri-Begin -->
|
||||
```User
|
||||
./User/Vendor/MSFT/Policy/Config/ADMX_Programs/NoProgramsCPL
|
||||
```
|
||||
<!-- NoProgramsCPL-OmaUri-End -->
|
||||
|
||||
<!--/Scope-->
|
||||
<!--Description-->
|
||||
<!-- NoProgramsCPL-Description-Begin -->
|
||||
<!-- Description-Source-ADMX -->
|
||||
This setting prevents users from using the Programs Control Panel in Category View and Programs and Features in Classic View.
|
||||
|
||||
The Programs Control Panel allows users to uninstall, change, and repair programs, enable and disable Windows Features, set program defaults, view installed updates, and purchase software from Windows Marketplace. Programs published or assigned to the user by the system administrator also appear in the Programs Control Panel.
|
||||
@ -288,125 +304,175 @@ If this setting is disabled or not configured, the Programs Control Panel in Cat
|
||||
|
||||
When enabled, this setting takes precedence over the other settings in this folder.
|
||||
|
||||
This setting doesn't prevent users from using other tools and methods to install or uninstall programs.
|
||||
This setting does not prevent users from using other tools and methods to install or uninstall programs.
|
||||
<!-- NoProgramsCPL-Description-End -->
|
||||
|
||||
<!--/Description-->
|
||||
<!-- NoProgramsCPL-Editable-Begin -->
|
||||
<!-- Add any additional information about this policy here. Anything outside this section will get overwritten. -->
|
||||
<!-- NoProgramsCPL-Editable-End -->
|
||||
|
||||
<!-- NoProgramsCPL-DFProperties-Begin -->
|
||||
**Description framework properties**:
|
||||
|
||||
<!--ADMXBacked-->
|
||||
ADMX Info:
|
||||
- GP Friendly name: *Hide the Programs Control Panel*
|
||||
- GP name: *NoProgramsCPL*
|
||||
- GP path: *Control Panel\Programs*
|
||||
- GP ADMX file name: *Programs.admx*
|
||||
| Property name | Property value |
|
||||
|:--|:--|
|
||||
| Format | chr (string) |
|
||||
| Access Type | Add, Delete, Get, Replace |
|
||||
<!-- NoProgramsCPL-DFProperties-End -->
|
||||
|
||||
<!--/ADMXBacked-->
|
||||
<!--/Policy-->
|
||||
<hr/>
|
||||
<!-- NoProgramsCPL-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-programs-nowindowsfeatures"></a>**ADMX_Programs/NoWindowsFeatures**
|
||||
**ADMX mapping**:
|
||||
|
||||
<!--SupportedSKUs-->
|
||||
| Name | Value |
|
||||
|:--|:--|
|
||||
| Name | NoProgramsCPL |
|
||||
| Friendly Name | Hide the Programs Control Panel |
|
||||
| Location | User Configuration |
|
||||
| Path | Control Panel > Programs |
|
||||
| Registry Key Name | Software\Microsoft\Windows\CurrentVersion\Policies\Programs |
|
||||
| Registry Value Name | NoProgramsCPL |
|
||||
| ADMX File Name | Programs.admx |
|
||||
<!-- NoProgramsCPL-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|
|
||||
<!-- NoProgramsCPL-Examples-Begin -->
|
||||
<!-- Add any examples for this policy here. Examples outside this section will get overwritten. -->
|
||||
<!-- NoProgramsCPL-Examples-End -->
|
||||
|
||||
<!--/SupportedSKUs-->
|
||||
<hr/>
|
||||
<!-- NoProgramsCPL-End -->
|
||||
|
||||
<!--Scope-->
|
||||
[Scope](./policy-configuration-service-provider.md#policy-scope):
|
||||
<!-- NoWindowsFeatures-Begin -->
|
||||
## NoWindowsFeatures
|
||||
|
||||
> [!div class = "checklist"]
|
||||
> * User
|
||||
<!-- NoWindowsFeatures-Applicability-Begin -->
|
||||
| Scope | Editions | Applicable OS |
|
||||
|:--|:--|:--|
|
||||
| :x: Device <br> :heavy_check_mark: 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 |
|
||||
<!-- NoWindowsFeatures-Applicability-End -->
|
||||
|
||||
<hr/>
|
||||
<!-- NoWindowsFeatures-OmaUri-Begin -->
|
||||
```User
|
||||
./User/Vendor/MSFT/Policy/Config/ADMX_Programs/NoWindowsFeatures
|
||||
```
|
||||
<!-- NoWindowsFeatures-OmaUri-End -->
|
||||
|
||||
<!--/Scope-->
|
||||
<!--Description-->
|
||||
This setting prevents users from accessing the "Turn Windows features on or off" task from the Programs Control Panel in Category View, Programs and Features in Classic View, and Get Programs. As a result, users can't view, enable, or disable various Windows features and services.
|
||||
<!-- NoWindowsFeatures-Description-Begin -->
|
||||
<!-- Description-Source-ADMX -->
|
||||
This setting prevents users from accessing the "Turn Windows features on or off" task from the Programs Control Panel in Category View, Programs and Features in Classic View, and Get Programs. As a result, users cannot view, enable, or disable various Windows features and services.
|
||||
|
||||
If this setting is disabled or isn't configured, the "Turn Windows features on or off" task will be available to all users.
|
||||
If this setting is disabled or is not configured, the "Turn Windows features on or off" task will be available to all users.
|
||||
|
||||
This setting doesn't prevent users from using other tools and methods to configure services or enable or disable program components.
|
||||
This setting does not prevent users from using other tools and methods to configure services or enable or disable program components.
|
||||
<!-- NoWindowsFeatures-Description-End -->
|
||||
|
||||
<!--/Description-->
|
||||
<!-- NoWindowsFeatures-Editable-Begin -->
|
||||
<!-- Add any additional information about this policy here. Anything outside this section will get overwritten. -->
|
||||
<!-- NoWindowsFeatures-Editable-End -->
|
||||
|
||||
<!-- NoWindowsFeatures-DFProperties-Begin -->
|
||||
**Description framework properties**:
|
||||
|
||||
<!--ADMXBacked-->
|
||||
ADMX Info:
|
||||
- GP Friendly name: *Hide "Windows Features"*
|
||||
- GP name: *NoWindowsFeatures*
|
||||
- GP path: *Control Panel\Programs*
|
||||
- GP ADMX file name: *Programs.admx*
|
||||
| Property name | Property value |
|
||||
|:--|:--|
|
||||
| Format | chr (string) |
|
||||
| Access Type | Add, Delete, Get, Replace |
|
||||
<!-- NoWindowsFeatures-DFProperties-End -->
|
||||
|
||||
<!--/ADMXBacked-->
|
||||
<!--/Policy-->
|
||||
<hr/>
|
||||
<!-- NoWindowsFeatures-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-programs-nowindowsmarketplace"></a>**ADMX_Programs/NoWindowsMarketplace**
|
||||
**ADMX mapping**:
|
||||
|
||||
<!--SupportedSKUs-->
|
||||
| Name | Value |
|
||||
|:--|:--|
|
||||
| Name | NoWindowsFeatures |
|
||||
| Friendly Name | Hide "Windows Features" |
|
||||
| Location | User Configuration |
|
||||
| Path | Control Panel > Programs |
|
||||
| Registry Key Name | Software\Microsoft\Windows\CurrentVersion\Policies\Programs |
|
||||
| Registry Value Name | NoWindowsFeatures |
|
||||
| ADMX File Name | Programs.admx |
|
||||
<!-- NoWindowsFeatures-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|
|
||||
<!-- NoWindowsFeatures-Examples-Begin -->
|
||||
<!-- Add any examples for this policy here. Examples outside this section will get overwritten. -->
|
||||
<!-- NoWindowsFeatures-Examples-End -->
|
||||
|
||||
<!--/SupportedSKUs-->
|
||||
<hr/>
|
||||
<!-- NoWindowsFeatures-End -->
|
||||
|
||||
<!--Scope-->
|
||||
[Scope](./policy-configuration-service-provider.md#policy-scope):
|
||||
<!-- NoWindowsMarketplace-Begin -->
|
||||
## NoWindowsMarketplace
|
||||
|
||||
> [!div class = "checklist"]
|
||||
> * User
|
||||
<!-- NoWindowsMarketplace-Applicability-Begin -->
|
||||
| Scope | Editions | Applicable OS |
|
||||
|:--|:--|:--|
|
||||
| :x: Device <br> :heavy_check_mark: 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 |
|
||||
<!-- NoWindowsMarketplace-Applicability-End -->
|
||||
|
||||
<hr/>
|
||||
<!-- NoWindowsMarketplace-OmaUri-Begin -->
|
||||
```User
|
||||
./User/Vendor/MSFT/Policy/Config/ADMX_Programs/NoWindowsMarketplace
|
||||
```
|
||||
<!-- NoWindowsMarketplace-OmaUri-End -->
|
||||
|
||||
<!--/Scope-->
|
||||
<!--Description-->
|
||||
<!-- NoWindowsMarketplace-Description-Begin -->
|
||||
<!-- Description-Source-ADMX -->
|
||||
This setting prevents users from access the "Get new programs from Windows Marketplace" task from the Programs Control Panel in Category View, Programs and Features in Classic View, and Get Programs.
|
||||
|
||||
Windows Marketplace allows users to purchase and/or download various programs to their computer for installation.
|
||||
|
||||
Enabling this feature doesn't prevent users from navigating to Windows Marketplace using other methods.
|
||||
Enabling this feature does not prevent users from navigating to Windows Marketplace using other methods.
|
||||
|
||||
If this feature is disabled or isn't configured, the "Get new programs from Windows Marketplace" task link will be available to all users.
|
||||
If this feature is disabled or is not configured, the "Get new programs from Windows Marketplace" task link will be available to all users.
|
||||
|
||||
> [!NOTE]
|
||||
> If the "Hide Programs control Panel" setting is enabled, this setting is ignored.
|
||||
Note: If the "Hide Programs control Panel" setting is enabled, this setting is ignored.
|
||||
<!-- NoWindowsMarketplace-Description-End -->
|
||||
|
||||
<!--/Description-->
|
||||
<!-- NoWindowsMarketplace-Editable-Begin -->
|
||||
<!-- Add any additional information about this policy here. Anything outside this section will get overwritten. -->
|
||||
<!-- NoWindowsMarketplace-Editable-End -->
|
||||
|
||||
<!-- NoWindowsMarketplace-DFProperties-Begin -->
|
||||
**Description framework properties**:
|
||||
|
||||
<!--ADMXBacked-->
|
||||
ADMX Info:
|
||||
- GP Friendly name: *Hide "Windows Marketplace"*
|
||||
- GP name: *NoWindowsMarketplace*
|
||||
- GP path: *Control Panel\Programs*
|
||||
- GP ADMX file name: *Programs.admx*
|
||||
| Property name | Property value |
|
||||
|:--|:--|
|
||||
| Format | chr (string) |
|
||||
| Access Type | Add, Delete, Get, Replace |
|
||||
<!-- NoWindowsMarketplace-DFProperties-End -->
|
||||
|
||||
<!--/ADMXBacked-->
|
||||
<!--/Policy-->
|
||||
<hr/>
|
||||
<!-- NoWindowsMarketplace-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 | NoWindowsMarketplace |
|
||||
| Friendly Name | Hide "Windows Marketplace" |
|
||||
| Location | User Configuration |
|
||||
| Path | Control Panel > Programs |
|
||||
| Registry Key Name | Software\Microsoft\Windows\CurrentVersion\Policies\Programs |
|
||||
| Registry Value Name | NoWindowsMarketplace |
|
||||
| ADMX File Name | Programs.admx |
|
||||
<!-- NoWindowsMarketplace-AdmxBacked-End -->
|
||||
|
||||
<!--/Policies-->
|
||||
<!-- NoWindowsMarketplace-Examples-Begin -->
|
||||
<!-- Add any examples for this policy here. Examples outside this section will get overwritten. -->
|
||||
<!-- NoWindowsMarketplace-Examples-End -->
|
||||
|
||||
## Related topics
|
||||
<!-- NoWindowsMarketplace-End -->
|
||||
|
||||
[ADMX-backed policies in Policy CSP](./policies-in-policy-csp-admx-backed.md)
|
||||
<!-- ADMX_Programs-CspMoreInfo-Begin -->
|
||||
<!-- Add any additional information about this CSP here. Anything outside this section will get overwritten. -->
|
||||
<!-- ADMX_Programs-CspMoreInfo-End -->
|
||||
|
||||
<!-- ADMX_Programs-End -->
|
||||
|
||||
## Related articles
|
||||
|
||||
[Policy configuration service provider](policy-configuration-service-provider.md)
|
||||
|
@ -4,7 +4,7 @@ description: Learn more about the ADMX_QOS Area in Policy CSP
|
||||
author: vinaypamnani-msft
|
||||
manager: aaroncz
|
||||
ms.author: vinpa
|
||||
ms.date: 11/29/2022
|
||||
ms.date: 01/05/2023
|
||||
ms.localizationpriority: medium
|
||||
ms.prod: windows-client
|
||||
ms.technology: itpro-manage
|
||||
@ -43,6 +43,7 @@ ms.topic: reference
|
||||
<!-- QosMaxOutstandingSends-OmaUri-End -->
|
||||
|
||||
<!-- QosMaxOutstandingSends-Description-Begin -->
|
||||
<!-- Description-Source-ADMX -->
|
||||
Specifies the maximum number of outstanding packets permitted on the system. When the number of outstanding packets reaches this limit, the Packet Scheduler postpones all submissions to network adapters until the number falls below this limit.
|
||||
|
||||
"Outstanding packets" are packets that the Packet Scheduler has submitted to a network adapter for transmission, but which have not yet been sent.
|
||||
@ -68,6 +69,9 @@ Important: If the maximum number of outstanding packets is specified in the regi
|
||||
<!-- QosMaxOutstandingSends-DFProperties-End -->
|
||||
|
||||
<!-- QosMaxOutstandingSends-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 |
|
||||
@ -102,6 +106,7 @@ Important: If the maximum number of outstanding packets is specified in the regi
|
||||
<!-- QosNonBestEffortLimit-OmaUri-End -->
|
||||
|
||||
<!-- QosNonBestEffortLimit-Description-Begin -->
|
||||
<!-- Description-Source-ADMX -->
|
||||
Determines the percentage of connection bandwidth that the system can reserve. This value limits the combined bandwidth reservations of all programs running on the system.
|
||||
|
||||
By default, the Packet Scheduler limits the system to 80 percent of the bandwidth of a connection, but you can use this setting to override the default.
|
||||
@ -127,6 +132,9 @@ Important: If a bandwidth limit is set for a particular network adapter in the r
|
||||
<!-- QosNonBestEffortLimit-DFProperties-End -->
|
||||
|
||||
<!-- QosNonBestEffortLimit-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 |
|
||||
@ -161,6 +169,7 @@ Important: If a bandwidth limit is set for a particular network adapter in the r
|
||||
<!-- QosServiceTypeBestEffort_C-OmaUri-End -->
|
||||
|
||||
<!-- QosServiceTypeBestEffort_C-Description-Begin -->
|
||||
<!-- Description-Source-ADMX -->
|
||||
Specifies an alternate Layer-3 Differentiated Services Code Point (DSCP) value for packets with the Best Effort service type (ServiceTypeBestEffort). The Packet Scheduler inserts the corresponding DSCP value in the IP header of the packets.
|
||||
|
||||
This setting applies only to packets that conform to the flow specification.
|
||||
@ -186,6 +195,9 @@ Important: If the DSCP value for this service type is specified in the registry
|
||||
<!-- QosServiceTypeBestEffort_C-DFProperties-End -->
|
||||
|
||||
<!-- QosServiceTypeBestEffort_C-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 |
|
||||
@ -220,6 +232,7 @@ Important: If the DSCP value for this service type is specified in the registry
|
||||
<!-- QosServiceTypeBestEffort_NC-OmaUri-End -->
|
||||
|
||||
<!-- QosServiceTypeBestEffort_NC-Description-Begin -->
|
||||
<!-- Description-Source-ADMX -->
|
||||
Specifies an alternate Layer-3 Differentiated Services Code Point (DSCP) value for packets with the Best Effort service type (ServiceTypeBestEffort). The Packet Scheduler inserts the corresponding DSCP value in the IP header of the packets.
|
||||
|
||||
This setting applies only to packets that do not conform to the flow specification.
|
||||
@ -245,6 +258,9 @@ Important: If the DSCP value for this service type is specified in the registry
|
||||
<!-- QosServiceTypeBestEffort_NC-DFProperties-End -->
|
||||
|
||||
<!-- QosServiceTypeBestEffort_NC-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 |
|
||||
@ -279,6 +295,7 @@ Important: If the DSCP value for this service type is specified in the registry
|
||||
<!-- QosServiceTypeBestEffort_PV-OmaUri-End -->
|
||||
|
||||
<!-- QosServiceTypeBestEffort_PV-Description-Begin -->
|
||||
<!-- Description-Source-ADMX -->
|
||||
Specifies an alternate link layer (Layer-2) priority value for packets with the Best Effort service type (ServiceTypeBestEffort). The Packet Scheduler inserts the corresponding priority value in the Layer-2 header of the packets.
|
||||
|
||||
If you enable this setting, you can change the default priority value associated with the Best Effort service type.
|
||||
@ -302,6 +319,9 @@ Important: If the Layer-2 priority value for this service type is specified in t
|
||||
<!-- QosServiceTypeBestEffort_PV-DFProperties-End -->
|
||||
|
||||
<!-- QosServiceTypeBestEffort_PV-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 |
|
||||
@ -336,6 +356,7 @@ Important: If the Layer-2 priority value for this service type is specified in t
|
||||
<!-- QosServiceTypeControlledLoad_C-OmaUri-End -->
|
||||
|
||||
<!-- QosServiceTypeControlledLoad_C-Description-Begin -->
|
||||
<!-- Description-Source-ADMX -->
|
||||
Specifies an alternate Layer-3 Differentiated Services Code Point (DSCP) value for packets with the Controlled Load service type (ServiceTypeControlledLoad). The Packet Scheduler inserts the corresponding DSCP value in the IP header of the packets.
|
||||
|
||||
This setting applies only to packets that conform to the flow specification.
|
||||
@ -361,6 +382,9 @@ Important: If the DSCP value for this service type is specified in the registry
|
||||
<!-- QosServiceTypeControlledLoad_C-DFProperties-End -->
|
||||
|
||||
<!-- QosServiceTypeControlledLoad_C-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 |
|
||||
@ -395,6 +419,7 @@ Important: If the DSCP value for this service type is specified in the registry
|
||||
<!-- QosServiceTypeControlledLoad_NC-OmaUri-End -->
|
||||
|
||||
<!-- QosServiceTypeControlledLoad_NC-Description-Begin -->
|
||||
<!-- Description-Source-ADMX -->
|
||||
Specifies an alternate Layer-3 Differentiated Services Code Point (DSCP) value for packets with the Controlled Load service type (ServiceTypeControlledLoad). The Packet Scheduler inserts the corresponding DSCP value in the IP header of the packets.
|
||||
|
||||
This setting applies only to packets that do not conform to the flow specification.
|
||||
@ -420,6 +445,9 @@ Important: If the DSCP value for this service type is specified in the registry
|
||||
<!-- QosServiceTypeControlledLoad_NC-DFProperties-End -->
|
||||
|
||||
<!-- QosServiceTypeControlledLoad_NC-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 |
|
||||
@ -454,6 +482,7 @@ Important: If the DSCP value for this service type is specified in the registry
|
||||
<!-- QosServiceTypeControlledLoad_PV-OmaUri-End -->
|
||||
|
||||
<!-- QosServiceTypeControlledLoad_PV-Description-Begin -->
|
||||
<!-- Description-Source-ADMX -->
|
||||
Specifies an alternate link layer (Layer-2) priority value for packets with the Controlled Load service type (ServiceTypeControlledLoad). The Packet Scheduler inserts the corresponding priority value in the Layer-2 header of the packets.
|
||||
|
||||
If you enable this setting, you can change the default priority value associated with the Controlled Load service type.
|
||||
@ -477,6 +506,9 @@ Important: If the Layer-2 priority value for this service type is specified in t
|
||||
<!-- QosServiceTypeControlledLoad_PV-DFProperties-End -->
|
||||
|
||||
<!-- QosServiceTypeControlledLoad_PV-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 |
|
||||
@ -511,6 +543,7 @@ Important: If the Layer-2 priority value for this service type is specified in t
|
||||
<!-- QosServiceTypeGuaranteed_C-OmaUri-End -->
|
||||
|
||||
<!-- QosServiceTypeGuaranteed_C-Description-Begin -->
|
||||
<!-- Description-Source-ADMX -->
|
||||
Specifies an alternate Layer-3 Differentiated Services Code Point (DSCP) value for packets with the Guaranteed service type (ServiceTypeGuaranteed). The Packet Scheduler inserts the corresponding DSCP value in the IP header of the packets.
|
||||
|
||||
This setting applies only to packets that conform to the flow specification.
|
||||
@ -536,6 +569,9 @@ Important: If the DSCP value for this service type is specified in the registry
|
||||
<!-- QosServiceTypeGuaranteed_C-DFProperties-End -->
|
||||
|
||||
<!-- QosServiceTypeGuaranteed_C-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 |
|
||||
@ -570,6 +606,7 @@ Important: If the DSCP value for this service type is specified in the registry
|
||||
<!-- QosServiceTypeGuaranteed_NC-OmaUri-End -->
|
||||
|
||||
<!-- QosServiceTypeGuaranteed_NC-Description-Begin -->
|
||||
<!-- Description-Source-ADMX -->
|
||||
Specifies an alternate Layer-3 Differentiated Services Code Point (DSCP) value for packets with the Guaranteed service type (ServiceTypeGuaranteed). The Packet Scheduler inserts the corresponding DSCP value in the IP header of the packets.
|
||||
|
||||
This setting applies only to packets that do not conform to the flow specification.
|
||||
@ -595,6 +632,9 @@ Important: If the DSCP value for this service type is specified in the registry
|
||||
<!-- QosServiceTypeGuaranteed_NC-DFProperties-End -->
|
||||
|
||||
<!-- QosServiceTypeGuaranteed_NC-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 |
|
||||
@ -629,6 +669,7 @@ Important: If the DSCP value for this service type is specified in the registry
|
||||
<!-- QosServiceTypeGuaranteed_PV-OmaUri-End -->
|
||||
|
||||
<!-- QosServiceTypeGuaranteed_PV-Description-Begin -->
|
||||
<!-- Description-Source-ADMX -->
|
||||
Specifies an alternate link layer (Layer-2) priority value for packets with the Guaranteed service type (ServiceTypeGuaranteed). The Packet Scheduler inserts the corresponding priority value in the Layer-2 header of the packets.
|
||||
|
||||
If you enable this setting, you can change the default priority value associated with the Guaranteed service type.
|
||||
@ -652,6 +693,9 @@ Important: If the Layer-2 priority value for this service type is specified in t
|
||||
<!-- QosServiceTypeGuaranteed_PV-DFProperties-End -->
|
||||
|
||||
<!-- QosServiceTypeGuaranteed_PV-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 |
|
||||
@ -686,6 +730,7 @@ Important: If the Layer-2 priority value for this service type is specified in t
|
||||
<!-- QosServiceTypeNetworkControl_C-OmaUri-End -->
|
||||
|
||||
<!-- QosServiceTypeNetworkControl_C-Description-Begin -->
|
||||
<!-- Description-Source-ADMX -->
|
||||
Specifies an alternate Layer-3 Differentiated Services Code Point (DSCP) value for packets with the Network Control service type (ServiceTypeNetworkControl). The Packet Scheduler inserts the corresponding DSCP value in the IP header of the packets.
|
||||
|
||||
This setting applies only to packets that conform to the flow specification.
|
||||
@ -711,6 +756,9 @@ Important: If the DSCP value for this service type is specified in the registry
|
||||
<!-- QosServiceTypeNetworkControl_C-DFProperties-End -->
|
||||
|
||||
<!-- QosServiceTypeNetworkControl_C-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 |
|
||||
@ -745,6 +793,7 @@ Important: If the DSCP value for this service type is specified in the registry
|
||||
<!-- QosServiceTypeNetworkControl_NC-OmaUri-End -->
|
||||
|
||||
<!-- QosServiceTypeNetworkControl_NC-Description-Begin -->
|
||||
<!-- Description-Source-ADMX -->
|
||||
Specifies an alternate Layer-3 Differentiated Services Code Point (DSCP) value for packets with the Network Control service type (ServiceTypeNetworkControl). The Packet Scheduler inserts the corresponding DSCP value in the IP header of the packets.
|
||||
|
||||
This setting applies only to packets that do not conform to the flow specification.
|
||||
@ -770,6 +819,9 @@ Important: If the DSCP value for this service type is specified in the registry
|
||||
<!-- QosServiceTypeNetworkControl_NC-DFProperties-End -->
|
||||
|
||||
<!-- QosServiceTypeNetworkControl_NC-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 |
|
||||
@ -804,6 +856,7 @@ Important: If the DSCP value for this service type is specified in the registry
|
||||
<!-- QosServiceTypeNetworkControl_PV-OmaUri-End -->
|
||||
|
||||
<!-- QosServiceTypeNetworkControl_PV-Description-Begin -->
|
||||
<!-- Description-Source-ADMX -->
|
||||
Specifies an alternate link layer (Layer-2) priority value for packets with the Network Control service type (ServiceTypeNetworkControl). The Packet Scheduler inserts the corresponding priority value in the Layer-2 header of the packets.
|
||||
|
||||
If you enable this setting, you can change the default priority value associated with the Network Control service type.
|
||||
@ -827,6 +880,9 @@ Important: If the Layer-2 priority value for this service type is specified in t
|
||||
<!-- QosServiceTypeNetworkControl_PV-DFProperties-End -->
|
||||
|
||||
<!-- QosServiceTypeNetworkControl_PV-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 |
|
||||
@ -861,6 +917,7 @@ Important: If the Layer-2 priority value for this service type is specified in t
|
||||
<!-- QosServiceTypeNonConforming-OmaUri-End -->
|
||||
|
||||
<!-- QosServiceTypeNonConforming-Description-Begin -->
|
||||
<!-- Description-Source-ADMX -->
|
||||
Specifies an alternate link layer (Layer-2) priority value for packets that do not conform to the flow specification. The Packet Scheduler inserts the corresponding priority value in the Layer-2 header of the packets.
|
||||
|
||||
If you enable this setting, you can change the default priority value associated with nonconforming packets.
|
||||
@ -884,6 +941,9 @@ Important: If the Layer-2 priority value for nonconforming packets is specified
|
||||
<!-- QosServiceTypeNonConforming-DFProperties-End -->
|
||||
|
||||
<!-- QosServiceTypeNonConforming-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 |
|
||||
@ -918,6 +978,7 @@ Important: If the Layer-2 priority value for nonconforming packets is specified
|
||||
<!-- QosServiceTypeQualitative_C-OmaUri-End -->
|
||||
|
||||
<!-- QosServiceTypeQualitative_C-Description-Begin -->
|
||||
<!-- Description-Source-ADMX -->
|
||||
Specifies an alternate Layer-3 Differentiated Services Code Point (DSCP) value for packets with the Qualitative service type (ServiceTypeQualitative). The Packet Scheduler inserts the corresponding DSCP value in the IP header of the packets.
|
||||
|
||||
This setting applies only to packets that conform to the flow specification.
|
||||
@ -943,6 +1004,9 @@ Important: If the DSCP value for this service type is specified in the registry
|
||||
<!-- QosServiceTypeQualitative_C-DFProperties-End -->
|
||||
|
||||
<!-- QosServiceTypeQualitative_C-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 |
|
||||
@ -977,6 +1041,7 @@ Important: If the DSCP value for this service type is specified in the registry
|
||||
<!-- QosServiceTypeQualitative_NC-OmaUri-End -->
|
||||
|
||||
<!-- QosServiceTypeQualitative_NC-Description-Begin -->
|
||||
<!-- Description-Source-ADMX -->
|
||||
Specifies an alternate Layer-3 Differentiated Services Code Point (DSCP) value for packets with the Qualitative service type (ServiceTypeQualitative). The Packet Scheduler inserts the corresponding DSCP value in the IP header of the packets.
|
||||
|
||||
This setting applies only to packets that do not conform to the flow specification.
|
||||
@ -1002,6 +1067,9 @@ Important: If the DSCP value for this service type is specified in the registry
|
||||
<!-- QosServiceTypeQualitative_NC-DFProperties-End -->
|
||||
|
||||
<!-- QosServiceTypeQualitative_NC-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 |
|
||||
@ -1036,6 +1104,7 @@ Important: If the DSCP value for this service type is specified in the registry
|
||||
<!-- QosServiceTypeQualitative_PV-OmaUri-End -->
|
||||
|
||||
<!-- QosServiceTypeQualitative_PV-Description-Begin -->
|
||||
<!-- Description-Source-ADMX -->
|
||||
Specifies an alternate link layer (Layer-2) priority value for packets with the Qualitative service type (ServiceTypeQualitative). The Packet Scheduler inserts the corresponding priority value in the Layer-2 header of the packets.
|
||||
|
||||
If you enable this setting, you can change the default priority value associated with the Qualitative service type.
|
||||
@ -1059,6 +1128,9 @@ Important: If the Layer-2 priority value for this service type is specified in t
|
||||
<!-- QosServiceTypeQualitative_PV-DFProperties-End -->
|
||||
|
||||
<!-- QosServiceTypeQualitative_PV-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 |
|
||||
@ -1093,6 +1165,7 @@ Important: If the Layer-2 priority value for this service type is specified in t
|
||||
<!-- QosTimerResolution-OmaUri-End -->
|
||||
|
||||
<!-- QosTimerResolution-Description-Begin -->
|
||||
<!-- Description-Source-ADMX -->
|
||||
Determines the smallest unit of time that the Packet Scheduler uses when scheduling packets for transmission. The Packet Scheduler cannot schedule packets for transmission more frequently than permitted by the value of this entry.
|
||||
|
||||
If you enable this setting, you can override the default timer resolution established for the system, usually units of 10 microseconds.
|
||||
@ -1116,6 +1189,9 @@ Important: If a timer resolution is specified in the registry for a particular n
|
||||
<!-- QosTimerResolution-DFProperties-End -->
|
||||
|
||||
<!-- QosTimerResolution-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 |
|
||||
|
Loading…
x
Reference in New Issue
Block a user