Microsoft Certified M365 Endpoint Administrator Associate · Free Practice Question Medium
Question 3
You want to deploy a widely used productivity application accessible through Intune. However, you need to ensure that all users have the most up-to-date version installed and that the app can be uninstalled.
Which of the following deployment methods would be most suitable for this scenario?
-
A
App deployment with the Required intent
-
B
Win32 app management
-
C
App deployment with the Uninstall intent
-
D
Universal Windows Platform (UWP) app deployment
Reveal correct answer
Correct answer: A
A. App deployment with the Required intent ensures that the application is mandatory for all users and will be automatically installed and updated on their devices. This method guarantees that all users have the most up-to-date version of the app and can be uninstalled if needed.
B. Win32 app management is not the most suitable method for ensuring that all users have the most up-to-date version of the app installed. While it can be used for deploying and managing Win32 applications, it may not provide the automatic update and uninstall capabilities required in this scenario.
C. App deployment with the Uninstall intent focuses on removing an application from devices rather than ensuring that all users have the most up-to-date version installed. This method is more suitable for scenarios where the application needs to be removed from specific devices.
D. Universal Windows Platform (UWP) app deployment is specific to Windows Store apps and may not be the most suitable method for deploying a widely used productivity application that requires automatic updates and uninstall capabilities. UWP apps have different deployment and management requirements compared to traditional Win32 applications.
Discussion
Think the marked answer is wrong, or have a better explanation? Share it below — comments appear after review.
