Actions
Improvement #12617
openRefactor the application management policy create and revoke operations
Start date:
05/05/2025
Due date:
09/05/2025 (58 days late)
% Done:
100%
Estimated time:
30:00 h
Device Type:
Windows
Component:
Type:
Windows
QA Start Time:
QA Due Time:
QA Estimated Time(Hours):
Description
Environment details
UEM Server - 6.4.0
Description
The current implementation checks each option as a different policy, which increases the payload size and impacts performance. These operations are redundant, as the payload doesn't require to check each feature code individually.
- Refactor the application management code and remove the redundant check of each feature code separately.
Updated by Subodhinie chathurajika 2 months ago
- Project changed from product-uem 7.0.0 GA to product-uem 7.1.0 GA
Updated by Navod Zoysa 2 months ago
- Project changed from product-uem 7.1.0 GA to product-uem 7.0.0 GA
- Assignee set to Ruwin Dissanayake
- Start date changed from 17/02/2025 to 05/05/2025
- Device Type set to Windows
Updated by Subodhinie chathurajika about 2 months ago
- Status changed from New to Implementation
Updated by Ruwin Dissanayake about 2 months ago
- Status changed from Implementation to QA
- % Done changed from 50 to 100
Updated by Ruwin Dissanayake about 2 months ago
Most of the app management policy related registry values can be found here in the windows registry editor "Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\Appx"
https://learn.microsoft.com/en-us/windows/client-management/mdm/policy-csp-applicationmanagement
Updated by Arshana Atapattu 24 days ago
- Project changed from product-uem 7.0.0 GA to product-uem 6.5.0 GA
Actions