Skip to content

Commit f0f0860

Browse files
authored
Merge pull request #6233 from mestew/implicit-uninstall-12618105
Implicit-uninstall-12618105
2 parents f1dd918 + 2e9c198 commit f0f0860

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

memdocs/configmgr/apps/deploy-use/uninstall-applications.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,10 +94,13 @@ When you [deploy the application](deploy-applications.md) to a collection, confi
9494
- **Purpose**: Required
9595

9696
- Enable the option to **Uninstall this application if the targeted object falls out of the collection**
97+
- In version 2111, this option was renamed to **When a resource is no longer a member of the collection, uninstall the application**
9798

99+
98100
> [!IMPORTANT]
99101
> Be careful with enabling this option on deployments to large query-based collections. Especially queries to external sources like Active Directory groups. An unexpected external change could automatically trigger a large number of devices to uninstall the application.
100102
103+
101104
### Implicit uninstall process
102105

103106
After you remove the resource from the collection, the following process happens:
@@ -111,7 +114,8 @@ After you remove the resource from the collection, the following process happens
111114
Depending upon the timing of those steps, the longest time period for the client to uninstall the app is 85 minutes. If the first step happens immediately, and you manually download policy on the device, the overall process is 15 minutes.
112115

113116
> [!NOTE]
114-
> For this behavior, the site can process up to 1000 collection membership changes every 10 minutes.
117+
> - For this behavior, the site can process up to 1000 collection membership changes every 10 minutes.
118+
> - If the uninstall doesn't occur, it's likely that there's a conflicting install deployment of the same application, application group, or a different application group with the same apps. <!--12618105-->
115119
116120
### Known issues
117121

0 commit comments

Comments
 (0)