UC config script note, doesn't configure DO

@jaimeo - we could also include a link to DO docs in the Note if you think that's best, not sure about the navpath.
This commit is contained in:
Charles Inglis
2020-10-01 10:50:25 -05:00
committed by GitHub
parent fde79396c1
commit acccabd53d

View File

@ -19,6 +19,10 @@ ms.topic: article
The Update Compliance Configuration Script is the recommended method of configuring devices to send data to Microsoft for use with Update Compliance. The script configures device policies via Group Policy, ensures that required services are running, and more.
> [!NOTE]
> The Update Compliance configuration script does not offer options to configure Delivery Optimization. This must be done separately.
You can [**download the script here**](https://www.microsoft.com/en-us/download/details.aspx?id=101086). Keep reading to learn how to configure the script and interpret error codes that are output in logs for troubleshooting.
## How the script is organized