# OWA-Postfachrichtlinie zuweisen

### Beschreibung

Weist einer Mailbox in Exchange Online eine OWA-Postfachrichtlinie zu. Dies kann verwendet werden, um Funktionen zu aktivieren oder einzuschränken, z. B. die Möglichkeit, E-Mail-Signaturen in OWA zu verwenden, oder um das Bookings-Add-In für Benutzer zu aktivieren, die Bookings-Termine erstellen.

### Speicherort

Benutzer → E-Mail → Owa-Postfachrichtlinie zuweisen

**Vollständiger Runbook-Name**

rjgit-user\_mail\_assign-owa-mailbox-policy

### Berechtigungen

#### RBAC-Rollen

* Exchange-Administrator

### Parameter

#### Benutzername

Benutzerprinzipalname des Zielpostfachs.

| Eigenschaft  | Wert         |
| ------------ | ------------ |
| Erforderlich | wahr         |
| Standardwert |              |
| Typ          | Zeichenfolge |

#### OwaPolicyName

Name der zuzuweisenden OWA-Postfachrichtlinie.

| Eigenschaft  | Wert                     |
| ------------ | ------------------------ |
| Erforderlich | wahr                     |
| Standardwert | OwaMailboxPolicy-Default |
| Typ          | Zeichenfolge             |

[Zurück zur Übersicht der Runbook-Referenz](/de/automatisierung/runbooks/runbook-references.md)


---

# 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.realmjoin.com/de/automatisierung/runbooks/runbook-references/user/mail/assign-owa-mailbox-policy.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.
