add comdatapipeline

This commit is contained in:
Meghan Stewart
2022-06-16 14:35:24 -07:00
parent 001335e4a4
commit 480a37534d
6 changed files with 30 additions and 3 deletions

View File

@ -9,7 +9,7 @@ ms.author: mstewart
ms.localizationpriority: medium
ms.collection: M365-analytics
ms.topic: article
ms.date: 06/06/2022
ms.date: 06/16/2022
---
# Configuring devices through the Update Compliance (preview) Configuration Script
@ -127,6 +127,10 @@ In some cases, you may need to manually verify the device configuration has the
| 92 | Failed to create property for EnableAllowUCProcessing at registry path|
| 93 | Failed to update value for EnableAllowUCProcessing|
| 94 | Unexpected exception in EnableAllowUCProcessing|
| 95 | Failed to create new registry path for EnableAllowCommercialDataPipeline |
| 96 | Failed to create property for EnableAllowCommercialDataPipeline at registry path |
| 97 | Failed to update value for EnableAllowCommercialDataPipeline |
| 98 | Unexpected exception in EnableAllowCommercialDataPipeline |
| 99 | Device isn't Windows 10.|
## Next steps