How to Set the Distribute on Demand Flag
In brief
The article’s `ms.service` metadata changed from `microsoft-endpoint-configuration-manager` to `configuration-manager`, while retaining the `sdk` subservice.
What Intune admins need to know
This improves the article’s service classification. No administrator action is indicated.
This summary was assembled from the tracked documentation change. Verify important details in the full Microsoft Learn article.
Documentation change
The comparison below shows only the changed extract. Use the full-page view for complete context.
How to Set the Distribute on Demand Flag
The following example shows how to set the "distribute on demand" flag property of an existing package by using the SMS_Package Server WMI Class class in Configuration Manager.
@@ -5,7 +5,7 @@ ms.date: 09/20/2016 ms.subservice: sdk ms.topic: how-to ms.collection: tier3-ms.service: microsoft-endpoint-configuration-manager+ms.service: configuration-manager --- # How to Set the Distribute on Demand Flag The following example shows how to set the "distribute on demand" flag property of an existing package by using the [SMS_Package Server WMI Class](../../../../develop/reference/core/servers/configure/sms_package-server-wmi-class.md) class in Configuration Manager.