Add a LOB App Flashcards

(37 cards)

1
Q

What is the extension file you must use to add an Android LOB app?

A

.apk

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What are the 8 steps to add a LOB app for any platform?

A
  1. Select Apps > All Apps > Create.
  2. In the Select app type pane, under the Other app types, select Line-of-business app.
  3. Click Select. The Add app steps are displayed.
  4. Select and upload the package file
  5. Set App information. Some of the values might be automatically populated
  6. Scope tags
  7. Assignments: Select the groups for the following sections (Depending on the platform, can be slightly different)
    Required, Available for enrolled devices, Available with or without enrollment, Uninstall
  8. Review + create
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What is the extension file you must use to add an iOS/iPadOS LOB app?

A

.ipa

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What are the 5 extension file you must use to add an Windows LOB app?

A
  • .msi
  • .msix
  • .msixbundle
  • .appx,
  • .appxbundle
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What is the extension file you must use to add an macOS LOB app?

A

.pkg

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What must a .pkg file be in order to be deployed using Microsoft Intune?

A

.pkg file must be a component package or a package containing multiple packages

A component package refers to a specific type of package structure that can include various components or sub-packages.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

What should a .pkg file not contain for successful deployment with Microsoft Intune?

A

.pkg file must not contain a bundle, disk image, or .app file

Bundles and disk images are types of file formats that do not meet the deployment criteria.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

What type of certificate must a .pkg file be signed with?

A

A ‘Developer ID Installer’ certificate obtained from an Apple Developer account

This certificate is essential for ensuring the integrity and authenticity of the package.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

What must be included in the .pkg file for it to be deployed using Microsoft Intune?

A

.pkg file must contain a payload

A payload refers to the actual content or software that is being delivered within the package.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

What is the maximum size limit for a .pkg file per app?

A

8 GB

This size limit ensures efficient handling and deployment of applications.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

During the add process, in app information, what are the 2 values that differ and must be set for Android platform?

A
  • Targeted platform: From the list, choose the targeted platform on which the app can be installed.
  • Minimum Operating System: From the list, choose the minimum operating system version on which the app can be installed.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

When you set app informations, what happens if you assign the app to a device with an earlier operating system than the one you choose?

A

The app will not be installed on the device with an earlier operating system

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

What is the maximum size limit for iOS/iPadOS LOB apps?

A

2 GB per app

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

During the add process, in app information, what is the value that differ and must be set for iOS platform?

A

Minimum Operating System:

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

What is required for macOS LOB apps to be displayed in the apps section?

A

A logo is required

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

True or False: macOS LOB apps without a logo will be displayed in the apps section.

17
Q

During the add process, in app information, what are the 4 value that differ and must be set for macOS platform?

A
  • Minimum Operating System
  • Ignore app version
  • Install as managed:
  • Included apps
18
Q

In App information page, in “Ignore app version” value, what should you select to install the app if it is not already installed on the device?

A

Select Yes

This option is also selected if the deploying app’s version number does not match the version that’s already installed.

19
Q

In App information page, in “Ignore app version” value, what does selecting ‘No’ do in the context of app installation?

A

Only install the app when it isn’t already installed or version mismatch

This means the app will not be installed if it is already present and up to date.

20
Q

In App information page, in “Install as managed” value, what is the default value for installing a Mac LOB app as a managed app?

A

No

This means that unless specified otherwise, the app will not be installed as managed.

21
Q

In App information page, in “Install as managed” value, what is required for a macOS LOB app to be installed as managed?

A

Single app without nested packages, installs to /Applications directory

Managed apps can be uninstalled using the uninstall assignment type.

22
Q

What should be reviewed and edited in the uploaded file?

A

Included apps

This includes the app bundle IDs and build numbers for monitoring installation status.

23
Q

In App information page, what should the Included apps list contain?

A

Only applications installed by the uploaded file in Applications folder

Any non-application files or apps not in the Applications folder should be removed.

24
Q

What tool can be used to confirm included app details of an installed app?

A

Mac Terminal

This can help verify app information for accurate reporting.

25
During the add process, in app information, what are the 3 values that differ and must be set for Windows platform?
* **App Install Context**: Select the install context to be associated with this app. For dual mode apps, select the desired context for this app. For all other apps, this option is pre-selected based on the package and can't be modified. * **Ignore app version**: Set to Yes if the app developer automatically updates the app. This option applies to mobile .msi apps and Windows apps with self-updating installers (such as Google Chrome). * **Command-line arguments**: Optionally, enter a command-line argument that you want to apply to the .msi file when it runs. An example is /q. Don't include the msiexec command or arguments, such as /i or /x, as they're automatically used.
26
# Windows What is the Intune Management Extension (IME)?
An installer agent that enhances Windows device management (MDM) capabilities.
27
What does the Intune Management Extension supplement?
The standard Windows MDM feature.
28
# Windows What capabilities does the Intune Management Extension enable?
Advanced device management capabilities.
29
When is the Intune Management Extension installed automatically?
When certain features are assigned to a user or device.
30
Name 6 features that can trigger the installation of the Intune Management Extension.
* PowerShell scripts * Remediations * Win32 apps * Endpoint analytics * Remote Help * Update Windows BIOS using configuration MDM policy
31
What is required for the Intune management agent to be installed on managed macOS devices?
It is necessary to assign at least one shell script in Microsoft Intune admin center.
32
How is the Intune management agent installed on macOS devices?
Automatically and silently.
33
What advanced capabilities does the Intune management agent provide for macOS?
Capabilities that aren't supported by the native macOS operating system.
34
Fill in the blank: The Intune Management Extension enhances Windows device management (MDM) by enabling _______.
[advanced device management capabilities]
35
True or False: The Intune Management Extension is installed on all Windows devices regardless of feature assignment.
False
36
# Windows What type of scripts can trigger the installation of the Intune Management Extension?
PowerShell scripts and discovery scripts for custom compliance.
37
What can be updated using configuration MDM policy through the Intune Management Extension?
Windows BIOS.