mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-12 13:27:23 +00:00
Merge branch 'MicrosoftDocs:main' into WDAC-Docs
This commit is contained in:
commit
ea2ddb235f
@ -39,7 +39,7 @@ For more information about the exception criteria and exception process, see [Mi
|
||||
|
||||
Select the total score link to review all feedback on clarity, consistency, tone, brand, terms, spelling, grammar, readability, and inclusive language. _You should fix all spelling errors regardless of your total score_. Fixing spelling errors helps maintain customer trust in overall content quality.
|
||||
|
||||
| Article | Total score<br>(Required: 80) | Words + phrases<br>(Brand, terms) | Correctness<br>(Spelling, grammar) | Clarity<br>(Readability) |
|
||||
| Article | Total score<br>(Required: 80) | Terminology | Spelling and Grammar| Clarity<br>(Readability) |
|
||||
|---------|:--------------:|:--------------------:|:------:|:---------:|
|
||||
"
|
||||
|
||||
|
21
.github/workflows/BuildValidation.yml
vendored
Normal file
21
.github/workflows/BuildValidation.yml
vendored
Normal file
@ -0,0 +1,21 @@
|
||||
name: PR has no warnings or errors
|
||||
|
||||
permissions:
|
||||
pull-requests: write
|
||||
statuses: write
|
||||
|
||||
on:
|
||||
issue_comment:
|
||||
types: [created]
|
||||
|
||||
jobs:
|
||||
|
||||
build-status:
|
||||
uses: MicrosoftDocs/microsoft-365-docs/.github/workflows/Shared-BuildValidation.yml@workflows-prod
|
||||
with:
|
||||
PayloadJson: ${{ toJSON(github) }}
|
||||
secrets:
|
||||
AccessToken: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
|
||||
|
@ -60,7 +60,10 @@
|
||||
"shdyas",
|
||||
"Stacyrch140",
|
||||
"garycentric",
|
||||
"dstrome"
|
||||
"dstrome",
|
||||
"padmagit77",
|
||||
"aditisrivastava07",
|
||||
"Ruchika-mittal01"
|
||||
]
|
||||
},
|
||||
"fileMetadata": {
|
||||
|
@ -1,7 +1,7 @@
|
||||
---
|
||||
title: Configure federated sign-in for Windows devices
|
||||
description: Learn how federated sign-in in Windows works and how to configure it.
|
||||
ms.date: 06/03/2024
|
||||
ms.date: 01/27/2025
|
||||
ms.topic: how-to
|
||||
appliesto:
|
||||
- ✅ <a href="https://learn.microsoft.com/windows/release-health/supported-versions-windows-client" target="_blank">Windows 11</a>
|
||||
|
@ -3,7 +3,7 @@ title: Updated Windows and Microsoft 365 Copilot Chat experience
|
||||
description: Learn about changes to the Copilot in Windows experience for commercial environments and how to configure it for your organization.
|
||||
ms.topic: overview
|
||||
ms.subservice: windows-copilot
|
||||
ms.date: 01/22/2025
|
||||
ms.date: 01/28/2025
|
||||
ms.author: mstewart
|
||||
author: mestew
|
||||
ms.collection:
|
||||
@ -59,9 +59,9 @@ For users signing in to new PCs with work or school accounts, the following expe
|
||||
The update to Microsoft 365 Copilot Chat to offer enterprise data protection is rolling out now.
|
||||
The shift to Microsoft 365 Copilot Chat is coming soon. Changes will be rolled out to managed PCs starting with the September 2024 optional nonsecurity preview release, and following with the October 2024 monthly security update for all supported versions of Windows 11. These changes will be applied to Windows 10 PCs the month after. This update is replacing the current Copilot in Windows experience.
|
||||
|
||||
The Microsoft 365 Copilot app will be automatically enabled after you install the Windows updates listed above if you haven't previously enabled a group policy to prevent the installation of Copilot. The [AppLocker policy](/windows/security/application-security/application-control/app-control-for-business/applocker/applocker-overview) is available to control this Copilot experience before installing these Windows updates mentioned above or any subsequent Windows updates.
|
||||
The Copilot app will be automatically enabled after you install the Windows updates listed above if you haven't previously enabled a group policy to prevent the installation of Copilot. The [AppLocker policy](/windows/security/application-security/application-control/app-control-for-business/applocker/applocker-overview) is available to control this Copilot experience before installing these Windows updates mentioned above or any subsequent Windows updates.
|
||||
|
||||
Note that the Microsoft 365 Copilot app doesn't support Microsoft Entra authentication and users trying to sign in to the app using a Microsoft Entra account will be redirected to https://copilot.cloud.microsoft/ in their default browser. For users authenticating with a Microsoft Entra account, they should access Copilot through the Microsoft 365 Copilot app as the entry point. We recommend you pin Copilot to the navigation bar of the Microsoft 365 Copilot app to enable easy access.
|
||||
Note that the Copilot app, which is a consumer experience, doesn't support Microsoft Entra authentication and users trying to sign in to the app using a Microsoft Entra account will be redirected to https://copilot.cloud.microsoft/ in their default browser. For users authenticating with a Microsoft Entra account, they should access Copilot through the Microsoft 365 Copilot app as the entry point. We recommend you pin Copilot to the navigation bar of the Microsoft 365 Copilot app to enable easy access.
|
||||
|
||||
|
||||
## Policy information for previous Copilot in Windows (preview) experience
|
||||
@ -80,7 +80,7 @@ The following policy to manage Copilot in Windows (preview) will be removed in t
|
||||
|
||||
You can remove or uninstall the Copilot app from your device by using one of the following methods:
|
||||
|
||||
1. Enterprise users can uninstall the Copilot app by going to **Settings** > **Apps** >**Installed Apps**. Select the three dots appearing on the right side of the app and select **Uninstall** from the dropdown list.
|
||||
1. Enterprise users can uninstall the [Copilot app](https://apps.microsoft.com/detail/9NHT9RB2F4HD), which is a consumer experience, by going to **Settings** > **Apps** >**Installed Apps**. Select the three dots appearing on the right side of the app and select **Uninstall** from the dropdown list.
|
||||
|
||||
1. If you are an IT administrator, you can prevent installation of the app or remove the Copilot app using one of the following methods:
|
||||
1. Prevent installation of the Copilot app:
|
||||
|
@ -1,7 +1,8 @@
|
||||
---
|
||||
title: LanguagePackManagement CSP
|
||||
description: Learn more about the LanguagePackManagement CSP.
|
||||
ms.date: 05/20/2024
|
||||
ms.date: 02/13/2025
|
||||
ms.topic: generated-reference
|
||||
---
|
||||
|
||||
<!-- Auto-Generated CSP Document -->
|
||||
|
@ -1,7 +1,8 @@
|
||||
---
|
||||
title: AccountManagement CSP
|
||||
description: Learn more about the AccountManagement CSP.
|
||||
ms.date: 01/18/2024
|
||||
ms.date: 02/13/2025
|
||||
ms.topic: generated-reference
|
||||
---
|
||||
|
||||
<!-- Auto-Generated CSP Document -->
|
||||
@ -134,7 +135,7 @@ Configures when profiles will be deleted. Allowed values: 0 (delete immediately
|
||||
|
||||
<!-- Device-UserProfileManagement-EnableProfileManager-Description-Begin -->
|
||||
<!-- Description-Source-DDF -->
|
||||
Enable profile lifetime mangement for shared or communal device scenarios.
|
||||
Enable profile lifetime management for shared or communal device scenarios.
|
||||
<!-- Device-UserProfileManagement-EnableProfileManager-Description-End -->
|
||||
|
||||
<!-- Device-UserProfileManagement-EnableProfileManager-Editable-Begin -->
|
||||
|
@ -1,7 +1,8 @@
|
||||
---
|
||||
title: AccountManagement DDF file
|
||||
description: View the XML file containing the device description framework (DDF) for the AccountManagement configuration service provider.
|
||||
ms.date: 01/18/2024
|
||||
ms.date: 02/13/2025
|
||||
ms.topic: generated-reference
|
||||
---
|
||||
|
||||
<!-- Auto-Generated CSP Document -->
|
||||
|
@ -1,7 +1,8 @@
|
||||
---
|
||||
title: ActiveSync CSP
|
||||
description: Learn more about the ActiveSync CSP.
|
||||
ms.date: 01/18/2024
|
||||
ms.date: 02/13/2025
|
||||
ms.topic: generated-reference
|
||||
---
|
||||
|
||||
<!-- Auto-Generated CSP Document -->
|
||||
|
@ -1,7 +1,8 @@
|
||||
---
|
||||
title: ActiveSync DDF file
|
||||
description: View the XML file containing the device description framework (DDF) for the ActiveSync configuration service provider.
|
||||
ms.date: 06/28/2024
|
||||
ms.date: 02/13/2025
|
||||
ms.topic: generated-reference
|
||||
---
|
||||
|
||||
<!-- Auto-Generated CSP Document -->
|
||||
|
@ -1,7 +1,8 @@
|
||||
---
|
||||
title: ApplicationControl DDF file
|
||||
description: View the XML file containing the device description framework (DDF) for the ApplicationControl configuration service provider.
|
||||
ms.date: 06/28/2024
|
||||
ms.date: 02/13/2025
|
||||
ms.topic: generated-reference
|
||||
---
|
||||
|
||||
<!-- Auto-Generated CSP Document -->
|
||||
|
@ -1,7 +1,8 @@
|
||||
---
|
||||
title: ApplicationControl CSP
|
||||
description: Learn more about the ApplicationControl CSP.
|
||||
ms.date: 01/31/2024
|
||||
ms.date: 02/13/2025
|
||||
ms.topic: generated-reference
|
||||
---
|
||||
|
||||
<!-- Auto-Generated CSP Document -->
|
||||
|
@ -1,7 +1,8 @@
|
||||
---
|
||||
title: AppLocker CSP
|
||||
description: Learn more about the AppLocker CSP.
|
||||
ms.date: 01/18/2024
|
||||
ms.date: 02/13/2025
|
||||
ms.topic: generated-reference
|
||||
---
|
||||
|
||||
<!-- Auto-Generated CSP Document -->
|
||||
|
@ -1,7 +1,8 @@
|
||||
---
|
||||
title: AppLocker DDF file
|
||||
description: View the XML file containing the device description framework (DDF) for the AppLocker configuration service provider.
|
||||
ms.date: 06/28/2024
|
||||
ms.date: 02/13/2025
|
||||
ms.topic: generated-reference
|
||||
---
|
||||
|
||||
<!-- Auto-Generated CSP Document -->
|
||||
|
@ -1,7 +1,8 @@
|
||||
---
|
||||
title: AssignedAccess CSP
|
||||
description: Learn more about the AssignedAccess CSP.
|
||||
ms.date: 11/26/2024
|
||||
ms.date: 02/13/2025
|
||||
ms.topic: generated-reference
|
||||
---
|
||||
|
||||
<!-- Auto-Generated CSP Document -->
|
||||
|
@ -1,7 +1,8 @@
|
||||
---
|
||||
title: AssignedAccess DDF file
|
||||
description: View the XML file containing the device description framework (DDF) for the AssignedAccess configuration service provider.
|
||||
ms.date: 06/28/2024
|
||||
ms.date: 02/13/2025
|
||||
ms.topic: generated-reference
|
||||
---
|
||||
|
||||
<!-- Auto-Generated CSP Document -->
|
||||
|
@ -1,7 +1,8 @@
|
||||
---
|
||||
title: BitLocker CSP
|
||||
description: Learn more about the BitLocker CSP.
|
||||
ms.date: 08/06/2024
|
||||
ms.date: 02/13/2025
|
||||
ms.topic: generated-reference
|
||||
---
|
||||
|
||||
<!-- Auto-Generated CSP Document -->
|
||||
@ -551,6 +552,10 @@ The possible values for 'zz' are:
|
||||
|
||||
- 1 = Store recovery passwords and key packages
|
||||
- 2 = Store recovery passwords only
|
||||
|
||||
For Microsoft Entra hybrid joined devices, the BitLocker recovery password is backed up to both Active Directory and Entra ID.
|
||||
|
||||
For Microsoft Entra joined devices, the BitLocker recovery password is backed up to Entra ID.
|
||||
<!-- Device-FixedDrivesRecoveryOptions-Editable-End -->
|
||||
|
||||
<!-- Device-FixedDrivesRecoveryOptions-DFProperties-Begin -->
|
||||
@ -2092,6 +2097,10 @@ The possible values for 'zz' are:
|
||||
|
||||
- 1 = Store recovery passwords and key packages.
|
||||
- 2 = Store recovery passwords only.
|
||||
|
||||
For Microsoft Entra hybrid joined devices, the BitLocker recovery password is backed up to both Active Directory and Entra ID.
|
||||
|
||||
For Microsoft Entra joined devices, the BitLocker recovery password is backed up to Entra ID.
|
||||
<!-- Device-SystemDrivesRecoveryOptions-Editable-End -->
|
||||
|
||||
<!-- Device-SystemDrivesRecoveryOptions-DFProperties-Begin -->
|
||||
|
@ -1,7 +1,8 @@
|
||||
---
|
||||
title: BitLocker DDF file
|
||||
description: View the XML file containing the device description framework (DDF) for the BitLocker configuration service provider.
|
||||
ms.date: 08/07/2024
|
||||
ms.date: 02/13/2025
|
||||
ms.topic: generated-reference
|
||||
---
|
||||
|
||||
<!-- Auto-Generated CSP Document -->
|
||||
|
@ -1,7 +1,8 @@
|
||||
---
|
||||
title: CertificateStore CSP
|
||||
description: Learn more about the CertificateStore CSP.
|
||||
ms.date: 01/31/2024
|
||||
ms.date: 02/13/2025
|
||||
ms.topic: generated-reference
|
||||
---
|
||||
|
||||
<!-- Auto-Generated CSP Document -->
|
||||
|
@ -1,7 +1,8 @@
|
||||
---
|
||||
title: CertificateStore DDF file
|
||||
description: View the XML file containing the device description framework (DDF) for the CertificateStore configuration service provider.
|
||||
ms.date: 06/28/2024
|
||||
ms.date: 02/13/2025
|
||||
ms.topic: generated-reference
|
||||
---
|
||||
|
||||
<!-- Auto-Generated CSP Document -->
|
||||
|
@ -1,7 +1,8 @@
|
||||
---
|
||||
title: ClientCertificateInstall CSP
|
||||
description: Learn more about the ClientCertificateInstall CSP.
|
||||
ms.date: 04/10/2024
|
||||
ms.date: 02/13/2025
|
||||
ms.topic: generated-reference
|
||||
---
|
||||
|
||||
<!-- Auto-Generated CSP Document -->
|
||||
|
@ -1,7 +1,8 @@
|
||||
---
|
||||
title: ClientCertificateInstall DDF file
|
||||
description: View the XML file containing the device description framework (DDF) for the ClientCertificateInstall configuration service provider.
|
||||
ms.date: 06/28/2024
|
||||
ms.date: 02/13/2025
|
||||
ms.topic: generated-reference
|
||||
---
|
||||
|
||||
<!-- Auto-Generated CSP Document -->
|
||||
|
@ -1,7 +1,8 @@
|
||||
---
|
||||
title: CloudDesktop CSP
|
||||
description: Learn more about the CloudDesktop CSP.
|
||||
ms.date: 08/06/2024
|
||||
ms.date: 02/13/2025
|
||||
ms.topic: generated-reference
|
||||
---
|
||||
|
||||
<!-- Auto-Generated CSP Document -->
|
||||
|
@ -1,7 +1,8 @@
|
||||
---
|
||||
title: CloudDesktop DDF file
|
||||
description: View the XML file containing the device description framework (DDF) for the CloudDesktop configuration service provider.
|
||||
ms.date: 09/27/2024
|
||||
ms.date: 02/13/2025
|
||||
ms.topic: generated-reference
|
||||
---
|
||||
|
||||
<!-- Auto-Generated CSP Document -->
|
||||
|
@ -1,7 +1,8 @@
|
||||
---
|
||||
title: DeclaredConfiguration CSP
|
||||
description: Learn more about the DeclaredConfiguration CSP.
|
||||
ms.date: 11/05/2024
|
||||
ms.date: 02/14/2025
|
||||
ms.topic: generated-reference
|
||||
---
|
||||
|
||||
<!-- Auto-Generated CSP Document -->
|
||||
@ -225,7 +226,7 @@ Uniquely identifies the configuration document. No other document can have this
|
||||
|
||||
<!-- Device-Host-Complete-Documents-{DocID}-Document-Description-Begin -->
|
||||
<!-- Description-Source-DDF -->
|
||||
The Document node's value is an XML based document containing a collection of settings and values to configure the specified scenario. The Declared Configuration stack verifies the syntax of the document, the stack marks the document to be processed asynchronously by the client. The stack then returns control back to the OMA-DM service. The stack, in turn, asynchronously processes the request. Below is an example of a specified desired state configuration using the Declared Configuration URI ./Device/Vendor/MSFT/DeclaredConfiguration/Host/Complete/Documents/27FEA311-68. B9-4320-9. FC4-296. F6FDFAFE2/Document.
|
||||
The Document node's value is an XML based document containing a collection of settings and values to configure the specified scenario. The Declared Configuration stack verifies the syntax of the document, the stack marks the document to be processed asynchronously by the client. The stack then returns control back to the OMA-DM service. The stack, in turn, asynchronously processes the request. Below is an example of a specified desired state configuration using the Declared Configuration URI ./Device/Vendor/MSFT/DeclaredConfiguration/Host/Complete/Documents/27FEA311-68B9-4320-9FC4-296F6FDFAFE2/Document.
|
||||
<!-- Device-Host-Complete-Documents-{DocID}-Document-Description-End -->
|
||||
|
||||
<!-- Device-Host-Complete-Documents-{DocID}-Document-Editable-Begin -->
|
||||
@ -590,7 +591,7 @@ Uniquely identifies the inventory document. No other document can have this id.
|
||||
|
||||
<!-- Device-Host-Inventory-Documents-{DocID}-Document-Description-Begin -->
|
||||
<!-- Description-Source-DDF -->
|
||||
The Document node's value is an XML based document containing a collection of settings that will be used to retrieve their values. The Declared Configuration stack verifies the syntax of the document, the stack marks the document to be processed asynchronously by the client. The stack then returns control back to the OMA-DM service. The stack, in turn, asynchronously processes the request. Below is an example of a specified desired state configuration using the Declared Configuration URI ./Device/Vendor/MSFT/DeclaredConfiguration/Host/Inventory/Documents/27FEA311-68. B9-4320-9. FC4-296. F6FDFAFE2/Document.
|
||||
The Document node's value is an XML based document containing a collection of settings that will be used to retrieve their values. The Declared Configuration stack verifies the syntax of the document, the stack marks the document to be processed asynchronously by the client. The stack then returns control back to the OMA-DM service. The stack, in turn, asynchronously processes the request. Below is an example of a specified desired state configuration using the Declared Configuration URI ./Device/Vendor/MSFT/DeclaredConfiguration/Host/Inventory/Documents/27FEA311-68B9-4320-9FC4-296F6FDFAFE2/Document.
|
||||
<!-- Device-Host-Inventory-Documents-{DocID}-Document-Description-End -->
|
||||
|
||||
<!-- Device-Host-Inventory-Documents-{DocID}-Document-Editable-Begin -->
|
||||
|
@ -1,7 +1,8 @@
|
||||
---
|
||||
title: DeclaredConfiguration DDF file
|
||||
description: View the XML file containing the device description framework (DDF) for the DeclaredConfiguration configuration service provider.
|
||||
ms.date: 11/05/2024
|
||||
ms.date: 02/13/2025
|
||||
ms.topic: generated-reference
|
||||
---
|
||||
|
||||
<!-- Auto-Generated CSP Document -->
|
||||
|
@ -1,7 +1,8 @@
|
||||
---
|
||||
title: Defender CSP
|
||||
description: Learn more about the Defender CSP.
|
||||
ms.date: 11/27/2024
|
||||
ms.date: 02/13/2025
|
||||
ms.topic: generated-reference
|
||||
---
|
||||
|
||||
<!-- Auto-Generated CSP Document -->
|
||||
|
@ -1,7 +1,8 @@
|
||||
---
|
||||
title: Defender DDF file
|
||||
description: View the XML file containing the device description framework (DDF) for the Defender configuration service provider.
|
||||
ms.date: 11/27/2024
|
||||
ms.date: 02/13/2025
|
||||
ms.topic: generated-reference
|
||||
---
|
||||
|
||||
<!-- Auto-Generated CSP Document -->
|
||||
|
@ -1,7 +1,8 @@
|
||||
---
|
||||
title: DevDetail CSP
|
||||
description: Learn more about the DevDetail CSP.
|
||||
ms.date: 11/26/2024
|
||||
ms.date: 02/14/2025
|
||||
ms.topic: generated-reference
|
||||
---
|
||||
|
||||
<!-- Auto-Generated CSP Document -->
|
||||
@ -399,7 +400,7 @@ Total free storage in MB from first internal drive on the device.
|
||||
|
||||
<!-- Device-Ext-Microsoft-LocalTime-Description-Begin -->
|
||||
<!-- Description-Source-DDF -->
|
||||
Returns the client local time in ISO 8601 format. Example: 2003-06-16. T18:37:44Z.
|
||||
Returns the client local time in ISO 8601 format. Example: 2003-06-16T18:37:44Z.
|
||||
<!-- Device-Ext-Microsoft-LocalTime-Description-End -->
|
||||
|
||||
<!-- Device-Ext-Microsoft-LocalTime-Editable-Begin -->
|
||||
|
@ -1,7 +1,8 @@
|
||||
---
|
||||
title: DevDetail DDF file
|
||||
description: View the XML file containing the device description framework (DDF) for the DevDetail configuration service provider.
|
||||
ms.date: 06/28/2024
|
||||
ms.date: 02/13/2025
|
||||
ms.topic: generated-reference
|
||||
---
|
||||
|
||||
<!-- Auto-Generated CSP Document -->
|
||||
|
@ -1,7 +1,8 @@
|
||||
---
|
||||
title: DeviceManageability CSP
|
||||
description: Learn more about the DeviceManageability CSP.
|
||||
ms.date: 08/06/2024
|
||||
ms.date: 02/13/2025
|
||||
ms.topic: generated-reference
|
||||
---
|
||||
|
||||
<!-- Auto-Generated CSP Document -->
|
||||
|
@ -1,7 +1,8 @@
|
||||
---
|
||||
title: DeviceManageability DDF file
|
||||
description: View the XML file containing the device description framework (DDF) for the DeviceManageability configuration service provider.
|
||||
ms.date: 06/28/2024
|
||||
ms.date: 02/13/2025
|
||||
ms.topic: generated-reference
|
||||
---
|
||||
|
||||
<!-- Auto-Generated CSP Document -->
|
||||
|
@ -1,7 +1,8 @@
|
||||
---
|
||||
title: DevicePreparation CSP
|
||||
description: Learn more about the DevicePreparation CSP.
|
||||
ms.date: 04/10/2024
|
||||
ms.date: 02/13/2025
|
||||
ms.topic: generated-reference
|
||||
---
|
||||
|
||||
<!-- Auto-Generated CSP Document -->
|
||||
|
@ -1,7 +1,8 @@
|
||||
---
|
||||
title: DevicePreparation DDF file
|
||||
description: View the XML file containing the device description framework (DDF) for the DevicePreparation configuration service provider.
|
||||
ms.date: 06/28/2024
|
||||
ms.date: 02/13/2025
|
||||
ms.topic: generated-reference
|
||||
---
|
||||
|
||||
<!-- Auto-Generated CSP Document -->
|
||||
|
@ -1,7 +1,8 @@
|
||||
---
|
||||
title: DeviceStatus CSP
|
||||
description: Learn more about the DeviceStatus CSP.
|
||||
ms.date: 08/06/2024
|
||||
ms.date: 02/13/2025
|
||||
ms.topic: generated-reference
|
||||
---
|
||||
|
||||
<!-- Auto-Generated CSP Document -->
|
||||
|
@ -1,7 +1,8 @@
|
||||
---
|
||||
title: DeviceStatus DDF file
|
||||
description: View the XML file containing the device description framework (DDF) for the DeviceStatus configuration service provider.
|
||||
ms.date: 08/07/2024
|
||||
ms.date: 02/13/2025
|
||||
ms.topic: generated-reference
|
||||
---
|
||||
|
||||
<!-- Auto-Generated CSP Document -->
|
||||
|
@ -1,7 +1,8 @@
|
||||
---
|
||||
title: DevInfo CSP
|
||||
description: Learn more about the DevInfo CSP.
|
||||
ms.date: 01/18/2024
|
||||
ms.date: 02/13/2025
|
||||
ms.topic: generated-reference
|
||||
---
|
||||
|
||||
<!-- Auto-Generated CSP Document -->
|
||||
|
@ -1,7 +1,8 @@
|
||||
---
|
||||
title: DevInfo DDF file
|
||||
description: View the XML file containing the device description framework (DDF) for the DevInfo configuration service provider.
|
||||
ms.date: 06/28/2024
|
||||
ms.date: 02/13/2025
|
||||
ms.topic: generated-reference
|
||||
---
|
||||
|
||||
<!-- Auto-Generated CSP Document -->
|
||||
|
@ -1,7 +1,8 @@
|
||||
---
|
||||
title: DiagnosticLog CSP
|
||||
description: Learn more about the DiagnosticLog CSP.
|
||||
ms.date: 01/18/2024
|
||||
ms.date: 02/13/2025
|
||||
ms.topic: generated-reference
|
||||
---
|
||||
|
||||
<!-- Auto-Generated CSP Document -->
|
||||
|
@ -1,7 +1,8 @@
|
||||
---
|
||||
title: DiagnosticLog DDF file
|
||||
description: View the XML file containing the device description framework (DDF) for the DiagnosticLog configuration service provider.
|
||||
ms.date: 06/28/2024
|
||||
ms.date: 02/13/2025
|
||||
ms.topic: generated-reference
|
||||
---
|
||||
|
||||
<!-- Auto-Generated CSP Document -->
|
||||
|
@ -1,7 +1,8 @@
|
||||
---
|
||||
title: DMAcc CSP
|
||||
description: Learn more about the DMAcc CSP.
|
||||
ms.date: 04/10/2024
|
||||
ms.date: 02/13/2025
|
||||
ms.topic: generated-reference
|
||||
---
|
||||
|
||||
<!-- Auto-Generated CSP Document -->
|
||||
|
@ -1,7 +1,8 @@
|
||||
---
|
||||
title: DMAcc DDF file
|
||||
description: View the XML file containing the device description framework (DDF) for the DMAcc configuration service provider.
|
||||
ms.date: 06/28/2024
|
||||
ms.date: 02/13/2025
|
||||
ms.topic: generated-reference
|
||||
---
|
||||
|
||||
<!-- Auto-Generated CSP Document -->
|
||||
|
@ -1,7 +1,8 @@
|
||||
---
|
||||
title: DMClient CSP
|
||||
description: Learn more about the DMClient CSP.
|
||||
ms.date: 11/26/2024
|
||||
ms.date: 02/13/2025
|
||||
ms.topic: generated-reference
|
||||
---
|
||||
|
||||
<!-- Auto-Generated CSP Document -->
|
||||
|
@ -1,7 +1,8 @@
|
||||
---
|
||||
title: DMClient DDF file
|
||||
description: View the XML file containing the device description framework (DDF) for the DMClient configuration service provider.
|
||||
ms.date: 06/28/2024
|
||||
ms.date: 02/13/2025
|
||||
ms.topic: generated-reference
|
||||
---
|
||||
|
||||
<!-- Auto-Generated CSP Document -->
|
||||
|
@ -1,7 +1,8 @@
|
||||
---
|
||||
title: EMAIL2 CSP
|
||||
description: Learn more about the EMAIL2 CSP.
|
||||
ms.date: 01/18/2024
|
||||
ms.date: 02/13/2025
|
||||
ms.topic: generated-reference
|
||||
---
|
||||
|
||||
<!-- Auto-Generated CSP Document -->
|
||||
|
@ -1,7 +1,8 @@
|
||||
---
|
||||
title: EMAIL2 DDF file
|
||||
description: View the XML file containing the device description framework (DDF) for the EMAIL2 configuration service provider.
|
||||
ms.date: 06/28/2024
|
||||
ms.date: 02/13/2025
|
||||
ms.topic: generated-reference
|
||||
---
|
||||
|
||||
<!-- Auto-Generated CSP Document -->
|
||||
|
@ -1,7 +1,8 @@
|
||||
---
|
||||
title: EnterpriseDesktopAppManagement CSP
|
||||
description: Learn more about the EnterpriseDesktopAppManagement CSP.
|
||||
ms.date: 05/20/2024
|
||||
ms.date: 02/13/2025
|
||||
ms.topic: generated-reference
|
||||
---
|
||||
|
||||
<!-- Auto-Generated CSP Document -->
|
||||
|
@ -1,7 +1,8 @@
|
||||
---
|
||||
title: EnterpriseDesktopAppManagement DDF file
|
||||
description: View the XML file containing the device description framework (DDF) for the EnterpriseDesktopAppManagement configuration service provider.
|
||||
ms.date: 06/28/2024
|
||||
ms.date: 02/13/2025
|
||||
ms.topic: generated-reference
|
||||
---
|
||||
|
||||
<!-- Auto-Generated CSP Document -->
|
||||
|
@ -1,7 +1,8 @@
|
||||
---
|
||||
title: EnterpriseModernAppManagement CSP
|
||||
description: Learn more about the EnterpriseModernAppManagement CSP.
|
||||
ms.date: 11/26/2024
|
||||
ms.date: 02/13/2025
|
||||
ms.topic: generated-reference
|
||||
---
|
||||
|
||||
<!-- Auto-Generated CSP Document -->
|
||||
|
@ -1,7 +1,8 @@
|
||||
---
|
||||
title: EnterpriseModernAppManagement DDF file
|
||||
description: View the XML file containing the device description framework (DDF) for the EnterpriseModernAppManagement configuration service provider.
|
||||
ms.date: 09/11/2024
|
||||
ms.date: 02/13/2025
|
||||
ms.topic: generated-reference
|
||||
---
|
||||
|
||||
<!-- Auto-Generated CSP Document -->
|
||||
|
@ -1,7 +1,8 @@
|
||||
---
|
||||
title: eUICCs CSP
|
||||
description: Learn more about the eUICCs CSP.
|
||||
ms.date: 01/18/2024
|
||||
ms.date: 02/13/2025
|
||||
ms.topic: generated-reference
|
||||
---
|
||||
|
||||
<!-- Auto-Generated CSP Document -->
|
||||
|
@ -1,7 +1,8 @@
|
||||
---
|
||||
title: eUICCs DDF file
|
||||
description: View the XML file containing the device description framework (DDF) for the eUICCs configuration service provider.
|
||||
ms.date: 06/28/2024
|
||||
ms.date: 02/13/2025
|
||||
ms.topic: generated-reference
|
||||
---
|
||||
|
||||
<!-- Auto-Generated CSP Document -->
|
||||
|
@ -1,7 +1,8 @@
|
||||
---
|
||||
title: Firewall CSP
|
||||
description: Learn more about the Firewall CSP.
|
||||
ms.date: 09/27/2024
|
||||
ms.date: 02/13/2025
|
||||
ms.topic: generated-reference
|
||||
---
|
||||
|
||||
<!-- Auto-Generated CSP Document -->
|
||||
|
@ -1,7 +1,8 @@
|
||||
---
|
||||
title: Firewall DDF file
|
||||
description: View the XML file containing the device description framework (DDF) for the Firewall configuration service provider.
|
||||
ms.date: 06/28/2024
|
||||
ms.date: 02/13/2025
|
||||
ms.topic: generated-reference
|
||||
---
|
||||
|
||||
<!-- Auto-Generated CSP Document -->
|
||||
|
@ -1,7 +1,8 @@
|
||||
---
|
||||
title: HealthAttestation CSP
|
||||
description: Learn more about the HealthAttestation CSP.
|
||||
ms.date: 01/31/2024
|
||||
ms.date: 02/13/2025
|
||||
ms.topic: generated-reference
|
||||
---
|
||||
|
||||
<!-- Auto-Generated CSP Document -->
|
||||
@ -51,7 +52,7 @@ The following list shows the HealthAttestation configuration service provider no
|
||||
<!-- Device-AttestErrorMessage-Applicability-Begin -->
|
||||
| Scope | Editions | Applicable OS |
|
||||
|:--|:--|:--|
|
||||
| ✅ Device <br> ❌ User | ✅ Pro <br> ✅ Enterprise <br> ✅ Education <br> ✅ Windows SE <br> ✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows Insider Preview |
|
||||
| ✅ Device <br> ❌ User | ✅ Pro <br> ✅ Enterprise <br> ✅ Education <br> ✅ Windows SE <br> ✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows 11, version 22H2 with [KB5046732](https://support.microsoft.com/help/5046732) [10.0.22621.4541] and later <br> ✅ Windows 11, version 24H2 with [KB5046617](https://support.microsoft.com/help/5046617) [10.0.26100.2314] and later <br> ✅ Windows Insider Preview |
|
||||
<!-- Device-AttestErrorMessage-Applicability-End -->
|
||||
|
||||
<!-- Device-AttestErrorMessage-OmaUri-Begin -->
|
||||
|
@ -1,7 +1,8 @@
|
||||
---
|
||||
title: HealthAttestation DDF file
|
||||
description: View the XML file containing the device description framework (DDF) for the HealthAttestation configuration service provider.
|
||||
ms.date: 06/28/2024
|
||||
ms.date: 02/13/2025
|
||||
ms.topic: generated-reference
|
||||
---
|
||||
|
||||
<!-- Auto-Generated CSP Document -->
|
||||
@ -436,7 +437,7 @@ The following XML file contains the device description framework (DDF) for the H
|
||||
<MIME />
|
||||
</DFType>
|
||||
<MSFT:Applicability>
|
||||
<MSFT:OsBuildVersion>99.9.99999</MSFT:OsBuildVersion>
|
||||
<MSFT:OsBuildVersion>99.9.99999, 10.0.26100.2314, 10.0.22621.4541</MSFT:OsBuildVersion>
|
||||
<MSFT:CspVersion>1.4</MSFT:CspVersion>
|
||||
</MSFT:Applicability>
|
||||
</DFProperties>
|
||||
|
@ -1,7 +1,8 @@
|
||||
---
|
||||
title: LanguagePackManagement DDF file
|
||||
description: View the XML file containing the device description framework (DDF) for the LanguagePackManagement configuration service provider.
|
||||
ms.date: 06/28/2024
|
||||
ms.date: 02/13/2025
|
||||
ms.topic: generated-reference
|
||||
---
|
||||
|
||||
<!-- Auto-Generated CSP Document -->
|
||||
|
@ -1,7 +1,8 @@
|
||||
---
|
||||
title: LAPS CSP
|
||||
description: Learn more about the LAPS CSP.
|
||||
ms.date: 11/05/2024
|
||||
ms.date: 02/13/2025
|
||||
ms.topic: generated-reference
|
||||
---
|
||||
|
||||
<!-- Auto-Generated CSP Document -->
|
||||
|
@ -1,7 +1,8 @@
|
||||
---
|
||||
title: LAPS DDF file
|
||||
description: View the XML file containing the device description framework (DDF) for the LAPS configuration service provider.
|
||||
ms.date: 11/05/2024
|
||||
ms.date: 02/13/2025
|
||||
ms.topic: generated-reference
|
||||
---
|
||||
|
||||
<!-- Auto-Generated CSP Document -->
|
||||
|
@ -1,7 +1,8 @@
|
||||
---
|
||||
title: NetworkProxy CSP
|
||||
description: Learn more about the NetworkProxy CSP.
|
||||
ms.date: 01/18/2024
|
||||
ms.date: 02/13/2025
|
||||
ms.topic: generated-reference
|
||||
---
|
||||
|
||||
<!-- Auto-Generated CSP Document -->
|
||||
|
@ -1,7 +1,8 @@
|
||||
---
|
||||
title: NetworkProxy DDF file
|
||||
description: View the XML file containing the device description framework (DDF) for the NetworkProxy configuration service provider.
|
||||
ms.date: 06/28/2024
|
||||
ms.date: 02/13/2025
|
||||
ms.topic: generated-reference
|
||||
---
|
||||
|
||||
<!-- Auto-Generated CSP Document -->
|
||||
|
@ -1,7 +1,8 @@
|
||||
---
|
||||
title: NetworkQoSPolicy CSP
|
||||
description: Learn more about the NetworkQoSPolicy CSP.
|
||||
ms.date: 08/06/2024
|
||||
ms.date: 02/13/2025
|
||||
ms.topic: generated-reference
|
||||
---
|
||||
|
||||
<!-- Auto-Generated CSP Document -->
|
||||
|
@ -1,7 +1,8 @@
|
||||
---
|
||||
title: NetworkQoSPolicy DDF file
|
||||
description: View the XML file containing the device description framework (DDF) for the NetworkQoSPolicy configuration service provider.
|
||||
ms.date: 06/28/2024
|
||||
ms.date: 02/13/2025
|
||||
ms.topic: generated-reference
|
||||
---
|
||||
|
||||
<!-- Auto-Generated CSP Document -->
|
||||
|
@ -1,7 +1,8 @@
|
||||
---
|
||||
title: NodeCache CSP
|
||||
description: Learn more about the NodeCache CSP.
|
||||
ms.date: 01/18/2024
|
||||
ms.date: 02/13/2025
|
||||
ms.topic: generated-reference
|
||||
---
|
||||
|
||||
<!-- Auto-Generated CSP Document -->
|
||||
|
@ -1,7 +1,8 @@
|
||||
---
|
||||
title: NodeCache DDF file
|
||||
description: View the XML file containing the device description framework (DDF) for the NodeCache configuration service provider.
|
||||
ms.date: 06/28/2024
|
||||
ms.date: 02/13/2025
|
||||
ms.topic: generated-reference
|
||||
---
|
||||
|
||||
<!-- Auto-Generated CSP Document -->
|
||||
|
@ -1,7 +1,8 @@
|
||||
---
|
||||
title: Office CSP
|
||||
description: Learn more about the Office CSP.
|
||||
ms.date: 10/10/2024
|
||||
ms.date: 02/13/2025
|
||||
ms.topic: generated-reference
|
||||
---
|
||||
|
||||
<!-- Auto-Generated CSP Document -->
|
||||
|
@ -1,7 +1,8 @@
|
||||
---
|
||||
title: Office DDF file
|
||||
description: View the XML file containing the device description framework (DDF) for the Office configuration service provider.
|
||||
ms.date: 06/28/2024
|
||||
ms.date: 02/13/2025
|
||||
ms.topic: generated-reference
|
||||
---
|
||||
|
||||
<!-- Auto-Generated CSP Document -->
|
||||
|
@ -1,7 +1,8 @@
|
||||
---
|
||||
title: PassportForWork CSP
|
||||
description: Learn more about the PassportForWork CSP.
|
||||
ms.date: 11/05/2024
|
||||
ms.date: 02/13/2025
|
||||
ms.topic: generated-reference
|
||||
---
|
||||
|
||||
<!-- Auto-Generated CSP Document -->
|
||||
|
@ -1,7 +1,8 @@
|
||||
---
|
||||
title: PassportForWork DDF file
|
||||
description: View the XML file containing the device description framework (DDF) for the PassportForWork configuration service provider.
|
||||
ms.date: 11/05/2024
|
||||
ms.date: 02/13/2025
|
||||
ms.topic: generated-reference
|
||||
---
|
||||
|
||||
<!-- Auto-Generated CSP Document -->
|
||||
|
@ -1,7 +1,8 @@
|
||||
---
|
||||
title: Personal Data Encryption CSP
|
||||
description: Learn more about the Personal Data Encryption CSP.
|
||||
ms.date: 11/27/2024
|
||||
ms.date: 02/13/2025
|
||||
ms.topic: generated-reference
|
||||
---
|
||||
|
||||
<!-- Auto-Generated CSP Document -->
|
||||
|
@ -1,7 +1,8 @@
|
||||
---
|
||||
title: Personal Data Encryption DDF file
|
||||
description: View the XML file containing the device description framework (DDF) for the Personal Data Encryption configuration service provider.
|
||||
ms.date: 11/26/2024
|
||||
ms.date: 02/13/2025
|
||||
ms.topic: generated-reference
|
||||
---
|
||||
|
||||
<!-- Auto-Generated CSP Document -->
|
||||
|
@ -1,7 +1,8 @@
|
||||
---
|
||||
title: Personalization CSP
|
||||
description: Learn more about the Personalization CSP.
|
||||
ms.date: 08/06/2024
|
||||
ms.date: 02/13/2025
|
||||
ms.topic: generated-reference
|
||||
---
|
||||
|
||||
<!-- Auto-Generated CSP Document -->
|
||||
|
@ -1,7 +1,8 @@
|
||||
---
|
||||
title: Personalization DDF file
|
||||
description: View the XML file containing the device description framework (DDF) for the Personalization configuration service provider.
|
||||
ms.date: 09/27/2024
|
||||
ms.date: 02/13/2025
|
||||
ms.topic: generated-reference
|
||||
---
|
||||
|
||||
<!-- Auto-Generated CSP Document -->
|
||||
|
@ -1,7 +1,8 @@
|
||||
---
|
||||
title: Policies supported by Windows 10 Team
|
||||
description: Learn about the policies supported by Windows 10 Team.
|
||||
ms.date: 11/27/2024
|
||||
ms.date: 02/13/2025
|
||||
ms.topic: generated-reference
|
||||
---
|
||||
|
||||
<!-- Auto-Generated CSP Document -->
|
||||
|
@ -1,7 +1,8 @@
|
||||
---
|
||||
title: Configuration service provider preview policies
|
||||
description: Learn more about configuration service provider (CSP) policies that are available for Windows Insider Preview.
|
||||
ms.date: 11/27/2024
|
||||
ms.date: 02/13/2025
|
||||
ms.topic: generated-reference
|
||||
---
|
||||
|
||||
<!-- Auto-Generated CSP Document -->
|
||||
@ -19,6 +20,10 @@ This article lists the policies that are applicable for Windows Insider Preview
|
||||
- [TurnOffApplicationFootprint](policy-csp-appdeviceinventory.md#turnoffapplicationfootprint)
|
||||
- [TurnOffWin32AppBackup](policy-csp-appdeviceinventory.md#turnoffwin32appbackup)
|
||||
|
||||
## ApplicationManagement
|
||||
|
||||
- [AllowedNonAdminPackageFamilyNameRules](policy-csp-applicationmanagement.md#allowednonadminpackagefamilynamerules)
|
||||
|
||||
## ClientCertificateInstall CSP
|
||||
|
||||
- [AttestPrivateKey](clientcertificateinstall-csp.md#userscepuniqueidinstallattestprivatekey)
|
||||
@ -31,6 +36,7 @@ This article lists the policies that are applicable for Windows Insider Preview
|
||||
|
||||
## Connectivity
|
||||
|
||||
- [DisableCrossDeviceResume](policy-csp-connectivity.md#disablecrossdeviceresume)
|
||||
- [UseCellularWhenWiFiPoor](policy-csp-connectivity.md#usecellularwhenwifipoor)
|
||||
- [DisableCellularSettingsPage](policy-csp-connectivity.md#disablecellularsettingspage)
|
||||
- [DisableCellularOperatorSettingsPage](policy-csp-connectivity.md#disablecellularoperatorsettingspage)
|
||||
@ -46,6 +52,10 @@ This article lists the policies that are applicable for Windows Insider Preview
|
||||
- [DODisallowCacheServerDownloadsOnVPN](policy-csp-deliveryoptimization.md#dodisallowcacheserverdownloadsonvpn)
|
||||
- [DOVpnKeywords](policy-csp-deliveryoptimization.md#dovpnkeywords)
|
||||
|
||||
## DeviceGuard
|
||||
|
||||
- [MachineIdentityIsolation](policy-csp-deviceguard.md#machineidentityisolation)
|
||||
|
||||
## DevicePreparation CSP
|
||||
|
||||
- [PageEnabled](devicepreparation-csp.md#pageenabled)
|
||||
@ -80,6 +90,12 @@ This article lists the policies that are applicable for Windows Insider Preview
|
||||
|
||||
- [AttestErrorMessage](healthattestation-csp.md#attesterrormessage)
|
||||
|
||||
## HumanPresence
|
||||
|
||||
- [ForcePrivacyScreen](policy-csp-humanpresence.md#forceprivacyscreen)
|
||||
- [ForcePrivacyScreenDim](policy-csp-humanpresence.md#forceprivacyscreendim)
|
||||
- [ForcePrivacyScreenNotification](policy-csp-humanpresence.md#forceprivacyscreennotification)
|
||||
|
||||
## InternetExplorer
|
||||
|
||||
- [AllowLegacyURLFields](policy-csp-internetexplorer.md#allowlegacyurlfields)
|
||||
@ -97,6 +113,7 @@ This article lists the policies that are applicable for Windows Insider Preview
|
||||
|
||||
## LocalPoliciesSecurityOptions
|
||||
|
||||
- [InteractiveLogon_NumberOfPreviousLogonsToCache](policy-csp-localpoliciessecurityoptions.md#interactivelogon_numberofpreviouslogonstocache)
|
||||
- [UserAccountControl_BehaviorOfTheElevationPromptForAdministratorProtection](policy-csp-localpoliciessecurityoptions.md#useraccountcontrol_behavioroftheelevationpromptforadministratorprotection)
|
||||
- [UserAccountControl_TypeOfAdminApprovalMode](policy-csp-localpoliciessecurityoptions.md#useraccountcontrol_typeofadminapprovalmode)
|
||||
|
||||
@ -110,19 +127,24 @@ This article lists the policies that are applicable for Windows Insider Preview
|
||||
## NewsAndInterests
|
||||
|
||||
- [DisableWidgetsOnLockScreen](policy-csp-newsandinterests.md#disablewidgetsonlockscreen)
|
||||
- [DisableWidgetsBoard](policy-csp-newsandinterests.md#disablewidgetsboard)
|
||||
|
||||
## PassportForWork CSP
|
||||
|
||||
- [DisablePostLogonProvisioning](passportforwork-csp.md#devicetenantidpoliciesdisablepostlogonprovisioning)
|
||||
|
||||
## Reboot CSP
|
||||
## Printers
|
||||
|
||||
- [WeeklyRecurrent](reboot-csp.md#scheduleweeklyrecurrent)
|
||||
- [ConfigureIppTlsCertificatePolicy](policy-csp-printers.md#configureipptlscertificatepolicy)
|
||||
|
||||
## RemoteDesktopServices
|
||||
|
||||
- [TS_SERVER_REMOTEAPP_USE_SHELLAPPRUNTIME](policy-csp-remotedesktopservices.md#ts_server_remoteapp_use_shellappruntime)
|
||||
|
||||
## SettingsSync
|
||||
|
||||
- [EnableWindowsbackup](policy-csp-settingssync.md#enablewindowsbackup)
|
||||
|
||||
## Start
|
||||
|
||||
- [AlwaysShowNotificationIcon](policy-csp-start.md#alwaysshownotificationicon)
|
||||
|
@ -1,7 +1,8 @@
|
||||
---
|
||||
title: Policy CSP
|
||||
description: Learn more about the Policy CSP.
|
||||
ms.date: 09/27/2024
|
||||
ms.date: 02/13/2025
|
||||
ms.topic: generated-reference
|
||||
---
|
||||
|
||||
<!-- Auto-Generated CSP Document -->
|
||||
|
@ -1,7 +1,8 @@
|
||||
---
|
||||
title: AboveLock Policy CSP
|
||||
description: Learn more about the AboveLock Area in Policy CSP.
|
||||
ms.date: 04/10/2024
|
||||
ms.date: 02/13/2025
|
||||
ms.topic: generated-reference
|
||||
---
|
||||
|
||||
<!-- Auto-Generated CSP Document -->
|
||||
|
@ -1,7 +1,8 @@
|
||||
---
|
||||
title: Accounts Policy CSP
|
||||
description: Learn more about the Accounts Area in Policy CSP.
|
||||
ms.date: 01/18/2024
|
||||
ms.date: 02/13/2025
|
||||
ms.topic: generated-reference
|
||||
---
|
||||
|
||||
<!-- Auto-Generated CSP Document -->
|
||||
|
@ -1,7 +1,8 @@
|
||||
---
|
||||
title: ActiveXControls Policy CSP
|
||||
description: Learn more about the ActiveXControls Area in Policy CSP.
|
||||
ms.date: 01/18/2024
|
||||
ms.date: 02/13/2025
|
||||
ms.topic: generated-reference
|
||||
---
|
||||
|
||||
<!-- Auto-Generated CSP Document -->
|
||||
|
@ -1,7 +1,8 @@
|
||||
---
|
||||
title: ADMX_ActiveXInstallService Policy CSP
|
||||
description: Learn more about the ADMX_ActiveXInstallService Area in Policy CSP.
|
||||
ms.date: 08/06/2024
|
||||
ms.date: 02/13/2025
|
||||
ms.topic: generated-reference
|
||||
---
|
||||
|
||||
<!-- Auto-Generated CSP Document -->
|
||||
|
@ -1,7 +1,8 @@
|
||||
---
|
||||
title: ADMX_AddRemovePrograms Policy CSP
|
||||
description: Learn more about the ADMX_AddRemovePrograms Area in Policy CSP.
|
||||
ms.date: 08/06/2024
|
||||
ms.date: 02/13/2025
|
||||
ms.topic: generated-reference
|
||||
---
|
||||
|
||||
<!-- Auto-Generated CSP Document -->
|
||||
|
@ -1,7 +1,8 @@
|
||||
---
|
||||
title: ADMX_AdmPwd Policy CSP
|
||||
description: Learn more about the ADMX_AdmPwd Area in Policy CSP.
|
||||
ms.date: 08/06/2024
|
||||
ms.date: 02/13/2025
|
||||
ms.topic: generated-reference
|
||||
---
|
||||
|
||||
<!-- Auto-Generated CSP Document -->
|
||||
|
@ -1,7 +1,8 @@
|
||||
---
|
||||
title: ADMX_AppCompat Policy CSP
|
||||
description: Learn more about the ADMX_AppCompat Area in Policy CSP.
|
||||
ms.date: 08/06/2024
|
||||
ms.date: 02/13/2025
|
||||
ms.topic: generated-reference
|
||||
---
|
||||
|
||||
<!-- Auto-Generated CSP Document -->
|
||||
|
@ -1,7 +1,8 @@
|
||||
---
|
||||
title: ADMX_AppxPackageManager Policy CSP
|
||||
description: Learn more about the ADMX_AppxPackageManager Area in Policy CSP.
|
||||
ms.date: 09/27/2024
|
||||
ms.date: 02/13/2025
|
||||
ms.topic: generated-reference
|
||||
---
|
||||
|
||||
<!-- Auto-Generated CSP Document -->
|
||||
|
@ -1,7 +1,8 @@
|
||||
---
|
||||
title: ADMX_AppXRuntime Policy CSP
|
||||
description: Learn more about the ADMX_AppXRuntime Area in Policy CSP.
|
||||
ms.date: 09/27/2024
|
||||
ms.date: 02/13/2025
|
||||
ms.topic: generated-reference
|
||||
---
|
||||
|
||||
<!-- Auto-Generated CSP Document -->
|
||||
|
@ -1,7 +1,8 @@
|
||||
---
|
||||
title: ADMX_AttachmentManager Policy CSP
|
||||
description: Learn more about the ADMX_AttachmentManager Area in Policy CSP.
|
||||
ms.date: 08/06/2024
|
||||
ms.date: 02/13/2025
|
||||
ms.topic: generated-reference
|
||||
---
|
||||
|
||||
<!-- Auto-Generated CSP Document -->
|
||||
|
@ -1,7 +1,8 @@
|
||||
---
|
||||
title: ADMX_AuditSettings Policy CSP
|
||||
description: Learn more about the ADMX_AuditSettings Area in Policy CSP.
|
||||
ms.date: 08/06/2024
|
||||
ms.date: 02/13/2025
|
||||
ms.topic: generated-reference
|
||||
---
|
||||
|
||||
<!-- Auto-Generated CSP Document -->
|
||||
|
@ -1,7 +1,8 @@
|
||||
---
|
||||
title: ADMX_Bits Policy CSP
|
||||
description: Learn more about the ADMX_Bits Area in Policy CSP.
|
||||
ms.date: 11/26/2024
|
||||
ms.date: 02/13/2025
|
||||
ms.topic: generated-reference
|
||||
---
|
||||
|
||||
<!-- Auto-Generated CSP Document -->
|
||||
|
@ -1,7 +1,8 @@
|
||||
---
|
||||
title: ADMX_CipherSuiteOrder Policy CSP
|
||||
description: Learn more about the ADMX_CipherSuiteOrder Area in Policy CSP.
|
||||
ms.date: 08/06/2024
|
||||
ms.date: 02/13/2025
|
||||
ms.topic: generated-reference
|
||||
---
|
||||
|
||||
<!-- Auto-Generated CSP Document -->
|
||||
|
@ -1,7 +1,8 @@
|
||||
---
|
||||
title: ADMX_COM Policy CSP
|
||||
description: Learn more about the ADMX_COM Area in Policy CSP.
|
||||
ms.date: 08/06/2024
|
||||
ms.date: 02/13/2025
|
||||
ms.topic: generated-reference
|
||||
---
|
||||
|
||||
<!-- Auto-Generated CSP Document -->
|
||||
|
@ -1,7 +1,8 @@
|
||||
---
|
||||
title: ADMX_ControlPanel Policy CSP
|
||||
description: Learn more about the ADMX_ControlPanel Area in Policy CSP.
|
||||
ms.date: 11/26/2024
|
||||
ms.date: 02/13/2025
|
||||
ms.topic: generated-reference
|
||||
---
|
||||
|
||||
<!-- Auto-Generated CSP Document -->
|
||||
|
@ -1,7 +1,8 @@
|
||||
---
|
||||
title: ADMX_ControlPanelDisplay Policy CSP
|
||||
description: Learn more about the ADMX_ControlPanelDisplay Area in Policy CSP.
|
||||
ms.date: 11/26/2024
|
||||
ms.date: 02/13/2025
|
||||
ms.topic: generated-reference
|
||||
---
|
||||
|
||||
<!-- Auto-Generated CSP Document -->
|
||||
|
@ -1,7 +1,8 @@
|
||||
---
|
||||
title: ADMX_Cpls Policy CSP
|
||||
description: Learn more about the ADMX_Cpls Area in Policy CSP.
|
||||
ms.date: 08/06/2024
|
||||
ms.date: 02/13/2025
|
||||
ms.topic: generated-reference
|
||||
---
|
||||
|
||||
<!-- Auto-Generated CSP Document -->
|
||||
|
@ -1,7 +1,8 @@
|
||||
---
|
||||
title: ADMX_CredentialProviders Policy CSP
|
||||
description: Learn more about the ADMX_CredentialProviders Area in Policy CSP.
|
||||
ms.date: 08/06/2024
|
||||
ms.date: 02/13/2025
|
||||
ms.topic: generated-reference
|
||||
---
|
||||
|
||||
<!-- Auto-Generated CSP Document -->
|
||||
|
@ -1,7 +1,8 @@
|
||||
---
|
||||
title: ADMX_CredSsp Policy CSP
|
||||
description: Learn more about the ADMX_CredSsp Area in Policy CSP.
|
||||
ms.date: 08/06/2024
|
||||
ms.date: 02/13/2025
|
||||
ms.topic: generated-reference
|
||||
---
|
||||
|
||||
<!-- Auto-Generated CSP Document -->
|
||||
|
@ -1,7 +1,8 @@
|
||||
---
|
||||
title: ADMX_CredUI Policy CSP
|
||||
description: Learn more about the ADMX_CredUI Area in Policy CSP.
|
||||
ms.date: 08/06/2024
|
||||
ms.date: 02/13/2025
|
||||
ms.topic: generated-reference
|
||||
---
|
||||
|
||||
<!-- Auto-Generated CSP Document -->
|
||||
|
@ -1,7 +1,8 @@
|
||||
---
|
||||
title: ADMX_CtrlAltDel Policy CSP
|
||||
description: Learn more about the ADMX_CtrlAltDel Area in Policy CSP.
|
||||
ms.date: 08/06/2024
|
||||
ms.date: 02/13/2025
|
||||
ms.topic: generated-reference
|
||||
---
|
||||
|
||||
<!-- Auto-Generated CSP Document -->
|
||||
|
@ -1,7 +1,8 @@
|
||||
---
|
||||
title: ADMX_DataCollection Policy CSP
|
||||
description: Learn more about the ADMX_DataCollection Area in Policy CSP.
|
||||
ms.date: 08/06/2024
|
||||
ms.date: 02/13/2025
|
||||
ms.topic: generated-reference
|
||||
---
|
||||
|
||||
<!-- Auto-Generated CSP Document -->
|
||||
|
@ -1,7 +1,8 @@
|
||||
---
|
||||
title: ADMX_DCOM Policy CSP
|
||||
description: Learn more about the ADMX_DCOM Area in Policy CSP.
|
||||
ms.date: 08/06/2024
|
||||
ms.date: 02/13/2025
|
||||
ms.topic: generated-reference
|
||||
---
|
||||
|
||||
<!-- Auto-Generated CSP Document -->
|
||||
|
@ -1,7 +1,8 @@
|
||||
---
|
||||
title: ADMX_Desktop Policy CSP
|
||||
description: Learn more about the ADMX_Desktop Area in Policy CSP.
|
||||
ms.date: 08/06/2024
|
||||
ms.date: 02/13/2025
|
||||
ms.topic: generated-reference
|
||||
---
|
||||
|
||||
<!-- Auto-Generated CSP Document -->
|
||||
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
x
Reference in New Issue
Block a user