# Verwaltungsaufgaben

Verfahrensleitfäden für gängige KONNEKT-Administrationsaufgaben. Wenn Sie versuchen, etwas zu diagnostizieren, das nicht funktioniert, beginnen Sie stattdessen bei der [Entscheidungsbaum zur Fehlerbehebung](https://docs.konnekt.io/troubleshooting) .

## Konten- und Tenant-Verwaltung

* [Den Tenant-Namen ändern](https://docs.konnekt.io/troubleshooting/how-to-change-the-tenant-name) - vom ursprünglichen Tenant-Namen zum Standard-Domänennamen wechseln (relevant für KONNEKT 2.9.1 und älter)
* [Eine Teilmenge von Benutzern abonnieren](https://docs.konnekt.io/troubleshooting/subscribe-a-subset-of-users) - den KONNEKT-Zugriff auf bestimmte Benutzer innerhalb eines Tenants beschränken

## Entfernung

* [Manuelle Deinstallation](https://docs.konnekt.io/troubleshooting/manual-uninstallation) - KONNEKT entfernen, wenn das Standard-Deinstallationsprogramm nicht funktioniert

## Verwandte Verfahren in anderen Abschnitten

Verfahren, die an anderer Stelle in der Dokumentation stehen, aber häufig benötigt werden:

### Installation und Einrichtung

* [KONNEKT installieren](https://docs.konnekt.io/installation/setup) - interaktive und stille Installation
* [Das Microsoft 365-Konto konfigurieren](https://docs.konnekt.io/installation/configure-office-365-account) - KONNEKT mit dem Konto des Benutzers verbinden
* [Software-Updates](https://docs.konnekt.io/installation/software-updates) - KONNEKT auf dem neuesten Stand halten

### Sicherheit und Berechtigungen

* [Tenant-weite Administratorzustimmung erteilen](https://docs.konnekt.io/installation/security/grant-admin-consent-in-enterprise-applications) - den für KONNEKT erforderlichen Berechtigungen zustimmen
* [Conditional Access konfigurieren](https://docs.konnekt.io/installation/security/conditional-access) - KONNEKT-Verhalten mit Entra ID Conditional Access-Richtlinien
* [KONNEKT-Pfade als vertrauenswürdige Websites hinzufügen](https://docs.konnekt.io/troubleshooting/add-konnekt-paths-as-trusted-sites) - erforderlich, damit Office-Dateien per Doppelklick geöffnet werden können

### Support und Diagnosen

* [Debugprotokolle vorbereiten](https://docs.konnekt.io/troubleshooting/debug-log-preparation) - Protokolle für Supportfälle sammeln
* [Dateiprobleme mit Graph Explorer reproduzieren](https://docs.konnekt.io/troubleshooting/reproduce-file-issues-with-graph-explorer) - KONNEKT-Probleme von Microsoft 365-Backend-Problemen isolieren

## Verwandte Seiten

* [Entscheidungsbaum zur Fehlerbehebung](https://docs.konnekt.io/troubleshooting) - ein bestimmtes Problem diagnostizieren
* [Änderungsprotokoll](https://docs.konnekt.io/changelog) - Versionsverlauf und aktuelle Fehlerbehebungen
* [Support](https://docs.konnekt.io/support) - wie Sie den KONNEKT-Support erreichen


---

# Agent Instructions: 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:

```
GET https://docs.konnekt.io/de/troubleshooting/verwaltungsaufgaben.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
