exam questions

Exam MD-102 All Questions

View all questions & answers for the MD-102 exam

Exam MD-102 topic 1 question 84 discussion

Actual exam question from Microsoft's MD-102
Question #: 84
Topic #: 1
[All MD-102 Questions]

You have a Microsoft 365 subscription that contains 1,000 Windows 11 devices enrolled in Microsoft Intune.

You plan to use Intune to deploy an application named App1 that contains multiple installation files.

What should you do first?

  • A. Prepare the contents of App1 by using the Microsoft Win32 Content Prep Tool.
  • B. Create an Android application package (APK).
  • C. Upload the contents of App1 to Intune.
  • D. Install the Microsoft Deployment Toolkit (MDT).
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
Nozuka
Highly Voted 1 year, 7 months ago
Selected Answer: A
Should be A. https://learn.microsoft.com/en-us/mem/intune/apps/apps-win32-prepare
upvoted 11 times
...
edo1803
Most Recent 4 months, 4 weeks ago
Selected Answer: A
It's A. With win32 apps you are able to package applications with custom scripts, config files, multiple .msi and .exe files and whatever you did like in SCCM or MDT.
upvoted 1 times
...
oopspruu
9 months, 2 weeks ago
Selected Answer: A
You can upload LOB apps directly with the msi or msix or msixbundle etc extensions. But you cannot upload .exe files in that option. Since the question doesn't really say what type of files there are, I'd package all files in a intunewim format and execute the script command to install it using a script.
upvoted 2 times
...
Michael_010
1 year ago
so many discussable questions.. not stated correctly as MS always does. what do they mean with installation files... are that for example dll files or MSI? In case of any files except msi you should give answer A. if they mean multiple msi files it must be C in order to proceed (without the need of scripting). In my opinion this should not make it to the final exam questions, to many room for assumptions I do have several years experience in working with Intune
upvoted 2 times
650afa5
10 months, 3 weeks ago
had this one on the exam yesterday. I went with A. Still scored a 662, but obviously not sure if A was correct
upvoted 1 times
...
Michael_010
1 year ago
reviewed Microsoft Learn, now the Answer is 100% A Use the Microsoft Win32 Content Prep Tool to preprocess Windows classic (Win32) apps. The tool converts application installation files into the .intunewin format.
upvoted 1 times
...
...
MR_Eliot
1 year, 2 months ago
Selected Answer: A
its A.
upvoted 1 times
...
BigStan82
1 year, 2 months ago
Selected Answer: A
For deploying an application that contains multiple installation files to Windows 11 devices enrolled in Microsoft Intune, the first step is: A. Prepare the contents of App1 by using the Microsoft Win32 Content Prep Tool. The Microsoft Win32 Content Prep Tool is used to prepare complex applications, including those with multiple files and dependencies, for deployment via Microsoft Intune. This tool packages the application into a format (.intunewin) that is suitable for uploading to Intune and deploying across your managed devices. This process is necessary for applications that cannot be directly uploaded in their original format due to their complexity or the presence of multiple installation files. After preparing the app with the tool, you can then upload the packaged file to Intune for deployment.
upvoted 2 times
...
ckmay
1 year, 2 months ago
Selected Answer: A
A. As previously mentioned, you can't upload to intune until all the app files are wrapped with the .intunewin app wrapper
upvoted 1 times
...
Darkfire
1 year, 2 months ago
Selected Answer: C
C is correct Win32 app is not mentioned in the question. So it's an normal app.
upvoted 2 times
OyYaGotta
1 year, 1 month ago
Darkfire is technically correct. Although the question is badly worded. It doesn't mention the app is a line of business app. Win32 Prep tool is only needed for LOB apps.
upvoted 1 times
...
...
Krayzr
1 year, 2 months ago
Selected Answer: A
A. Prepare the contents of App1 by using the Microsoft Win32 Content Prep Tool. Here's why: Microsoft Win32 Content Prep Tool specifically prepares Windows applications for deployment with Microsoft Intune. It converts the installation files into the format required by Intune (.intunewin) and gathers information about the application for proper management. Android application package (APK) wouldn't be relevant since you're dealing with Windows 11 devices and App1. Uploading the contents directly without preparation can lead to deployment failures in Intune. Microsoft Deployment Toolkit (MDT) focuses on creating Windows images, not preparing existing applications for Intune deployment.
upvoted 2 times
...
Merrybob
1 year, 2 months ago
Selected Answer: A
A. Prepare the contents of App1 by using the Microsoft Win32 Content Prep Tool.
upvoted 2 times
...
Pugmohone
1 year, 3 months ago
Selected Answer: A
Multiple files. Must be A. Need to wrap all the files as an intunewin
upvoted 2 times
...
Tonsku
1 year, 4 months ago
Selected Answer: A
What should you do first? A. Prepare the contents of App1 by using the Microsoft Win32 Content Prep Tool
upvoted 1 times
...
belyo
1 year, 4 months ago
Selected Answer: A
The Microsoft Win32 Content Prep Tool zips all files and subfolders when it creates the .intunewin file. this will solve the requirement with multiple installation files next step is to upload to intune
upvoted 1 times
...
CyberBuck_92
1 year, 4 months ago
It doesn't mention at all that we are deploying a legacy application; how did people get to that conclusion?
upvoted 1 times
...
[Removed]
1 year, 6 months ago
Selected Answer: C
nowhere in the question does it say anything about win32 apps preferably would use app wrapping tool first but c is most correct
upvoted 1 times
[Removed]
1 year, 6 months ago
Sign in to the Microsoft Intune admin center. Select Apps > All apps > Add. In the Select app type pane, under the Other app types, select Line-of-business app. Click Select. The Add app steps are displayed. https://learn.microsoft.com/en-us/mem/intune/apps/lob-apps-windows
upvoted 2 times
[Removed]
1 year, 6 months ago
A would be correct if it were a win32 app which it is not
upvoted 2 times
...
...
...
ZaFletch
1 year, 6 months ago
Selected Answer: A
Answer is A, uploading apps to intune requires them to be in the correct format. Cannot upload until the prep tool has been run.
upvoted 1 times
...
picho707
1 year, 6 months ago
Selected Answer: A
The answer is: A. Prepare the contents of App1 by using the Microsoft Win32 Content Prep Tool. The other answer choices are incorrect: B. An Android application package (APK) is used to deploy Android apps, not Win32 apps. C. You cannot upload the contents of App1 to Intune until you have prepared the app content by using the Microsoft Win32 Content Prep Tool. D. The Microsoft Deployment Toolkit (MDT) is used to deploy Windows operating systems and other software to computers, not to manage mobile devices.
upvoted 3 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago