This commit is contained in:
Meghan Stewart 2023-02-13 15:53:06 -08:00
parent 17034a5ba9
commit 0829534ec3
2 changed files with 2 additions and 2 deletions

View File

@ -24,7 +24,7 @@ In this article, you will:
> * [List catalog entries for expedited updates](#list-catalog-entries-for-expedited-updates) > * [List catalog entries for expedited updates](#list-catalog-entries-for-expedited-updates)
> * [Create a deployment](#create-a-deployment) > * [Create a deployment](#create-a-deployment)
> * [Add members to the deployment audience](#add-members-to-the-deployment-audience) > * [Add members to the deployment audience](#add-members-to-the-deployment-audience)
> * [Delete a deployment](#pause-a-deployment) > * [Delete a deployment](#delete-a-deployment)
## Prerequisites ## Prerequisites

View File

@ -46,7 +46,7 @@ Windows Update for Business deployment service supports Windows client devices o
- Look for the folder **C:\Program Files\Microsoft Update Health Tools** or review *Add Remove Programs* for **Microsoft Update Health Tools**. - Look for the folder **C:\Program Files\Microsoft Update Health Tools** or review *Add Remove Programs* for **Microsoft Update Health Tools**.
- As an Admin, run the following PowerShell script: `Get-WmiObject -Class Win32_Product | Where-Object {$_.Name -match "Microsoft Update Health Tools"}` - As an Admin, run the following PowerShell script: `Get-WmiObject -Class Win32_Product | Where-Object {$_.Name -match "Microsoft Update Health Tools"}`
- To take advantage of [Changes to Windows diagnostic data collection](/windows/privacy/changes-to-windows-diagnostic-data-collection#services-that-rely-on-enhanced-diagnostic-data), installing the February 2023 Cumulative Update, or a later equivalent update, is recommended - For [Changes to Windows diagnostic data collection](/windows/privacy/changes-to-windows-diagnostic-data-collection#services-that-rely-on-enhanced-diagnostic-data), installing the January 2023 release preview cumulative update, or a later equivalent update, is recommended
## Diagnostic data requirements ## Diagnostic data requirements