MD-102 · Question #472
You have a Microsoft 365 E5 subscription. You use Microsoft Intune to manage all devices. You need to prepare a Win32 app named App1.exe for deployment. What should you do first?
The correct answer is B. Change App1.exe to the INTUNEWIN format. Before deploying a Win32 app with Intune, it must first be packaged into the .intunewin format using the Microsoft Win32 Content Prep Tool.
Question
You have a Microsoft 365 E5 subscription. You use Microsoft Intune to manage all devices. You need to prepare a Win32 app named App1.exe for deployment. What should you do first?
Options
- AFrom the Microsoft Intune admin center, create an app configuration policy.
- BChange App1.exe to the INTUNEWIN format.
- CFrom the Microsoft 365 Apps admin center, create a deployment configuration.
- DUpload App1.exe to Azure Blob Storage.
How the community answered
(33 responses)- A3% (1)
- B79% (26)
- C12% (4)
- D6% (2)
Why each option
Before deploying a Win32 app with Intune, it must first be packaged into the .intunewin format using the Microsoft Win32 Content Prep Tool.
An app configuration policy is used to configure specific settings for an app *after* it has been prepared and added to Intune, not as the initial preparation step.
Before a Win32 application (like App1.exe) can be deployed via Microsoft Intune, it must first be packaged into the `.intunewin` format. This process uses the Microsoft Win32 Content Prep Tool to compress and encrypt the installer and its dependencies into a single file that Intune can distribute.
The Microsoft 365 Apps admin center is used for managing Microsoft 365 Apps suites, not generic Win32 applications like App1.exe.
While Intune uses Azure storage, you do not manually upload the raw .exe file directly to Azure Blob Storage; the `.intunewin` file is uploaded to Intune via the admin center, which then handles its storage.
Concept tested: Intune Win32 app packaging
Source: https://learn.microsoft.com/en-us/mem/intune/apps/apps-win32-prepare
Topics
Community Discussion
No community discussion yet for this question.