> For the complete documentation index, see [llms.txt](https://docs.konnekt.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.konnekt.io/de/configuration/system-settings/link-scope.md).

# Linkbereich

### Standardrichtlinien für den SharePoint-Linkbereich

Wählen Sie den Standard-Linkbereich für Links aus, die für SharePoint-Dateien erstellt werden; der Wert kann sein:

* **0:** Standardmäßige Unternehmenseinstellung (Standard)
* **1:** Anonym
* **2:** Organisation
* **3:** Deaktiviert

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

Weitere Informationen finden Sie unter <https://github.com/OneDrive/onedrive-api-docs/blob/live/docs/rest-api/api/driveitem_createlink.md#scope-types>

{% hint style="warning" %}

#### Links für „bestimmte Personen“ werden nicht unterstützt

Bitte überprüfen Sie Ihre „[Standardrichtlinien für den SharePoint-Linkbereich](https://docs.microsoft.com/en-us/sharepoint/change-default-sharing-link)Einstellung in SharePoint Online.&#x20;

![](/files/bd9366112a1a78765d6ed8bdadfed0f3b36bc13d)

*Link in die Zwischenablage kopieren* in KONNEKT funktioniert nicht, wenn der *Standardtyp des Freigabelinks* einer SharePoint-Site auf *Bestimmte Personen* festgelegt ist und der KONNEKT *Standardrichtlinien für den SharePoint-Linkbereich* nicht festgelegt ist.

Wenn Sie Sites mit dem Standardtyp für Freigabelinks haben *Bestimmte Personen*, empfehlen wir daher, diese Richtlinie in KONNEKT auf *Anonym*, *Organisation,* oder *Deaktiviert*. Die *standardmäßige Unternehmenseinstellung* wird nicht funktionieren.
{% endhint %}

## **Es gibt mehrere Möglichkeiten, die Richtlinie anzuwenden:**

* manuell durch Hinzufügen des Schlüssels in der Registry unter den Registrierungsoptionen für Computer oder Benutzer
* über GPO, siehe [Einstellungen über GPO](/de/configuration/management-options/settings-via-gpo.md)
* Richtlinien über Intune bereitstellen, siehe [Einstellungen für von Intune verwaltete Geräte](/de/configuration/management-options/setting-for-intune-managed-devices-1/intune-system-settings.md#link-scope)

**Richtlinien** gespeichert in:

`HKEY_CURRENT_USER\SOFTWARE\Policies\GlueckKanja\Konnekt`

`HKEY_LOCAL_MACHINE\SOFTWARE\Policies\GlueckKanja\Konnekt`


---

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

```
GET https://docs.konnekt.io/de/configuration/system-settings/link-scope.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.
