CancelDistribution Method in Class SMS_DistributionPoint
In brief
The page metadata changed ms.service from microsoft-endpoint-configuration-manager to configuration-manager while retaining ms.subservice as sdk.
What Intune admins need to know
No administrator action is required; the change improves the page’s service classification and discoverability.
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.
CancelDistribution Method in Class SMS_DistributionPoint
The CancelDistribution Windows Management Instrumentation (WMI) class method, in Configuration Manager, cancels a package distribution. If there's a distribution in-progress for the specified package to the specified distribution point, then calling this method cancels the ongoing distribution and the status of the package distribution will be set to fail for this distribution point.
@@ -5,7 +5,7 @@ ms.date: 09/20/2016 ms.subservice: sdk ms.topic: reference ms.collection: tier3-ms.service: microsoft-endpoint-configuration-manager+ms.service: configuration-manager --- # CancelDistribution Method in Class SMS_DistributionPoint The `CancelDistribution` Windows Management Instrumentation (WMI) class method, in Configuration Manager, cancels a package distribution. If there's a distribution in-progress for the specified package to the specified distribution point, then calling this method cancels the ongoing distribution and the status of the package distribution will be set to fail for this distribution point.