MDM Glossary Terms Flashcards

1
Q

MDM

A

Mobile Device Management - A slight misnomer since all devices, not just Mobile, are managed using MDM

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

ADM

A

Apple Device Management - MDM that’s specific to only Apple device

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

UEM

A

Unified Endpoint Management - Let’s you Manage Platforms from many vendors, like Apple, Microsoft, Android, etc

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

ABM/ASM

A

Apple Business Manager / Apple School Manager- Apple Business Manager enables automated device enrollment, giving organizations a fast, streamlined way to deploy corporate-owned Apple devices and enroll in MDM without having to physically touch or prepare each device.

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

Apps & Books

A

Apple’s framework for Enterprise licensing and distribution of Applications and Books from the Apple App Store.
Needs ABM enrollment. (FKA VPP/Volume Purchase Program)

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

ADE

A

Automated Device Enrollment - Apple’s framework for Zero-Touch Enrollment.
Needs ABM enrollment (FKA DEP/Device Enrollment Program)

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

APNs

A

Apple Push Notification service - Apple’s notification service that enables MDM solutions to install profiles/apps on Apple devices

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

macOS

A

Operating System used by Apple Mac devices; each major version of macOS has its own name like “Big Sur” or “Catalina” (Mac OS X (pronounced Mac Oh Es Ten))

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

IdP

A

Identity Provider - Identity providers such as Okta, Azure AD, Ping, OneLogin, Google Workspace, etc.

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

AD

A

Active Directory - A database of users within an organization

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

O365

A

Office 365 - A Microsoft product that provides Software tools such as MS Office, and services such as identity management.

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

Bash/ZSHl/Python

A

Programming languages specifically used by Admins to automate tasks

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

Swift

A

Primary programming language for creating apps compatible with Apple devices

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

API

A

Application Programming Interface - A programming standard used to programmatically (ie Not using the GUI) pass commands and data between applications or services.

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

DMG

A

Disk Image - A format for managing Disk images typically used to deploy applications

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

PKG

A

Package - A file format for packaging and distributing applications.

17
Q

GUI

A

Graphical User Interface - It is the common user Interface that includes Graphical representation like buttons and icons, and communication can be performed by interacting with these icons rather than the usual text-based or command-based communication.

18
Q

Packaging

A

The act of building a deployable application bundle can be a DMG, PKG, or even ZIP file. May include scripts.

19
Q

Patch Management

A

The act of maintaining the desired minimum/maximum versions of apps/operating systems on a managed device

20
Q

Provisioning

A

The act of configuring a device by installing applications, as well as setting up preferences and restrictions (This is the job of the Blueprint)

21
Q

OTA

A

Over the Air - A way of communicating with a device outside of an Enterprise’s network and leveraging wireless technologies such as Wi-Fi or cellular.

22
Q

CLI

A

Command Line Interface - A command-line interface (CLI) processes commands to a computer program in the form of lines of text

23
Q

SCIM

A

System for Cross-domain Identity Management - The System for Cross-domain Identity Management (SCIM) specification is designed to make managing user identities in cloud-based applications and services easier.