> For the complete documentation index, see [llms.txt](https://docs.mnspro.cloud/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.mnspro.cloud/administration-my.mnspro.cloud/mnspro-cloud/gerateverwaltung/registrierung/apple.md).

# Apple

{% hint style="info" %}
Für die mobile Verwaltung von Apple-Geräten mit dem Betriebssystem iOS/iPadOS ist es notwendig, dass diese zunächst im Apple School Manager (kurz ASM) der Bildungseinrichtung registriert und dann MNSpro Cloud als MDM-System zugewiesen werden.
{% endhint %}

Für die Registrierung der Geräte im ASM gibt es zwei Verfahrensmöglichkeiten:&#x20;

1. [Apple Enrollment Programm (AEP), also die automatische Geräteregistrierung](/administration-my.mnspro.cloud/mnspro-cloud/gerateverwaltung/registrierung/apple/dep-programm.md)
2. [Manuelle Aufnahme der Geräte mit Hilfe der macOS-App „Apple Configurator 2“.](/administration-my.mnspro.cloud/mnspro-cloud/gerateverwaltung/registrierung/apple/apple-configurator.md)

## In beiden Fällen erfolgt im Anschluss die Zuweisung der Geräte zu MNSpro Cloud.

Hierzu wählen Sie im ASM die Kategorie Geräte aus. Dort finden Sie eine Auflistung aller derzeit registrierten Endgeräte. Sie haben im oberen Bereich die Möglichkeit, die Geräte nach verschiedenen Werten zu filtern (1). Nachdem Sie die gewünschten Geräte ausgewählt haben (2), wählen Sie die Option "MDM-Server bearbeiten" (3) auf der rechten Seite aus:

Für alle Geräte:

<figure><img src="/files/2E5blaSIhXd0qVvxuqLi" alt=""><figcaption></figcaption></figure>

Einzelnes Gerät:

<figure><img src="/files/JB31nrboQ2kBgMMMvjLn" alt=""><figcaption></figcaption></figure>

Im neu geöffneten Fenster können Sie dann den gewünschten MDM-Server (MNSpro Cloud) auswählen und die Zuweisung mit Weiter bestätigen:

<figure><img src="/files/iSSVB3o3IOP3w6Gkkkb7" alt=""><figcaption></figcaption></figure>

Anschließend müssen Sie im ausgewählten MDM-System noch den Geräten das gewünschte Profil hinzufügen.&#x20;

Hierzu bieten wir mehrere Möglichkeiten an:

1. [Anfrage per Mail an Support](/administration-my.mnspro.cloud/mnspro-cloud/gerateverwaltung/profilzuweisung.md#anfrage-per-mail-an-support)
2. [Zuweisung per MNSpro](/administration-my.mnspro.cloud/mnspro-cloud/gerateverwaltung/profilzuweisung.md#zuweisung-per-mnspro)
3. [Zuweisung per Microsoft Intune](/administration-my.mnspro.cloud/mnspro-cloud/gerateverwaltung/profilzuweisung.md#apple)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.mnspro.cloud/administration-my.mnspro.cloud/mnspro-cloud/gerateverwaltung/registrierung/apple.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
