de/Microsoft.Online.Administration.Automation.PSModule.dll-help.xml

<?xml version="1.0" encoding="utf-8"?>
<helpItems xmlns="http://msh" schema="maml">
  <!-- v 1.3.0.36 -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>
        Add-MsolForeignGroupToRole
      </command:name>
      <maml:description>
        <maml:para>Fügt die angegebene Gruppe von einem Partnermandanten einer Rolle in diesem Mandanten hinzu.</maml:para>
      </maml:description>
      <maml:copyright>
        <maml:para></maml:para>
      </maml:copyright>
      <command:verb>Add</command:verb>
      <command:noun>MsolForeignGroupToRole</command:noun>
      <dev:version></dev:version>
    </command:details>
    <maml:description>
      <maml:para>Das Cmdlet "Add-MsolForeignGroupToRole" wird zum Hinzufügen einer Sicherheitsgruppe von einem Partnermandanten zu der angegebenen Rolle in diesem Mandanten verwendet. </maml:para>
    </maml:description>
    <!-- Cmdlet syntax section-->
    <command:syntax>
      <command:syntaxItem>
        <maml:name>Add-MsolForeignGroupToRole</maml:name>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ForeignCompanyObjectId</maml:name>
          <maml:description>
            <maml:para>Die Objekt-ID des Partnermandanten, der die hinzuzufügende Gruppe enthält. </maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        </command:parameter>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ForeignGroupObjectId</maml:name>
          <maml:description>
            <maml:para>Die Objekt-ID der Gruppe im Partnermandanten, die hinzugefügt werden soll. </maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        </command:parameter>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RoleObjectId</maml:name>
          <maml:description>
            <maml:para>Die Objekt-ID der Rolle, der die Gruppe hinzugefügt werden soll.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>TenantId</maml:name>
          <maml:description>
            <maml:para>Die eindeutige ID des Mandanten, auf dem der Vorgang ausgeführt werden soll. Wird diese ID nicht angegeben, wird der Vorgang standardmäßig auf dem Mandanten des aktuellen Benutzers ausgeführt. Dieser Parameter gilt nur für Partnerbenutzer.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <!-- Cmdlet parameter section -->
    <command:parameters>
      <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ForeignCompanyObjectId</maml:name>
        <maml:description>
          <maml:para>Die Objekt-ID des Partnermandanten, der die hinzuzufügende Gruppe enthält. </maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        <dev:type>
          <maml:name>Guid</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ForeignGroupObjectId</maml:name>
        <maml:description>
          <maml:para>Die Objekt-ID der Gruppe im Partnermandanten, die hinzugefügt werden soll. </maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        <dev:type>
          <maml:name>Guid</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>RoleObjectId</maml:name>
        <maml:description>
          <maml:para>Die Objekt-ID der Rolle, der die Gruppe hinzugefügt werden soll.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        <dev:type>
          <maml:name>Guid</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>TenantId</maml:name>
        <maml:description>
          <maml:para>Die eindeutige ID des Mandanten, auf dem der Vorgang ausgeführt werden soll. Wird diese ID nicht angegeben, wird der Vorgang standardmäßig auf dem Mandanten des aktuellen Benutzers ausgeführt. Dieser Parameter gilt nur für Partnerbenutzer.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        <dev:type>
          <maml:name>Guid</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <!-- Input - Output section-->
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name></maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description>
          <maml:para>
            <!-- description -->
 
          </maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name></maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description>
          <maml:para>
            <!-- description -->
 
          </maml:para>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <!-- Error section-->
    <command:terminatingErrors/>
    <command:nonTerminatingErrors/>
    <!-- Notes section -->
    <maml:alertSet>
      <maml:title></maml:title>
      <maml:alert>
        <maml:para>
 
        </maml:para>
      </maml:alert>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <!-- Example section -->
    <command:examples>
    </command:examples>
    <!-- Link section -->
    <maml:relatedLinks>
      <maml:navigationLink>
        <maml:linkText></maml:linkText>
        <maml:uri/>
      </maml:navigationLink>
    </maml:relatedLinks>
  </command:command>
 
  <!-- v 1.3.0.36 -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>
        Add-MsolGroupMember
      </command:name>
      <maml:description>
        <maml:para>Fügt einer vorhandenen Sicherheitsgruppe ein Mitglied hinzu.</maml:para>
      </maml:description>
      <maml:copyright>
        <maml:para></maml:para>
      </maml:copyright>
      <command:verb>Add</command:verb>
      <command:noun>MsolGroupMember</command:noun>
      <dev:version></dev:version>
    </command:details>
    <maml:description>
      <maml:para>Das Cmdlet "Add-MsolGroupMember" wird zum Hinzufügen von Mitgliedern zu einer Sicherheitsgruppe verwendet. Die neuen Mitglieder können entweder Benutzer oder andere Sicherheitsgruppen sein.</maml:para>
    </maml:description>
    <!-- Cmdlet syntax section-->
    <command:syntax>
      <command:syntaxItem>
        <maml:name>Add-MsolGroupMember</maml:name>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>GroupMemberObjectId</maml:name>
          <maml:description>
            <maml:para>Die Objekt-ID des zur Gruppe hinzuzufügenden Mitglieds (Benutzer oder Gruppe).</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        </command:parameter>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>GroupObjectId</maml:name>
          <maml:description>
            <maml:para>Die ID der Gruppe, der Mitglieder hinzugefügt werden sollen.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>GroupMemberType</maml:name>
          <maml:description>
            <maml:para>Der Typ des zur Gruppe hinzuzufügenden Mitglieds (Benutzer oder Gruppe).</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>TenantId</maml:name>
          <maml:description>
            <maml:para>Die eindeutige ID des Mandanten, für den der Vorgang ausgeführt werden soll. Wenn dieser Wert nicht angegeben ist, wird er standardmäßig auf den Mandanten des aktuellen Benutzers festgelegt. Dieser Parameter gilt nur für Partnerbenutzer.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <!-- Cmdlet parameter section -->
    <command:parameters>
      <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>GroupMemberObjectId</maml:name>
        <maml:description>
          <maml:para>Die Objekt-ID des zur Gruppe hinzuzufügenden Mitglieds (Benutzer oder Gruppe).</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        <dev:type>
          <maml:name>Guid</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>GroupMemberType</maml:name>
        <maml:description>
          <maml:para>Der Typ des zur Gruppe hinzuzufügenden Mitglieds (Benutzer oder Gruppe).</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>GroupObjectId</maml:name>
        <maml:description>
          <maml:para>Die ID der Gruppe, der Mitglieder hinzugefügt werden sollen.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        <dev:type>
          <maml:name>Guid</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>TenantId</maml:name>
        <maml:description>
          <maml:para>Die eindeutige ID des Mandanten, für den der Vorgang ausgeführt werden soll. Wenn dieser Wert nicht angegeben ist, wird er standardmäßig auf den Mandanten des aktuellen Benutzers festgelegt. Dieser Parameter gilt nur für Partnerbenutzer.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        <dev:type>
          <maml:name>Guid</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <!-- Input - Output section-->
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name></maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description>
          <maml:para>
            <!-- description -->
 
          </maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name></maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description>
          <maml:para>
            <!-- description -->
 
          </maml:para>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <!-- Error section-->
    <command:terminatingErrors/>
    <command:nonTerminatingErrors/>
    <!-- Notes section -->
    <maml:alertSet>
      <maml:title></maml:title>
      <maml:alert>
        <maml:para>
 
        </maml:para>
      </maml:alert>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <!-- Example section -->
    <command:examples>
 
      <command:example>
        <maml:title>
          -------------------------- BEISPIEL 1 --------------------------
        </maml:title>
        <maml:introduction>
          <maml:para>C:\PS&gt;</maml:para>
        </maml:introduction>
        <dev:code>
          Add-MsolGroupMember -groupObjectid &lt;id&gt; -groupmemberType "User" -groupMemberObjectId &lt;id&gt;
 
          None
        </dev:code>
        <dev:remarks>
          <maml:para>Beschreibung</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Mit diesem Befehl wird ein Benutzer einer Sicherheitsgruppe hinzugefügt.</maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
        </dev:remarks>
        <command:commandLines>
          <command:commandLine>
            <command:commandText></command:commandText>
          </command:commandLine>
        </command:commandLines>
      </command:example>
    </command:examples>
    <!-- Link section -->
    <maml:relatedLinks>
      <maml:navigationLink>
        <maml:linkText></maml:linkText>
        <maml:uri/>
      </maml:navigationLink>
    </maml:relatedLinks>
  </command:command>
 
  <!-- v 1.3.0.36 -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>
        Add-MsolRoleMember
      </command:name>
      <maml:description>
        <maml:para>Fügt einer bestehenden Administratorrolle ein Mitglied hinzu.</maml:para>
      </maml:description>
      <maml:copyright>
        <maml:para></maml:para>
      </maml:copyright>
      <command:verb>Add</command:verb>
      <command:noun>MsolRoleMember</command:noun>
      <dev:version></dev:version>
    </command:details>
    <maml:description>
      <maml:para>Mit diesem Cmdlet wird ein Mitglied einer Rolle hinzugefügt. Gegenwärtig können nur Benutzer und Dienstprinzipale einer Rolle hinzugefügt werden (das Hinzufügen einer Sicherheitsgruppe wird nicht unterstützt).</maml:para>
    </maml:description>
    <!-- Cmdlet syntax section-->
    <command:syntax>
      <command:syntaxItem>
        <maml:name>Add-MsolRoleMember</maml:name>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RoleObjectId</maml:name>
          <maml:description>
            <maml:para>Die Rolle, der Mitglieder hinzugefügt werden. Zu einer Rolle können nur Benutzer hinzugefügt werden (das Hinzufügen einer Sicherheitsgruppe wird nicht unterstützt). Entweder RoleName oder RoleObjectId muss angegeben werden.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>RoleMemberEmailAddress</maml:name>
          <maml:description>
            <maml:para>Die Objekt-ID des hinzuzufügenden Mitglieds. Bei Benutzern muss dies die Benutzer-ID sein. Zu einer Rolle können nur Benutzer hinzugefügt werden (das Hinzufügen einer Sicherheitsgruppe wird nicht unterstützt). Entweder muss RoleMemberEmailAddress oder RoleMemberObjectId angegeben werden.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>RoleMemberObjectId</maml:name>
          <maml:description>
            <maml:para>Die Objekt-ID des hinzuzufügenden Mitglieds. Zu einer Rolle können nur Benutzer hinzugefügt werden (das Hinzufügen einer Sicherheitsgruppe wird nicht unterstützt). Entweder muss RoleMemberEmailAddress oder RoleMemberObjectId angegeben werden.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>RoleMemberType</maml:name>
          <maml:description>
            <maml:para>Der Typ der Rolle des hinzuzufügenden Mitglieds (User, Group oder ServicePrincipal). Gegenwärtig können nur Benutzer und Dienstprinzipale Rollen hinzugefügt werden.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>TenantId</maml:name>
          <maml:description>
            <maml:para>Die eindeutige ID des Mandanten, für den der Vorgang ausgeführt werden soll. Wenn dieser Wert nicht angegeben ist, wird er standardmäßig auf den Mandanten des aktuellen Benutzers festgelegt. Dieser Parameter gilt nur für Partnerbenutzer.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        </command:parameter>
      </command:syntaxItem>
      <command:syntaxItem>
        <maml:name>Add-MsolRoleMember</maml:name>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RoleName</maml:name>
          <maml:description>
            <maml:para>Der Name der Rolle, der Mitglieder hinzugefügt werden. Zu einer Rolle können nur Benutzer hinzugefügt werden (das Hinzufügen einer Sicherheitsgruppe wird nicht unterstützt). Entweder muss RoleName oder RoleObjectId angegeben werden.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>RoleMemberEmailAddress</maml:name>
          <maml:description>
            <maml:para>Die Objekt-ID des hinzuzufügenden Mitglieds. Bei Benutzern muss dies die Benutzer-ID sein. Zu einer Rolle können nur Benutzer hinzugefügt werden (das Hinzufügen einer Sicherheitsgruppe wird nicht unterstützt). Entweder muss RoleMemberEmailAddress oder RoleMemberObjectId angegeben werden.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>RoleMemberObjectId</maml:name>
          <maml:description>
            <maml:para>Die Objekt-ID des hinzuzufügenden Mitglieds. Zu einer Rolle können nur Benutzer hinzugefügt werden (das Hinzufügen einer Sicherheitsgruppe wird nicht unterstützt). Entweder muss RoleMemberEmailAddress oder RoleMemberObjectId angegeben werden.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>RoleMemberType</maml:name>
          <maml:description>
            <maml:para>Der Typ der Rolle des hinzuzufügenden Mitglieds (User, Group oder ServicePrincipal). Gegenwärtig können nur Benutzer und Dienstprinzipale Rollen hinzugefügt werden.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>TenantId</maml:name>
          <maml:description>
            <maml:para>Die eindeutige ID des Mandanten, für den der Vorgang ausgeführt werden soll. Wenn dieser Wert nicht angegeben ist, wird er standardmäßig auf den Mandanten des aktuellen Benutzers festgelegt. Dieser Parameter gilt nur für Partnerbenutzer.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <!-- Cmdlet parameter section -->
    <command:parameters>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>RoleMemberEmailAddress</maml:name>
        <maml:description>
          <maml:para>Die Objekt-ID des hinzuzufügenden Mitglieds. Bei Benutzern muss dies die Benutzer-ID sein. Zu einer Rolle können nur Benutzer hinzugefügt werden (das Hinzufügen einer Sicherheitsgruppe wird nicht unterstützt). Entweder muss RoleMemberEmailAddress oder RoleMemberObjectId angegeben werden.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>RoleMemberObjectId</maml:name>
        <maml:description>
          <maml:para>Die Objekt-ID des hinzuzufügenden Mitglieds. Zu einer Rolle können nur Benutzer hinzugefügt werden (das Hinzufügen einer Sicherheitsgruppe wird nicht unterstützt). Entweder muss RoleMemberEmailAddress oder RoleMemberObjectId angegeben werden.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        <dev:type>
          <maml:name>Guid</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>RoleMemberType</maml:name>
        <maml:description>
          <maml:para>Der Typ der Rolle des hinzuzufügenden Mitglieds (User, Group oder ServicePrincipal). Gegenwärtig können nur Benutzer und Dienstprinzipale Rollen hinzugefügt werden.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>RoleName</maml:name>
        <maml:description>
          <maml:para>Der Name der Rolle, der Mitglieder hinzugefügt werden. Zu einer Rolle können nur Benutzer hinzugefügt werden (das Hinzufügen einer Sicherheitsgruppe wird nicht unterstützt). Entweder muss RoleName oder RoleObjectId angegeben werden.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>RoleObjectId</maml:name>
        <maml:description>
          <maml:para>Die Rolle, der Mitglieder hinzugefügt werden. Zu einer Rolle können nur Benutzer hinzugefügt werden (das Hinzufügen einer Sicherheitsgruppe wird nicht unterstützt). Entweder RoleName oder RoleObjectId muss angegeben werden.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        <dev:type>
          <maml:name>Guid</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>TenantId</maml:name>
        <maml:description>
          <maml:para>Die eindeutige ID des Mandanten, für den der Vorgang ausgeführt werden soll. Wenn dieser Wert nicht angegeben ist, wird er standardmäßig auf den Mandanten des aktuellen Benutzers festgelegt. Dieser Parameter gilt nur für Partnerbenutzer.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        <dev:type>
          <maml:name>Guid</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <!-- Input - Output section-->
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name></maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description>
          <maml:para>
            <!-- description -->
 
          </maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name></maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description>
          <maml:para>
            <!-- description -->
 
          </maml:para>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <!-- Error section-->
    <command:terminatingErrors/>
    <command:nonTerminatingErrors/>
    <!-- Notes section -->
    <maml:alertSet>
      <maml:title></maml:title>
      <maml:alert>
        <maml:para>
 
        </maml:para>
      </maml:alert>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <!-- Example section -->
    <command:examples>
 
      <command:example>
        <maml:title>
          -------------------------- BEISPIEL 1 --------------------------
        </maml:title>
        <maml:introduction>
          <maml:para>C:\PS&gt;</maml:para>
        </maml:introduction>
        <dev:code>
          Add-MsolRoleMember -RoleName "Company Administrator" -RoleMemberEmailAddress "user@contoso.com"
 
          None
        </dev:code>
        <dev:remarks>
          <maml:para>Beschreibung</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Mit diesem Befehl wird "user@contoso.com" der Rolle "Company Administrator" hinzugefügt. Zum Abrufen der Liste der Werte für "RoleName" kann das Cmdlet "Get-MsolRole" verwendet werden.</maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
        </dev:remarks>
        <command:commandLines>
          <command:commandLine>
            <command:commandText></command:commandText>
          </command:commandLine>
        </command:commandLines>
      </command:example>
    </command:examples>
    <!-- Link section -->
    <maml:relatedLinks>
      <maml:navigationLink>
        <maml:linkText></maml:linkText>
        <maml:uri/>
      </maml:navigationLink>
    </maml:relatedLinks>
  </command:command>
 
  <!-- v 1.3.0.36 -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>
        Confirm-MsolDomain
      </command:name>
      <maml:description>
        <maml:para>Überprüft eine benutzerdefinierte Domäne.</maml:para>
      </maml:description>
      <maml:copyright>
        <maml:para></maml:para>
      </maml:copyright>
      <command:verb>Confirm</command:verb>
      <command:noun>MsolDomain</command:noun>
      <dev:version></dev:version>
    </command:details>
    <maml:description>
      <maml:para>
        Dieses Cmdlet wird zum Bestätigen des Besitzes einer Domäne verwendet. Dazu muss ein benutzerdefinierter TXT- oder MX-DNS-Eintrag für die Domäne hinzugefügt werden. Die Domäne ist zuerst mit dem Cmdlet "New-MsolDomain" hinzuzufügen, und anschließend ist das Cmdlet "Get-MsolDomainVerificationDNS" aufzurufen, um die Details des festzulegenden DNS-Eintrags abrufen zu können.
 
        Beachten Sie, dass eine Verzögerung (15 bis 60 Minuten) nach der DNS-Aktualisierung auftreten kann, bis der Besitz der Domäne vom Cmdlet bestätigt werden kann.
      </maml:para>
    </maml:description>
    <!-- Cmdlet syntax section-->
    <command:syntax>
      <command:syntaxItem>
        <maml:name>Confirm-MsolDomain</maml:name>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>DomainName</maml:name>
          <maml:description>
            <maml:para>Der zu überprüfende voll qualifizierte Domänenname.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>ActiveLogOnUri</maml:name>
          <maml:description>
            <maml:para>Eine URL, die den von aktiven Clients bei der Authentifizierung verwendeten Endpunkt repräsentiert, wenn Domänen für einmaliges Anmelden (auch "Identitätsverbund") bei Microsoft Azure Active Directory eingerichtet wurden.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>FederationBrandName</maml:name>
          <maml:description>
            <maml:para>Name des Zeichenfolgewerts, der den Benutzern angezeigt wird, wenn sie sich bei Microsoft Azure Active Directory-Diensten anmelden. Es empfiehlt sich, einen den Benutzern vertrauten Wert, etwa "Contoso Inc.", zu verwenden.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>IssuerUri</maml:name>
          <maml:description>
            <maml:para>Eindeutiger Bezeichner der Domäne in der Microsoft Azure Active Directory-Identitätsplattform, der vom Verbundserver abgeleitet wird.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>LogOffUri</maml:name>
          <maml:description>
            <maml:para>URL, zu der Clients bei der Abmeldung von den Microsoft Azure Active Directory-Diensten umgeleitet werden.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>MetadataExchangeUri</maml:name>
          <maml:description>
            <maml:para>Die URL, die den Metadatenaustausch-Endpunkt für die Authentifizierung von Rich Client-Anwendungen wie Lync Online angibt.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>NextSigningCertificate</maml:name>
          <maml:description>
            <maml:para>Das nächste Tokensignaturzertifikat, das zum Signieren von Token verwendet wird, wenn das primäre Signaturzertifikat abläuft.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>PassiveLogOnUri</maml:name>
          <maml:description>
            <maml:para>URL, zu der webbasierte Clients bei der Anmeldung bei den Microsoft Azure Active Directory-Diensten umgeleitet werden.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>SigningCertificate</maml:name>
          <maml:description>
            <maml:para>Aktuelles Zertifikat, das zum Signieren von Token verwendet wird, die an die Microsoft Azure Active Directory-Identitätsplattform übergeben werden.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>TenantId</maml:name>
          <maml:description>
            <maml:para>Die eindeutige ID des Mandanten, für den der Vorgang ausgeführt werden soll. Wenn dieser Wert nicht angegeben ist, wird er standardmäßig auf den Mandanten des aktuellen Benutzers festgelegt. Dieser Parameter gilt nur für Partnerbenutzer.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>SupportsMfa</maml:name>
          <maml:description>
            <maml:para>Zeigt an, ob MFA von IDP STS unterstützt wird.</maml:para>
          </maml:description>
          <command:parameterValue required="false" variableLength="false">Boolean</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>DefaultInteractiveAuthenticationMethod</maml:name>
          <maml:description>
            <maml:para>Zeigt die Standardauthentifizierungsmethode an, die verwendet werden soll, wenn sich der Benutzer bei einer Anwendung interaktiv anmelden muss.</maml:para>
          </maml:description>
          <command:parameterValue required="false" variableLength="false">string</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>OpenIdConnectDiscoveryEndpoint</maml:name>
          <maml:description>
            <maml:para>Der OpenID Connect-Ermittlungsendpunkt des Verbund-IDP STS.</maml:para>
          </maml:description>
          <command:parameterValue required="false" variableLength="false">string</command:parameterValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <!-- Cmdlet parameter section -->
    <command:parameters>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>ActiveLogOnUri</maml:name>
        <maml:description>
          <maml:para>Eine URL, die den von aktiven Clients bei der Authentifizierung verwendeten Endpunkt repräsentiert, wenn Domänen für einmaliges Anmelden (auch "Identitätsverbund") bei Microsoft Azure Active Directory eingerichtet wurden.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>DomainName</maml:name>
        <maml:description>
          <maml:para>Der zu überprüfende voll qualifizierte Domänenname.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>FederationBrandName</maml:name>
        <maml:description>
          <maml:para>Name des Zeichenfolgewerts, der den Benutzern angezeigt wird, wenn sie sich bei Microsoft Azure Active Directory-Diensten anmelden. Es empfiehlt sich, einen den Benutzern vertrauten Wert, etwa "Contoso Inc.", zu verwenden.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>IssuerUri</maml:name>
        <maml:description>
          <maml:para>Eindeutiger Bezeichner der Domäne in der Microsoft Azure Active Directory-Identitätsplattform, der vom Verbundserver abgeleitet wird.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>LogOffUri</maml:name>
        <maml:description>
          <maml:para>URL, zu der Clients bei der Abmeldung von den Microsoft Azure Active Directory-Diensten umgeleitet werden.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>MetadataExchangeUri</maml:name>
        <maml:description>
          <maml:para>Die URL, die den Metadatenaustausch-Endpunkt für die Authentifizierung von Rich Client-Anwendungen wie Lync Online angibt.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>NextSigningCertificate</maml:name>
        <maml:description>
          <maml:para>Das nächste Tokensignaturzertifikat, das zum Signieren von Token verwendet wird, wenn das primäre Signaturzertifikat abläuft.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>PassiveLogOnUri</maml:name>
        <maml:description>
          <maml:para>URL, zu der webbasierte Clients bei der Anmeldung bei den Microsoft Azure Active Directory-Diensten umgeleitet werden.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>SigningCertificate</maml:name>
        <maml:description>
          <maml:para>Aktuelles Zertifikat, das zum Signieren von Token verwendet wird, die an die Microsoft Azure Active Directory-Identitätsplattform übergeben werden.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>TenantId</maml:name>
        <maml:description>
          <maml:para>Die eindeutige ID des Mandanten, für den der Vorgang ausgeführt werden soll. Wenn dieser Wert nicht angegeben ist, wird er standardmäßig auf den Mandanten des aktuellen Benutzers festgelegt. Dieser Parameter gilt nur für Partnerbenutzer.</maml:para>
        </maml:description>
        <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        <dev:type>
          <maml:name>Guid</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
 
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>SupportsMfa</maml:name>
        <maml:description>
          <maml:para>Zeigt an, ob MFA von IDP STS unterstützt wird.</maml:para>
        </maml:description>
        <command:parameterValue required="true" variableLength="false">Boolean</command:parameterValue>
        <dev:type>
          <maml:name>Boolean</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
 
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>DefaultInteractiveAuthenticationMethod</maml:name>
        <maml:description>
          <maml:para>Zeigt die Standardauthentifizierungsmethode an, die verwendet werden soll, wenn sich der Benutzer bei einer Anwendung interaktiv anmelden muss.</maml:para>
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
 
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>OpenIdConnectDiscoveryEndpoint</maml:name>
        <maml:description>
          <maml:para>Der OpenID Connect-Ermittlungsendpunkt des Verbund-IDP STS.</maml:para>
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <!-- Input - Output section-->
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name></maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description>
          <maml:para>
            <!-- description -->
 
          </maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name></maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description>
          <maml:para>
            <!-- description -->
 
          </maml:para>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <!-- Error section-->
    <command:terminatingErrors/>
    <command:nonTerminatingErrors/>
    <!-- Notes section -->
    <maml:alertSet>
      <maml:title></maml:title>
      <maml:alert>
        <maml:para>
 
        </maml:para>
      </maml:alert>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <!-- Example section -->
    <command:examples>
 
      <command:example>
        <maml:title>
          -------------------------- BEISPIEL 1 --------------------------
        </maml:title>
        <maml:introduction>
          <maml:para>C:\PS&gt;</maml:para>
        </maml:introduction>
        <dev:code>
          Confirm-MsolDomain -DomainName contoso.com
 
          None
        </dev:code>
        <dev:remarks>
          <maml:para>Beschreibung</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Mit diesem Befehl wird die Domäne "contoso.com" überprüft. Damit die Domäne erfolgreich überprüft werden kann, müssen zuvor die geeigneten DNS-Einträge eingerichtet werden. Die Liste der einzurichtenden DNS-Einträge kann mit dem Cmdlet "Get-MsolDomainVerificationDns" abgerufen werden.</maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
        </dev:remarks>
        <command:commandLines>
          <command:commandLine>
            <command:commandText></command:commandText>
          </command:commandLine>
        </command:commandLines>
      </command:example>
    </command:examples>
    <!-- Link section -->
    <maml:relatedLinks>
      <maml:navigationLink>
        <maml:linkText></maml:linkText>
        <maml:uri/>
      </maml:navigationLink>
    </maml:relatedLinks>
  </command:command>
 
  <!-- v 1.3.0.36 -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>
        Connect-MsolService
      </command:name>
      <maml:description>
        <maml:para>Initiiert eine Verbindung mit Microsoft Azure Active Directory.</maml:para>
      </maml:description>
      <maml:copyright>
        <maml:para></maml:para>
      </maml:copyright>
      <command:verb>Connect</command:verb>
      <command:noun>MsolService</command:noun>
      <dev:version></dev:version>
    </command:details>
    <maml:description>
      <maml:para>
        Mithilfe des Cmdlets "Connect-MsolService" wird versucht, eine Verbindung mit Microsoft Azure Active Directory zu initiieren. Der Aufrufer muss seine Anmeldeinformationen (ein PSCredential-Objekt) bereitstellen oder den Switch "CurrentCredentials" angeben, wenn die Anmeldeinformationen des gerade angemeldeten Benutzers verwendet werden sollen.
 
        Wird eine veraltete Modulversion verwendet, wird evtl. eine Warnung oder ein Fehler zurückgegeben.
      </maml:para>
    </maml:description>
    <!-- Cmdlet syntax section-->
    <command:syntax>
      <command:syntaxItem>
        <maml:name>Connect-MsolService</maml:name>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Credential</maml:name>
          <maml:description>
            <maml:para>Anmeldeinformationen, die beim Herstellen der Verbindung mit Microsoft Azure Active Directory verwendet werden sollen.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">PSCredential</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AdGraphAccessToken</maml:name>
          <maml:description>
            <maml:para>Das AD Graph-Zugriffstoken für die Verbindungsherstellung mit Microsoft Azure Active Directory.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>MsGraphAccessToken</maml:name>
          <maml:description>
            <maml:para>Das MS Graph-Zugriffstoken für die Verbindungsherstellung mit Microsoft Azure Active Directory.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AzureEnvironment</maml:name>
          <maml:description>
            <maml:para>Der Bereitstellungstyp für die Verbindung mit Microsoft Azure Active Directory in einer anderen Region. Mögliche Werte sind: AzureCloud, AzureChinaCloud, AzureGermanyCloud, USGovernment.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">AzureEnvironment</command:parameterValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <!-- Cmdlet parameter section -->
    <command:parameters>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Credential</maml:name>
        <maml:description>
          <maml:para>Anmeldeinformationen, die beim Herstellen der Verbindung mit Microsoft Azure Active Directory verwendet werden sollen.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">PSCredential</command:parameterValue>
        <dev:type>
          <maml:name>PSCredential</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>AdGraphAccessToken</maml:name>
        <maml:description>
          <maml:para>Das AD Graph-Zugriffstoken für die Verbindungsherstellung mit Microsoft Azure Active Directory.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>MsGraphAccessToken</maml:name>
        <maml:description>
          <maml:para>Das MS Graph-Zugriffstoken für die Verbindungsherstellung mit Microsoft Azure Active Directory.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>AzureEnvironment</maml:name>
        <maml:description>
          <maml:para>Der Bereitstellungstyp für die Verbindung mit Microsoft Azure Active Directory in einer anderen Region. Mögliche Werte sind: AzureCloud, AzureChinaCloud, AzureGermanyCloud, USGovernment.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">AzureEnvironment</command:parameterValue>
        <dev:type>
          <maml:name>AzureEnvironment</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>AzureCloud</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <!-- Input - Output section-->
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name></maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description>
          <maml:para>
            <!-- description -->
 
          </maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name></maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description>
          <maml:para>
            <!-- description -->
 
          </maml:para>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <!-- Error section-->
    <command:terminatingErrors/>
    <command:nonTerminatingErrors/>
    <!-- Notes section -->
    <maml:alertSet>
      <maml:title></maml:title>
      <maml:alert>
        <maml:para>
 
        </maml:para>
      </maml:alert>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <!-- Example section -->
    <command:examples>
 
      <command:example>
        <maml:title>
          -------------------------- BEISPIEL 1 --------------------------
        </maml:title>
        <maml:introduction>
          <maml:para>C:\PS&gt;</maml:para>
        </maml:introduction>
        <dev:code>
          Connect-MsolService
 
          None
        </dev:code>
        <dev:remarks>
          <maml:para>Beschreibung</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Über diesen Befehl wird versucht, eine Verbindung mit Microsoft Azure Active Directory zu initiieren. Da keine Anmeldeinformationen bereitgestellt wurden, wird der Benutzer zur Eingabe seines Benutzernamens und Kennworts aufgefordert.</maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
        </dev:remarks>
        <command:commandLines>
          <command:commandLine>
            <command:commandText></command:commandText>
          </command:commandLine>
        </command:commandLines>
      </command:example>
 
      <command:example>
        <maml:title>
          -------------------------- BEISPIEL 2 --------------------------
        </maml:title>
        <maml:introduction>
          <maml:para>C:\PS&gt;</maml:para>
        </maml:introduction>
        <dev:code>
          Connect-MsolService -Credential $cred -AzureEnvironment AzureChinaCloud
 
          None
        </dev:code>
        <dev:remarks>
          <maml:para>Beschreibung</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Mit diesem Befehl wird versucht, über Microsoft Azure Active Directory eine Verbindung mit AzureChinaCloud anhand der angegebenen Anmeldeinformationen herzustellen. Die Anmeldeinformationen müssen vom Typ "PSCredential" sein (in der Regel durch das Cmdlet "Get-Credential" abgerufen).</maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
        </dev:remarks>
        <command:commandLines>
          <command:commandLine>
            <command:commandText></command:commandText>
          </command:commandLine>
        </command:commandLines>
      </command:example>
    </command:examples>
    <!-- Link section -->
    <maml:relatedLinks>
      <maml:navigationLink>
        <maml:linkText></maml:linkText>
        <maml:uri/>
      </maml:navigationLink>
    </maml:relatedLinks>
  </command:command>
 
  <!-- v 1.3.0.36 -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>
        Convert-MsolFederatedUser
      </command:name>
      <maml:description>
        <maml:para>Wird zum Aktualisieren eines Benutzers in einer Domäne verwendet, die kürzlich vom einmaligen Anmelden (auch bekannt als Identitätsverbund) zum Standardauthentifizierungstyp konvertiert wurde.</maml:para>
      </maml:description>
      <maml:copyright>
        <maml:para></maml:para>
      </maml:copyright>
      <command:verb>Convert</command:verb>
      <command:noun>MsolFederatedUser</command:noun>
      <dev:version></dev:version>
    </command:details>
    <maml:description>
      <maml:para>Das Cmdlet "Convert-MsolFederatedUser" wird zum Aktualisieren eines Benutzers in einer Domäne verwendet, die kürzlich vom einmaligen Anmelden (auch bekannt als Identitätsverbund) zum Standardauthentifizierungstyp konvertiert wurde. Der Benutzer benötigt dazu ein neues Kennwort.</maml:para>
    </maml:description>
    <!-- Cmdlet syntax section-->
    <command:syntax>
      <command:syntaxItem>
        <maml:name>Convert-MsolFederatedUser</maml:name>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>UserPrincipalName</maml:name>
          <maml:description>
            <maml:para>Microsoft Azure Active Directory-UserID zur Konvertierung durch den Benutzer</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>NewPassword</maml:name>
          <maml:description>
            <maml:para>Das neue Kennwort des Benutzers.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>TenantId</maml:name>
          <maml:description>
            <maml:para>Die eindeutige ID des Mandanten, auf dem der Vorgang ausgeführt werden soll. Wird diese ID nicht angegeben, wird der Vorgang standardmäßig auf dem Mandanten des aktuellen Benutzers ausgeführt. Dieser Parameter gilt nur für Partnerbenutzer.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <!-- Cmdlet parameter section -->
    <command:parameters>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>NewPassword</maml:name>
        <maml:description>
          <maml:para>Das neue Kennwort des Benutzers.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>TenantId</maml:name>
        <maml:description>
          <maml:para>Die eindeutige ID des Mandanten, auf dem der Vorgang ausgeführt werden soll. Wird diese ID nicht angegeben, wird der Vorgang standardmäßig auf dem Mandanten des aktuellen Benutzers ausgeführt. Dieser Parameter gilt nur für Partnerbenutzer.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        <dev:type>
          <maml:name>Guid</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>UserPrincipalName</maml:name>
        <maml:description>
          <maml:para>Microsoft Azure Active Directory-UserID zur Konvertierung durch den Benutzer</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <!-- Input - Output section-->
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name></maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description>
          <maml:para>
            <!-- description -->
 
          </maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name></maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description>
          <maml:para>
            <!-- description -->
 
          </maml:para>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <!-- Error section-->
    <command:terminatingErrors/>
    <command:nonTerminatingErrors/>
    <!-- Notes section -->
    <maml:alertSet>
      <maml:title></maml:title>
      <maml:alert>
        <maml:para>
 
        </maml:para>
      </maml:alert>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <!-- Example section -->
    <command:examples>
    </command:examples>
    <!-- Link section -->
    <maml:relatedLinks>
      <maml:navigationLink>
        <maml:linkText></maml:linkText>
        <maml:uri/>
      </maml:navigationLink>
    </maml:relatedLinks>
  </command:command>
 
  <!-- v 1.3.0.36 -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>
        Get-MsolAccountSku
      </command:name>
      <maml:description>
        <maml:para>Ruft alle SKUs eines Unternehmens ab.</maml:para>
      </maml:description>
      <maml:copyright>
        <maml:para></maml:para>
      </maml:copyright>
      <command:verb>Get</command:verb>
      <command:noun>MsolAccountSku</command:noun>
      <dev:version></dev:version>
    </command:details>
    <maml:description>
      <maml:para>Mit dem Cmdlet "Get-MsolAccountSku" werden alle SKUs des Unternehmens zurückgegeben.</maml:para>
    </maml:description>
    <!-- Cmdlet syntax section-->
    <command:syntax>
      <command:syntaxItem>
        <maml:name>Get-MsolAccountSku</maml:name>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>TenantId</maml:name>
          <maml:description>
            <maml:para>Die eindeutige ID des Mandanten, für den der Vorgang ausgeführt werden soll. Wenn dieser Wert nicht angegeben ist, wird er standardmäßig auf den Mandanten des aktuellen Benutzers festgelegt. Dieser Parameter gilt nur für Partnerbenutzer.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <!-- Cmdlet parameter section -->
    <command:parameters>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>TenantId</maml:name>
        <maml:description>
          <maml:para>Die eindeutige ID des Mandanten, für den der Vorgang ausgeführt werden soll. Wenn dieser Wert nicht angegeben ist, wird er standardmäßig auf den Mandanten des aktuellen Benutzers festgelegt. Dieser Parameter gilt nur für Partnerbenutzer.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        <dev:type>
          <maml:name>Guid</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <!-- Input - Output section-->
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name></maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description>
          <maml:para>
            <!-- description -->
 
          </maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name>Microsoft.Online.Administration.AccountSKU</maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description>
          <maml:para>
            <!-- description -->
            Jeder zurückgegebene AccountSKU-Wert enthält die folgenden Informationen:
 
            AccountName: Der Name des Kontos, zu dem diese SKU gehört.
 
            AccountObjectId: Die eindeutige ID des Kontos, zu dem diese SKU gehört.
 
            AccountSkuId: Die eindeutige Zeichenfolgen-ID der Kombination aus Konto und SKU. Dieser Wert muss beim Zuweisen oder Aktualisieren von Lizenzen verwendet werden.
 
            ActiveUnits: Die Anzahl aktiver Lizenzen.
 
            ConsumedUnits: Die Anzahl verwendeter Lizenzen.
 
            ServiceStatus: Der Bereitstellungsstatus einzelner Dienste in dieser SKU.
 
            SkuId: Die eindeutige ID der SKU.
 
            SkuPartNumber: Die Partnernummer dieser SKU.
 
            SubscriptionIds: Eine Liste aller Abonnements, die dieser SKU zugeordnet sind. Zum Zuweisen von Lizenzen werden alle Abonnements mit derselben SKU in einem einzelnen Lizenzpool gruppiert.
 
            SuspendedUnits: Die Anzahl ausgesetzter Lizenzen. Diese Lizenzen stehen nicht zur Zuweisung zur Verfügung.
 
            TargetClass: Die Zielklasse dieser SKU. Nur SKUs, deren Zielklasse Benutzer sind, können zugewiesen werden.
 
            WarningUnits: Die Anzahl der Warnungseinheiten.
          </maml:para>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <!-- Error section-->
    <command:terminatingErrors/>
    <command:nonTerminatingErrors/>
    <!-- Notes section -->
    <maml:alertSet>
      <maml:title></maml:title>
      <maml:alert>
        <maml:para>
 
        </maml:para>
      </maml:alert>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <!-- Example section -->
    <command:examples>
 
      <command:example>
        <maml:title>
          -------------------------- BEISPIEL 1 --------------------------
        </maml:title>
        <maml:introduction>
          <maml:para>C:\PS&gt;</maml:para>
        </maml:introduction>
        <dev:code>
          Get-MsolAccountSku
 
          Returns a list of SKUs.
        </dev:code>
        <dev:remarks>
          <maml:para>Beschreibung</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Mit diesem Befehl wird eine Liste von SKUs zurückgegeben.</maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
        </dev:remarks>
        <command:commandLines>
          <command:commandLine>
            <command:commandText></command:commandText>
          </command:commandLine>
        </command:commandLines>
      </command:example>
    </command:examples>
    <!-- Link section -->
    <maml:relatedLinks>
      <maml:navigationLink>
        <maml:linkText></maml:linkText>
        <maml:uri/>
      </maml:navigationLink>
    </maml:relatedLinks>
  </command:command>
 
  <!-- v 1.3.0.36 -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>
        Get-MsolAllSettings
      </command:name>
      <maml:description>
        <maml:para>Ruft alle Verzeichniseinstellungsobjekte ab, die dem Mandanten oder der Gruppe/dem Benutzer/dem Dienstprinzipal/der Anwendung/dem Gerät zugeordnet sind.</maml:para>
      </maml:description>
      <maml:copyright>
        <maml:para></maml:para>
      </maml:copyright>
      <command:verb>Get</command:verb>
      <command:noun>MsolAllSettings</command:noun>
      <dev:version></dev:version>
    </command:details>
    <maml:description>
      <maml:para>Mit "Get-MsolAllSettings" werden all Verzeichniseinstellungsobjekte zurückgegeben, die dem Mandanten oder der Gruppe/dem Benutzer/dem Dienstprinzipal/der Anwendung/dem Gerät zugeordnet sind.</maml:para>
    </maml:description>
    <!-- Cmdlet syntax section-->
    <command:syntax>
      <command:syntaxItem>
        <maml:name>Get-MsolAllSettings</maml:name>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>TargetType</maml:name>
          <maml:description>
            <maml:para>Die Objekt-ID, die Einstellungsobjekten zugeordnet ist. Wenn kein Wert angegeben ist, erfolgt eine Zuordnung zum Mandanten. Mögliche Werte sind: Groups, Users, ServicePrincipals, Applications, Devices.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">Microsoft.Online.Administration.TargetType</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>TargetObjectId</maml:name>
          <maml:description>
            <maml:para>Die Objekt-ID, die Einstellungsobjekten zugeordnet ist. Wenn kein Wert angegeben ist, erfolgt eine Zuordnung zum Mandanten.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        </command:parameter>
      </command:syntaxItem>
      <command:syntaxItem>
        <maml:name>Get-MsolAllSettings</maml:name>
      </command:syntaxItem>
    </command:syntax>
    <!-- Cmdlet parameter section -->
    <command:parameters>
      <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>TargetType</maml:name>
        <maml:description>
          <maml:para>Die Objekt-ID, die Einstellungsobjekten zugeordnet ist. Wenn kein Wert angegeben ist, erfolgt eine Zuordnung zum Mandanten. Mögliche Werte sind: Groups, Users, ServicePrincipals, Applications, Devices.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">Microsoft.Online.Administration.TargetType</command:parameterValue>
        <dev:type>
          <maml:name>Microsoft.Online.Administration.TargetType</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>TargetObjectId</maml:name>
        <maml:description>
          <maml:para>Die Objekt-ID, die Einstellungsobjekten zugeordnet ist. Wenn kein Wert angegeben ist, erfolgt eine Zuordnung zum Mandanten.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        <dev:type>
          <maml:name>Guid</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <!-- Input - Output section-->
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name></maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description>
          <maml:para>
            <!-- description -->
 
          </maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name>Microsoft.Online.Administration.Setting[]</maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description>
          <maml:para>
            <!-- description -->
            Jede zurückgegebene Einstellung umfasst die folgenden Informationen:
 
            DisplayName: Der Name der Einstellung.
 
            TemplateId: Die eindeutige ID der Verzeichniseinstellungsvorlage, zu der diese Einstellung gehört.
 
            Id: Die eindeutige Zeichenfolgen-ID der Verzeichniseinstellung. Dieser Wert sollte beim Aktualisieren der Einstellung verwendet werden.
 
            Values: Das Name/Wert-Paar, das das Einstellungsdetail beschreibt.
          </maml:para>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <!-- Error section-->
    <command:terminatingErrors/>
    <command:nonTerminatingErrors/>
    <!-- Notes section -->
    <maml:alertSet>
      <maml:title></maml:title>
      <maml:alert>
        <maml:para>
 
        </maml:para>
      </maml:alert>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <!-- Example section -->
    <command:examples>
 
      <command:example>
        <maml:title>
          -------------------------- BEISPIEL 1 --------------------------
        </maml:title>
        <maml:introduction>
          <maml:para>C:\PS&gt;</maml:para>
        </maml:introduction>
        <dev:code>
          Get-MsolAllSettings
 
          Returns a list of directory settings.
        </dev:code>
        <dev:remarks>
          <maml:para>Beschreibung</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Dieser Befehl gibt eine Liste von Verzeichniseinstellungen zurück.</maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
        </dev:remarks>
        <command:commandLines>
          <command:commandLine>
            <command:commandText></command:commandText>
          </command:commandLine>
        </command:commandLines>
      </command:example>
      <command:example>
        <maml:title>
          -------------------------- BEISPIEL 2 --------------------------
        </maml:title>
        <maml:introduction>
          <maml:para>C:\PS&gt;</maml:para>
        </maml:introduction>
        <dev:code>
          Get-MsolAllSettings -TargetType Groups -TargetObjectId [Group Object Id]
 
          Returns a list of directory settings associated with certain group object.
        </dev:code>
        <dev:remarks>
          <maml:para>Beschreibung</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Dieser Befehl gibt eine Liste der Verzeichniseinstellungen zurück, die einem bestimmten Objekt zugeordnet sind.</maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
        </dev:remarks>
        <command:commandLines>
          <command:commandLine>
            <command:commandText></command:commandText>
          </command:commandLine>
        </command:commandLines>
      </command:example>
    </command:examples>
    <!-- Link section -->
    <maml:relatedLinks>
      <maml:navigationLink>
        <maml:linkText></maml:linkText>
        <maml:uri/>
      </maml:navigationLink>
    </maml:relatedLinks>
  </command:command>
 
  <!-- v 1.3.0.36 -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>
        Get-MsolAllSettingTemplate
      </command:name>
      <maml:description>
        <maml:para>Ruft alle Verzeichniseinstellungsvorlagen für einen Mandanten ab.</maml:para>
      </maml:description>
      <maml:copyright>
        <maml:para></maml:para>
      </maml:copyright>
      <command:verb>Get</command:verb>
      <command:noun>MsolAllSettingTemplate</command:noun>
      <dev:version></dev:version>
    </command:details>
    <maml:description>
      <maml:para>Mit "Get-MsolAllSettingTemplate" werden alle Verzeichniseinstellungsvorlagen zurückgegeben, die ein Mandant besitzt.</maml:para>
    </maml:description>
    <!-- Cmdlet syntax section-->
    <command:syntax>
      <command:syntaxItem>
        <maml:name>Get-MsolAllSettingTemplate</maml:name>
      </command:syntaxItem>
    </command:syntax>
    <!-- Cmdlet parameter section -->
    <command:parameters>
    </command:parameters>
    <!-- Input - Output section-->
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name></maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description>
          <maml:para>
            <!-- description -->
 
          </maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name>Microsoft.Online.Administration.SettingTemplate[]</maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description>
          <maml:para>
            <!-- description -->
            Jede zurückgegebene SettingTemplate enthält die folgenden Informationen:
 
            Id: Die eindeutige Zeichenfolgen-ID der Verzeichniseinstellungsvorlage. Dieser Wert sollte beim Aktualisieren der Einstellung verwendet werden.
 
            DisplayName: Der Name der Einstellungsvorlage.
 
            Description: Die Beschreibung der Einstellungsvorlage.
 
            Values: Das Name/Wert-Paar, das das Einstellungsvorlagendetail beschreibt.
          </maml:para>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <!-- Error section-->
    <command:terminatingErrors/>
    <command:nonTerminatingErrors/>
    <!-- Notes section -->
    <maml:alertSet>
      <maml:title></maml:title>
      <maml:alert>
        <maml:para>
 
        </maml:para>
      </maml:alert>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <!-- Example section -->
    <command:examples>
 
      <command:example>
        <maml:title>
          -------------------------- BEISPIEL 1 --------------------------
        </maml:title>
        <maml:introduction>
          <maml:para>C:\PS&gt;</maml:para>
        </maml:introduction>
        <dev:code>
          Get-MsolAllSettingTemplate
 
          Returns a list of directory setting templates.
        </dev:code>
        <dev:remarks>
          <maml:para>Beschreibung</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Dieser Befehl gibt eine Liste von Verzeichniseinstellungsvorlagen zurück.</maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
        </dev:remarks>
        <command:commandLines>
          <command:commandLine>
            <command:commandText></command:commandText>
          </command:commandLine>
        </command:commandLines>
      </command:example>
    </command:examples>
    <!-- Link section -->
    <maml:relatedLinks>
      <maml:navigationLink>
        <maml:linkText></maml:linkText>
        <maml:uri/>
      </maml:navigationLink>
    </maml:relatedLinks>
  </command:command>
     
 <!-- v 1.3.0.36 -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>
        Get-MsolCompanyAllowedDataLocation
      </command:name>
      <maml:description>
        <maml:para>Ruft alle aktuell zugelassenen Datenspeicherorte eines Unternehmens aus Azure Active Directory ab.</maml:para>
      </maml:description>
      <maml:copyright>
        <maml:para></maml:para>
      </maml:copyright>
      <command:verb>Get</command:verb>
      <command:noun>MsolCompanyAllowedDataLocation</command:noun>
      <dev:version></dev:version>
    </command:details>
    <maml:description>
      <maml:para>Mit dem Cmdlet "Get-MsolCompanyAllowedDataLocation" können alle aktuell zugelassenen Datenspeicherorte eines Unternehmens aus Azure Active Directory abgerufen werden. Wenn ein Unternehmen das multinationale Feature nicht aktiviert hat oder über keine zugelassenen Datenspeicherorte verfügt, gibt das Cmdlet eine leere Liste zurück. </maml:para>
    </maml:description>
    <!-- Cmdlet syntax section-->
    <command:syntax>
      <command:syntaxItem>
        <maml:name>Get-MsolCompanyAllowedDataLocation</maml:name>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>TenantId</maml:name>
          <maml:description>
            <maml:para>Die eindeutige ID des Mandanten, für den der Vorgang ausgeführt werden soll. Wenn dieser Wert nicht angegeben ist, wird er standardmäßig auf den Mandanten des aktuellen Benutzers festgelegt. Dieser Parameter gilt nur für Partnerbenutzer.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <!-- Cmdlet parameter section -->
    <command:parameters>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>TenantId</maml:name>
        <maml:description>
          <maml:para>Die eindeutige ID des Mandanten, für den der Vorgang ausgeführt werden soll. Wenn dieser Wert nicht angegeben ist, wird er standardmäßig auf den Mandanten des aktuellen Benutzers festgelegt. Dieser Parameter gilt nur für Partnerbenutzer.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        <dev:type>
          <maml:name>Guid</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <!-- Input - Output section-->
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name></maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description>
          <maml:para>
            <!-- description -->
 
          </maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name>Microsoft.Online.Administration.AllowedDataLocation</maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description>
          <maml:para>Dieses Cmdlet ruft alle aktuell zugelassenen Datenspeicherorte eines Unternehmens aus Azure Active Directory ab. Wenn ein Unternehmen das multinationale Feature nicht aktiviert hat oder über keine zugelassenen Datenspeicherorte verfügt, gibt das Cmdlet eine leere Liste zurück.</maml:para>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <!-- Error section-->
    <command:terminatingErrors/>
    <command:nonTerminatingErrors/>
    <!-- Notes section -->
    <maml:alertSet>
      <maml:title></maml:title>
      <maml:alert>
        <maml:para>
 
        </maml:para>
      </maml:alert>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <!-- Example section -->
    <command:examples>
 
      <command:example>
        <maml:title>
          -------------------------- BEISPIEL 1 --------------------------
        </maml:title>
        <maml:introduction>
          <maml:para>C:\PS&gt;</maml:para>
        </maml:introduction>
        <dev:code>
          Get-MsolCompanyAllowedDataLocation
 
          Returns all the current allowed data locations of a company from Azure Active Directory.
        </dev:code>
        <dev:remarks>
          <maml:para>Beschreibung</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Mit diesem Befehl werden alle aktuell zugelassenen Datenspeicherorte eines Unternehmens aus Azure Active Directory zurückgegeben.</maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
        </dev:remarks>
        <command:commandLines>
          <command:commandLine>
            <command:commandText></command:commandText>
          </command:commandLine>
        </command:commandLines>
      </command:example>
    </command:examples>
    <!-- Link section -->
    <maml:relatedLinks>
      <maml:navigationLink>
        <maml:linkText></maml:linkText>
        <maml:uri/>
      </maml:navigationLink>
    </maml:relatedLinks>
  </command:command>
 
  <!-- v 1.3.0.36 -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>
        Get-MsolCompanyInformation
      </command:name>
      <maml:description>
        <maml:para>Ruft Informationen auf Unternehmensebene ab.</maml:para>
      </maml:description>
      <maml:copyright>
        <maml:para></maml:para>
      </maml:copyright>
      <command:verb>Get</command:verb>
      <command:noun>MsolCompanyInformation</command:noun>
      <dev:version></dev:version>
    </command:details>
    <maml:description>
      <maml:para>Mit dem Cmdlet "Get-MsolCompanyInformation" werden Informationen auf Unternehmensebene abgerufen.</maml:para>
    </maml:description>
    <!-- Cmdlet syntax section-->
    <command:syntax>
      <command:syntaxItem>
        <maml:name>Get-MsolCompanyInformation</maml:name>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>TenantId</maml:name>
          <maml:description>
            <maml:para>Die eindeutige ID des Mandanten, für den der Vorgang ausgeführt werden soll. Wenn dieser Wert nicht angegeben ist, wird er standardmäßig auf den Mandanten des aktuellen Benutzers festgelegt. Dieser Parameter gilt nur für Partnerbenutzer.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <!-- Cmdlet parameter section -->
    <command:parameters>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>TenantId</maml:name>
        <maml:description>
          <maml:para>Die eindeutige ID des Mandanten, für den der Vorgang ausgeführt werden soll. Wenn dieser Wert nicht angegeben ist, wird er standardmäßig auf den Mandanten des aktuellen Benutzers festgelegt. Dieser Parameter gilt nur für Partnerbenutzer.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        <dev:type>
          <maml:name>Guid</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <!-- Input - Output section-->
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name></maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description>
          <maml:para>
            <!-- description -->
 
          </maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name>Microsoft.Online.Administration.CompanyInformation</maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description>
          <maml:para>
            <!-- description -->
            Dieses Cmdlet gibt die folgenden Informationen auf Unternehmensebene zurück:
 
            AuthorizedServiceInstances: Eine Liste der Dienste für dieses Unternehmen.
 
            City: Die Stadt des Unternehmens.
 
            CompanyType: Der Unternehmenstyp (kann Partner oder normaler Mandant sein).
 
            Country: Das Land des Unternehmens.
 
            CountryLetterCode: Der aus zwei Buchstaben bestehende Code für das Land des Unternehmens.
 
            DapEnabled: Gibt an, ob ein Partner Administratorberechtigungen delegiert hat.
 
            DirectorySynchronizationEnabled: Wenn dieser Wert "true" ist, hat dieses Unternehmen Verzeichnissynchronisierung aktiviert.
 
            DirSyncServiceAccount: Der "UserPrincipalName" des globalen Administrators, der für Verzeichnissynchronisierung konfiguriert ist.
 
            DisplayName: Der Anzeigename dieses Unternehmens.
 
            InitialDomain: Die Anfangsdomäne dieses Unternehmens ("unternehmensname.onmicrosoft.com").
 
            LastDirSyncTime: Der letzte Zeitpunkt der Ausführung von Verzeichnissynchronisierung für dieses Unternehmen.
 
            LastPasswordSyncTime: Der letzte Zeitpunkt, zu dem eine Anforderung für Kennwortsynchronisierung für das Unternehmen empfangen wurde.
 
            PasswordSynchronizationEnabled: Wenn dieser Wert "true" ist, hat dieses Unternehmen Kennwortsynchronisierung aktiviert.
 
            MarketingNotificationEmails: Die E-Mail-Adresse, an die Marketingbenachrichtigungen gesendet werden sollen.
 
            ObjectId: Die eindeutige ID für das Unternehmen.
 
            PostalCode: Die Postleitzahl des Unternehmens.
 
            PreferredLanguage: Die Standardsprache für das Unternehmen.
 
            State: Der Bundesstaat bzw. das Bundesland des Unternehmens.
 
            Street: Die Straße des Unternehmens.
 
            TechnicalNotificationEmails: Die E-Mail-Adresse, an die wichtige Benachrichtigungen gesendet werden sollen. Dies beinhaltet auch Benachrichtigungen zur Verzeichnissynchronisierung.
 
            TelephoneNumber: Die Telefonnummer für das Unternehmen.
 
            UsersPermissionToCreateGroupsEnabled: Die Einstellung, die ermöglicht, dass Benutzerberechtigungen Gruppen erstellen können.
 
            UsersPermissionToCreateLOBAppsEnabled: Die Einstellung, die Benutzern erlaubt, LOB-Anwendungen zu erstellen.
 
            UsersPermissionToReadOtherUsersEnabled: Die Einstellung, die Benutzern erlaubt, andere Benutzer zu lesen.
 
            UsersPermissionToUserConsentToAppEnabled: Die Einstellung, die Benutzern die Benutzerzustimmung zu Anwendungen erlaubt.
 
          </maml:para>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <!-- Error section-->
    <command:terminatingErrors/>
    <command:nonTerminatingErrors/>
    <!-- Notes section -->
    <maml:alertSet>
      <maml:title></maml:title>
      <maml:alert>
        <maml:para>
 
        </maml:para>
      </maml:alert>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <!-- Example section -->
    <command:examples>
 
      <command:example>
        <maml:title>
          -------------------------- BEISPIEL 1 --------------------------
        </maml:title>
        <maml:introduction>
          <maml:para>C:\PS&gt;</maml:para>
        </maml:introduction>
        <dev:code>
          Get-MsolCompanyInformation
 
          Returns company level information.
        </dev:code>
        <dev:remarks>
          <maml:para>Beschreibung</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Mit diesem Befehl werden Informationen auf Unternehmensebene zurückgegeben.</maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
        </dev:remarks>
        <command:commandLines>
          <command:commandLine>
            <command:commandText></command:commandText>
          </command:commandLine>
        </command:commandLines>
      </command:example>
    </command:examples>
    <!-- Link section -->
    <maml:relatedLinks>
      <maml:navigationLink>
        <maml:linkText></maml:linkText>
        <maml:uri/>
      </maml:navigationLink>
    </maml:relatedLinks>
  </command:command>
 
  <!-- v 1.3.0.36 -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>
        Get-MsolContact
      </command:name>
      <maml:description>
        <maml:para>Ruft einen Kontakt aus Microsoft Azure Active Directory ab.</maml:para>
      </maml:description>
      <maml:copyright>
        <maml:para></maml:para>
      </maml:copyright>
      <command:verb>Get</command:verb>
      <command:noun>MsolContact</command:noun>
      <dev:version></dev:version>
    </command:details>
    <maml:description>
      <maml:para>Das Cmdlet "Get-MsolContact" wird zum Abrufen eines Kontaktobjekts oder einer Kontaktliste verwendet. Wenn "ObjectId" verwendet wird, wird ein einzelner Kontakt zurückgegeben.</maml:para>
    </maml:description>
    <!-- Cmdlet syntax section-->
    <command:syntax>
      <command:syntaxItem>
        <maml:name>Get-MsolContact</maml:name>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>HasErrorsOnly</maml:name>
          <maml:description>
            <maml:para>Der Filter für Kontakte mit Überprüfungsfehlern.</maml:para>
          </maml:description>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>MaxResults</maml:name>
          <maml:description>
            <maml:para>Die Höchstanzahl der für eine Suche zurückgegebenen Ergebnisse. Wenn kein Wert angegeben ist, werden 500 Ergebnisse zurückgegeben.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">int</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>SearchString</maml:name>
          <maml:description>
            <maml:para>Die Zeichenfolge für die Suche. Nur Kontakte, deren Anzeigename oder E-Mail-Adresse mit dieser Zeichenfolge beginnt, werden zurückgegeben.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>TenantId</maml:name>
          <maml:description>
            <maml:para>Die eindeutige ID des Mandanten, für den der Vorgang ausgeführt werden soll. Wenn dieser Wert nicht angegeben ist, wird er standardmäßig auf den Mandanten des aktuellen Benutzers festgelegt. Dieser Parameter gilt nur für Partnerbenutzer.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        </command:parameter>
      </command:syntaxItem>
      <command:syntaxItem>
        <maml:name>Get-MsolContact</maml:name>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>All</maml:name>
          <maml:description>
            <maml:para>Wenn dieser Parameter vorhanden ist, werden alle Ergebnisse zurückgegeben. Kann nicht zusammen mit dem Parameter "MaxResults" verwendet werden.</maml:para>
          </maml:description>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>TenantId</maml:name>
          <maml:description>
            <maml:para>Die eindeutige ID des Mandanten, für den der Vorgang ausgeführt werden soll. Wenn dieser Wert nicht angegeben ist, wird er standardmäßig auf den Mandanten des aktuellen Benutzers festgelegt. Dieser Parameter gilt nur für Partnerbenutzer.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        </command:parameter>
      </command:syntaxItem>
      <command:syntaxItem>
        <maml:name>Get-MsolContact</maml:name>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>ObjectId</maml:name>
          <maml:description>
            <maml:para>Die eindeutige ID des abzurufenden Kontakts.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>TenantId</maml:name>
          <maml:description>
            <maml:para>Die eindeutige ID des Mandanten, für den der Vorgang ausgeführt werden soll. Wenn dieser Wert nicht angegeben ist, wird er standardmäßig auf den Mandanten des aktuellen Benutzers festgelegt. Dieser Parameter gilt nur für Partnerbenutzer.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <!-- Cmdlet parameter section -->
    <command:parameters>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>All</maml:name>
        <maml:description>
          <maml:para>Wenn dieser Parameter vorhanden ist, werden alle Ergebnisse zurückgegeben. Kann nicht zusammen mit dem Parameter "MaxResults" verwendet werden.</maml:para>
 
        </maml:description>
        <command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>SwitchParameter</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>HasErrorsOnly</maml:name>
        <maml:description>
          <maml:para>Der Filter für Kontakte mit Überprüfungsfehlern.</maml:para>
 
        </maml:description>
        <command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>SwitchParameter</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>MaxResults</maml:name>
        <maml:description>
          <maml:para>Die Höchstanzahl der für eine Suche zurückgegebenen Ergebnisse. Wenn kein Wert angegeben ist, werden 500 Ergebnisse zurückgegeben.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">int</command:parameterValue>
        <dev:type>
          <maml:name>int</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>500</dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>ObjectId</maml:name>
        <maml:description>
          <maml:para>Die eindeutige ID des abzurufenden Kontakts.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        <dev:type>
          <maml:name>Guid</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>SearchString</maml:name>
        <maml:description>
          <maml:para>Die Zeichenfolge für die Suche. Nur Kontakte, deren Anzeigename oder E-Mail-Adresse mit dieser Zeichenfolge beginnt, werden zurückgegeben.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>TenantId</maml:name>
        <maml:description>
          <maml:para>Die eindeutige ID des Mandanten, für den der Vorgang ausgeführt werden soll. Wenn dieser Wert nicht angegeben ist, wird er standardmäßig auf den Mandanten des aktuellen Benutzers festgelegt. Dieser Parameter gilt nur für Partnerbenutzer.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        <dev:type>
          <maml:name>Guid</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <!-- Input - Output section-->
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name></maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description>
          <maml:para>
            <!-- description -->
 
          </maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name>Microsoft.Online.Administration.Contact</maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description>
          <maml:para>
            <!-- description -->
            Mit diesem Cmdlet werden Kontaktobjekte zurückgegeben, die folgende Informationen enthalten:
 
            City: Ort des Kontakts.
 
            Country: Land des Kontakts.
 
            Department: Abteilung des Kontakts.
 
            DisplayName: Anzeigename des Kontakts.
 
            Fax: Faxnummer des Kontakts.
 
            FirstName: Vorname des Kontakts.
 
            LastDirSyncTime: Datum und Uhrzeit der letzten Synchronisierung (dieser Wert wird nur bei Kontakten zurückgegeben, für die die Active Directory-Synchronisierung verwendet wird).
 
            LastName: Nachname des Kontakts.
 
            MobilePhone: Mobiltelefonnummer des Kontakts.
 
            ObjectId: eindeutige ID des Kontakts.
 
            Office: Büronummer des Kontakts.
 
            Phone Number: Telefonnummer des Kontakts.
 
            Postal Code: Postleitzahl des Kontakts.
 
            Proxy Addresses: die dem Kontakt zugewiesenen Proxyadressen.
 
            State: Bundesland des Kontakts.
 
            StreetAddress: Straße des Kontakts.
 
            Title: Anrede des Kontakts.
 
            UserPrincipalName: Benutzer-ID des Kontakts.
 
            ValidationStatus: gibt an, ob bei dem Kontakt Fehler vorliegen.
          </maml:para>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <!-- Error section-->
    <command:terminatingErrors/>
    <command:nonTerminatingErrors/>
    <!-- Notes section -->
    <maml:alertSet>
      <maml:title></maml:title>
      <maml:alert>
        <maml:para>
 
        </maml:para>
      </maml:alert>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <!-- Example section -->
    <command:examples>
 
      <command:example>
        <maml:title>
          -------------------------- BEISPIEL 1 --------------------------
        </maml:title>
        <maml:introduction>
          <maml:para>C:\PS&gt;</maml:para>
        </maml:introduction>
        <dev:code>
          Get-MsolContact -ObjectId &lt;id&gt;
 
          Returns the contact object.
        </dev:code>
        <dev:remarks>
          <maml:para>Beschreibung</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Mit diesem Befehl wird ein Kontakt abgerufen.</maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
        </dev:remarks>
        <command:commandLines>
          <command:commandLine>
            <command:commandText></command:commandText>
          </command:commandLine>
        </command:commandLines>
      </command:example>
 
      <command:example>
        <maml:title>
          -------------------------- BEISPIEL 2 --------------------------
        </maml:title>
        <maml:introduction>
          <maml:para>C:\PS&gt;</maml:para>
        </maml:introduction>
        <dev:code>
          Get-MsolContact -SearchString "Melissa"
 
          Returns a list of contacts.
        </dev:code>
        <dev:remarks>
          <maml:para>Beschreibung</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Mit diesem Befehl wird eine Liste von Kontakten abgerufen, deren Anzeigename oder E-Mail-Adresse mit "Melissa" beginnt.</maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
        </dev:remarks>
        <command:commandLines>
          <command:commandLine>
            <command:commandText></command:commandText>
          </command:commandLine>
        </command:commandLines>
      </command:example>
    </command:examples>
    <!-- Link section -->
    <maml:relatedLinks>
      <maml:navigationLink>
        <maml:linkText></maml:linkText>
        <maml:uri/>
      </maml:navigationLink>
    </maml:relatedLinks>
  </command:command>
 
  <!-- v 1.3.0.36 -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>
        Get-MsolDomain
      </command:name>
      <maml:description>
        <maml:para>Ruft eine Domäne aus Microsoft Azure Active Directory ab.</maml:para>
      </maml:description>
      <maml:copyright>
        <maml:para></maml:para>
      </maml:copyright>
      <command:verb>Get</command:verb>
      <command:noun>MsolDomain</command:noun>
      <dev:version></dev:version>
    </command:details>
    <maml:description>
      <maml:para>Das Cmdlet "Get-MsolDomain" wird zum Abrufen von Unternehmensdomänen verwendet.</maml:para>
    </maml:description>
    <!-- Cmdlet syntax section-->
    <command:syntax>
      <command:syntaxItem>
        <maml:name>Get-MsolDomain</maml:name>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Authentication</maml:name>
          <maml:description>
            <maml:para>Der Filter für den angegebenen Authentifizierungstyp. Falls vorhanden, werden nur Domänen mit dem Authentifizierungstyp zurückgegeben.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">DomainAuthenticationType</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Capability</maml:name>
          <maml:description>
            <maml:para>Der Filter für Domänen, denen die angegebene Funktion zugewiesen wurde.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Status</maml:name>
          <maml:description>
            <maml:para>Der Filter zur Rückgabe von Domänen mit dem angegebenen Status. Gültige Werte sind "Verified", "Unverified" und "PendingDeletion".</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>TenantId</maml:name>
          <maml:description>
            <maml:para>Die eindeutige ID des Mandanten, für den der Vorgang ausgeführt werden soll. Wenn dieser Wert nicht angegeben ist, wird er standardmäßig auf den Mandanten des aktuellen Benutzers festgelegt. Dieser Parameter gilt nur für Partnerbenutzer.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        </command:parameter>
      </command:syntaxItem>
      <command:syntaxItem>
        <maml:name>Get-MsolDomain</maml:name>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>DomainName</maml:name>
          <maml:description>
            <maml:para>Der abzurufende vollqualifizierte Domänenname.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>TenantId</maml:name>
          <maml:description>
            <maml:para>Die eindeutige ID des Mandanten, für den der Vorgang ausgeführt werden soll. Wenn dieser Wert nicht angegeben ist, wird er standardmäßig auf den Mandanten des aktuellen Benutzers festgelegt. Dieser Parameter gilt nur für Partnerbenutzer.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <!-- Cmdlet parameter section -->
    <command:parameters>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Authentication</maml:name>
        <maml:description>
          <maml:para>Der Filter für den angegebenen Authentifizierungstyp. Falls vorhanden, werden nur Domänen mit dem Authentifizierungstyp zurückgegeben.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">DomainAuthenticationType</command:parameterValue>
        <dev:type>
          <maml:name>DomainAuthenticationType</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Capability</maml:name>
        <maml:description>
          <maml:para>Der Filter für Domänen, denen die angegebene Funktion zugewiesen wurde.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>DomainName</maml:name>
        <maml:description>
          <maml:para>Der abzurufende vollqualifizierte Domänenname.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Status</maml:name>
        <maml:description>
          <maml:para>Der Filter zur Rückgabe von Domänen mit dem angegebenen Status. Gültige Werte sind "Verified", "Unverified" und "PendingDeletion".</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>TenantId</maml:name>
        <maml:description>
          <maml:para>Die eindeutige ID des Mandanten, für den der Vorgang ausgeführt werden soll. Wenn dieser Wert nicht angegeben ist, wird er standardmäßig auf den Mandanten des aktuellen Benutzers festgelegt. Dieser Parameter gilt nur für Partnerbenutzer.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        <dev:type>
          <maml:name>Guid</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <!-- Input - Output section-->
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name></maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description>
          <maml:para>
            <!-- description -->
 
          </maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name>Microsoft.Online.Administration.Domain</maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description>
          <maml:para>
            <!-- description -->
            Für jede zurückgegebene Domäne werden folgende Informationen angegeben:
 
            Authentication: Authentifizierungstyp der Domäne (verwaltet oder Identitätsverbund).
 
            Capabilities: der Domäne zugeordnete Funktionen (SharePoint, E-Mail oder OfficeCommunicationsOnline). Eine Domäne mit der Funktion "SharePoint" kann nicht für andere Funktionen verwendet werden.
 
            IsDefault: Standarddomäne, die bei der Benutzererstellung verwendet wird. Pro Unternehmen gibt es nur eine Standarddomäne.
 
            IsInitial: Angabe, ob es sich um die erste von Microsoft Azure Active Directory erstellte Domäne handelt ([firmenname].onmicrosoft.com).
 
            Name: vollständiger Name der Domäne.
 
            RootDomain: Bei Unterdomänen ist dies die Stammdomäne. Es müssen nur Stammdomänen überprüft werden, bei Unterdomänen geschieht dies automatisch.
 
            Status: Status der Domäne (überprüft oder nicht überprüft).
          </maml:para>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <!-- Error section-->
    <command:terminatingErrors/>
    <command:nonTerminatingErrors/>
    <!-- Notes section -->
    <maml:alertSet>
      <maml:title></maml:title>
      <maml:alert>
        <maml:para>
 
        </maml:para>
      </maml:alert>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <!-- Example section -->
    <command:examples>
 
      <command:example>
        <maml:title>
          -------------------------- BEISPIEL 1 --------------------------
        </maml:title>
        <maml:introduction>
          <maml:para>C:\PS&gt;</maml:para>
        </maml:introduction>
        <dev:code>
          Get-Domain
 
          Returns a list of company domains.
        </dev:code>
        <dev:remarks>
          <maml:para>Beschreibung</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Mit diesem Befehl werden alle Domänen des Unternehmens abgerufen (verifiziert und nicht verifiziert).</maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
        </dev:remarks>
        <command:commandLines>
          <command:commandLine>
            <command:commandText></command:commandText>
          </command:commandLine>
        </command:commandLines>
      </command:example>
 
      <command:example>
        <maml:title>
          -------------------------- BEISPIEL 2 --------------------------
        </maml:title>
        <maml:introduction>
          <maml:para>C:\PS&gt;</maml:para>
        </maml:introduction>
        <dev:code>
          Get-Domain -Name contoso.com
 
          Returns a domain name.
        </dev:code>
        <dev:remarks>
          <maml:para>Beschreibung</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Mit diesem Befehl wird die Domäne "contoso.com" abgerufen.</maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
        </dev:remarks>
        <command:commandLines>
          <command:commandLine>
            <command:commandText></command:commandText>
          </command:commandLine>
        </command:commandLines>
      </command:example>
 
      <command:example>
        <maml:title>
          -------------------------- BEISPIEL 3 --------------------------
        </maml:title>
        <maml:introduction>
          <maml:para>C:\PS&gt;</maml:para>
        </maml:introduction>
        <dev:code>
          Get-Domain -Status Verified
 
          Returns a list of verified company domains.
        </dev:code>
        <dev:remarks>
          <maml:para>Beschreibung</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Mit diesem Befehl wird eine Liste von überprüften Unternehmensdomänen zurückgegeben.</maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
        </dev:remarks>
        <command:commandLines>
          <command:commandLine>
            <command:commandText></command:commandText>
          </command:commandLine>
        </command:commandLines>
      </command:example>
    </command:examples>
    <!-- Link section -->
    <maml:relatedLinks>
      <maml:navigationLink>
        <maml:linkText></maml:linkText>
        <maml:uri/>
      </maml:navigationLink>
    </maml:relatedLinks>
  </command:command>
 
  <!-- v 1.3.0.36 -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>
        Get-MsolDomainFederationSettings
      </command:name>
      <maml:description>
        <maml:para>Ruft Einstellungen für eine Verbunddomäne ab.</maml:para>
      </maml:description>
      <maml:copyright>
        <maml:para></maml:para>
      </maml:copyright>
      <command:verb>Get</command:verb>
      <command:noun>MsolDomainFederationSettings</command:noun>
      <dev:version></dev:version>
    </command:details>
    <maml:description>
      <maml:para>Mithilfe des Cmdlets "Get-MsolDomainFederationSettings" werden wichtige Einstellungen aus Microsoft Azure Active Directory abgerufen. Sollen Einstellungen für Microsoft Azure Active Directory und dem AD DF-Server abgerufen werden, verwenden Sie das Cmdlet "Get-MSOLFederationProperty".</maml:para>
    </maml:description>
    <!-- Cmdlet syntax section-->
    <command:syntax>
      <command:syntaxItem>
        <maml:name>Get-MsolDomainFederationSettings</maml:name>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>DomainName</maml:name>
          <maml:description>
            <maml:para>Der abzurufende vollqualifizierte Domänenname.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>TenantId</maml:name>
          <maml:description>
            <maml:para>Die eindeutige ID des Mandanten, für den der Vorgang ausgeführt werden soll. Wenn dieser Wert nicht angegeben ist, wird er standardmäßig auf den Mandanten des aktuellen Benutzers festgelegt. Dieser Parameter gilt nur für Partnerbenutzer.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <!-- Cmdlet parameter section -->
    <command:parameters>
      <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>DomainName</maml:name>
        <maml:description>
          <maml:para>Der abzurufende vollqualifizierte Domänenname.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>TenantId</maml:name>
        <maml:description>
          <maml:para>Die eindeutige ID des Mandanten, für den der Vorgang ausgeführt werden soll. Wenn dieser Wert nicht angegeben ist, wird er standardmäßig auf den Mandanten des aktuellen Benutzers festgelegt. Dieser Parameter gilt nur für Partnerbenutzer.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        <dev:type>
          <maml:name>Guid</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <!-- Input - Output section-->
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name></maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description>
          <maml:para>
            <!-- description -->
 
          </maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name>Microsoft.Online.Administration.DomainFederationSettings</maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description>
          <maml:para>
            <!-- description -->
            Dieses Cmdlet gibt die folgenden Einstellungen zurück:
 
            ActiveLogOnUri
            FederationBrandName
            IssuerUri
            LogOffUri
            MetadataExchangeUri
            NextSigningCertificate
            PassiveLogOnUri
            SigningCertificate
 
          </maml:para>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <!-- Error section-->
    <command:terminatingErrors/>
    <command:nonTerminatingErrors/>
    <!-- Notes section -->
    <maml:alertSet>
      <maml:title></maml:title>
      <maml:alert>
        <maml:para>
 
        </maml:para>
      </maml:alert>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <!-- Example section -->
    <command:examples>
 
      <command:example>
        <maml:title>
          -------------------------- BEISPIEL 1 --------------------------
        </maml:title>
        <maml:introduction>
          <maml:para>C:\PS&gt;</maml:para>
        </maml:introduction>
        <dev:code>
          Get-MsolDomainFederationSettings -DomainName contoso.com
 
          Returns the federation settings for contoso.com.
        </dev:code>
        <dev:remarks>
          <maml:para>Beschreibung</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Gibt die Verbundeinstellungen für contoso.com zurück.</maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
        </dev:remarks>
        <command:commandLines>
          <command:commandLine>
            <command:commandText></command:commandText>
          </command:commandLine>
        </command:commandLines>
      </command:example>
    </command:examples>
    <!-- Link section -->
    <maml:relatedLinks>
      <maml:navigationLink>
        <maml:linkText></maml:linkText>
        <maml:uri/>
      </maml:navigationLink>
    </maml:relatedLinks>
  </command:command>
 
  <!-- v 1.3.0.36 -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>
        Get-MsolDomainVerificationDns
      </command:name>
      <maml:description>
        <maml:para>Ruft eine Liste von Datensätzen zur Konfiguration einer Domäne ab.</maml:para>
      </maml:description>
      <maml:copyright>
        <maml:para></maml:para>
      </maml:copyright>
      <command:verb>Get</command:verb>
      <command:noun>MsolDomainVerificationDns</command:noun>
      <dev:version></dev:version>
    </command:details>
    <maml:description>
      <maml:para>Das Cmdlet "Get-MsolDomainVerificationDns" wird zum Zurückgeben der DNS-Einträge verwendet, die für die Überprüfung einer Domäne festgelegt werden müssen.</maml:para>
    </maml:description>
    <!-- Cmdlet syntax section-->
    <command:syntax>
      <command:syntaxItem>
        <maml:name>Get-MsolDomainVerificationDns</maml:name>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>DomainName</maml:name>
          <maml:description>
            <maml:para>Der abzurufende vollqualifizierte Domänenname.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>Mode</maml:name>
          <maml:description>
            <maml:para>Der Domänenüberprüfungsmodus, der beim Überprüfen dieser Domäne verwendet werden soll. Mögliche Werte für "Mode" sind "DnsMXRecord" und "DnsTxtRecord".</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">DomainVerificationMode</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>TenantId</maml:name>
          <maml:description>
            <maml:para>Die eindeutige ID des Mandanten, für den der Vorgang ausgeführt werden soll. Wenn dieser Wert nicht angegeben ist, wird er standardmäßig auf den Mandanten des aktuellen Benutzers festgelegt. Dieser Parameter gilt nur für Partnerbenutzer.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <!-- Cmdlet parameter section -->
    <command:parameters>
      <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>DomainName</maml:name>
        <maml:description>
          <maml:para>Der abzurufende vollqualifizierte Domänenname.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>Mode</maml:name>
        <maml:description>
          <maml:para>Der Domänenüberprüfungsmodus, der beim Überprüfen dieser Domäne verwendet werden soll. Mögliche Werte für "Mode" sind "DnsMXRecord" und "DnsTxtRecord".</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">DomainVerificationMode</command:parameterValue>
        <dev:type>
          <maml:name>DomainVerificationMode</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>TenantId</maml:name>
        <maml:description>
          <maml:para>Die eindeutige ID des Mandanten, für den der Vorgang ausgeführt werden soll. Wenn dieser Wert nicht angegeben ist, wird er standardmäßig auf den Mandanten des aktuellen Benutzers festgelegt. Dieser Parameter gilt nur für Partnerbenutzer.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        <dev:type>
          <maml:name>Guid</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <!-- Input - Output section-->
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name></maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description>
          <maml:para>
            <!-- description -->
 
          </maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name>Microsoft.Online.Administration.DomainRecord</maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description>
          <maml:para>
            <!-- description -->
            Mit diesem Cmdlet werden Details zu den DNS-Einträgen zurückgegeben, die zum Überprüfen einer Domäne erforderlich sind.
          </maml:para>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <!-- Error section-->
    <command:terminatingErrors/>
    <command:nonTerminatingErrors/>
    <!-- Notes section -->
    <maml:alertSet>
      <maml:title></maml:title>
      <maml:alert>
        <maml:para>
 
        </maml:para>
      </maml:alert>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <!-- Example section -->
    <command:examples>
 
      <command:example>
        <maml:title>
          -------------------------- BEISPIEL 1 --------------------------
        </maml:title>
        <maml:introduction>
          <maml:para>C:\PS&gt;</maml:para>
        </maml:introduction>
        <dev:code>
          Get-MsolDomainVerificationDNS -DomainName contoso.com
 
          Returns the DNS record.
        </dev:code>
        <dev:remarks>
          <maml:para>Beschreibung</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Mit diesem Befehl werden die DNS-Einträge abgerufen, die zum Überprüfen des Besitzes von "contoso.com" festgelegt werden müssen.</maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
        </dev:remarks>
        <command:commandLines>
          <command:commandLine>
            <command:commandText></command:commandText>
          </command:commandLine>
        </command:commandLines>
      </command:example>
    </command:examples>
    <!-- Link section -->
    <maml:relatedLinks>
      <maml:navigationLink>
        <maml:linkText></maml:linkText>
        <maml:uri/>
      </maml:navigationLink>
    </maml:relatedLinks>
  </command:command>
 
  <!-- v 1.3.0.36 -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>
        Get-MsolGroup
      </command:name>
      <maml:description>
        <maml:para>Ruft eine Gruppe aus Microsoft Azure Active Directory ab.</maml:para>
      </maml:description>
      <maml:copyright>
        <maml:para></maml:para>
      </maml:copyright>
      <command:verb>Get</command:verb>
      <command:noun>MsolGroup</command:noun>
      <dev:version></dev:version>
    </command:details>
    <maml:description>
      <maml:para>Mithilfe des Cmdlets "Get-MsolGroup" werden Gruppen aus Microsoft Azure Active Directory abgerufen. Das Cmdlet kann zum Abrufen einzelner Gruppen (bei Verwendung von "ObjectId") oder zur Suche in allen Gruppen verwendet werden.</maml:para>
    </maml:description>
    <!-- Cmdlet syntax section-->
    <command:syntax>
      <command:syntaxItem>
        <maml:name>Get-MsolGroup</maml:name>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>GroupType</maml:name>
          <maml:description>
            <maml:para>Der Filter für Gruppen des angegebenen Typs. Gültige Werte sind "Security", "MailEnabledSecurity" und "DistributionList".</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>HasErrorsOnly</maml:name>
          <maml:description>
            <maml:para>Der Filter für Gruppen mit Überprüfungsfehlern.</maml:para>
          </maml:description>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>IsAgentRole</maml:name>
          <maml:description>
            <maml:para>Der Filter für Agentengruppen. Nur von Partnern verwendet.</maml:para>
          </maml:description>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>MaxResults</maml:name>
          <maml:description>
            <maml:para>Die Höchstanzahl der für eine Suche zurückgegebenen Ergebnisse. Wenn kein Wert angegeben ist, werden 250 Ergebnisse zurückgegeben.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">int</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>SearchString</maml:name>
          <maml:description>
            <maml:para>Die Zeichenfolge für die Suche. Nur Gruppen, deren Anzeigename oder E-Mail-Adresse mit dieser Zeichenfolge beginnt, werden zurückgegeben.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>TenantId</maml:name>
          <maml:description>
            <maml:para>Die eindeutige ID des Mandanten, für den der Vorgang ausgeführt werden soll. Wenn dieser Wert nicht angegeben ist, wird er standardmäßig auf den Mandanten des aktuellen Benutzers festgelegt. Dieser Parameter gilt nur für Partnerbenutzer.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>UserObjectId</maml:name>
          <maml:description>
            <maml:para>Die eindeutige ID eines Benutzers. Falls angegeben, werden nur Gruppen zurückgegeben, zu denen dieser Benutzer gehört. Dieser Parameter muss zusammen mit "IsAgentRole" verwendet werden.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>UserPrincipalName</maml:name>
          <maml:description>
            <maml:para>Die Benutzer-ID eines Benutzers. Falls angegeben, werden nur Gruppen zurückgegeben, zu denen dieser Benutzer gehört. Dieser Parameter muss zusammen mit "IsAgentRole" verwendet werden.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        </command:parameter>
      </command:syntaxItem>
      <command:syntaxItem>
        <maml:name>Get-MsolGroup</maml:name>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>All</maml:name>
          <maml:description>
            <maml:para>Wenn dieser Parameter vorhanden ist, werden alle Ergebnisse zurückgegeben. Kann nicht zusammen mit dem Parameter "MaxResults" verwendet werden.</maml:para>
          </maml:description>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>TenantId</maml:name>
          <maml:description>
            <maml:para>Die eindeutige ID des Mandanten, für den der Vorgang ausgeführt werden soll. Wenn dieser Wert nicht angegeben ist, wird er standardmäßig auf den Mandanten des aktuellen Benutzers festgelegt. Dieser Parameter gilt nur für Partnerbenutzer.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        </command:parameter>
      </command:syntaxItem>
      <command:syntaxItem>
        <maml:name>Get-MsolGroup</maml:name>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>ObjectId</maml:name>
          <maml:description>
            <maml:para>Die eindeutige ID der abzurufenden Gruppe.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>TenantId</maml:name>
          <maml:description>
            <maml:para>Die eindeutige ID des Mandanten, für den der Vorgang ausgeführt werden soll. Wenn dieser Wert nicht angegeben ist, wird er standardmäßig auf den Mandanten des aktuellen Benutzers festgelegt. Dieser Parameter gilt nur für Partnerbenutzer.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <!-- Cmdlet parameter section -->
    <command:parameters>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>All</maml:name>
        <maml:description>
          <maml:para>Wenn dieser Parameter vorhanden ist, werden alle Ergebnisse zurückgegeben. Kann nicht zusammen mit dem Parameter "MaxResults" verwendet werden.</maml:para>
 
        </maml:description>
        <command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>SwitchParameter</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>GroupType</maml:name>
        <maml:description>
          <maml:para>Der Filter für Gruppen des angegebenen Typs. Gültige Werte sind "Security", "MailEnabledSecurity" und "DistributionList".</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>HasErrorsOnly</maml:name>
        <maml:description>
          <maml:para>Der Filter für Gruppen mit Überprüfungsfehlern.</maml:para>
 
        </maml:description>
        <command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>SwitchParameter</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>IsAgentRole</maml:name>
        <maml:description>
          <maml:para>Der Filter für Agentengruppen. Nur von Partnern verwendet.</maml:para>
 
        </maml:description>
        <command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>SwitchParameter</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>MaxResults</maml:name>
        <maml:description>
          <maml:para>Die Höchstanzahl der für eine Suche zurückgegebenen Ergebnisse. Wenn kein Wert angegeben ist, werden 250 Ergebnisse zurückgegeben.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">int</command:parameterValue>
        <dev:type>
          <maml:name>int</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>250</dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>ObjectId</maml:name>
        <maml:description>
          <maml:para>Die eindeutige ID der abzurufenden Gruppe.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        <dev:type>
          <maml:name>Guid</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>SearchString</maml:name>
        <maml:description>
          <maml:para>Die Zeichenfolge für die Suche. Nur Gruppen, deren Anzeigename oder E-Mail-Adresse mit dieser Zeichenfolge beginnt, werden zurückgegeben.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>TenantId</maml:name>
        <maml:description>
          <maml:para>Die eindeutige ID des Mandanten, für den der Vorgang ausgeführt werden soll. Wenn dieser Wert nicht angegeben ist, wird er standardmäßig auf den Mandanten des aktuellen Benutzers festgelegt. Dieser Parameter gilt nur für Partnerbenutzer.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        <dev:type>
          <maml:name>Guid</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>UserObjectId</maml:name>
        <maml:description>
          <maml:para>Die eindeutige ID eines Benutzers. Falls angegeben, werden nur Gruppen zurückgegeben, zu denen dieser Benutzer gehört. Dieser Parameter muss zusammen mit "IsAgentRole" verwendet werden.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        <dev:type>
          <maml:name>Guid</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>UserPrincipalName</maml:name>
        <maml:description>
          <maml:para>Die Benutzer-ID eines Benutzers. Falls angegeben, werden nur Gruppen zurückgegeben, zu denen dieser Benutzer gehört. Dieser Parameter muss zusammen mit "IsAgentRole" verwendet werden.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <!-- Input - Output section-->
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name></maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description>
          <maml:para>
            <!-- description -->
 
          </maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name>Microsoft.Online.Administration.Group</maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description>
          <maml:para>
            <!-- description -->
            Mithilfe dieses Cmdlets wird eine Liste von Gruppen mit folgenden Informationen abgerufen:
 
            CommonName: der allgemeine Name der Gruppe.
 
            Description: eine Beschreibung der Gruppe.
 
            DisplayName: Anzeigename der Gruppe
 
            EmailAddress: E-Mail-Adresse der Gruppe. Bei Sicherheitsgruppen wird diese Information nicht zurückgegeben.
 
            Errors: Liste von Fehlern, die die Gruppe betreffen.
 
            GroupType: Typ der Gruppe (SecurityGroup, DistributionList oder MailEnabledSecurityGroup).
 
            IsSystem: Angabe, ob es sich um eine Systemgruppe (d. h. eine von Microsoft Azure Active Directory erstellte Gruppe) handelt. Systemgruppen können nicht aktualisiert oder entfernt werden.
 
            LastDirSyncTime: Datum und Uhrzeit der letzten Synchronisierung der Gruppe.
 
            ManagedBy: Eigentümer der Gruppe.
 
            ObjectId: Objekt-ID der Gruppe.
 
            Proxy Addresses: der Gruppe zugewiesene Proxyadressen (nur bei E-Mail-fähigen Gruppen).
 
            ValidationStatus: Angabe, ob bei der Gruppe Fehler vorliegen.
          </maml:para>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <!-- Error section-->
    <command:terminatingErrors/>
    <command:nonTerminatingErrors/>
    <!-- Notes section -->
    <maml:alertSet>
      <maml:title></maml:title>
      <maml:alert>
        <maml:para>
 
        </maml:para>
      </maml:alert>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <!-- Example section -->
    <command:examples>
 
      <command:example>
        <maml:title>
          -------------------------- BEISPIEL 1 --------------------------
        </maml:title>
        <maml:introduction>
          <maml:para>C:\PS&gt;</maml:para>
        </maml:introduction>
        <dev:code>
          Get-MsolGroup -ObjectId &lt;guid&gt;
 
          None
        </dev:code>
        <dev:remarks>
          <maml:para>Beschreibung</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Mit diesem Befehl wird das Gruppenobjekt mit der entsprechenden ID zurückgegeben.</maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
        </dev:remarks>
        <command:commandLines>
          <command:commandLine>
            <command:commandText></command:commandText>
          </command:commandLine>
        </command:commandLines>
      </command:example>
 
      <command:example>
        <maml:title>
          -------------------------- BEISPIEL 2 --------------------------
        </maml:title>
        <maml:introduction>
          <maml:para>C:\PS&gt;</maml:para>
        </maml:introduction>
        <dev:code>
          Get-MsolGroup
 
          None
        </dev:code>
        <dev:remarks>
          <maml:para>Beschreibung</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Mit diesem Befehl werden alle Gruppen für den Mandanten zurückgegeben (bis zu 250 Ergebnisse).</maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
        </dev:remarks>
        <command:commandLines>
          <command:commandLine>
            <command:commandText></command:commandText>
          </command:commandLine>
        </command:commandLines>
      </command:example>
 
      <command:example>
        <maml:title>
          -------------------------- BEISPIEL 3 --------------------------
        </maml:title>
        <maml:introduction>
          <maml:para>C:\PS&gt;</maml:para>
        </maml:introduction>
        <dev:code>
          Get-MsolGroup -isAgentRole -UserPrincipalName user@contoso.com
 
          None
        </dev:code>
        <dev:remarks>
          <maml:para>Beschreibung</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Mit diesem Befehl werden die Agentgruppen zurückgegeben, in denen der Benutzer Mitglied ist. Dies gilt nur für Unternehmen mit Partnerberechtigungen.</maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
        </dev:remarks>
        <command:commandLines>
          <command:commandLine>
            <command:commandText></command:commandText>
          </command:commandLine>
        </command:commandLines>
      </command:example>
    </command:examples>
    <!-- Link section -->
    <maml:relatedLinks>
      <maml:navigationLink>
        <maml:linkText></maml:linkText>
        <maml:uri/>
      </maml:navigationLink>
    </maml:relatedLinks>
  </command:command>
 
  <!-- v 1.3.0.36 -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>
        Get-MsolGroupMember
      </command:name>
      <maml:description>
        <maml:para>Ruft alle Mitglieder der angegebenen Gruppe ab.</maml:para>
      </maml:description>
      <maml:copyright>
        <maml:para></maml:para>
      </maml:copyright>
      <command:verb>Get</command:verb>
      <command:noun>MsolGroupMember</command:noun>
      <dev:version></dev:version>
    </command:details>
    <maml:description>
      <maml:para>Das Cmdlet "Get-MsolGroupMember" wird zum Abrufen von Mitgliedern der angegebenen Gruppe verwendet. Bei diesen Mitgliedern kann es sich um Benutzer oder Gruppen handeln.</maml:para>
    </maml:description>
    <!-- Cmdlet syntax section-->
    <command:syntax>
      <command:syntaxItem>
        <maml:name>Get-MsolGroupMember</maml:name>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>GroupObjectId</maml:name>
          <maml:description>
            <maml:para>Die ID der Gruppe, für die Mitglieder abgerufen werden sollen.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>MaxResults</maml:name>
          <maml:description>
            <maml:para>Die Höchstanzahl der für eine Suche zurückgegebenen Ergebnisse. Wenn kein Wert angegeben ist, werden 250 Ergebnisse zurückgegeben.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">int</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>SearchString</maml:name>
          <maml:description>
            <maml:para>Die Zeichenfolge für die Suche. Nur Objekte, deren Anzeigename oder E-Mail-Adresse mit dieser Zeichenfolge beginnt, werden zurückgegeben.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>TenantId</maml:name>
          <maml:description>
            <maml:para>Die eindeutige ID des Mandanten, für den der Vorgang ausgeführt werden soll. Wenn dieser Wert nicht angegeben ist, wird er standardmäßig auf den Mandanten des aktuellen Benutzers festgelegt. Dieser Parameter gilt nur für Partnerbenutzer.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        </command:parameter>
      </command:syntaxItem>
      <command:syntaxItem>
        <maml:name>Get-MsolGroupMember</maml:name>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>All</maml:name>
          <maml:description>
            <maml:para>Wenn dieser Parameter vorhanden ist, werden alle Ergebnisse zurückgegeben. Kann nicht zusammen mit dem Parameter "MaxResults" verwendet werden.</maml:para>
          </maml:description>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>GroupObjectId</maml:name>
          <maml:description>
            <maml:para>Die ID der Gruppe, für die Mitglieder abgerufen werden sollen.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>SearchString</maml:name>
          <maml:description>
            <maml:para>Die Zeichenfolge für die Suche. Nur Objekte, deren Anzeigename oder E-Mail-Adresse mit dieser Zeichenfolge beginnt, werden zurückgegeben.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>TenantId</maml:name>
          <maml:description>
            <maml:para>Die eindeutige ID des Mandanten, für den der Vorgang ausgeführt werden soll. Wenn dieser Wert nicht angegeben ist, wird er standardmäßig auf den Mandanten des aktuellen Benutzers festgelegt. Dieser Parameter gilt nur für Partnerbenutzer.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <!-- Cmdlet parameter section -->
    <command:parameters>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>All</maml:name>
        <maml:description>
          <maml:para>Wenn dieser Parameter vorhanden ist, werden alle Ergebnisse zurückgegeben. Kann nicht zusammen mit dem Parameter "MaxResults" verwendet werden.</maml:para>
 
        </maml:description>
        <command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>SwitchParameter</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>GroupObjectId</maml:name>
        <maml:description>
          <maml:para>Die ID der Gruppe, für die Mitglieder abgerufen werden sollen.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        <dev:type>
          <maml:name>Guid</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>MaxResults</maml:name>
        <maml:description>
          <maml:para>Die Höchstanzahl der für eine Suche zurückgegebenen Ergebnisse. Wenn kein Wert angegeben ist, werden 250 Ergebnisse zurückgegeben.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">int</command:parameterValue>
        <dev:type>
          <maml:name>int</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>250</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>SearchString</maml:name>
        <maml:description>
          <maml:para>Die Zeichenfolge für die Suche. Nur Objekte, deren Anzeigename oder E-Mail-Adresse mit dieser Zeichenfolge beginnt, werden zurückgegeben.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>TenantId</maml:name>
        <maml:description>
          <maml:para>Die eindeutige ID des Mandanten, für den der Vorgang ausgeführt werden soll. Wenn dieser Wert nicht angegeben ist, wird er standardmäßig auf den Mandanten des aktuellen Benutzers festgelegt. Dieser Parameter gilt nur für Partnerbenutzer.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        <dev:type>
          <maml:name>Guid</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <!-- Input - Output section-->
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name></maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description>
          <maml:para>
            <!-- description -->
 
          </maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name>Microsoft.Online.Administration.GroupMember</maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description>
          <maml:para>
            <!-- description -->
            Bei diesem Cmdlet ist in jedem Ausgabeobjekt Folgendes enthalten:
 
            CommonName: Der allgemeine Name der Gruppe.
 
            DisplayName: Der Anzeigename der Gruppe.
 
            EmailAddress: Die primäre E-Mail-Adresse der Gruppe (nur für Gruppen mit "MailEnabled").
 
            GroupMemberType: Der Gruppentyp ("SecurityGroup", "Distributionlist" oder "MailEnabledSecurityGroup").
 
            ObjectId: Die eindeutige ID der Gruppe.
          </maml:para>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <!-- Error section-->
    <command:terminatingErrors/>
    <command:nonTerminatingErrors/>
    <!-- Notes section -->
    <maml:alertSet>
      <maml:title></maml:title>
      <maml:alert>
        <maml:para>
 
        </maml:para>
      </maml:alert>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <!-- Example section -->
    <command:examples>
 
      <command:example>
        <maml:title>
          -------------------------- BEISPIEL 1 --------------------------
        </maml:title>
        <maml:introduction>
          <maml:para>C:\PS&gt;</maml:para>
        </maml:introduction>
        <dev:code>
          Get-MsolGroupMember -groupObjectid &lt;id&gt;
 
          Returns a list of group member objects.
        </dev:code>
        <dev:remarks>
          <maml:para>Beschreibung</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Mit diesem Befehl werden alle Mitglieder (Benutzer oder Gruppen) der angegebenen Gruppe abgerufen.</maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
        </dev:remarks>
        <command:commandLines>
          <command:commandLine>
            <command:commandText></command:commandText>
          </command:commandLine>
        </command:commandLines>
      </command:example>
    </command:examples>
    <!-- Link section -->
    <maml:relatedLinks>
      <maml:navigationLink>
        <maml:linkText></maml:linkText>
        <maml:uri/>
      </maml:navigationLink>
    </maml:relatedLinks>
  </command:command>
 
  <!-- v 1.3.0.36 -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>
        Get-MsolPartnerContract
      </command:name>
      <maml:description>
        <maml:para>Ruft eine Liste der Verträge für einen Partner ab.</maml:para>
      </maml:description>
      <maml:copyright>
        <maml:para></maml:para>
      </maml:copyright>
      <command:verb>Get</command:verb>
      <command:noun>MsolPartnerContract</command:noun>
      <dev:version></dev:version>
    </command:details>
    <maml:description>
      <maml:para>Das Cmdlet "Get-MsolPartnerContract" sollte nur von Partnern verwendet werden, da es zum Abrufen einer Vertragsliste für einen Partner dient. Die Eingabe für dieses Cmdlet sollte eine nachzuschlagende Domäne sein, die für den Mandanten überprüft werden muss. Wenn das Unternehmen vorhanden ist und der Partner über Zugriff auf dieses Unternehmen verfügt, wird der entsprechende Vertrag zurückgegeben.</maml:para>
    </maml:description>
    <!-- Cmdlet syntax section-->
    <command:syntax>
      <command:syntaxItem>
        <maml:name>Get-MsolPartnerContract</maml:name>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>DomainName</maml:name>
          <maml:description>
            <maml:para>Die zu suchende Domäne. Hierbei muss es sich um den vollständigen Namen einer überprüften Domäne handeln.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>TenantId</maml:name>
          <maml:description>
            <maml:para>Der Mandant des Partners, für den Verträge abgerufen werden sollen. Wenn dieser Wert nicht angegeben ist, wird er standardmäßig auf den Mandanten des aktuellen Benutzers festgelegt. Wenn dieser Parameter angegeben wird, muss die Mandanten-ID einem Partnerunternehmen entsprechen.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <!-- Cmdlet parameter section -->
    <command:parameters>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>DomainName</maml:name>
        <maml:description>
          <maml:para>Die zu suchende Domäne. Hierbei muss es sich um den vollständigen Namen einer überprüften Domäne handeln.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>TenantId</maml:name>
        <maml:description>
          <maml:para>Der Mandant des Partners, für den Verträge abgerufen werden sollen. Wenn dieser Wert nicht angegeben ist, wird er standardmäßig auf den Mandanten des aktuellen Benutzers festgelegt. Wenn dieser Parameter angegeben wird, muss die Mandanten-ID einem Partnerunternehmen entsprechen.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        <dev:type>
          <maml:name>Guid</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <!-- Input - Output section-->
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name></maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description>
          <maml:para>
            <!-- description -->
 
          </maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name>Microsoft.Online.Administration.PartnerContract</maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description>
          <maml:para>
            <!-- description -->
 
          </maml:para>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <!-- Error section-->
    <command:terminatingErrors/>
    <command:nonTerminatingErrors/>
    <!-- Notes section -->
    <maml:alertSet>
      <maml:title></maml:title>
      <maml:alert>
        <maml:para>
 
        </maml:para>
      </maml:alert>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <!-- Example section -->
    <command:examples>
 
      <command:example>
        <maml:title>
          -------------------------- BEISPIEL 1 --------------------------
        </maml:title>
        <maml:introduction>
          <maml:para>C:\PS&gt;</maml:para>
        </maml:introduction>
        <dev:code>
          Get-MsolPartnerContract -DomainName contoso.com
 
          Returns a contract object.
        </dev:code>
        <dev:remarks>
          <maml:para>Beschreibung</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Mit diesem Befehl wird der Vertrag für den Mandanten zurückgegeben, der Besitzer der Domäne "contoso.com" ist. Der Aufrufer muss über das Recht verfügen, im Auftrag von "contoso.com" zu agieren.</maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
        </dev:remarks>
        <command:commandLines>
          <command:commandLine>
            <command:commandText></command:commandText>
          </command:commandLine>
        </command:commandLines>
      </command:example>
    </command:examples>
    <!-- Link section -->
    <maml:relatedLinks>
      <maml:navigationLink>
        <maml:linkText></maml:linkText>
        <maml:uri/>
      </maml:navigationLink>
    </maml:relatedLinks>
  </command:command>
 
  <!-- v 1.3.0.36 -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>
        Get-MsolPartnerInformation
      </command:name>
      <maml:description>
        <maml:para>Ruft Informationen auf Unternehmensebene für Partner ab.</maml:para>
      </maml:description>
      <maml:copyright>
        <maml:para></maml:para>
      </maml:copyright>
      <command:verb>Get</command:verb>
      <command:noun>MsolPartnerInformation</command:noun>
      <dev:version></dev:version>
    </command:details>
    <maml:description>
      <maml:para>Das Cmdlet "Get-MsolPartnerInformation" wird zum Abrufen von partnerspezifischen Informationen verwendet. Dieses Cmdlet sollte nur für Partnermandanten verwendet werden.</maml:para>
    </maml:description>
    <!-- Cmdlet syntax section-->
    <command:syntax>
      <command:syntaxItem>
        <maml:name>Get-MsolPartnerInformation</maml:name>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>TenantId</maml:name>
          <maml:description>
            <maml:para>Die eindeutige ID des Mandanten, für den der Vorgang ausgeführt werden soll. Wenn dieser Wert nicht angegeben ist, wird er standardmäßig auf den Mandanten des aktuellen Benutzers festgelegt. Dieser Parameter gilt nur für Partnerbenutzer.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <!-- Cmdlet parameter section -->
    <command:parameters>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>TenantId</maml:name>
        <maml:description>
          <maml:para>Die eindeutige ID des Mandanten, für den der Vorgang ausgeführt werden soll. Wenn dieser Wert nicht angegeben ist, wird er standardmäßig auf den Mandanten des aktuellen Benutzers festgelegt. Dieser Parameter gilt nur für Partnerbenutzer.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        <dev:type>
          <maml:name>Guid</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <!-- Input - Output section-->
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name></maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description>
          <maml:para>
            <!-- description -->
 
          </maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name></maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description>
          <maml:para>
            <!-- description -->
            Mit dem Cmdlet werden die folgenden Informationen auf Unternehmensebene zurückgegeben:
 
            CompanyType - Der Typ dieses Unternehmens (Partner oder gewöhnlicher Mandant).
 
            DapEnabled - Flag, mit dem bestimmt wird, ob der Partner über Rechte als delegierter Administrator verfügt.
 
            PartnerCompanyName - der Name des Unternehmens.
 
            PartnerSupportTelephones - Supporttelefonnummern für den Partner.
 
            PartnerSupportEmails - Support-E-Mail-Adresse für den Partner.
 
            PartnerCommerceUrl - URL für die Commercewebsite des Partners.
 
            PartnerSupportUrl - URL für die Supportwebsite des Partners.
 
            PartnerHelpUrl - URL für die Hilfewebsite des Partners.
          </maml:para>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <!-- Error section-->
    <command:terminatingErrors/>
    <command:nonTerminatingErrors/>
    <!-- Notes section -->
    <maml:alertSet>
      <maml:title></maml:title>
      <maml:alert>
        <maml:para>
 
        </maml:para>
      </maml:alert>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <!-- Example section -->
    <command:examples>
    </command:examples>
    <!-- Link section -->
    <maml:relatedLinks>
      <maml:navigationLink>
        <maml:linkText></maml:linkText>
        <maml:uri/>
      </maml:navigationLink>
    </maml:relatedLinks>
  </command:command>
 
  <!-- v 1.3.0.36 -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>
        Get-MsolPasswordPolicy
      </command:name>
      <maml:description>
        <maml:para>Dient zum Abrufen der aktuellen Kennwortrichtlinie für den Mandanten oder die angegebene Domäne.</maml:para>
      </maml:description>
      <maml:copyright>
        <maml:para></maml:para>
      </maml:copyright>
      <command:verb>Get</command:verb>
      <command:noun>MsolPasswordPolicy</command:noun>
      <dev:version></dev:version>
    </command:details>
    <maml:description>
      <maml:para>Das Cmdlet "Get-MsolPasswordPolicy" kann zum Abrufen der dem Fenster "Kennwortablauf" oder "Benachrichtigung über Kennwortablauf" für einen spezifischen Mandanten oder eine Domäne zugeordneten Informationen verwendet werden. Wird ein Domänenname angegeben, muss es sich um eine für das Unternehmen überprüfte Domäne handeln. </maml:para>
    </maml:description>
    <!-- Cmdlet syntax section-->
    <command:syntax>
      <command:syntaxItem>
        <maml:name>Get-MsolPasswordPolicy</maml:name>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>DomainName</maml:name>
          <maml:description>
            <maml:para>Der vollqualifizierte Name der abzurufenden Domäne.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <!-- Cmdlet parameter section -->
    <command:parameters>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>DomainName</maml:name>
        <maml:description>
          <maml:para>Der vollqualifizierte Name der abzurufenden Domäne.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <!-- Input - Output section-->
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name></maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description>
          <maml:para>
            <!-- description -->
 
          </maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name></maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description>
          <maml:para>
            <!-- description -->
            Für die angegebene Domäne bzw. den Mandanten (falls keine Domäne angegeben wird) werden folgende Informationen zurückgegeben:
 
            ValidityPeriod: Länge des Zeitraums, für den ein Kennwort gültig ist. Ein Null-Wert bedeutet, dass die Standardeinstellung von 90 Tagen gilt.
 
            NotificationDays: Anzahl der Tage, die der Benutzer vor Ablauf des Kennworts eine Benachrichtigung erhält. Ein Null-Wert bedeutet, dass die Standardeinstellung von 14 Tagen gilt.
          </maml:para>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <!-- Error section-->
    <command:terminatingErrors/>
    <command:nonTerminatingErrors/>
    <!-- Notes section -->
    <maml:alertSet>
      <maml:title></maml:title>
      <maml:alert>
        <maml:para>
 
        </maml:para>
      </maml:alert>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <!-- Example section -->
    <command:examples>
 
      <command:example>
        <maml:title>
          -------------------------- BEISPIEL 1 --------------------------
        </maml:title>
        <maml:introduction>
          <maml:para>C:\PS&gt;</maml:para>
        </maml:introduction>
        <dev:code>
          Get-MsolPasswordPolicy
 
          Returns the password policy.
        </dev:code>
        <dev:remarks>
          <maml:para>Beschreibung</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Gibt die Kennwortrichtlinie für den Mandanten zurück.</maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
        </dev:remarks>
        <command:commandLines>
          <command:commandLine>
            <command:commandText></command:commandText>
          </command:commandLine>
        </command:commandLines>
      </command:example>
 
      <command:example>
        <maml:title>
          -------------------------- BEISPIEL 2 --------------------------
        </maml:title>
        <maml:introduction>
          <maml:para>C:\PS&gt;</maml:para>
        </maml:introduction>
        <dev:code>
          Get-MsolPasswordPolicy -DomainName contoso.com
 
          Returns the password policy.
        </dev:code>
        <dev:remarks>
          <maml:para>Beschreibung</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Gibt die Kennwortrichtlinie für die Domäne "contoso.com" zurück.</maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
        </dev:remarks>
        <command:commandLines>
          <command:commandLine>
            <command:commandText></command:commandText>
          </command:commandLine>
        </command:commandLines>
      </command:example>
    </command:examples>
    <!-- Link section -->
    <maml:relatedLinks>
      <maml:navigationLink>
        <maml:linkText></maml:linkText>
        <maml:uri/>
      </maml:navigationLink>
    </maml:relatedLinks>
  </command:command>
 
  <!-- v 1.3.0.36 -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>
        Get-MsolRole
      </command:name>
      <maml:description>
        <maml:para>Ruft Administratorrollen ab.</maml:para>
      </maml:description>
      <maml:copyright>
        <maml:para></maml:para>
      </maml:copyright>
      <command:verb>Get</command:verb>
      <command:noun>MsolRole</command:noun>
      <dev:version></dev:version>
    </command:details>
    <maml:description>
      <maml:para>Das Cmdlet "Get-MsolRole" kann zum Abrufen einer Liste von Administratorrollen verwendet werden.</maml:para>
    </maml:description>
    <!-- Cmdlet syntax section-->
    <command:syntax>
      <command:syntaxItem>
        <maml:name>Get-MsolRole</maml:name>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>ObjectId</maml:name>
          <maml:description>
            <maml:para>Die ObjectId der abzurufenden Rolle.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>TenantId</maml:name>
          <maml:description>
            <maml:para>Die eindeutige ID des Mandanten, für den der Vorgang ausgeführt werden soll. Wenn dieser Wert nicht angegeben ist, wird er standardmäßig auf den Mandanten des aktuellen Benutzers festgelegt. Dieser Parameter gilt nur für Partnerbenutzer.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        </command:parameter>
      </command:syntaxItem>
      <command:syntaxItem>
        <maml:name>Get-MsolRole</maml:name>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>RoleName</maml:name>
          <maml:description>
            <maml:para>Der Name der abzurufenden Rolle.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>TenantId</maml:name>
          <maml:description>
            <maml:para>Die eindeutige ID des Mandanten, für den der Vorgang ausgeführt werden soll. Wenn dieser Wert nicht angegeben ist, wird er standardmäßig auf den Mandanten des aktuellen Benutzers festgelegt. Dieser Parameter gilt nur für Partnerbenutzer.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <!-- Cmdlet parameter section -->
    <command:parameters>
      <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>ObjectId</maml:name>
        <maml:description>
          <maml:para>Die ObjectId der abzurufenden Rolle.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        <dev:type>
          <maml:name>Guid</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>RoleName</maml:name>
        <maml:description>
          <maml:para>Der Name der abzurufenden Rolle.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>TenantId</maml:name>
        <maml:description>
          <maml:para>Die eindeutige ID des Mandanten, für den der Vorgang ausgeführt werden soll. Wenn dieser Wert nicht angegeben ist, wird er standardmäßig auf den Mandanten des aktuellen Benutzers festgelegt. Dieser Parameter gilt nur für Partnerbenutzer.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        <dev:type>
          <maml:name>Guid</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <!-- Input - Output section-->
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name></maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description>
          <maml:para>
            <!-- description -->
 
          </maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name>Microsoft.Online.Administration.Role</maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description>
          <maml:para>
            <!-- description -->
            Bei diesem Cmdlet enthält jedes ausgegebene Objekt folgende Felder:
 
            Description: Beschreibung der Rolle.
 
            IsEnabled: Angabe darüber, ob die Rolle aktiviert ist.
 
            IsSystem: Angabe darüber, ob die Rolle von Microsoft Azure Active Directory erstellt wurde.
 
            Name: Name der Rolle.
 
            ObjectId: eindeutige ID der Rolle.
          </maml:para>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <!-- Error section-->
    <command:terminatingErrors/>
    <command:nonTerminatingErrors/>
    <!-- Notes section -->
    <maml:alertSet>
      <maml:title></maml:title>
      <maml:alert>
        <maml:para>
 
        </maml:para>
      </maml:alert>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <!-- Example section -->
    <command:examples>
 
      <command:example>
        <maml:title>
          -------------------------- BEISPIEL 1 --------------------------
        </maml:title>
        <maml:introduction>
          <maml:para>C:\PS&gt;</maml:para>
        </maml:introduction>
        <dev:code>
          Get-MsolRole
 
          Returns a list of role objects.
        </dev:code>
        <dev:remarks>
          <maml:para>Beschreibung</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Mit diesem Befehl werden Administratorrollen für das Unternehmen abgerufen.</maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
        </dev:remarks>
        <command:commandLines>
          <command:commandLine>
            <command:commandText></command:commandText>
          </command:commandLine>
        </command:commandLines>
      </command:example>
    </command:examples>
    <!-- Link section -->
    <maml:relatedLinks>
      <maml:navigationLink>
        <maml:linkText></maml:linkText>
        <maml:uri/>
      </maml:navigationLink>
    </maml:relatedLinks>
  </command:command>
 
  <!-- v 1.3.0.36 -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>
        Get-MsolRoleMember
      </command:name>
      <maml:description>
        <maml:para>Ruft alle Mitglieder der angegebenen Rolle ab.</maml:para>
      </maml:description>
      <maml:copyright>
        <maml:para></maml:para>
      </maml:copyright>
      <command:verb>Get</command:verb>
      <command:noun>MsolRoleMember</command:noun>
      <dev:version></dev:version>
    </command:details>
    <maml:description>
      <maml:para>Das Cmdlet "Get-MsolRoleMember" wird zum Abrufen aller Mitglieder der angegebenen Rolle verwendet.</maml:para>
    </maml:description>
    <!-- Cmdlet syntax section-->
    <command:syntax>
      <command:syntaxItem>
        <maml:name>Get-MsolRoleMember</maml:name>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>MaxResults</maml:name>
          <maml:description>
            <maml:para>Die Höchstanzahl der für eine Suche zurückgegebenen Ergebnisse. Wenn kein Wert angegeben ist, werden 250 Ergebnisse zurückgegeben.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">int</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RoleObjectId</maml:name>
          <maml:description>
            <maml:para>Die ID der Rolle, für die Mitglieder abgerufen werden sollen.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>SearchString</maml:name>
          <maml:description>
            <maml:para>Die Zeichenfolge für die Suche. Nur Objekte, deren Anzeigename oder E-Mail-Adresse mit dieser Zeichenfolge beginnt, werden zurückgegeben.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>TenantId</maml:name>
          <maml:description>
            <maml:para>Die eindeutige ID des Mandanten, für den der Vorgang ausgeführt werden soll. Wenn dieser Wert nicht angegeben ist, wird er standardmäßig auf den Mandanten des aktuellen Benutzers festgelegt. Dieser Parameter gilt nur für Partnerbenutzer.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        </command:parameter>
      </command:syntaxItem>
      <command:syntaxItem>
        <maml:name>Get-MsolRoleMember</maml:name>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>All</maml:name>
          <maml:description>
            <maml:para>Wenn dieser Parameter vorhanden ist, werden alle Ergebnisse zurückgegeben. Kann nicht zusammen mit dem Parameter "MaxResults" verwendet werden.</maml:para>
          </maml:description>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RoleObjectId</maml:name>
          <maml:description>
            <maml:para>Die ID der Rolle, für die Mitglieder abgerufen werden sollen.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>SearchString</maml:name>
          <maml:description>
            <maml:para>Die Zeichenfolge für die Suche. Nur Objekte, deren Anzeigename oder E-Mail-Adresse mit dieser Zeichenfolge beginnt, werden zurückgegeben.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>TenantId</maml:name>
          <maml:description>
            <maml:para>Die eindeutige ID des Mandanten, für den der Vorgang ausgeführt werden soll. Wenn dieser Wert nicht angegeben ist, wird er standardmäßig auf den Mandanten des aktuellen Benutzers festgelegt. Dieser Parameter gilt nur für Partnerbenutzer.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <!-- Cmdlet parameter section -->
    <command:parameters>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>All</maml:name>
        <maml:description>
          <maml:para>Wenn dieser Parameter vorhanden ist, werden alle Ergebnisse zurückgegeben. Kann nicht zusammen mit dem Parameter "MaxResults" verwendet werden.</maml:para>
 
        </maml:description>
        <command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>SwitchParameter</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>MaxResults</maml:name>
        <maml:description>
          <maml:para>Die Höchstanzahl der für eine Suche zurückgegebenen Ergebnisse. Wenn kein Wert angegeben ist, werden 250 Ergebnisse zurückgegeben.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">int</command:parameterValue>
        <dev:type>
          <maml:name>int</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>250</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>RoleObjectId</maml:name>
        <maml:description>
          <maml:para>Die ID der Rolle, für die Mitglieder abgerufen werden sollen.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        <dev:type>
          <maml:name>Guid</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>SearchString</maml:name>
        <maml:description>
          <maml:para>Die Zeichenfolge für die Suche. Nur Objekte, deren Anzeigename oder E-Mail-Adresse mit dieser Zeichenfolge beginnt, werden zurückgegeben.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>TenantId</maml:name>
        <maml:description>
          <maml:para>Die eindeutige ID des Mandanten, für den der Vorgang ausgeführt werden soll. Wenn dieser Wert nicht angegeben ist, wird er standardmäßig auf den Mandanten des aktuellen Benutzers festgelegt. Dieser Parameter gilt nur für Partnerbenutzer.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        <dev:type>
          <maml:name>Guid</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <!-- Input - Output section-->
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name></maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description>
          <maml:para>
            <!-- description -->
 
          </maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name>Microsoft.Online.Administation.RoleMember</maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description>
          <maml:para>
            <!-- description -->
            Bei diesem Cmdlet ist in jedem RoleMember-Objekt Folgendes enthalten:
 
            DisplayName: Der Anzeigename des Rollenmitglieds.
 
            EmailAddress: Die E-Mail-Adresse des Rollenmitglieds.
 
            IsLicensed: Gibt an, ob dem Benutzer eine Lizenz zugewiesen ist.
 
            LastDirSyncTime: Das Datum und die Uhrzeit der letzten Synchronisierung dieses Mitglieds.
 
            ObjectId: Die eindeutige ID des Mitglieds.
 
            OverallProvisioningStatus: Der Bereitstellungsstatus dieses Benutzers.
 
            RoleMemberType: Der Typ des Rollenmitglieds. Zurzeit wird nur "User" unterstützt.
 
            ValidationStatus: Gibt an, ob bei diesem Gruppenmitglied Fehler vorliegen.
          </maml:para>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <!-- Error section-->
    <command:terminatingErrors/>
    <command:nonTerminatingErrors/>
    <!-- Notes section -->
    <maml:alertSet>
      <maml:title></maml:title>
      <maml:alert>
        <maml:para>
 
        </maml:para>
      </maml:alert>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <!-- Example section -->
    <command:examples>
 
      <command:example>
        <maml:title>
          -------------------------- BEISPIEL 1 --------------------------
        </maml:title>
        <maml:introduction>
          <maml:para>C:\PS&gt;</maml:para>
        </maml:introduction>
        <dev:code>
          $role = Get-MsolRole -RoleName "Company Administrator"
          Get-MsolRoleMember -RoleObjectId $role.ObjectId
 
          Returns a list of role member objects.
        </dev:code>
        <dev:remarks>
          <maml:para>Beschreibung</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Mit diesem Befehl werden alle Mitglieder der angegebenen Rolle zurückgegeben.</maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
        </dev:remarks>
        <command:commandLines>
          <command:commandLine>
            <command:commandText></command:commandText>
          </command:commandLine>
        </command:commandLines>
      </command:example>
    </command:examples>
    <!-- Link section -->
    <maml:relatedLinks>
      <maml:navigationLink>
        <maml:linkText></maml:linkText>
        <maml:uri/>
      </maml:navigationLink>
    </maml:relatedLinks>
  </command:command>
 
  <!-- v 1.3.0.36 -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>
        Get-MsolServicePrincipal
      </command:name>
      <maml:description>
        <maml:para>Ruft einen Dienstprinzipal oder eine Liste von Dienstprinzipalen aus Microsoft Azure Active Directory ab.</maml:para>
      </maml:description>
      <maml:copyright>
        <maml:para></maml:para>
      </maml:copyright>
      <command:verb>Get</command:verb>
      <command:noun>MsolServicePrincipal</command:noun>
      <dev:version></dev:version>
    </command:details>
    <maml:description>
      <maml:para>Das Cmdlet "Get-MsolServicePrincipal" kann zum Abrufen eines Dienstprinzipals oder einer Liste von Dienstprinzipalen aus Microsoft Azure Active Directory verwendet werden.</maml:para>
    </maml:description>
    <!-- Cmdlet syntax section-->
    <command:syntax>
      <command:syntaxItem>
        <maml:name>Get-MsolServicePrincipal</maml:name>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>All</maml:name>
          <maml:description>
            <maml:para>Wenn dieser Parameter vorhanden ist, werden alle Ergebnisse zurückgegeben. Er kann nicht zusammen mit dem Parameter "MaxResults" verwendet werden.</maml:para>
          </maml:description>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>MaxResults</maml:name>
          <maml:description>
            <maml:para>Die Höchstanzahl der für eine Suche zurückgegebenen Ergebnisse. Wenn kein Wert angegeben ist, werden 500 Ergebnisse zurückgegeben.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">int</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>TenantId</maml:name>
          <maml:description>
            <maml:para>Die eindeutige ID des Mandanten, für den der Vorgang ausgeführt werden soll. Wenn dieser Wert nicht angegeben ist, wird er standardmäßig auf den Mandanten des aktuellen Benutzers festgelegt. Dieser Parameter gilt nur für Partnerbenutzer.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        </command:parameter>
      </command:syntaxItem>
      <command:syntaxItem>
        <maml:name>Get-MsolServicePrincipal</maml:name>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>ObjectId</maml:name>
          <maml:description>
            <maml:para>Die Objekt-ID, die dem abzurufenden Dienstprinzipal zugeordnet ist</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>TenantId</maml:name>
          <maml:description>
            <maml:para>Die eindeutige ID des Mandanten, für den der Vorgang ausgeführt werden soll. Wenn dieser Wert nicht angegeben ist, wird er standardmäßig auf den Mandanten des aktuellen Benutzers festgelegt. Dieser Parameter gilt nur für Partnerbenutzer.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        </command:parameter>
      </command:syntaxItem>
      <command:syntaxItem>
        <maml:name>Get-MsolServicePrincipal</maml:name>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>AppPrincipalId</maml:name>
          <maml:description>
            <maml:para>Die Anwendungs-ID, die dem abzurufenden Dienstprinzipal zugeordnet ist</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>TenantId</maml:name>
          <maml:description>
            <maml:para>Die eindeutige ID des Mandanten, für den der Vorgang ausgeführt werden soll. Wenn dieser Wert nicht angegeben ist, wird er standardmäßig auf den Mandanten des aktuellen Benutzers festgelegt. Dieser Parameter gilt nur für Partnerbenutzer.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        </command:parameter>
      </command:syntaxItem>
      <command:syntaxItem>
        <maml:name>Get-MsolServicePrincipal</maml:name>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>ServicePrincipalName</maml:name>
          <maml:description>
            <maml:para>
              Der eindeutige Name des Dienstprinzipals, der abgerufen werden soll.
              Ein Dienstprinzipalname muss das Format "appName" oder "appName/hostname" besitzen oder eine gültige URL sein. "appName" ist der Name der Anwendung, und "hostname" ist die URI-Authority für die Anwendung.
            </maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>TenantId</maml:name>
          <maml:description>
            <maml:para>Die eindeutige ID des Mandanten, für den der Vorgang ausgeführt werden soll. Wenn dieser Wert nicht angegeben ist, wird er standardmäßig auf den Mandanten des aktuellen Benutzers festgelegt. Dieser Parameter gilt nur für Partnerbenutzer.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <!-- Cmdlet parameter section -->
    <command:parameters>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>All</maml:name>
        <maml:description>
          <maml:para>Wenn dieser Parameter vorhanden ist, werden alle Ergebnisse zurückgegeben. Er kann nicht zusammen mit dem Parameter "MaxResults" verwendet werden.</maml:para>
 
        </maml:description>
        <command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>SwitchParameter</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>AppPrincipalId</maml:name>
        <maml:description>
          <maml:para>Die Anwendungs-ID, die dem abzurufenden Dienstprinzipal zugeordnet ist</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        <dev:type>
          <maml:name>Guid</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>MaxResults</maml:name>
        <maml:description>
          <maml:para>Die Höchstanzahl der für eine Suche zurückgegebenen Ergebnisse. Wenn kein Wert angegeben ist, werden 500 Ergebnisse zurückgegeben.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">int</command:parameterValue>
        <dev:type>
          <maml:name>int</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>500</dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>ObjectId</maml:name>
        <maml:description>
          <maml:para>Die Objekt-ID, die dem abzurufenden Dienstprinzipal zugeordnet ist</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        <dev:type>
          <maml:name>Guid</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>ServicePrincipalName</maml:name>
        <maml:description>
          <maml:para>
            Der eindeutige Name des Dienstprinzipals, der abgerufen werden soll.
            Ein Dienstprinzipalname muss das Format "appName" oder "appName/hostname" besitzen oder eine gültige URL sein. "appName" ist der Name der Anwendung, und "hostname" ist die URI-Authority für die Anwendung.
          </maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>TenantId</maml:name>
        <maml:description>
          <maml:para>Die eindeutige ID des Mandanten, für den der Vorgang ausgeführt werden soll. Wenn dieser Wert nicht angegeben ist, wird er standardmäßig auf den Mandanten des aktuellen Benutzers festgelegt. Dieser Parameter gilt nur für Partnerbenutzer.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        <dev:type>
          <maml:name>Guid</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <!-- Input - Output section-->
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name></maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description>
          <maml:para>
            <!-- description -->
 
          </maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name>Microsoft.Online.Administration.ServicePrincipal[]</maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description>
          <maml:para>
            <!-- description -->
            Dient zum Abrufen eines Dienstprinzipals oder einer Liste von Dienstprinzipalen aus Microsoft Azure Active Directory. Für jeden Dienstprinzipal werden folgende Informationen zurückgegeben:
 
          ObjectId: eindeutige ID des Dienstprinzipals.
            AppPrincipalId: Anwendungs-ID des Dienstprinzipals.
            DisplayName: Anzeigename des Dienstprinzipals.
            ServicePrincipalName: Liste der dem Dienstprinzipal zugeordneten Dienstprinzipalnamen.
            AccountEnabled: Angabe darüber, ob das Konto aktiviert ist.
          </maml:para>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <!-- Error section-->
    <command:terminatingErrors/>
    <command:nonTerminatingErrors/>
    <!-- Notes section -->
    <maml:alertSet>
      <maml:title></maml:title>
      <maml:alert>
        <maml:para>
 
        </maml:para>
      </maml:alert>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <!-- Example section -->
    <command:examples>
 
      <command:example>
        <maml:title>
          -------------------------- BEISPIEL 1 --------------------------
        </maml:title>
        <maml:introduction>
          <maml:para>C:\PS&gt;</maml:para>
        </maml:introduction>
        <dev:code>
          Get-MsolServicePrincipal -ServicePrincipalName "
 
          Returns a list of service principals
        </dev:code>
        <dev:remarks>
          <maml:para>Beschreibung</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Mit diesem Befehl werden sämtliche im Mandanten der Organisation vorhandenen Dienstprinzipals aufgelistet.</maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
        </dev:remarks>
        <command:commandLines>
          <command:commandLine>
            <command:commandText></command:commandText>
          </command:commandLine>
        </command:commandLines>
      </command:example>
 
      <command:example>
        <maml:title>
          -------------------------- BEISPIEL 2 --------------------------
        </maml:title>
        <maml:introduction>
          <maml:para>C:\PS&gt;</maml:para>
        </maml:introduction>
        <dev:code>
          Get-MsolServicePrincipal -ServicePrincipalName "MyApp"
 
          Returns a list of service principals.
        </dev:code>
        <dev:remarks>
          <maml:para>Beschreibung</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Mit diesem Befehl werden sämtliche Dienstprinzipale aufgelistet, deren Name mit "MyApp" beginnt. Hinweis: Hierbei handelt es sich um die exakte Entsprechung der appClass-Teils des ServicePrincipalName-Parameters bis zum Schrägstrich.</maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
        </dev:remarks>
        <command:commandLines>
          <command:commandLine>
            <command:commandText></command:commandText>
          </command:commandLine>
        </command:commandLines>
      </command:example>
 
      <command:example>
        <maml:title>
          -------------------------- BEISPIEL 3 --------------------------
        </maml:title>
        <maml:introduction>
          <maml:para>C:\PS&gt;</maml:para>
        </maml:introduction>
        <dev:code>
          Get-MsolServicePrincipal -AppPrincipalId 5e964d2f-e384-4292-ae55-dd24c89cc53b
 
          Returns a service principal.
        </dev:code>
        <dev:remarks>
          <maml:para>Beschreibung</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Mithilfe dieses Befehls wird ein Dienstprinzipal mit einer spezifischen AppPrincipalId abgerufen. In diesem Beispiel wird mithilfe des Werts "5e964d2f-e384-4292-ae55-dd24c89cc53b" ggf. ein Dienstprinzipal des Namens "MyApp3" zurückgegeben.</maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
        </dev:remarks>
        <command:commandLines>
          <command:commandLine>
            <command:commandText></command:commandText>
          </command:commandLine>
        </command:commandLines>
      </command:example>
    </command:examples>
    <!-- Link section -->
    <maml:relatedLinks>
      <maml:navigationLink>
        <maml:linkText></maml:linkText>
        <maml:uri/>
      </maml:navigationLink>
    </maml:relatedLinks>
  </command:command>
 
  <!-- v 1.3.0.36 -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>
        Get-MsolServicePrincipalCredential
      </command:name>
      <maml:description>
        <maml:para>Ruft eine Liste der Anmeldeinformationen ab, die einem Dienstprinzipal zugeordnet sind.</maml:para>
      </maml:description>
      <maml:copyright>
        <maml:para></maml:para>
      </maml:copyright>
      <command:verb>Get</command:verb>
      <command:noun>MsolServicePrincipalCredential</command:noun>
      <dev:version></dev:version>
    </command:details>
    <maml:description>
      <maml:para>Das Cmdlet "Get-MsolServicePrincipalCredential" kann zum Abrufen einer Liste von Anmeldeinformationen verwendet werden, die einem Dienstprinzipal zugeordnet sind.</maml:para>
    </maml:description>
    <!-- Cmdlet syntax section-->
    <command:syntax>
      <command:syntaxItem>
        <maml:name>Get-MsolServicePrincipalCredential</maml:name>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>ObjectId</maml:name>
          <maml:description>
            <maml:para>Die Objekt-ID, die den abzurufenden Dienstprinzipal-Anmeldeinformationen zugeordnet ist</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AppPrincipalId</maml:name>
          <maml:description>
            <maml:para>Die Anwendungs-ID, die den abzurufenden Dienstprinzipal-Anmeldeinformationen zugeordnet ist</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>TenantId</maml:name>
          <maml:description>
            <maml:para>Die eindeutige ID des Mandanten, für den der Vorgang ausgeführt werden soll. Wenn dieser Wert nicht angegeben ist, wird er standardmäßig auf den Mandanten des aktuellen Benutzers festgelegt. Dieser Parameter gilt nur für Partnerbenutzer.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        </command:parameter>
      </command:syntaxItem>
      <command:syntaxItem>
        <maml:name>Get-MsolServicePrincipalCredential</maml:name>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>ServicePrincipalName</maml:name>
          <maml:description>
            <maml:para>
              Der eindeutige Name des Dienstprinzipals, von dem Anmeldeinformationen abgerufen werden sollen.
              Ein Dienstprinzipalname muss das Format "appName" oder "appName/hostname" besitzen oder eine gültige URL sein. "appName" ist der Name der Anwendung, und "hostname" ist die URI-Authority für die Anwendung.
            </maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AppPrincipalId</maml:name>
          <maml:description>
            <maml:para>Die Anwendungs-ID, die den abzurufenden Dienstprinzipal-Anmeldeinformationen zugeordnet ist</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>TenantId</maml:name>
          <maml:description>
            <maml:para>Die eindeutige ID des Mandanten, für den der Vorgang ausgeführt werden soll. Wenn dieser Wert nicht angegeben ist, wird er standardmäßig auf den Mandanten des aktuellen Benutzers festgelegt. Dieser Parameter gilt nur für Partnerbenutzer.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <!-- Cmdlet parameter section -->
    <command:parameters>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>AppPrincipalId</maml:name>
        <maml:description>
          <maml:para>Die Anwendungs-ID, die den abzurufenden Dienstprinzipal-Anmeldeinformationen zugeordnet ist</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        <dev:type>
          <maml:name>Guid</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>ObjectId</maml:name>
        <maml:description>
          <maml:para>Die Objekt-ID, die den abzurufenden Dienstprinzipal-Anmeldeinformationen zugeordnet ist</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        <dev:type>
          <maml:name>Guid</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>ServicePrincipalName</maml:name>
        <maml:description>
          <maml:para>
            Der eindeutige Name des Dienstprinzipals, von dem Anmeldeinformationen abgerufen werden sollen.
            Ein Dienstprinzipalname muss das Format "appName" oder "appName/hostname" besitzen oder eine gültige URL sein. "appName" ist der Name der Anwendung, und "hostname" ist die URI-Authority für die Anwendung.
            </maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>TenantId</maml:name>
        <maml:description>
          <maml:para>Die eindeutige ID des Mandanten, für den der Vorgang ausgeführt werden soll. Wenn dieser Wert nicht angegeben ist, wird er standardmäßig auf den Mandanten des aktuellen Benutzers festgelegt. Dieser Parameter gilt nur für Partnerbenutzer.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        <dev:type>
          <maml:name>Guid</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <!-- Input - Output section-->
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name></maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description>
          <maml:para>
            <!-- description -->
 
          </maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name>Microsoft.Online.Administration.ServicePrincipalCredential[]</maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description>
          <maml:para>
            <!-- description -->
            Hiermit wird die Liste der Anmeldeinformationen abgerufen, die einem Dienstprinzipal zugeordnet sind. In jedem Dienstprinzipal sind die folgenden Informationen enthalten:
 
          Type: der Typ der Dienstprinzipal-Anmeldeinformation (Asymmetric/Symmetric/Password).
            Value: der Wert der Anmeldeinformation. Wenn der Anmeldeinformationstyp "Zertifikat" ist, stellt dieser Wert das Base64-codierte Zertifikat dar. Wenn der Anmeldeinformationstyp "Symmetrisch" ist, stellt der Wert einen AES-Schlüssel dar.
            KeyGroupId: der für die interne Verwendung reservierte Bezeichner.
            KeyId: der eindeutige Bezeichner des Schlüssels.
            StartDate: das Startdatum der Nutzung der Anmeldeinformation.
            EndDate: das Enddatum der Nutzung der Anmeldeinformation.
            Usage: gibt an, ob die Anmeldeinformation zum Signieren oder Überprüfen eines Tokens verwendet wird.
            </maml:para>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <!-- Error section-->
    <command:terminatingErrors/>
    <command:nonTerminatingErrors/>
    <!-- Notes section -->
    <maml:alertSet>
      <maml:title></maml:title>
      <maml:alert>
        <maml:para>
 
        </maml:para>
      </maml:alert>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <!-- Example section -->
    <command:examples>
 
      <command:example>
        <maml:title>
          -------------------------- BEISPIEL 1 --------------------------
        </maml:title>
        <maml:introduction>
          <maml:para>C:\PS&gt;</maml:para>
        </maml:introduction>
        <dev:code>
          Get-MsolServicePrincipalCredential -ServicePrincipalName "MyApp/myApp.com"
 
          Returns a list of credentials associated with the "MyApp/myApp.com" service principal.
        </dev:code>
        <dev:remarks>
          <maml:para>Beschreibung</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Mit diesem Befehl werden sämtliche Anmeldeinformationseigenschaften (jedoch nicht die Werte), die dem Dienstprinzipalnamen "MyApp/myApp.com" zugeordnet sind, abgerufen. Dienstprinzipalnamen müssen das Format "appClass/hostname" besitzen, wobei "appClass" die Anwendungsklasse ("MyApp") und "hostname" den Hostnamen der Anwendung (myApp.com) repräsentiert.</maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
        </dev:remarks>
        <command:commandLines>
          <command:commandLine>
            <command:commandText></command:commandText>
          </command:commandLine>
        </command:commandLines>
      </command:example>
    </command:examples>
    <!-- Link section -->
    <maml:relatedLinks>
      <maml:navigationLink>
        <maml:linkText></maml:linkText>
        <maml:uri/>
      </maml:navigationLink>
    </maml:relatedLinks>
  </command:command>
 
  <!-- v 1.3.0.36 -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>
        Get-MsolSettings
      </command:name>
      <maml:description>
        <maml:para>Ruft eine Verzeichniseinstellung ab.</maml:para>
      </maml:description>
      <maml:copyright>
        <maml:para></maml:para>
      </maml:copyright>
      <command:verb>Get</command:verb>
      <command:noun>MsolSettings</command:noun>
      <dev:version></dev:version>
    </command:details>
    <maml:description>
      <maml:para>Das Cmdlet "Get-MsolSettings" kann zum Abrufen eines Verzeichniseinstellungsobjekts verwendet werden.</maml:para>
    </maml:description>
    <!-- Cmdlet syntax section-->
    <command:syntax>
      <command:syntaxItem>
        <maml:name>Get-MsolSettings</maml:name>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>SettingId</maml:name>
          <maml:description>
            <maml:para>Die SettingId, die der abzurufenden Verzeichniseinstellung zugeordnet ist.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        </command:parameter>
      </command:syntaxItem>
      <command:syntaxItem>
        <maml:name>Get-MsolSettings</maml:name>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>TargetType</maml:name>
          <maml:description>
            <maml:para>Die Objekt-ID, die Einstellungsobjekten zugeordnet ist. Wenn kein Wert angegeben ist, erfolgt eine Zuordnung zum Mandanten. Mögliche Werte sind: Groups, Users, ServicePrincipals, Applications, Devices.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">TargetType (enum)</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>TargetObjectId</maml:name>
          <maml:description>
            <maml:para>Die Objekt-ID, die Einstellungsobjekten zugeordnet ist. Wenn kein Wert angegeben ist, erfolgt eine Zuordnung zum Mandanten.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        </command:parameter>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>SettingId</maml:name>
          <maml:description>
            <maml:para>Die SettingId, die der abzurufenden Verzeichniseinstellung zugeordnet ist.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <!-- Cmdlet parameter section -->
    <command:parameters>
      <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>Id</maml:name>
        <maml:description>
          <maml:para>Die SettingId, die der abzurufenden Verzeichniseinstellung zugeordnet ist.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        <dev:type>
          <maml:name>Guid</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>TargetType</maml:name>
        <maml:description>
          <maml:para>Die Objekt-ID, die Einstellungsobjekten zugeordnet ist. Wenn kein Wert angegeben ist, erfolgt eine Zuordnung zum Mandanten. Mögliche Werte sind: Groups, Users, ServicePrincipals, Applications, Devices.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">Microsoft.Online.Administration.TargetType</command:parameterValue>
        <dev:type>
          <maml:name>Microsoft.Online.Administration.TargetType</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>TargetObjectId</maml:name>
        <maml:description>
          <maml:para>Die Objekt-ID, die Einstellungsobjekten zugeordnet ist. Wenn kein Wert angegeben ist, erfolgt eine Zuordnung zum Mandanten.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        <dev:type>
          <maml:name>Guid</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <!-- Input - Output section-->
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name></maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description>
          <maml:para>
            <!-- description -->
 
          </maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name>Microsoft.Online.Administration.Setting</maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description>
          <maml:para>
            <!-- description -->
            Ruft ein Verzeichniseinstellungsobjekt ab, das die folgenden Informationen enthält:
 
            DisplayName: Der Name der Einstellung.
 
                    TemplateId: Die eindeutige ID der Verzeichniseinstellungsvorlage, zu der diese Einstellung gehört.
 
            Id: Die eindeutige Zeichenfolgen-ID der Verzeichniseinstellung. Dieser Wert sollte beim Aktualisieren der Einstellung verwendet werden.
 
            Values: Das Name/Wert-Paar, das das Einstellungsvorlagendetail beschreibt.
          </maml:para>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <!-- Error section-->
    <command:terminatingErrors/>
    <command:nonTerminatingErrors/>
    <!-- Notes section -->
    <maml:alertSet>
      <maml:title></maml:title>
      <maml:alert>
        <maml:para>
 
        </maml:para>
      </maml:alert>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <!-- Example section -->
    <command:examples>
 
      <command:example>
        <maml:title>
          -------------------------- BEISPIEL 1 --------------------------
        </maml:title>
        <maml:introduction>
          <maml:para>C:\PS&gt;</maml:para>
        </maml:introduction>
        <dev:code>
          Get-MsolSettings -SettingId &lt;guid&gt;
 
          Returns a directory setting associated with the &lt;guid&gt; SettingId.
        </dev:code>
        <dev:remarks>
          <maml:para>Beschreibung</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Dieser Befehl gibt eine Verzeichniseinstellung zurück, die der &lt;guid&gt;-SettingId zugeordnet ist.</maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
        </dev:remarks>
        <command:commandLines>
          <command:commandLine>
            <command:commandText></command:commandText>
          </command:commandLine>
        </command:commandLines>
      </command:example>
      <command:example>
        <maml:title>
          -------------------------- BEISPIEL 2 --------------------------
        </maml:title>
        <maml:introduction>
          <maml:para>C:\PS&gt;</maml:para>
        </maml:introduction>
        <dev:code>
          Get-MsolSettings -SettingId &lt;guid&gt; -TargetType Groups -TargetObjectId [Group Object Id]
 
          Returns a directory setting with the &lt;guid&gt; SettingId that is accosciated with a group object.
        </dev:code>
        <dev:remarks>
          <maml:para>Beschreibung</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Dieser Befehl gibt eine Verzeichniseinstellung mit der SettingID &lt;guid&gt; zurück, die einem Gruppenobjekt zugeordnet ist.</maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
        </dev:remarks>
        <command:commandLines>
          <command:commandLine>
            <command:commandText></command:commandText>
          </command:commandLine>
        </command:commandLines>
      </command:example>
    </command:examples>
    <!-- Link section -->
    <maml:relatedLinks>
      <maml:navigationLink>
        <maml:linkText></maml:linkText>
        <maml:uri/>
      </maml:navigationLink>
    </maml:relatedLinks>
  </command:command>
 
  <!-- v 1.3.0.36 -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>
        Get-MsolSettingTemplate
      </command:name>
      <maml:description>
        <maml:para>Ruft eine Verzeichniseinstellungsvorlage ab.</maml:para>
      </maml:description>
      <maml:copyright>
        <maml:para></maml:para>
      </maml:copyright>
      <command:verb>Get</command:verb>
      <command:noun>MsolSettingTemplate</command:noun>
      <dev:version></dev:version>
    </command:details>
    <maml:description>
      <maml:para>Das Cmdlet "Get-MsolSettingTemplate" kann zum Abrufen einer Verzeichniseinstellungsvorlage verwendet werden.</maml:para>
    </maml:description>
    <!-- Cmdlet syntax section-->
    <command:syntax>
      <command:syntaxItem>
        <maml:name>Get-MsolSettingTemplate</maml:name>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>TemplateId</maml:name>
          <maml:description>
            <maml:para>Die TemplateId, die der abzurufenden Verzeichniseinstellungsvorlage zugeordnet ist.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <!-- Cmdlet parameter section -->
    <command:parameters>
      <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>TemplateId</maml:name>
        <maml:description>
          <maml:para>Die TemplateId, die der abzurufenden Verzeichniseinstellungsvorlage zugeordnet ist.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        <dev:type>
          <maml:name>Guid</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <!-- Input - Output section-->
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name></maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description>
          <maml:para>
            <!-- description -->
 
          </maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name>Microsoft.Online.Administration.SettingTemplate</maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description>
          <maml:para>
            <!-- description -->
            Ruft eine Verzeichniseinstellungsvorlage ab, die die folgenden Informationen enthält:
 
            Id: Die eindeutige Zeichenfolgen-ID der Verzeichniseinstellungsvorlage. Dieser Wert sollte beim Aktualisieren der Einstellung verwendet werden.
 
            DisplayName: Der Name der Einstellungsvorlage.
 
            Description: Die Beschreibung der Einstellungsvorlage.
 
            Values: Das Name/Wert-Paar, das die Details der Einstellungsvorlage beschreibt.
          </maml:para>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <!-- Error section-->
    <command:terminatingErrors/>
    <command:nonTerminatingErrors/>
    <!-- Notes section -->
    <maml:alertSet>
      <maml:title></maml:title>
      <maml:alert>
        <maml:para>
 
        </maml:para>
      </maml:alert>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <!-- Example section -->
    <command:examples>
 
      <command:example>
        <maml:title>
          -------------------------- BEISPIEL 1 --------------------------
        </maml:title>
        <maml:introduction>
          <maml:para>C:\PS&gt;</maml:para>
        </maml:introduction>
        <dev:code>
          Get-MsolSettingTemplate -TemplateId &lt;guid&gt;
 
          Returns a directory setting template associated with the guid &lt;guid&gt;.
        </dev:code>
        <dev:remarks>
          <maml:para>Beschreibung</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Mit diesem Befehl wird eine Verzeichniseinstellungsvorlage abgerufen, die der GUID &lt;guid&gt; zugeordnet ist.</maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
        </dev:remarks>
        <command:commandLines>
          <command:commandLine>
            <command:commandText></command:commandText>
          </command:commandLine>
        </command:commandLines>
      </command:example>
    </command:examples>
    <!-- Link section -->
    <maml:relatedLinks>
      <maml:navigationLink>
        <maml:linkText></maml:linkText>
        <maml:uri/>
      </maml:navigationLink>
    </maml:relatedLinks>
  </command:command>
 
  <!-- v 1.3.0.36 -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>
        Get-MsolSubscription
      </command:name>
      <maml:description>
        <maml:para>Ruft Abonnements ab.</maml:para>
      </maml:description>
      <maml:copyright>
        <maml:para></maml:para>
      </maml:copyright>
      <command:verb>Get</command:verb>
      <command:noun>MsolSubscription</command:noun>
      <dev:version></dev:version>
    </command:details>
    <maml:description>
      <maml:para>Mit dem Cmdlet "Get-MsolSubscription" werden alle vom Unternehmen erworbenen Abonnements zurückgegeben. Um Lizenzen Benutzern zuzuweisen, verwenden Sie stattdessen die Get-MsolAccountSku-API.</maml:para>
    </maml:description>
    <!-- Cmdlet syntax section-->
    <command:syntax>
      <command:syntaxItem>
        <maml:name>Get-MsolSubscription</maml:name>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>SubscriptionId</maml:name>
          <maml:description>
            <maml:para>Die Objekt-ID des abzurufenden Abonnements.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>TenantId</maml:name>
          <maml:description>
            <maml:para>Die eindeutige ID des Mandanten, für den der Vorgang ausgeführt werden soll. Wenn dieser Wert nicht angegeben ist, wird er standardmäßig auf den Mandanten des aktuellen Benutzers festgelegt. Dieser Parameter gilt nur für Partnerbenutzer.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <!-- Cmdlet parameter section -->
    <command:parameters>
      <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>SubscriptionId</maml:name>
        <maml:description>
          <maml:para>Die Objekt-ID des abzurufenden Abonnements.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>TenantId</maml:name>
        <maml:description>
          <maml:para>Die eindeutige ID des Mandanten, für den der Vorgang ausgeführt werden soll. Wenn dieser Wert nicht angegeben ist, wird er standardmäßig auf den Mandanten des aktuellen Benutzers festgelegt. Dieser Parameter gilt nur für Partnerbenutzer.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        <dev:type>
          <maml:name>Guid</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <!-- Input - Output section-->
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name></maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description>
          <maml:para>
            <!-- description -->
 
          </maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name>Microsoft.Online.Administration.Subscription</maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description>
          <maml:para>
            <!-- description -->
            Bei diesem Cmdlet ist in jedem Ausgabeobjekt Folgendes enthalten:
 
          DateCreated: Das Erstellungsdatum des Abonnements.
 
          NextLifecycleDate: Das Datum des nächsten Lebenszyklusereignisses für dieses Abonnement.
 
          ObjectId: Die eindeutige ID des Abonnements.
 
          OcpSubscriptionId: Die ID dieses Abonnements im Commercesystem.
 
          ServiceStatus: Der Bereitstellungsstatus jedes Diensts, der diesem Abonnement zugeordnet ist.
 
          SkuId: Die Objekt-ID der SKU, die diesem Abonnement zugeordnet ist.
 
          SkuPartNumber: Die SKU, die diesem Abonnement zugeordnet ist.
 
          Status: Der Status dieses Abonnements ("Enabled", "Expired" oder "Suspended").
 
          TotalLicenses: Die Anzahl der Arbeitsplätze in diesem Abonnement.
          </maml:para>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <!-- Error section-->
    <command:terminatingErrors/>
    <command:nonTerminatingErrors/>
    <!-- Notes section -->
    <maml:alertSet>
      <maml:title></maml:title>
      <maml:alert>
        <maml:para>
 
        </maml:para>
      </maml:alert>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <!-- Example section -->
    <command:examples>
 
      <command:example>
        <maml:title>
          -------------------------- BEISPIEL 1 --------------------------
        </maml:title>
        <maml:introduction>
          <maml:para>C:\PS&gt;</maml:para>
        </maml:introduction>
        <dev:code>
          Get-MsolSubscription
 
          Returns a list of subscriptions.
        </dev:code>
        <dev:remarks>
          <maml:para>Beschreibung</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Mit diesem Befehl wird eine Liste von Unternehmensabonnements abgerufen. Zum Zuweisen von Lizenzen verwenden sie stattdessen das Cmdlet "Get-MsolAccountSKU".</maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
        </dev:remarks>
        <command:commandLines>
          <command:commandLine>
            <command:commandText></command:commandText>
          </command:commandLine>
        </command:commandLines>
      </command:example>
    </command:examples>
    <!-- Link section -->
    <maml:relatedLinks>
      <maml:navigationLink>
        <maml:linkText></maml:linkText>
        <maml:uri/>
      </maml:navigationLink>
    </maml:relatedLinks>
  </command:command>
 
  <!-- v 1.3.0.36 -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>
        Get-MsolUser
      </command:name>
      <maml:description>
        <maml:para>Ruft einen Benutzer aus Microsoft Azure Active Directory ab.</maml:para>
      </maml:description>
      <maml:copyright>
        <maml:para></maml:para>
      </maml:copyright>
      <command:verb>Get</command:verb>
      <command:noun>MsolUser</command:noun>
      <dev:version></dev:version>
    </command:details>
    <maml:description>
      <maml:para>Das Cmdlet "Get-MsolUser" kann zum Abrufen eines einzelnen Benutzers oder einer Liste von Benutzern verwendet werden. Ein einzelner Benutzer wird abgerufen, wenn der Parameter "ObjectId" oder UserPrincipalName" verwendet wird. </maml:para>
    </maml:description>
    <!-- Cmdlet syntax section-->
    <command:syntax>
      <command:syntaxItem>
        <maml:name>Get-MsolUser</maml:name>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>City</maml:name>
          <maml:description>
            <maml:para>Die Stadt, für die Ergebnisse gefiltert werden sollen.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Country</maml:name>
          <maml:description>
            <maml:para>Das Land, für das Ergebnisse gefiltert werden sollen.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Department</maml:name>
          <maml:description>
            <maml:para>Die Abteilung, für die Ergebnisse gefiltert werden sollen.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>DomainName</maml:name>
          <maml:description>
            <maml:para>Die Domäne, für die Ergebnisse gefiltert werden sollen. Es muss sich um eine überprüfte Domäne für das Unternehmen handeln. Alle Benutzer mit einer (primären oder sekundären) E-Mail-Adresse in dieser Domäne werden zurückgegeben.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>EnabledFilter</maml:name>
          <maml:description>
            <maml:para>Der Filter für aktivierte (oder deaktivierte) Benutzer. Mögliche Werte sind "All", "EnabledOnly" und "DisabledOnly".</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>HasErrorsOnly</maml:name>
          <maml:description>
            <maml:para>Der Filter für Benutzer mit Überprüfungsfehlern.</maml:para>
          </maml:description>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>LicenseReconciliationNeededOnly</maml:name>
          <maml:description>
            <maml:para>Der Filter für Benutzer, bei denen eine Lizenzabstimmung erforderlich ist.</maml:para>
          </maml:description>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>LiveId</maml:name>
          <maml:description>
            <maml:para>Die Benutzer-ID des abzurufenden Benutzers</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>MaxResults</maml:name>
          <maml:description>
            <maml:para>Die Höchstanzahl der für eine Suche zurückgegebenen Ergebnisse. Wenn kein Wert angegeben ist, werden 500 Ergebnisse zurückgegeben.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">int</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ReturnDeletedUsers</maml:name>
          <maml:description>
            <maml:para>Wenn dieser Parameter festgelegt ist, werden nur Benutzer im Papierkorb gelöscht.</maml:para>
          </maml:description>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>SearchString</maml:name>
          <maml:description>
            <maml:para>Die Suchzeichenfolge für Benutzer. Nur Benutzer, deren E-Mail-Adresse oder Anzeigename mit dieser Zeichenfolge beginnt, werden zurückgegeben.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>State</maml:name>
          <maml:description>
            <maml:para>Der Filter für den Zustand des Benutzers.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Synchronized</maml:name>
          <maml:description>
            <maml:para>Filter zur Isolierung der Benutzer, deren Synchronisierung über die Microsoft Azure Active Directory-Synchronisierung erfolgt.</maml:para>
          </maml:description>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>TenantId</maml:name>
          <maml:description>
            <maml:para>Die eindeutige ID des Mandanten, für den der Vorgang ausgeführt werden soll. Wenn dieser Wert nicht angegeben ist, wird er standardmäßig auf den Mandanten des aktuellen Benutzers festgelegt. Dieser Parameter gilt nur für Partnerbenutzer.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Title</maml:name>
          <maml:description>
            <maml:para>Der Filter für den Titel des Benutzers.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>UnlicensedUsersOnly</maml:name>
          <maml:description>
            <maml:para>Filter für Benutzer, denen keine Lizenz zugewiesen ist.</maml:para>
          </maml:description>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>UsageLocation</maml:name>
          <maml:description>
            <maml:para>Der Filter für das Land, in dem der Benutzer die Dienste verwendet. Dieser Wert muss als zweistelliger Ländercode angegeben werden. </maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        </command:parameter>
      </command:syntaxItem>
      <command:syntaxItem>
        <maml:name>Get-MsolUser</maml:name>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>All</maml:name>
          <maml:description>
            <maml:para>Wenn dieser Parameter vorhanden ist, werden alle Ergebnisse zurückgegeben. Kann nicht zusammen mit dem Parameter "MaxResults" verwendet werden.</maml:para>
          </maml:description>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>City</maml:name>
          <maml:description>
            <maml:para>Die Stadt, für die Ergebnisse gefiltert werden sollen.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Country</maml:name>
          <maml:description>
            <maml:para>Das Land, für das Ergebnisse gefiltert werden sollen.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Department</maml:name>
          <maml:description>
            <maml:para>Die Abteilung, für die Ergebnisse gefiltert werden sollen.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>DomainName</maml:name>
          <maml:description>
            <maml:para>Die Domäne, für die Ergebnisse gefiltert werden sollen. Es muss sich um eine überprüfte Domäne für das Unternehmen handeln. Alle Benutzer mit einer (primären oder sekundären) E-Mail-Adresse in dieser Domäne werden zurückgegeben.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>EnabledFilter</maml:name>
          <maml:description>
            <maml:para>Der Filter für aktivierte (oder deaktivierte) Benutzer. Mögliche Werte sind "All", "EnabledOnly" und "DisabledOnly".</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>HasErrorsOnly</maml:name>
          <maml:description>
            <maml:para>Der Filter für Benutzer mit Überprüfungsfehlern.</maml:para>
          </maml:description>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>LicenseReconciliationNeededOnly</maml:name>
          <maml:description>
            <maml:para>Der Filter für Benutzer, bei denen eine Lizenzabstimmung erforderlich ist.</maml:para>
          </maml:description>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ReturnDeletedUsers</maml:name>
          <maml:description>
            <maml:para>Wenn dieser Parameter festgelegt ist, werden nur Benutzer im Papierkorb gelöscht.</maml:para>
          </maml:description>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>State</maml:name>
          <maml:description>
            <maml:para>Der Filter für den Zustand des Benutzers.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Synchronized</maml:name>
          <maml:description>
            <maml:para>Filter zur Isolierung der Benutzer, deren Synchronisierung über die Microsoft Azure Active Directory-Synchronisierung erfolgt.</maml:para>
          </maml:description>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>TenantId</maml:name>
          <maml:description>
            <maml:para>Die eindeutige ID des Mandanten, für den der Vorgang ausgeführt werden soll. Wenn dieser Wert nicht angegeben ist, wird er standardmäßig auf den Mandanten des aktuellen Benutzers festgelegt. Dieser Parameter gilt nur für Partnerbenutzer.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Title</maml:name>
          <maml:description>
            <maml:para>Der Filter für den Titel des Benutzers.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>UnlicensedUsersOnly</maml:name>
          <maml:description>
            <maml:para>Filter für Benutzer, denen keine Lizenz zugewiesen ist.</maml:para>
          </maml:description>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>UsageLocation</maml:name>
          <maml:description>
            <maml:para>Der Filter für das Land, in dem der Benutzer die Dienste verwendet. Dieser Wert muss als zweistelliger Ländercode angegeben werden. </maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        </command:parameter>
      </command:syntaxItem>
      <command:syntaxItem>
        <maml:name>Get-MsolUser</maml:name>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>ObjectId</maml:name>
          <maml:description>
            <maml:para>Die eindeutige ID des abzurufenden Benutzers.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ReturnDeletedUsers</maml:name>
          <maml:description>
            <maml:para>Wenn dieser Parameter festgelegt ist, werden nur Benutzer im Papierkorb gelöscht.</maml:para>
          </maml:description>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>TenantId</maml:name>
          <maml:description>
            <maml:para>Die eindeutige ID des Mandanten, für den der Vorgang ausgeführt werden soll. Wenn dieser Wert nicht angegeben ist, wird er standardmäßig auf den Mandanten des aktuellen Benutzers festgelegt. Dieser Parameter gilt nur für Partnerbenutzer.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        </command:parameter>
      </command:syntaxItem>
      <command:syntaxItem>
        <maml:name>Get-MsolUser</maml:name>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>UserPrincipalName</maml:name>
          <maml:description>
            <maml:para>Die Benutzer-ID des abzurufenden Benutzers</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ReturnDeletedUsers</maml:name>
          <maml:description>
            <maml:para>Falls festgelegt, werden nur Benutzer im Papierkorb zurückgegeben.</maml:para>
          </maml:description>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>TenantId</maml:name>
          <maml:description>
            <maml:para>Die eindeutige ID des Mandanten, für den der Vorgang ausgeführt werden soll. Wenn dieser Wert nicht angegeben ist, wird er standardmäßig auf den Mandanten des aktuellen Benutzers festgelegt. Dieser Parameter gilt nur für Partnerbenutzer.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <!-- Cmdlet parameter section -->
    <command:parameters>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>All</maml:name>
        <maml:description>
          <maml:para>Wenn dieser Parameter vorhanden ist, werden alle Ergebnisse zurückgegeben. Kann nicht zusammen mit dem Parameter "MaxResults" verwendet werden.</maml:para>
 
        </maml:description>
        <command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>SwitchParameter</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>City</maml:name>
        <maml:description>
          <maml:para>Die Stadt, für die Ergebnisse gefiltert werden sollen.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Country</maml:name>
        <maml:description>
          <maml:para>Das Land, für das Ergebnisse gefiltert werden sollen.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Department</maml:name>
        <maml:description>
          <maml:para>Die Abteilung, für die Ergebnisse gefiltert werden sollen.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>DomainName</maml:name>
        <maml:description>
          <maml:para>Die Domäne, für die Ergebnisse gefiltert werden sollen. Es muss sich um eine überprüfte Domäne für das Unternehmen handeln. Alle Benutzer mit einer (primären oder sekundären) E-Mail-Adresse in dieser Domäne werden zurückgegeben.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>EnabledFilter</maml:name>
        <maml:description>
          <maml:para>Der Filter für aktivierte (oder deaktivierte) Benutzer. Mögliche Werte sind "All", "EnabledOnly" und "DisabledOnly".</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>HasErrorsOnly</maml:name>
        <maml:description>
          <maml:para>Der Filter für Benutzer mit Überprüfungsfehlern.</maml:para>
 
        </maml:description>
        <command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>SwitchParameter</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>LicenseReconciliationNeededOnly</maml:name>
        <maml:description>
          <maml:para>Der Filter für Benutzer, bei denen eine Lizenzabstimmung erforderlich ist.</maml:para>
 
        </maml:description>
        <command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>SwitchParameter</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>LiveId</maml:name>
        <maml:description>
          <maml:para>Die Benutzer-ID des abzurufenden Benutzers</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>MaxResults</maml:name>
        <maml:description>
          <maml:para>Die Höchstanzahl der für eine Suche zurückgegebenen Ergebnisse. Wenn kein Wert angegeben ist, werden 500 Ergebnisse zurückgegeben.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">int</command:parameterValue>
        <dev:type>
          <maml:name>int</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>500</dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>ObjectId</maml:name>
        <maml:description>
          <maml:para>Die eindeutige ID des abzurufenden Benutzers.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        <dev:type>
          <maml:name>Guid</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ReturnDeletedUsers</maml:name>
        <maml:description>
          <maml:para>Wenn dieser Parameter festgelegt ist, werden nur Benutzer im Papierkorb gelöscht.</maml:para>
 
        </maml:description>
        <command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>SwitchParameter</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>SearchString</maml:name>
        <maml:description>
          <maml:para>Die Suchzeichenfolge für Benutzer. Nur Benutzer, deren E-Mail-Adresse oder Anzeigename mit dieser Zeichenfolge beginnt, werden zurückgegeben.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>State</maml:name>
        <maml:description>
          <maml:para>Der Filter für den Zustand des Benutzers.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Synchronized</maml:name>
        <maml:description>
          <maml:para>Filter zur Isolierung der Benutzer, deren Synchronisierung über die Microsoft Azure Active Directory-Synchronisierung erfolgt.</maml:para>
 
        </maml:description>
        <command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>SwitchParameter</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>TenantId</maml:name>
        <maml:description>
          <maml:para>Die eindeutige ID des Mandanten, für den der Vorgang ausgeführt werden soll. Wenn dieser Wert nicht angegeben ist, wird er standardmäßig auf den Mandanten des aktuellen Benutzers festgelegt. Dieser Parameter gilt nur für Partnerbenutzer.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        <dev:type>
          <maml:name>Guid</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Title</maml:name>
        <maml:description>
          <maml:para>Der Filter für den Titel des Benutzers.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>UnlicensedUsersOnly</maml:name>
        <maml:description>
          <maml:para>Filter für Benutzer, denen keine Lizenz zugewiesen ist.</maml:para>
 
        </maml:description>
        <command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>SwitchParameter</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>UsageLocation</maml:name>
        <maml:description>
          <maml:para>Der Filter für das Land, in dem der Benutzer die Dienste verwendet. Dieser Wert muss als zweistelliger Ländercode angegeben werden. </maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>UserPrincipalName</maml:name>
        <maml:description>
          <maml:para>Die Benutzer-ID des abzurufenden Benutzers</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <!-- Input - Output section-->
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name></maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description>
          <maml:para>
            <!-- description -->
 
          </maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name>Microsoft.Online.Administration.User</maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description>
          <maml:para>
            <!-- description -->
            Dieses Cmdlet gibt Benutzerobjekte zurück, die folgende Informationen enthalten:
 
            AlternateEmailAddresses: Die alternative E-Mail-Adresse des Benutzers (extern zu Microsoft Azure Active Directory).
 
            BlockCredential: Gibt an, ob der Benutzer sich anmelden kann.
 
            City: Der Wohnort des Benutzers.
 
            Country: Das Land des Benutzers.
 
            Department: Die Abteilung des Benutzers.
 
            DisplayName: Der Anzeigename des Benutzers.
 
            Errors: Ein Array von Fehlern. Hierbei handelt es sich um Überprüfungsfehler, die zu einem Dienstverlust führen können.
 
            Fax: Die Faxnummer des Benutzers.
 
            FirstName: Der Vorname des Benutzers.
 
            ImmutableID: Wird nur für Verbundbenutzer zurückgegeben. Dies ist die ID, die für einen Verbund mit Microsoft Azure Active Directory erforderlich ist.
 
            isBlackBerryUser: Gibt zurück, ob der Benutzer ein BlackBerry-Gerät besitzt.
 
            isLicensed: Gibt an, ob dem Benutzer Lizenzen zugewiesen sind.
 
            LastDirSyncTime: Das Datum und die Uhrzeit der letzten Verzeichnissynchronisierung (wird nur von Benutzern zurückgegeben, die über die Active Directory-Synchronisierung mit Microsoft Azure Active Directory synchronisiert werden).
 
            LastPasswordChangeTimestamp: Der letzte Zeitpunkt, zu dem eine Kennwortänderung für den Benutzer in Microsoft Azure Active Directory registriert wurde.
 
            LastName: Der Nachname des Benutzers.
 
            LicenseReconciliationNeeded: Gibt an, ob der Benutzer zurzeit ein Postfach ohne Lizenz verwendet. In diesem Fall sollte der Benutzer innerhalb von 30 Tagen lizenziert werden, damit er sein Postfach nicht verliert.
 
            Licenses: Eine Liste der Lizenzen des Benutzers.
 
            LiveID: Die eindeutige Anmelde-ID des Benutzers.
 
            MobilePhone: Die Mobiltelefonnummer des Benutzers.
 
            ObjectId: Die eindeutige ID des Benutzers.
 
            Office: Die Büronummer des Benutzers.
 
            OverallProvisioningStatus: Gibt an, ob für die Dienste des Benutzers eine Bereitstellung durchgeführt wurde.
 
            PasswordNeverExpires: Gibt an, ob für das Kennwort des Benutzers alle 90 Tage eine Änderung erzwungen werden soll.
 
            Phone Number: Die Telefonnummer des Benutzers.
 
            Postal Code: Die Postleitzahl des Benutzers.
 
            Preferred Data Location: Der bevorzugte Datenspeicherort des Benutzers.
 
            Preferred Language: Die bevorzugte Sprache des Benutzers.
 
            Proxy Addresses: Die diesem Benutzer zugeordneten Proxyadressen.
 
            State: Der Status des Benutzers.
 
            StreetAddress: Die Straße des Benutzers.
 
            StrongPasswordRequired: Gibt an, ob der Benutzer bei Kennwortänderungen ein starkes Kennwort festlegen muss. Starke Kennwörter werden empfohlen.
 
            Title: Der Titel des Benutzers.
 
            UsageLocation: Das Land, in dem der Benutzer die Dienste verwendet. Dieser Wert muss als zweistelliger Ländercode angegeben werden.
 
            UserPrincipalName: Die Benutzer-ID des Benutzers.
 
            ValidationStatus: Gibt an, ob beim Benutzer Fehler vorliegen.
          </maml:para>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <!-- Error section-->
    <command:terminatingErrors/>
    <command:nonTerminatingErrors/>
    <!-- Notes section -->
    <maml:alertSet>
      <maml:title></maml:title>
      <maml:alert>
        <maml:para>
 
        </maml:para>
      </maml:alert>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <!-- Example section -->
    <command:examples>
 
      <command:example>
        <maml:title>
          -------------------------- BEISPIEL 1 --------------------------
        </maml:title>
        <maml:introduction>
          <maml:para>C:\PS&gt;</maml:para>
        </maml:introduction>
        <dev:code>
          Get-MsolUser
 
          Returns a list of users.
        </dev:code>
        <dev:remarks>
          <maml:para>Beschreibung</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Mit diesem Befehl werden alle Benutzer im Unternehmen abgerufen (bis zu 500 Ergebnisse).</maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
        </dev:remarks>
        <command:commandLines>
          <command:commandLine>
            <command:commandText></command:commandText>
          </command:commandLine>
        </command:commandLines>
      </command:example>
 
      <command:example>
        <maml:title>
          -------------------------- BEISPIEL 2 --------------------------
        </maml:title>
        <maml:introduction>
          <maml:para>C:\PS&gt;</maml:para>
        </maml:introduction>
        <dev:code>
          Get-MsolUser -EnabledFilter EnabledOnly -MaxResults 2000
 
          Returns a list of users.
        </dev:code>
        <dev:remarks>
          <maml:para>Beschreibung</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Mit diesem Befehl wird eine Liste von aktivierten Benutzern abgerufen (bis zu 2000 Ergebnisse).</maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
        </dev:remarks>
        <command:commandLines>
          <command:commandLine>
            <command:commandText></command:commandText>
          </command:commandLine>
        </command:commandLines>
      </command:example>
 
      <command:example>
        <maml:title>
          -------------------------- BEISPIEL 3 --------------------------
        </maml:title>
        <maml:introduction>
          <maml:para>C:\PS&gt;</maml:para>
        </maml:introduction>
        <dev:code>
          Get-MsolUser -UserPrincipalName johns@contoso.com
 
          Returns a user object.
        </dev:code>
        <dev:remarks>
          <maml:para>Beschreibung</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Mit diesem Befehl wird der Benutzer mit dem Benutzerprinzipalnamen "johns@contoso.com" abgerufen.</maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
        </dev:remarks>
        <command:commandLines>
          <command:commandLine>
            <command:commandText></command:commandText>
          </command:commandLine>
        </command:commandLines>
      </command:example>
 
      <command:example>
        <maml:title>
          -------------------------- BEISPIEL 4 --------------------------
        </maml:title>
        <maml:introduction>
          <maml:para>C:\PS&gt;</maml:para>
        </maml:introduction>
        <dev:code>
          Get-MsolUser -ObjectId &lt;guid&gt;
 
          Returns a user object.
        </dev:code>
        <dev:remarks>
          <maml:para>Beschreibung</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Mit diesem Befehl wird ein Benutzer mit der entsprechenden Objekt-ID abgerufen.</maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
        </dev:remarks>
        <command:commandLines>
          <command:commandLine>
            <command:commandText></command:commandText>
          </command:commandLine>
        </command:commandLines>
      </command:example>
 
      <command:example>
        <maml:title>
          -------------------------- BEISPIEL 5 --------------------------
        </maml:title>
        <maml:introduction>
          <maml:para>C:\PS&gt;</maml:para>
        </maml:introduction>
        <dev:code>
          Get-MsolUser -SearchString "Tim"
 
          Returns a user object.
        </dev:code>
        <dev:remarks>
          <maml:para>Beschreibung</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Mit diesem Befehl wird eine Liste der Benutzer abgerufen, deren Anzeigename oder E-Mail-Adresse die Zeichenfolge "Tim" enthält (bis zu 500 Ergebnisse).</maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
        </dev:remarks>
        <command:commandLines>
          <command:commandLine>
            <command:commandText></command:commandText>
          </command:commandLine>
        </command:commandLines>
      </command:example>
 
      <command:example>
        <maml:title>
          -------------------------- BEISPIEL 6 --------------------------
        </maml:title>
        <maml:introduction>
          <maml:para>C:\PS&gt;</maml:para>
        </maml:introduction>
        <dev:code>
          Get-MsolUser -EnabledFilter EnabledOnly -MaxResults 2000
 
          None
        </dev:code>
        <dev:remarks>
          <maml:para>Beschreibung</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Mit diesem Befehl wird eine Liste von aktivierten Benutzern abgerufen (bis zu 2000 Ergebnisse).</maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
        </dev:remarks>
        <command:commandLines>
          <command:commandLine>
            <command:commandText></command:commandText>
          </command:commandLine>
        </command:commandLines>
      </command:example>
         
      <command:example>
        <maml:title>
          -------------------------- BEISPIEL 7 --------------------------
        </maml:title>
        <maml:introduction>
          <maml:para>C:\PS&gt;</maml:para>
        </maml:introduction>
        <dev:code>
          Get-MsolUser -UserPrincipalName john@contoso.onmicrosoft.com | Select PreferredDataLocation
 
        </dev:code>
        <dev:remarks>
          <maml:para>Beschreibung</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Mit diesem Befehl wird der bevorzugte Datenspeicherort eines Benutzers zurückgegeben.</maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
        </dev:remarks>
        <command:commandLines>
          <command:commandLine>
            <command:commandText></command:commandText>
          </command:commandLine>
        </command:commandLines>
      </command:example>
    </command:examples>
    <!-- Link section -->
    <maml:relatedLinks>
      <maml:navigationLink>
        <maml:linkText></maml:linkText>
        <maml:uri/>
      </maml:navigationLink>
    </maml:relatedLinks>
  </command:command>
 
  <!-- v 1.3.0.36 -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>
        Get-MsolUserRole
      </command:name>
      <maml:description>
        <maml:para>Ruft eine Liste von Rollen ab, in denen der angegebene Benutzer Mitglied ist. </maml:para>
      </maml:description>
      <maml:copyright>
        <maml:para></maml:para>
      </maml:copyright>
      <command:verb>Get</command:verb>
      <command:noun>MsolUserRole</command:noun>
      <dev:version></dev:version>
    </command:details>
    <maml:description>
      <maml:para>Das Cmdlet "Get-MsolUserRole" wird zum Abrufen aller Administratorrollen verwendet, zu denen der angegebene Benutzer gehört. Dieses Cmdlet gibt auch Rollen zurück, in denen der Benutzer Mitglied über eine Mitgliedschaft in einer Sicherheitsgruppe ist.</maml:para>
    </maml:description>
    <!-- Cmdlet syntax section-->
    <command:syntax>
      <command:syntaxItem>
        <maml:name>Get-MsolUserRole</maml:name>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>ObjectId</maml:name>
          <maml:description>
            <maml:para>Die ID des Benutzers, für den Rollen abgerufen werden sollen.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>TenantId</maml:name>
          <maml:description>
            <maml:para>Die eindeutige ID des Mandanten, für den der Vorgang ausgeführt werden soll. Wenn dieser Wert nicht angegeben ist, wird er standardmäßig auf den Mandanten des aktuellen Benutzers festgelegt. Dieser Parameter gilt nur für Partnerbenutzer.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        </command:parameter>
      </command:syntaxItem>
      <command:syntaxItem>
        <maml:name>Get-MsolUserRole</maml:name>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>UserPrincipalName</maml:name>
          <maml:description>
            <maml:para>Die Benutzer-ID des Benutzers, für den Rollen abzurufen sind</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>TenantId</maml:name>
          <maml:description>
            <maml:para>Die eindeutige ID des Mandanten, für den der Vorgang ausgeführt werden soll. Wenn dieser Wert nicht angegeben ist, wird er standardmäßig auf den Mandanten des aktuellen Benutzers festgelegt. Dieser Parameter gilt nur für Partnerbenutzer.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <!-- Cmdlet parameter section -->
    <command:parameters>
      <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>ObjectId</maml:name>
        <maml:description>
          <maml:para>Die ID des Benutzers, für den Rollen abgerufen werden sollen.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        <dev:type>
          <maml:name>Guid</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>TenantId</maml:name>
        <maml:description>
          <maml:para>Die eindeutige ID des Mandanten, für den der Vorgang ausgeführt werden soll. Wenn dieser Wert nicht angegeben ist, wird er standardmäßig auf den Mandanten des aktuellen Benutzers festgelegt. Dieser Parameter gilt nur für Partnerbenutzer.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        <dev:type>
          <maml:name>Guid</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>UserPrincipalName</maml:name>
        <maml:description>
          <maml:para>Die Benutzer-ID des Benutzers, für den Rollen abzurufen sind</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <!-- Input - Output section-->
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name></maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description>
          <maml:para>
            <!-- description -->
 
          </maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name></maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description>
          <maml:para>
            <!-- description -->
 
          </maml:para>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <!-- Error section-->
    <command:terminatingErrors/>
    <command:nonTerminatingErrors/>
    <!-- Notes section -->
    <maml:alertSet>
      <maml:title></maml:title>
      <maml:alert>
        <maml:para>
 
        </maml:para>
      </maml:alert>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <!-- Example section -->
    <command:examples>
 
      <command:example>
        <maml:title>
          -------------------------- BEISPIEL 1 --------------------------
        </maml:title>
        <maml:introduction>
          <maml:para>C:\PS&gt;</maml:para>
        </maml:introduction>
        <dev:code>
          Get-MsolUserRole -UserPrincipalName user@contoso.com
 
          Returns a list of roles.
        </dev:code>
        <dev:remarks>
          <maml:para>Beschreibung</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Mit diesem Befehl werden alle Gruppen abgerufen, in denen "user@contoso.com" Mitglied ist.</maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
        </dev:remarks>
        <command:commandLines>
          <command:commandLine>
            <command:commandText></command:commandText>
          </command:commandLine>
        </command:commandLines>
      </command:example>
    </command:examples>
    <!-- Link section -->
    <maml:relatedLinks>
      <maml:navigationLink>
        <maml:linkText></maml:linkText>
        <maml:uri/>
      </maml:navigationLink>
    </maml:relatedLinks>
  </command:command>
 
  <!-- v 1.3.0.36 -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>
        New-MsolDomain
      </command:name>
      <maml:description>
        <maml:para>Fügt Microsoft Azure Active Directory eine neue Domäne hinzu.</maml:para>
      </maml:description>
      <maml:copyright>
        <maml:para></maml:para>
      </maml:copyright>
      <command:verb>New</command:verb>
      <command:noun>MsolDomain</command:noun>
      <dev:version></dev:version>
    </command:details>
    <maml:description>
      <maml:para>Das Cmdlet "New-MsolDomain" wird zum Erstellen eines neuen Domänenobjekts verwendet. Mit diesem Cmdlet können Sie eine Domäne mit verwalteten Identitäten oder innerhalb eines Identitätsverbunds erstellen. Zum Sicherstellen der ordnungsgemäßen Einrichtung sollte für Verbunddomänen jedoch das Cmdlet "New-MsolFederatedDomain" verwendet werden.</maml:para>
    </maml:description>
    <!-- Cmdlet syntax section-->
    <command:syntax>
      <command:syntaxItem>
        <maml:name>New-MsolDomain</maml:name>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>Authentication</maml:name>
          <maml:description>
            <maml:para>Der Authentifizierungstyp (verwaltet oder Verbund) der Domäne. Alle in dieser Domäne erstellten Benutzer verfügen über diesen Authentifizierungstyp.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">DomainAuthenticationType</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>Name</maml:name>
          <maml:description>
            <maml:para>Der vollqualifizierte Domänenname der Domäne.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>TenantId</maml:name>
          <maml:description>
            <maml:para>Die eindeutige ID des Mandanten, für den der Vorgang ausgeführt werden soll. Wenn dieser Wert nicht angegeben ist, wird er standardmäßig auf den Mandanten des aktuellen Benutzers festgelegt. Dieser Parameter gilt nur für Partnerbenutzer.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <!-- Cmdlet parameter section -->
    <command:parameters>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>Authentication</maml:name>
        <maml:description>
          <maml:para>Der Authentifizierungstyp (verwaltet oder Verbund) der Domäne. Alle in dieser Domäne erstellten Benutzer verfügen über diesen Authentifizierungstyp.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">DomainAuthenticationType</command:parameterValue>
        <dev:type>
          <maml:name>DomainAuthenticationType</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>Name</maml:name>
        <maml:description>
          <maml:para>Der vollqualifizierte Domänenname der Domäne.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>TenantId</maml:name>
        <maml:description>
          <maml:para>Die eindeutige ID des Mandanten, für den der Vorgang ausgeführt werden soll. Wenn dieser Wert nicht angegeben ist, wird er standardmäßig auf den Mandanten des aktuellen Benutzers festgelegt. Dieser Parameter gilt nur für Partnerbenutzer.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        <dev:type>
          <maml:name>Guid</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <!-- Input - Output section-->
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name></maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description>
          <maml:para>
            <!-- description -->
 
          </maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name>Microsoft.Online.Administration.Domain</maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description>
          <maml:para>
            <!-- description -->
            Mit diesem Cmdlet werden die Details zur neuen Domäne zurückgegeben.
          </maml:para>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <!-- Error section-->
    <command:terminatingErrors/>
    <command:nonTerminatingErrors/>
    <!-- Notes section -->
    <maml:alertSet>
      <maml:title></maml:title>
      <maml:alert>
        <maml:para>
 
        </maml:para>
      </maml:alert>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <!-- Example section -->
    <command:examples>
 
      <command:example>
        <maml:title>
          -------------------------- BEISPIEL 1 --------------------------
        </maml:title>
        <maml:introduction>
          <maml:para>C:\PS&gt;</maml:para>
        </maml:introduction>
        <dev:code>
          New-MsolDomain -Name contoso.com
 
          Returns a domain object.
        </dev:code>
        <dev:remarks>
          <maml:para>Beschreibung</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Mit diesem Befehl wird eine neue Domäne mit dem Namen "contoso.com" erstellt. Die Domäne muss überprüft werden, bevor sie verwendet wird.</maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
        </dev:remarks>
        <command:commandLines>
          <command:commandLine>
            <command:commandText></command:commandText>
          </command:commandLine>
        </command:commandLines>
      </command:example>
    </command:examples>
    <!-- Link section -->
    <maml:relatedLinks>
      <maml:navigationLink>
        <maml:linkText></maml:linkText>
        <maml:uri/>
      </maml:navigationLink>
    </maml:relatedLinks>
  </command:command>
 
  <!-- v 1.3.0.36 -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>
        New-MsolGroup
      </command:name>
      <maml:description>
        <maml:para>Fügt Microsoft Azure Active Directory eine neue Gruppe hinzu.</maml:para>
      </maml:description>
      <maml:copyright>
        <maml:para></maml:para>
      </maml:copyright>
      <command:verb>New</command:verb>
      <command:noun>MsolGroup</command:noun>
      <dev:version></dev:version>
    </command:details>
    <maml:description>
      <maml:para>Mit dem Cmdlet "New-MsolGroup" wird Microsoft Azure Active Directory eine neue Sicherheitsgruppe hinzugefügt.</maml:para>
    </maml:description>
    <!-- Cmdlet syntax section-->
    <command:syntax>
      <command:syntaxItem>
        <maml:name>New-MsolGroup</maml:name>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>Description</maml:name>
          <maml:description>
            <maml:para>Die Beschreibung der Gruppe.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>DisplayName</maml:name>
          <maml:description>
            <maml:para>Der Anzeigename der Gruppe.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>ManagedBy</maml:name>
          <maml:description>
            <maml:para>Der Besitzer der Gruppe.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>TenantId</maml:name>
          <maml:description>
            <maml:para>Die eindeutige ID des Mandanten, für den der Vorgang ausgeführt werden soll. Wenn dieser Wert nicht angegeben ist, wird er standardmäßig auf den Mandanten des aktuellen Benutzers festgelegt. Dieser Parameter gilt nur für Partnerbenutzer.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <!-- Cmdlet parameter section -->
    <command:parameters>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>Description</maml:name>
        <maml:description>
          <maml:para>Die Beschreibung der Gruppe.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>DisplayName</maml:name>
        <maml:description>
          <maml:para>Der Anzeigename der Gruppe.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>ManagedBy</maml:name>
        <maml:description>
          <maml:para>Der Besitzer der Gruppe.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>TenantId</maml:name>
        <maml:description>
          <maml:para>Die eindeutige ID des Mandanten, für den der Vorgang ausgeführt werden soll. Wenn dieser Wert nicht angegeben ist, wird er standardmäßig auf den Mandanten des aktuellen Benutzers festgelegt. Dieser Parameter gilt nur für Partnerbenutzer.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        <dev:type>
          <maml:name>Guid</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <!-- Input - Output section-->
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name></maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description>
          <maml:para>
            <!-- description -->
 
          </maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name>Microsoft.Online.Administration.Group</maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description>
          <maml:para>
            <!-- description -->
            Gibt die erstellte neue Gruppe zurück.
            </maml:para>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <!-- Error section-->
    <command:terminatingErrors/>
    <command:nonTerminatingErrors/>
    <!-- Notes section -->
    <maml:alertSet>
      <maml:title></maml:title>
      <maml:alert>
        <maml:para>
 
        </maml:para>
      </maml:alert>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <!-- Example section -->
    <command:examples>
 
      <command:example>
        <maml:title>
          -------------------------- BEISPIEL 1 --------------------------
        </maml:title>
        <maml:introduction>
          <maml:para>C:\PS&gt;</maml:para>
        </maml:introduction>
        <dev:code>
          New-MsolGroup -DisplayName "MyGroup" -Description "My test group"
 
          Returns a group object.
        </dev:code>
        <dev:remarks>
          <maml:para>Beschreibung</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Mit diesem Befehl wird die neue Sicherheitsgruppe "MyGroup" erstellt.</maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
        </dev:remarks>
        <command:commandLines>
          <command:commandLine>
            <command:commandText></command:commandText>
          </command:commandLine>
        </command:commandLines>
      </command:example>
    </command:examples>
    <!-- Link section -->
    <maml:relatedLinks>
      <maml:navigationLink>
        <maml:linkText></maml:linkText>
        <maml:uri/>
      </maml:navigationLink>
    </maml:relatedLinks>
  </command:command>
 
  <!-- v 1.3.0.36 -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>
        New-MsolLicenseOptions
      </command:name>
      <maml:description>
        <maml:para>Erstellt ein neues Lizenzoptionenobjekt. Dieses Objekt wird beim Zuweisen von Lizenzen über die Cmdlets "Add-MSOLUser" und "Set-MsolUserLicense" verwendet.</maml:para>
      </maml:description>
      <maml:copyright>
        <maml:para></maml:para>
      </maml:copyright>
      <command:verb>New</command:verb>
      <command:noun>MsolLicenseOptions</command:noun>
      <dev:version></dev:version>
    </command:details>
    <maml:description>
      <maml:para>Mit dem Cmdlet "New-MsolLicenseOptions" wird ein neues Lizenzoptionenobjekt erstellt. Wenn einem Benutzer mit den Cmdlets "Add-MsolUser" und "Set-MsolUserLicense" eine Lizenz zugewiesen wird, werden mit diesem Cmdlet bestimmte Diensteeinstellungen deaktiviert.</maml:para>
    </maml:description>
    <!-- Cmdlet syntax section-->
    <command:syntax>
      <command:syntaxItem>
        <maml:name>New-MsolLicenseOptions</maml:name>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AccountSkuId</maml:name>
          <maml:description>
            <maml:para>Die Lizenz (AccountSkuID) für diese Optionen.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="false" position="named">
          <maml:name>DisabledPlans</maml:name>
          <maml:description>
            <maml:para>Eine Liste der Diensteeinstellungen, die beim Zuweisen dieser Lizenz zum Benutzer deaktiviert werden sollen.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="true">string[]</command:parameterValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <!-- Cmdlet parameter section -->
    <command:parameters>
      <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>AccountSkuId</maml:name>
        <maml:description>
          <maml:para>Die Lizenz (AccountSkuID) für diese Optionen.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="false" position="named">
        <maml:name>DisabledPlans</maml:name>
        <maml:description>
          <maml:para>Eine Liste der Diensteeinstellungen, die beim Zuweisen dieser Lizenz zum Benutzer deaktiviert werden sollen.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="true">string[]</command:parameterValue>
        <dev:type>
          <maml:name>string[]</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <!-- Input - Output section-->
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name></maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description>
          <maml:para>
            <!-- description -->
 
          </maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name></maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description>
          <maml:para>
            <!-- description -->
 
          </maml:para>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <!-- Error section-->
    <command:terminatingErrors/>
    <command:nonTerminatingErrors/>
    <!-- Notes section -->
    <maml:alertSet>
      <maml:title></maml:title>
      <maml:alert>
        <maml:para>
 
        </maml:para>
      </maml:alert>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <!-- Example section -->
    <command:examples>
 
      <command:example>
        <maml:title>
          -------------------------- BEISPIEL 1 --------------------------
        </maml:title>
        <maml:introduction>
          <maml:para>C:\PS&gt;</maml:para>
        </maml:introduction>
        <dev:code>
          New-MsolLicenseOption -AccountSkuId Contoso:BPOS_STANDARD -DisabledPlans EXCHANGE_STANDARD
 
          Returns a License Option object.
        </dev:code>
        <dev:remarks>
          <maml:para>Beschreibung</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Mit diesem Befehl wird ein Lizenzoptionenobjekt erstellt. Dies kann für die Lizenzoptionenparameter in "New-MsolUser" oder "Set-MsolUserLicense" verwendet werden.</maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
        </dev:remarks>
        <command:commandLines>
          <command:commandLine>
            <command:commandText></command:commandText>
          </command:commandLine>
        </command:commandLines>
      </command:example>
    </command:examples>
    <!-- Link section -->
    <maml:relatedLinks>
      <maml:navigationLink>
        <maml:linkText></maml:linkText>
        <maml:uri/>
      </maml:navigationLink>
    </maml:relatedLinks>
  </command:command>
 
  <!-- v 1.3.0.36 -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>
        New-MsolServicePrincipal
      </command:name>
      <maml:description>
        <maml:para>Fügt Microsoft Azure Active Directory einen neuen Dienstprinzipal hinzu.</maml:para>
      </maml:description>
      <maml:copyright>
        <maml:para></maml:para>
      </maml:copyright>
      <command:verb>New</command:verb>
      <command:noun>MsolServicePrincipal</command:noun>
      <dev:version></dev:version>
    </command:details>
    <maml:description>
      <maml:para>
        Mit dem Cmdlet "New-MsolServicePrincipal" wird ein neuer Dienstprinzipal erstellt, der in Microsoft Azure Active Directory zur Darstellung als "service principal"-Objekt einer Branchenanwendung (Line of Business, LOB) oder eines lokalen Servers, wie z. B. Microsoft Exchange, SharePoint oder Lync, verwendet werden kann. Durch das Hinzufügen einer neuen Anwendung als Dienstprinzipal kann diese Anwendung bei anderen Diensten, wie z. B Microsoft Office 365, authentifiziert werden.
      </maml:para>
    </maml:description>
    <!-- Cmdlet syntax section-->
    <command:syntax>
      <command:syntaxItem>
        <maml:name>New-MsolServicePrincipal</maml:name>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>DisplayName</maml:name>
          <maml:description>
            <maml:para>Der Anzeigename des Dienstprinzipals</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>AccountEnabled</maml:name>
          <maml:description>
            <maml:para>Gibt an, ob das Konto aktiviert werden muss. Dieser Wert wird auf "Wahr" festgelegt, wenn keine Angabe erfolgt.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">Boolean</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>Addresses</maml:name>
          <maml:description>
            <maml:para>Liste der Adressen, die von der Anwendung verwendet werden. Diese Liste muss mithilfe des Cmdlets "New-MsolServicePrincipalAddress" erstellt werden.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="true">Address[]</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>AppPrincipalId</maml:name>
          <maml:description>
            <maml:para>Der eindeutige Anwendungsbezeichner für einen Dienstprinzipal in einem Mandanten. Diese Eigenschaft kann nach dem Erstellen nicht mehr geändert werden. Wird AppPrincipalId nicht angegeben, wird eine ID generiert.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>EndDate</maml:name>
          <maml:description>
            <maml:para>Das gültige Enddatum der Nutzung der Anmeldeinformation. Der Standardwert für das Enddatum ist "Heute + 1 Jahr".</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">DateTime</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>ServicePrincipalNames</maml:name>
          <maml:description>
            <maml:para>
              Eine Liste der Dienstprinzipalnamen (Service Principal Name, SPN), die dem Dienstprinzipal zugeordnet sind.
              Ein SPN muss innerhalb eines Unternehmensmandanten eindeutig sein und wird von einer Anwendung zu ihrer eindeutigen Identifizierung verwendet. Standardmäßig wird immer die AppID des Dienstprinzipals als SPN hinzugefügt.
              Ein SPN muss das Format "appName" oder "appName/hostname" besitzen oder eine gültige URL sein. "appName" ist der Name der Anwendung, und "hostname" ist die URI-Authority für die Anwendung. Repräsentiert der Dienstprinzipal die vertrauende Seite eines WS-Verbunds, kann ein SPN auf eine URL eingestellt werden, die als wtrealm-Parameter des WS-Verbunds behandelt würde.
            </maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="true">string[]</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>StartDate</maml:name>
          <maml:description>
            <maml:para>Das gültige Startdatum der Nutzung der Anmeldeinformation. Der Standardwert für das Startdatum ist "Heute".</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">DateTime</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>TenantId</maml:name>
          <maml:description>
            <maml:para>Die eindeutige ID des Mandanten, für den der Vorgang ausgeführt werden soll. Wenn dieser Wert nicht angegeben ist, wird er standardmäßig auf den Mandanten des aktuellen Benutzers festgelegt. Dieser Parameter gilt nur für Partnerbenutzer.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>Type</maml:name>
          <maml:description>
            <maml:para>Typ der verwendeten Anmeldeinformation. Dieser kann auf "asymmetric", "symmetric" oder "password" eingestellt sein. Beim Typ "asymmetric" muss für den Parameter "Value" der öffentliche Teil eines Base 64-codierten X509-Zertifikats gewählt werden. Beim Typ "symmetric" wird ein symmetrischer 256-Bit-AES-Schlüssel generiert, wenn für "Value" keine Einstellung vorgenommen wird. Beim Typ "password" muss der Value-Parameter angegeben werden. Er darf nicht Base 64-codiert sein. Die Standardeinstellung ist "symmetric".</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">ServicePrincipalCredentialType</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>Usage</maml:name>
          <maml:description>
            <maml:para>
              Nutzung des Anmeldeinformationsschlüssels. Diese kann auf "sign" oder "verify" eines Tokens festgelegt werden. Die Standardeinstellung ist "verify". "sign" ist NUR für Schlüssel des Typs "symmetric" zulässig, während "verify" für alle Schlüsseltypen zulässig ist.
              Ein Schlüssel mit der Einstellung "verify" wird von Microsoft Azure Active Directory benötigt, um zu prüfen, ob das Anforderungstoken von Ihrer Anwendung (die von diesen Dienstprinzipal repräsentiert wird) gesendet wurde. Die Anwendung erfordert optional auch eine Ausgabe von Token durch Microsoft Azure Active Directory, die nicht mit dem asymmetrischen öffentlichen Schlüssel, durch den Microsoft Azure Active Directory identifiziert wird, sondern mit Ihrem Signaturschlüssel signiert sind. Geben Sie in diesem Fall einen Anmeldeinformationsschlüssel des Typs "sign" für Ihren Dienstprinzipal an.
            </maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">ServicePrincipalCredentialUsage</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>Value</maml:name>
          <maml:description>
            <maml:para>Wert der Anmeldeinformation. Bei einer Anmeldeinformation des Typs "asymmetric" ist dies das Base 64-codierte Zertifikat. Bei einer Anmeldeinformation des Typs "symmetric" wird ein symmetrischer 256-Bit-AES-Schlüssel generiert, wenn für "Value" keine Einstellung vorgenommen wird. Der Schlüssel ist 1 Jahr lang gültig. Beim Typ "password" muss der Value-Parameter angegeben werden. Er darf nicht Base 64-codiert sein.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <!-- Cmdlet parameter section -->
    <command:parameters>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>AccountEnabled</maml:name>
        <maml:description>
          <maml:para>Gibt an, ob das Konto aktiviert werden muss. Dieser Wert wird auf "Wahr" festgelegt, wenn keine Angabe erfolgt.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">Boolean</command:parameterValue>
        <dev:type>
          <maml:name>Boolean</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>true</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>Addresses</maml:name>
        <maml:description>
          <maml:para>Liste der Adressen, die von der Anwendung verwendet werden. Diese Liste muss mithilfe des Cmdlets "New-MsolServicePrincipalAddress" erstellt werden.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="true">Address[]</command:parameterValue>
        <dev:type>
          <maml:name>Address[]</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>AppPrincipalId</maml:name>
        <maml:description>
          <maml:para>Der eindeutige Anwendungsbezeichner für einen Dienstprinzipal in einem Mandanten. Diese Eigenschaft kann nach dem Erstellen nicht mehr geändert werden. Wird AppPrincipalId nicht angegeben, wird eine ID generiert.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        <dev:type>
          <maml:name>Guid</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>DisplayName</maml:name>
        <maml:description>
          <maml:para>Der Anzeigename des Dienstprinzipals</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>EndDate</maml:name>
        <maml:description>
          <maml:para>Das gültige Enddatum der Nutzung der Anmeldeinformation. Der Standardwert für das Enddatum ist "Heute + 1 Jahr".</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">DateTime</command:parameterValue>
        <dev:type>
          <maml:name>DateTime</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>Today + 1 year</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>ServicePrincipalNames</maml:name>
        <maml:description>
          <maml:para>
            Eine Liste der Dienstprinzipalnamen (Service Principal Name, SPN), die dem Dienstprinzipal zugeordnet sind.
            Ein SPN muss innerhalb eines Unternehmensmandanten eindeutig sein und wird von einer Anwendung zu ihrer eindeutigen Identifizierung verwendet. Standardmäßig wird immer die AppID des Dienstprinzipals als SPN hinzugefügt.
            Ein SPN muss das Format "appName" oder "appName/hostname" besitzen oder eine gültige URL sein. "appName" ist der Name der Anwendung, und "hostname" ist die URI-Authority für die Anwendung. Repräsentiert der Dienstprinzipal die vertrauende Seite eines WS-Verbunds, kann ein SPN auf eine URL eingestellt werden, die als wtrealm-Parameter des WS-Verbunds behandelt würde.
          </maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="true">string[]</command:parameterValue>
        <dev:type>
          <maml:name>string[]</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>AppId of the service principal</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>StartDate</maml:name>
        <maml:description>
          <maml:para>Das gültige Startdatum der Nutzung der Anmeldeinformation. Der Standardwert für das Startdatum ist "Heute".</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">DateTime</command:parameterValue>
        <dev:type>
          <maml:name>DateTime</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>Today</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>TenantId</maml:name>
        <maml:description>
          <maml:para>Die eindeutige ID des Mandanten, für den der Vorgang ausgeführt werden soll. Wenn dieser Wert nicht angegeben ist, wird er standardmäßig auf den Mandanten des aktuellen Benutzers festgelegt. Dieser Parameter gilt nur für Partnerbenutzer.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        <dev:type>
          <maml:name>Guid</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>Type</maml:name>
        <maml:description>
          <maml:para>Typ der verwendeten Anmeldeinformation. Dieser kann auf "asymmetric", "symmetric" oder "password" eingestellt sein. Beim Typ "asymmetric" muss für den Parameter "Value" der öffentliche Teil eines Base 64-codierten X509-Zertifikats gewählt werden. Beim Typ "symmetric" wird ein symmetrischer 256-Bit-AES-Schlüssel generiert, wenn für "Value" keine Einstellung vorgenommen wird. Beim Typ "password" muss der Value-Parameter angegeben werden. Er darf nicht Base 64-codiert sein. Die Standardeinstellung ist "symmetric".</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">ServicePrincipalCredentialType</command:parameterValue>
        <dev:type>
          <maml:name>ServicePrincipalCredentialType</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>symmetric</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>Usage</maml:name>
        <maml:description>
          <maml:para>
            Nutzung des Anmeldeinformationsschlüssels. Diese kann auf "sign" oder "verify" eines Tokens festgelegt werden. Die Standardeinstellung ist "verify". "sign" ist NUR für Schlüssel des Typs "symmetric" zulässig, während "verify" für alle Schlüsseltypen zulässig ist.
              Ein Schlüssel mit der Einstellung "verify" wird von Microsoft Azure Active Directory benötigt, um zu prüfen, ob das Anforderungstoken von Ihrer Anwendung (die von diesen Dienstprinzipal repräsentiert wird) gesendet wurde. Die Anwendung erfordert optional auch eine Ausgabe von Token durch Microsoft Azure Active Directory, die nicht mit dem asymmetrischen öffentlichen Schlüssel, durch den Microsoft Azure Active Directory identifiziert wird, sondern mit Ihrem Signaturschlüssel signiert sind. Geben Sie in diesem Fall einen Anmeldeinformationsschlüssel des Typs "sign" für Ihren Dienstprinzipal an.
          </maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">ServicePrincipalCredentialUsage</command:parameterValue>
        <dev:type>
          <maml:name>ServicePrincipalCredentialUsage</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>verify</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>Value</maml:name>
        <maml:description>
          <maml:para>Wert der Anmeldeinformation. Bei einer Anmeldeinformation des Typs "asymmetric" ist dies das Base 64-codierte Zertifikat. Bei einer Anmeldeinformation des Typs "symmetric" wird ein symmetrischer 256-Bit-AES-Schlüssel generiert, wenn für "Value" keine Einstellung vorgenommen wird. Der Schlüssel ist 1 Jahr lang gültig. Beim Typ "password" muss der Value-Parameter angegeben werden. Er darf nicht Base 64-codiert sein.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <!-- Input - Output section-->
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name></maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description>
          <maml:para>
            <!-- description -->
 
          </maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name>Microsoft.Online.Administration.ServicePrincipalExtended</maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description>
          <maml:para>
            <!-- description -->
            Dient zum Abrufen des Dienstprinzipals, der mit den folgenden Informationen hinzugefügt wurde:
 
          ObjectId: Der eindeutige Bezeichner des Dienstprinzipals.
AppPrincipalId: Der Anwendungsbezeichner des Dienstprinzipals.
            DisplayName: Der Anzeigename des Dienstprinzipals.
            ServicePrincipalName: Die Liste der Dienstprinzipalnamen (SPNs), die dem Dienstprinzipal zugeordnet sind.
            TrustedForDelegation: Wert, der angibt, ob für den Dienstprinzipal eine Delegierung zulässig ist.
            AccountEnabled: Wert, der angibt, ob das Konto aktiviert ist.
 
          Dient außerdem zum Abrufen der Liste der hinzugefügten Anmeldeinformationen. Jedes Anmeldeinformationsobjekt enthält die folgenden Informationen:
 
          Type: Der Typ der Dienstprinzipal-Anmeldeinformation (Asymmetrisch/Symmetrisch/Sonstiges).
            Value: Der Wert der Anmeldeinformationen. Wenn der Anmeldeinformationstyp "Zertifikat" lautet, stellt dieser Wert das Base64-codierte Zertifikat dar. Lautet der Anmeldeinformationstyp "Symmetrisch", stellt der Wert einen AES-Schlüssel dar.
            KeyGroupId: Der für die interne Verwendung reservierte Bezeichner.
            KeyId: Der eindeutige Bezeichner des Schlüssels.
            StartDate: Das Startdatum der Nutzung der Anmeldeinformationen.
            EndDate: Das Enddatum der Nutzung der Anmeldeinformationen.
            Usage: Gibt an, ob die Anmeldeinformationen zum Signieren oder Überprüfen eines Tokens verwendet werden.
          </maml:para>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <!-- Error section-->
    <command:terminatingErrors/>
    <command:nonTerminatingErrors/>
    <!-- Notes section -->
    <maml:alertSet>
      <maml:title></maml:title>
      <maml:alert>
        <maml:para>
 
        </maml:para>
      </maml:alert>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <!-- Example section -->
    <command:examples>
 
      <command:example>
        <maml:title>
          -------------------------- BEISPIEL 1 --------------------------
        </maml:title>
        <maml:introduction>
          <maml:para>C:\PS&gt;</maml:para>
        </maml:introduction>
        <dev:code>
          New-MsolServicePrincipal -ServicePrincipalNames @("MyApp/myApp.com") -DisplayName "My Application"
 
          New service principal object created.
        </dev:code>
        <dev:remarks>
          <maml:para>Beschreibung</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Mit diesem Befehl wird ein neuer Dienstprinzipal erstellt. In diesem Beispiel wird der Dienstprinzipal mit dem Namen "MyApp/myApp.com" und dem Anzeigenamen "My Application" erstellt, von dem ein automatisch generierter symmetrischer 256-Bit-Schlüssel zur Anwendungsüberprüfung verwendet wird. Der Schlüssel ist ab Erstellung 1 Jahr lang gültig.</maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
        </dev:remarks>
        <command:commandLines>
          <command:commandLine>
            <command:commandText></command:commandText>
          </command:commandLine>
        </command:commandLines>
      </command:example>
 
      <command:example>
        <maml:title>
          -------------------------- BEISPIEL 2 --------------------------
        </maml:title>
        <maml:introduction>
          <maml:para>C:\PS&gt;</maml:para>
        </maml:introduction>
        <dev:code>
          $cer = New-Object System.Security.Cryptography.X509Certificates.X509Certificate
          $cer.Import("C:\temp\myapp.cer")
          $binCert = $cer.GetRawCertData()
          $credValue = [System.Convert]::ToBase64String($binCert);
          New-MsolServicePrincipal -ServicePrincipalNames @("MyApp/myApp.com") -DisplayName "My Application" -Type asymmetric -Value $credValue
 
          New service principal object created.
        </dev:code>
        <dev:remarks>
          <maml:para>Beschreibung</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Mit diesem Befehl wird ein neuer Dienstprinzipal erstellt. In diesem Beispiel wird der Dienstprinzipal mit dem Namen "MyApp/myApp.com", dem Anzeigenamen "My Application" und dem bereitgestellten X509-Zertifikat "myapp.cer", das mit einem Base 64-codierten asymmetrischen Schlüssel konfiguriert ist, erstellt.</maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
        </dev:remarks>
        <command:commandLines>
          <command:commandLine>
            <command:commandText></command:commandText>
          </command:commandLine>
        </command:commandLines>
      </command:example>
    </command:examples>
    <!-- Link section -->
    <maml:relatedLinks>
      <maml:navigationLink>
        <maml:linkText></maml:linkText>
        <maml:uri/>
      </maml:navigationLink>
    </maml:relatedLinks>
  </command:command>
 
  <!-- v 1.3.0.36 -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>
        New-MsolServicePrincipalAddress
      </command:name>
      <maml:description>
        <maml:para>Hiermit wird ein neues Dienstprinzipal-Adressenobjekt erstellt, das zum Aktualisieren der Adressen für einen Dienstprinzipal verwendet werden kann.</maml:para>
      </maml:description>
      <maml:copyright>
        <maml:para></maml:para>
      </maml:copyright>
      <command:verb>New</command:verb>
      <command:noun>MsolServicePrincipalAddress</command:noun>
      <dev:version></dev:version>
    </command:details>
    <maml:description>
      <maml:para>Mit dem Cmdlet "New-MsolServicePrincipalAddress" wird ein neues Adressobjekt für den Dienstprinzipal erstellt, das zum Aktualisieren der Adressen eines Dienstprinzipals verwendet werden kann.</maml:para>
    </maml:description>
    <!-- Cmdlet syntax section-->
    <command:syntax>
      <command:syntaxItem>
        <maml:name>New-MsolServicePrincipalAddress</maml:name>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>Value</maml:name>
          <maml:description>
            <maml:para>Der Wert der Adresse muss auf einen gültigen URI unter Verwendung von "https://" eingestellt werden.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>AddressType</maml:name>
          <maml:description>
            <maml:para>AddressType kann festgelegt werden auf: "reply" | "error". Wird kein Wert festgelegt, gilt die Standardeinstellung "reply", und der Adresstyp wird von dem Authentifizierungssystem als Umleitungs-URI verarbeitet.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <!-- Cmdlet parameter section -->
    <command:parameters>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>AddressType</maml:name>
        <maml:description>
          <maml:para>AddressType kann festgelegt werden auf: "reply" | "error". Wird kein Wert festgelegt, gilt die Standardeinstellung "reply", und der Adresstyp wird von dem Authentifizierungssystem als Umleitungs-URI verarbeitet.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>reply</dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>Value</maml:name>
        <maml:description>
          <maml:para>Der Wert der Adresse muss auf einen gültigen URI unter Verwendung von "https://" eingestellt werden.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <!-- Input - Output section-->
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name></maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description>
          <maml:para>
            <!-- description -->
 
          </maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name>Microsoft.Online.Administration.Address</maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description>
          <maml:para>
            <!-- description -->
            Adressenobjekte bestehen aus einem AddressType- und einem Value-Element (in der Regel einem URI).
            Ein solches Objekt kann in New-MsolServicePrincipal und Set-MsolServicePrincipal verwendet werden.
          </maml:para>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <!-- Error section-->
    <command:terminatingErrors/>
    <command:nonTerminatingErrors/>
    <!-- Notes section -->
    <maml:alertSet>
      <maml:title></maml:title>
      <maml:alert>
        <maml:para>
 
        </maml:para>
      </maml:alert>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <!-- Example section -->
    <command:examples>
 
      <command:example>
        <maml:title>
          -------------------------- BEISPIEL 1 --------------------------
        </maml:title>
        <maml:introduction>
          <maml:para>C:\PS&gt;</maml:para>
        </maml:introduction>
        <dev:code>
          New-MsolServicePrincipalAddress -Value "myApp.com"
 
          New address object created.
        </dev:code>
        <dev:remarks>
          <maml:para>Beschreibung</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Mit diesem Befehl wird ein Adressobjekt mit dem Wert "myApp.com" erstellt. Syntaxbeispiele finden Sie unter "Set-MsolServicePrincipal".</maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
        </dev:remarks>
        <command:commandLines>
          <command:commandLine>
            <command:commandText></command:commandText>
          </command:commandLine>
        </command:commandLines>
      </command:example>
    </command:examples>
    <!-- Link section -->
    <maml:relatedLinks>
      <maml:navigationLink>
        <maml:linkText></maml:linkText>
        <maml:uri/>
      </maml:navigationLink>
    </maml:relatedLinks>
  </command:command>
 
  <!-- v 1.3.0.36 -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>
        New-MsolServicePrincipalCredential
      </command:name>
      <maml:description>
        <maml:para>Fügt einem Dienstprinzipal einen Anmeldeinformationsschlüssel hinzu.</maml:para>
      </maml:description>
      <maml:copyright>
        <maml:para></maml:para>
      </maml:copyright>
      <command:verb>New</command:verb>
      <command:noun>MsolServicePrincipalCredential</command:noun>
      <dev:version></dev:version>
    </command:details>
    <maml:description>
      <maml:para>Mit dem Cmdlet "New-MsolServicePrincipal" kann einem Dienstprinzipal eine neue Anmeldeinformation hinzugefügt werden, oder es können Anmeldeinformationsschlüssel für eine Anwendung hinzugefügt oder ein Rollover für sie durchgeführt werden. Die Identifizierung des Dienstprinzipals erfolgt durch Angabe der objekt-ID, appPrincipalID oder des Dienstprinzipalnamens (Service Principal Name, SPN).</maml:para>
    </maml:description>
    <!-- Cmdlet syntax section-->
    <command:syntax>
      <command:syntaxItem>
        <maml:name>New-MsolServicePrincipalCredential</maml:name>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>ObjectId</maml:name>
          <maml:description>
            <maml:para>Die Objekt-ID des Dienstprinzipals, dem die Anmeldeinformation hinzuzufügen ist</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>EndDate</maml:name>
          <maml:description>
            <maml:para>Das gültige Enddatum der Nutzung der Anmeldeinformation. Der Standardwert für das Enddatum ist "Heute + 1 Jahr". Bei Anmeldeinformationen des Typs "asymmetric" muss dieses Datum dem Datum entsprechen, bis zu dem das X509-Zertifikat gültig ist, oder einem Datum davor. Andernfalls wird für diese Anwendung kein OAuth-Token ausgegeben.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">DateTime</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>StartDate</maml:name>
          <maml:description>
            <maml:para>Das gültige Startdatum der Nutzung der Anmeldeinformation. Der Standardwert für das Startdatum ist "Heute". Bei Anmeldeinformationen des Typs "asymmetric" muss dieses Datum dem Datum entsprechen, ab dem das X509-Zertifikat gültig ist, oder einem Datum danach. Andernfalls wird für diese Anwendung kein OAuth-Token ausgegeben.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">DateTime</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>TenantId</maml:name>
          <maml:description>
            <maml:para>Die eindeutige ID des Mandanten, für den der Vorgang ausgeführt werden soll. Wenn dieser Wert nicht angegeben ist, wird er standardmäßig auf den Mandanten des aktuellen Benutzers festgelegt. Dieser Parameter gilt nur für Partnerbenutzer.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>Type</maml:name>
          <maml:description>
            <maml:para>Der Typ der verwendeten Anmeldeinformation. Dieser kann "asymmetric", "symmetric" oder "password" sein. Die Standardeinstellung ist "symmetric". </maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>Usage</maml:name>
          <maml:description>
            <maml:para>
              Nutzung des Anmeldeinformationsschlüssels. Diese kann auf "sign" oder "verify" eines Tokens festgelegt werden. Die Standardeinstellung ist "verify". "sign" ist NUR für Schlüssel des Typs "symmetric" zulässig, während "verify" für alle Schlüsseltypen zulässig ist.
              Ein Schlüssel mit der Einstellung "verify" wird von dem Microsoft Azure Active Directory-Verzeichnis benötigt, um zu prüfen, ob das Anforderungstoken von Ihrer Anwendung (die von diesen Dienstprinzipal repräsentiert wird) gesendet wurde. Die Anwendung erfordert optional auch eine Ausgabe von Token durch Microsoft Azure Active Directory-Dienste, die nicht mit dem asymmetrischen öffentlichen Schlüssel, durch den Microsoft Azure Active Directory identifiziert wird, sondern mit Ihrem Signaturschlüssel signiert sind. Geben Sie in diesem Fall einen Anmeldeinformationsschlüssel des Typs "sign" für Ihren Dienstprinzipal an.
            </maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">ServicePrincipalCredentialUsage</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>Value</maml:name>
          <maml:description>
            <maml:para>Wert der Anmeldeinformation. Bei einer Anmeldeinformation des Typs "asymmetric" ist dies das Base 64-codierte Zertifikat. Bei einer Anmeldeinformation des Typs "symmetric" wird ein symmetrischer 256-Bit-AES-Schlüssel generiert, wenn für "Value" keine Einstellung vorgenommen wird. Der Schlüssel ist 1 Jahr lang gültig. Beim Typ "password" muss der Value-Parameter angegeben werden. Er darf nicht Base 64-codiert sein.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        </command:parameter>
      </command:syntaxItem>
      <command:syntaxItem>
        <maml:name>New-MsolServicePrincipalCredential</maml:name>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>AppPrincipalId</maml:name>
          <maml:description>
            <maml:para>Die dem Dienstprinzipal zugeordnete Anwendungs-ID, dem die Anmeldeinformation hinzuzufügen ist</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>EndDate</maml:name>
          <maml:description>
            <maml:para>Das gültige Enddatum der Nutzung der Anmeldeinformation. Der Standardwert für das Enddatum ist "Heute + 1 Jahr". Bei Anmeldeinformationen des Typs "asymmetric" muss dieses Datum dem Datum entsprechen, bis zu dem das X509-Zertifikat gültig ist, oder einem Datum davor. Andernfalls wird für diese Anwendung kein OAuth-Token ausgegeben.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">DateTime</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>StartDate</maml:name>
          <maml:description>
            <maml:para>Das gültige Startdatum der Nutzung der Anmeldeinformation. Der Standardwert für das Startdatum ist "Heute". Bei Anmeldeinformationen des Typs "asymmetric" muss dieses Datum dem Datum entsprechen, ab dem das X509-Zertifikat gültig ist, oder einem Datum danach. Andernfalls wird für diese Anwendung kein OAuth-Token ausgegeben.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">DateTime</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>TenantId</maml:name>
          <maml:description>
            <maml:para>Die eindeutige ID des Mandanten, für den der Vorgang ausgeführt werden soll. Wenn dieser Wert nicht angegeben ist, wird er standardmäßig auf den Mandanten des aktuellen Benutzers festgelegt. Dieser Parameter gilt nur für Partnerbenutzer.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>Type</maml:name>
          <maml:description>
            <maml:para>Der Typ der verwendeten Anmeldeinformation. Dieser kann "asymmetric", "symmetric" oder "password" sein. Die Standardeinstellung ist "symmetric". </maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>Usage</maml:name>
          <maml:description>
            <maml:para>
              Nutzung des Anmeldeinformationsschlüssels. Diese kann auf "sign" oder "verify" eines Tokens festgelegt werden. Die Standardeinstellung ist "verify". "sign" ist NUR für Schlüssel des Typs "symmetric" zulässig, während "verify" für alle Schlüsseltypen zulässig ist.
              Ein Schlüssel mit der Einstellung "verify" wird von dem Microsoft Azure Active Directory-Verzeichnis benötigt, um zu prüfen, ob das Anforderungstoken von Ihrer Anwendung (die von diesen Dienstprinzipal repräsentiert wird) gesendet wurde. Die Anwendung erfordert optional auch eine Ausgabe von Token durch Microsoft Azure Active Directory-Dienste, die nicht mit dem asymmetrischen öffentlichen Schlüssel, durch den Microsoft Azure Active Directory identifiziert wird, sondern mit Ihrem Signaturschlüssel signiert sind. Geben Sie in diesem Fall einen Anmeldeinformationsschlüssel des Typs "sign" für Ihren Dienstprinzipal an.
            </maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">ServicePrincipalCredentialUsage</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>Value</maml:name>
          <maml:description>
            <maml:para>Wert der Anmeldeinformation. Bei einer Anmeldeinformation des Typs "asymmetric" ist dies das Base 64-codierte Zertifikat. Bei einer Anmeldeinformation des Typs "symmetric" wird ein symmetrischer 256-Bit-AES-Schlüssel generiert, wenn für "Value" keine Einstellung vorgenommen wird. Der Schlüssel ist 1 Jahr lang gültig. Beim Typ "password" muss der Value-Parameter angegeben werden. Er darf nicht Base 64-codiert sein.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        </command:parameter>
      </command:syntaxItem>
      <command:syntaxItem>
        <maml:name>New-MsolServicePrincipalCredential</maml:name>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>ServicePrincipalName</maml:name>
          <maml:description>
            <maml:para>
              Der eindeutige Name des Dienstprinzipals, dem die Anmeldeinformation hinzugefügt werden soll.
              Ein Dienstprinzipalname muss das Format "appName" oder "appName/hostname" besitzen oder eine gültige URL sein. "appName" ist der Name der Anwendung, und "hostname" ist die URI-Authority für die Anwendung.
            </maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>EndDate</maml:name>
          <maml:description>
            <maml:para>Das gültige Enddatum der Nutzung der Anmeldeinformation. Der Standardwert für das Enddatum ist "Heute + 1 Jahr". Bei Anmeldeinformationen des Typs "asymmetric" muss dieses Datum dem Datum entsprechen, bis zu dem das X509-Zertifikat gültig ist, oder einem Datum davor. Andernfalls wird für diese Anwendung kein OAuth-Token ausgegeben.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">DateTime</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>StartDate</maml:name>
          <maml:description>
            <maml:para>Das gültige Startdatum der Nutzung der Anmeldeinformation. Der Standardwert für das Startdatum ist "Heute". Bei Anmeldeinformationen des Typs "asymmetric" muss dieses Datum dem Datum entsprechen, ab dem das X509-Zertifikat gültig ist, oder einem Datum danach. Andernfalls wird für diese Anwendung kein OAuth-Token ausgegeben.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">DateTime</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>TenantId</maml:name>
          <maml:description>
            <maml:para>Die eindeutige ID des Mandanten, für den der Vorgang ausgeführt werden soll. Wenn dieser Wert nicht angegeben ist, wird er standardmäßig auf den Mandanten des aktuellen Benutzers festgelegt. Dieser Parameter gilt nur für Partnerbenutzer.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>Type</maml:name>
          <maml:description>
            <maml:para>Der Typ der verwendeten Anmeldeinformation. Dieser kann "asymmetric", "symmetric" oder "password" sein. Die Standardeinstellung ist "symmetric". </maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>Usage</maml:name>
          <maml:description>
            <maml:para>
              Nutzung des Anmeldeinformationsschlüssels. Diese kann auf "sign" oder "verify" eines Tokens festgelegt werden. Die Standardeinstellung ist "verify". "sign" ist NUR für Schlüssel des Typs "symmetric" zulässig, während "verify" für alle Schlüsseltypen zulässig ist.
              Ein Schlüssel mit der Einstellung "verify" wird von dem Microsoft Azure Active Directory-Verzeichnis benötigt, um zu prüfen, ob das Anforderungstoken von Ihrer Anwendung (die von diesen Dienstprinzipal repräsentiert wird) gesendet wurde. Die Anwendung erfordert optional auch eine Ausgabe von Token durch Microsoft Azure Active Directory-Dienste, die nicht mit dem asymmetrischen öffentlichen Schlüssel, durch den Microsoft Azure Active Directory identifiziert wird, sondern mit Ihrem Signaturschlüssel signiert sind. Geben Sie in diesem Fall einen Anmeldeinformationsschlüssel des Typs "sign" für Ihren Dienstprinzipal an.
            </maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">ServicePrincipalCredentialUsage</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>Value</maml:name>
          <maml:description>
            <maml:para>Wert der Anmeldeinformation. Bei einer Anmeldeinformation des Typs "asymmetric" ist dies das Base 64-codierte Zertifikat. Bei einer Anmeldeinformation des Typs "symmetric" wird ein symmetrischer 256-Bit-AES-Schlüssel generiert, wenn für "Value" keine Einstellung vorgenommen wird. Der Schlüssel ist 1 Jahr lang gültig. Beim Typ "password" muss der Value-Parameter angegeben werden. Er darf nicht Base 64-codiert sein.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <!-- Cmdlet parameter section -->
    <command:parameters>
      <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>AppPrincipalId</maml:name>
        <maml:description>
          <maml:para>Die dem Dienstprinzipal zugeordnete Anwendungs-ID, dem die Anmeldeinformation hinzuzufügen ist</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        <dev:type>
          <maml:name>Guid</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>EndDate</maml:name>
        <maml:description>
          <maml:para>Das gültige Enddatum der Nutzung der Anmeldeinformation. Der Standardwert für das Enddatum ist "Heute + 1 Jahr". Bei Anmeldeinformationen des Typs "asymmetric" muss dieses Datum dem Datum entsprechen, bis zu dem das X509-Zertifikat gültig ist, oder einem Datum davor. Andernfalls wird für diese Anwendung kein OAuth-Token ausgegeben.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">DateTime</command:parameterValue>
        <dev:type>
          <maml:name>DateTime</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>Today + 1 year</dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>ObjectId</maml:name>
        <maml:description>
          <maml:para>Die Objekt-ID des Dienstprinzipals, dem die Anmeldeinformation hinzuzufügen ist</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        <dev:type>
          <maml:name>Guid</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>ServicePrincipalName</maml:name>
        <maml:description>
          <maml:para>
            Der eindeutige Name des Dienstprinzipals, dem die Anmeldeinformation hinzugefügt werden soll.
            Ein Dienstprinzipalname muss das Format "appName" oder "appName/hostname" besitzen oder eine gültige URL sein. "appName" ist der Name der Anwendung, und "hostname" ist die URI-Authority für die Anwendung.
          </maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>StartDate</maml:name>
        <maml:description>
          <maml:para>Das gültige Startdatum der Nutzung der Anmeldeinformation. Der Standardwert für das Startdatum ist "Heute". Bei Anmeldeinformationen des Typs "asymmetric" muss dieses Datum dem Datum entsprechen, ab dem das X509-Zertifikat gültig ist, oder einem Datum danach. Andernfalls wird für diese Anwendung kein OAuth-Token ausgegeben.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">DateTime</command:parameterValue>
        <dev:type>
          <maml:name>DateTime</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>Today</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>TenantId</maml:name>
        <maml:description>
          <maml:para>Die eindeutige ID des Mandanten, für den der Vorgang ausgeführt werden soll. Wenn dieser Wert nicht angegeben ist, wird er standardmäßig auf den Mandanten des aktuellen Benutzers festgelegt. Dieser Parameter gilt nur für Partnerbenutzer.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        <dev:type>
          <maml:name>Guid</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>Type</maml:name>
        <maml:description>
          <maml:para>Der Typ der verwendeten Anmeldeinformation. Dieser kann "asymmetric", "symmetric" oder "password" sein. Die Standardeinstellung ist "symmetric". </maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>symmetric</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>Usage</maml:name>
        <maml:description>
          <maml:para>
            Nutzung des Anmeldeinformationsschlüssels. Diese kann auf "sign" oder "verify" eines Tokens festgelegt werden. Die Standardeinstellung ist "verify". "sign" ist NUR für Schlüssel des Typs "symmetric" zulässig, während "verify" für alle Schlüsseltypen zulässig ist.
              Ein Schlüssel mit der Einstellung "verify" wird von dem Microsoft Azure Active Directory-Verzeichnis benötigt, um zu prüfen, ob das Anforderungstoken von Ihrer Anwendung (die von diesen Dienstprinzipal repräsentiert wird) gesendet wurde. Die Anwendung erfordert optional auch eine Ausgabe von Token durch Microsoft Azure Active Directory-Dienste, die nicht mit dem asymmetrischen öffentlichen Schlüssel, durch den Microsoft Azure Active Directory identifiziert wird, sondern mit Ihrem Signaturschlüssel signiert sind. Geben Sie in diesem Fall einen Anmeldeinformationsschlüssel des Typs "sign" für Ihren Dienstprinzipal an.
          </maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">ServicePrincipalCredentialUsage</command:parameterValue>
        <dev:type>
          <maml:name>ServicePrincipalCredentialUsage</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>verify</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>Value</maml:name>
        <maml:description>
          <maml:para>Wert der Anmeldeinformation. Bei einer Anmeldeinformation des Typs "asymmetric" ist dies das Base 64-codierte Zertifikat. Bei einer Anmeldeinformation des Typs "symmetric" wird ein symmetrischer 256-Bit-AES-Schlüssel generiert, wenn für "Value" keine Einstellung vorgenommen wird. Der Schlüssel ist 1 Jahr lang gültig. Beim Typ "password" muss der Value-Parameter angegeben werden. Er darf nicht Base 64-codiert sein.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <!-- Input - Output section-->
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name></maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description>
          <maml:para>
            <!-- description -->
 
          </maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name></maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description>
          <maml:para>
            <!-- description -->
 
          </maml:para>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <!-- Error section-->
    <command:terminatingErrors/>
    <command:nonTerminatingErrors/>
    <!-- Notes section -->
    <maml:alertSet>
      <maml:title></maml:title>
      <maml:alert>
        <maml:para>
 
        </maml:para>
      </maml:alert>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <!-- Example section -->
    <command:examples>
 
      <command:example>
        <maml:title>
          -------------------------- BEISPIEL 1 --------------------------
        </maml:title>
        <maml:introduction>
          <maml:para>C:\PS&gt;</maml:para>
        </maml:introduction>
        <dev:code>
          New-MsolServicePrincipalCredential -ServicePrincipalName "MyApp/myApp.com"
 
          New credential object added, including the symmteric key generated and the KeyId for the added credential.
        </dev:code>
        <dev:remarks>
          <maml:para>Beschreibung</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Mit diesem Befehl wird einem Dienstprinzipal ein Anmeldeinformationsobjekt (oder ein Schlüsselobjekt) hinzugefügt. In diesem Beispiel wird ein symmetrischer Schlüssel generiert und dem Dienstprinzipal unter Einsatz des Dienstprinzipal-Namenswerts "MyApp/myApp.com" hinzugefügt.</maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
        </dev:remarks>
        <command:commandLines>
          <command:commandLine>
            <command:commandText></command:commandText>
          </command:commandLine>
        </command:commandLines>
      </command:example>
 
      <command:example>
        <maml:title>
          -------------------------- BEISPIEL 2 --------------------------
        </maml:title>
        <maml:introduction>
          <maml:para>C:\PS&gt;</maml:para>
        </maml:introduction>
        <dev:code>
          $cer = New-Object System.Security.Cryptography.X509Certificates.X509Certificate
          $cer.Import("C:\myapp.cer")
          $binCert = $cer.GetRawCertData()
          $credValue = [System.Convert]::ToBase64String($binCert);
          New-MsolServicePrincipalCredential -ServicePrincipalName "MyApp/myApp.com" -Type asymmetric -Value $credValue -StartDate $cer.GetEffectiveDateString() -EndDate $cer.GetExpirationDateString()
 
          New credential object added, including the KeyId for the added credential.
        </dev:code>
        <dev:remarks>
          <maml:para>Beschreibung</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Mit diesem Befehl wird einem Dienstprinzipal ein Anmeldeinformationsobjekt (oder ein Schlüsselobjekt) hinzugefügt. In diesem Beispiel wird dem Dienstprinzipal unter Einsatz des Dienstprinzipal-Namenswerts "MyApp/myApp.com" das bereitgestellte Base 64-codierte öffentliche X509-Zertifikat "myapp.cer" hinzugefügt.</maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
        </dev:remarks>
        <command:commandLines>
          <command:commandLine>
            <command:commandText></command:commandText>
          </command:commandLine>
        </command:commandLines>
      </command:example>
 
      <command:example>
        <maml:title>
          -------------------------- BEISPIEL 3 --------------------------
        </maml:title>
        <maml:introduction>
          <maml:para>C:\PS&gt;</maml:para>
        </maml:introduction>
        <dev:code>
          New-MsolServicePrincipalCredential -AppPrincipalId -Type asymmetric -Value $credValue
 
          New credential object added, including the KeyId for the added credential.
        </dev:code>
        <dev:remarks>
          <maml:para>Beschreibung</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>
            Dieser Befehl zeigt, wie ein lokaler Exchange Server-Computer registriert wird, damit die Kommunikation zwischen ihm und Microsoft Azure Active Directory-Diensten wie etwa Office 365 stattfinden kann. Für das Beispiel wird angenommen, dass $credValue das Base64-codierte öffentliche X509-Zertifikat enthält, das den lokalen Exchange-Server repräsentiert. Die bekannten IDs für Office 365-Server sind:
              Exchange: 00000002-0000-0ff1-ce00-000000000000
              SharePoint: 00000003-0000-0ff1-ce00-000000000000
              Lync: 00000004-0000-0ff1-ce00-000000000000
          </maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
        </dev:remarks>
        <command:commandLines>
          <command:commandLine>
            <command:commandText></command:commandText>
          </command:commandLine>
        </command:commandLines>
      </command:example>
    </command:examples>
    <!-- Link section -->
    <maml:relatedLinks>
      <maml:navigationLink>
        <maml:linkText></maml:linkText>
        <maml:uri/>
      </maml:navigationLink>
    </maml:relatedLinks>
  </command:command>
 
  <!-- v 1.3.0.36 -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>
        New-MsolSettings
      </command:name>
      <maml:description>
        <maml:para>Erstellen Sie eine Verzeichniseinstellung.</maml:para>
      </maml:description>
      <maml:copyright>
        <maml:para></maml:para>
      </maml:copyright>
      <command:verb>New</command:verb>
      <command:noun>MsolSettings</command:noun>
      <dev:version></dev:version>
    </command:details>
    <maml:description>
      <maml:para>Das Cmdlet "New-MsolSettings" kann zum Erstellen einer Verzeichniseinstellungsvorlage verwendet werden.</maml:para>
    </maml:description>
    <!-- Cmdlet syntax section-->
    <command:syntax>
      <command:syntaxItem>
        <maml:name>New-MsolSettings</maml:name>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>SettingsObject</maml:name>
          <maml:description>
            <maml:para>Das SettingsObject-Objekt, das die zum Erstellen der Verzeichniseinstellung erforderlichen Informationen enthält.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">Microsoft.Online.Administration.SettingsValue</command:parameterValue>
        </command:parameter>
      </command:syntaxItem>
      <command:syntaxItem>
        <maml:name>New-MsolSettings</maml:name>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>SettingsObject</maml:name>
          <maml:description>
            <maml:para>Das SettingsObject-Objekt, das die zum Erstellen der Verzeichniseinstellung erforderlichen Informationen enthält.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">Microsoft.Online.Administration.SettingsValue</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>TargetType</maml:name>
          <maml:description>
            <maml:para>Die Objekt-ID, die Einstellungsobjekten zugeordnet ist. Wenn kein Wert angegeben ist, erfolgt eine Zuordnung zum Mandanten. Mögliche Werte sind: Groups, Users, ServicePrincipals, Applications, Devices.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">TargetType (enum)</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>TargetObjectId</maml:name>
          <maml:description>
            <maml:para>Die Objekt-ID, die Einstellungsobjekten zugeordnet ist. Wenn kein Wert angegeben ist, erfolgt eine Zuordnung zum Mandanten.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <!-- Cmdlet parameter section -->
    <command:parameters>
      <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>SettingsObject</maml:name>
        <maml:description>
          <maml:para>Das SettingsObject-Objekt, das die zum Erstellen der Verzeichniseinstellung erforderlichen Informationen enthält.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">Microsoft.Online.Administration.SettingsValue</command:parameterValue>
        <dev:type>
          <maml:name>Microsoft.Online.Administration.SettingsValue</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>TargetType</maml:name>
        <maml:description>
          <maml:para>Die Objekt-ID, die Einstellungsobjekten zugeordnet ist. Wenn kein Wert angegeben ist, erfolgt eine Zuordnung zum Mandanten. Mögliche Werte sind: Groups, Users, ServicePrincipals, Applications, Devices.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">Microsoft.Online.Administration.TargetType</command:parameterValue>
        <dev:type>
          <maml:name>Microsoft.Online.Administration.TargetType</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>TargetObjectId</maml:name>
        <maml:description>
          <maml:para>Die Objekt-ID, die Einstellungsobjekten zugeordnet ist. Wenn kein Wert angegeben ist, erfolgt eine Zuordnung zum Mandanten.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        <dev:type>
          <maml:name>Guid</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <!-- Input - Output section-->
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name></maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description>
          <maml:para>
            <!-- description -->
 
          </maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name></maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description>
          <maml:para>
            <!-- description -->
 
          </maml:para>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <!-- Error section-->
    <command:terminatingErrors/>
    <command:nonTerminatingErrors/>
    <!-- Notes section -->
    <maml:alertSet>
      <maml:title></maml:title>
      <maml:alert>
        <maml:para>
 
        </maml:para>
      </maml:alert>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <!-- Example section -->
    <command:examples>
 
      <command:example>
        <maml:title>
          -------------------------- BEISPIEL 1 --------------------------
        </maml:title>
        <maml:introduction>
          <maml:para>C:\PS&gt;</maml:para>
        </maml:introduction>
        <dev:code>
          $template = (Get-MsolAllSettingTemplate)[0]
          $settings = $template.CreateSettingsObject()
          New-MsolSetting -SettingsObject $settings
 
          New directory setting added with default value to unified group setting.
        </dev:code>
        <dev:remarks>
          <maml:para>Beschreibung</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Dieser Befehl fügt eine Verzeichniseinstellung mit dem Standardwert zum Mandanten hinzu.</maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
        </dev:remarks>
        <command:commandLines>
          <command:commandLine>
            <command:commandText></command:commandText>
          </command:commandLine>
        </command:commandLines>
      </command:example>
      <command:example>
        <maml:title>
          -------------------------- BEISPIEL 2 --------------------------
        </maml:title>
        <maml:introduction>
          <maml:para>C:\PS&gt;</maml:para>
        </maml:introduction>
        <dev:code>
          $template = (Get-MsolAllSettingTemplate)[0]
          $settings = $template.CreateSettingsObject()
          New-MsolSetting -SettingsObject $settings -TargetType Groups -TargetObjectId
 
          New directory setting added with default value to unified group setting.
        </dev:code>
        <dev:remarks>
          <maml:para>Beschreibung</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Dieser Befehl fügt eine Verzeichniseinstellung mit dem Standardwert zum Mandanten hinzu.</maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
        </dev:remarks>
        <command:commandLines>
          <command:commandLine>
            <command:commandText></command:commandText>
          </command:commandLine>
        </command:commandLines>
      </command:example>
 
    </command:examples>
    <!-- Link section -->
    <maml:relatedLinks>
      <maml:navigationLink>
        <maml:linkText></maml:linkText>
        <maml:uri/>
      </maml:navigationLink>
    </maml:relatedLinks>
  </command:command>
 
  <!-- v 1.3.0.36 -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>
        New-MsolUser
      </command:name>
      <maml:description>
        <maml:para>Fügt Microsoft Azure Active Directory einen neuen Benutzer hinzu.</maml:para>
      </maml:description>
      <maml:copyright>
        <maml:para></maml:para>
      </maml:copyright>
      <command:verb>New</command:verb>
      <command:noun>MsolUser</command:noun>
      <dev:version></dev:version>
    </command:details>
    <maml:description>
      <maml:para>Mit dem Cmdlet "New-MsolUser" kann in Microsoft Azure Active Directory ein neuer Benutzer erstellt werden. Damit dieser Zugriff auf Dienste erhält, muss ihm eine Lizenz (über den Parameter "LicenseAssignment") zugewiesen werden.</maml:para>
    </maml:description>
    <!-- Cmdlet syntax section-->
    <command:syntax>
      <command:syntaxItem>
        <maml:name>New-MsolUser</maml:name>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>DisplayName</maml:name>
          <maml:description>
            <maml:para>Der Anzeigename des Benutzers.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        </command:parameter>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>UserPrincipalName</maml:name>
          <maml:description>
            <maml:para>Die Benutzer-ID für diesen Benutzer. Diese Angabe ist erforderlich.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>AlternateEmailAddresses</maml:name>
          <maml:description>
            <maml:para>Die alternativen E-Mail-Adressen des Benutzers.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="true">string[]</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="false" position="named">
          <maml:name>AlternateMobilePhones</maml:name>
          <maml:description>
            <maml:para>Alternative Handynummern des Benutzers</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="true">string[]</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>BlockCredential</maml:name>
          <maml:description>
            <maml:para>Steht der Wert auf "True", können Benutzer sich nicht mit ihrer Benutzer-ID anmelden.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">Boolean</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>City</maml:name>
          <maml:description>
            <maml:para>Die Stadt des Benutzers.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>Country</maml:name>
          <maml:description>
            <maml:para>Das Land des Benutzers.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>Department</maml:name>
          <maml:description>
            <maml:para>Die Abteilung des Benutzers.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>Fax</maml:name>
          <maml:description>
            <maml:para>Die Faxnummer des Benutzers.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>FirstName</maml:name>
          <maml:description>
            <maml:para>Der Vorname des Benutzers.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>ForceChangePassword</maml:name>
          <maml:description>
            <maml:para>Wenn der Wert "true" lautet, muss der Benutzer bei der nächsten Anmeldung sein Kennwort ändern.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">Boolean</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>ImmutableId</maml:name>
          <maml:description>
            <maml:para>Die unveränderliche ID des Identitätsverbunds des Benutzers. Diese sollte für Benutzer mit Standardidentitäten ausgelassen werden.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>LastName</maml:name>
          <maml:description>
            <maml:para>Der Nachname des Benutzers.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>LicenseAssignment</maml:name>
          <maml:description>
            <maml:para>Die Liste der Lizenzen, die dem Benutzer zugewiesen werden sollen.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="true">string[]</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>LicenseOptions</maml:name>
          <maml:description>
            <maml:para>Lizenzoptionen für die Lizenzzuweisung. Wird verwendet, um selektiv einzelne Diensteeinstellungen in einer SKU zu deaktivieren.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="true">LicenseOption[]</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>MobilePhone</maml:name>
          <maml:description>
            <maml:para>Die Mobiltelefonnummer des Benutzers.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>Office</maml:name>
          <maml:description>
            <maml:para>Das Büro des Benutzers.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>Password</maml:name>
          <maml:description>
            <maml:para>
              Das neue Kennwort des Benutzers. Wenn festgelegt ist, dass der Benutzer ein sicheres Kennwort benötigt, müssen alle folgenden Regeln erfüllt werden:
              - Das Kennwort muss mindestens einen Kleinbuchstaben enthalten.
              - Das Kennwort muss mindestens einen Großbuchstaben enthalten.
              - Das Kennwort muss mindestens ein nicht alphanumerisches Zeichen enthalten.
              - Das Kennwort darf keine Leerzeichen, Tabulatoren oder Zeilenumbrüche enthalten.
              - Das Kennwort muss zwischen 8 und 16 Zeichen lang sein.
              - Der Benutzername darf nicht im Kennwort enthalten sein.
 
          Wenn dieser Wert ausgelassen wird, wird dem Benutzer ein zufälliges Kennwort zugewiesen.
            </maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>PasswordNeverExpires</maml:name>
          <maml:description>
            <maml:para>Legt fest, ob das Kennwort des Benutzers regelmäßig abläuft.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">Boolean</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>PhoneNumber</maml:name>
          <maml:description>
            <maml:para>Die Telefonnummer des Benutzers.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>PostalCode</maml:name>
          <maml:description>
            <maml:para>Die Postleitzahl des Benutzers.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>PreferredDataLocation</maml:name>
          <maml:description>
            <maml:para>Der bevorzugte Datenspeicherort, der für den Benutzer festgelegt werden soll.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>PreferredLanguage</maml:name>
          <maml:description>
            <maml:para>Die bevorzugte Sprache des Benutzers.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>State</maml:name>
          <maml:description>
            <maml:para>Das Bundesland, in dem sich der Benutzer befindet.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>StreetAddress</maml:name>
          <maml:description>
            <maml:para>Die Straße des Benutzers.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>StrongPasswordRequired</maml:name>
          <maml:description>
            <maml:para>Legt fest, ob der Benutzer ein sicheres Kennwort benötigt.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">Boolean</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>TenantId</maml:name>
          <maml:description>
            <maml:para></maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>Title</maml:name>
          <maml:description>
            <maml:para>Der Titel des Benutzers.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>UsageLocation</maml:name>
          <maml:description>
            <maml:para>Der Ort, an dem der Benutzer die Dienste verwendet. Muss als zweistelliger Ländercode angegeben werden.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <!-- Cmdlet parameter section -->
    <command:parameters>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>AlternateEmailAddresses</maml:name>
        <maml:description>
          <maml:para>Die alternativen E-Mail-Adressen des Benutzers.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="true">string[]</command:parameterValue>
        <dev:type>
          <maml:name>string[]</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="false" position="named">
        <maml:name>AlternateMobilePhones</maml:name>
        <maml:description>
          <maml:para>Alternative Handynummern des Benutzers</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="true">string[]</command:parameterValue>
        <dev:type>
          <maml:name>string[]</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>BlockCredential</maml:name>
        <maml:description>
          <maml:para>Steht der Wert auf "True", können Benutzer sich nicht mit ihrer Benutzer-ID anmelden.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">Boolean</command:parameterValue>
        <dev:type>
          <maml:name>Boolean</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>$false</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>City</maml:name>
        <maml:description>
          <maml:para>Die Stadt des Benutzers.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>Country</maml:name>
        <maml:description>
          <maml:para>Das Land des Benutzers.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>Department</maml:name>
        <maml:description>
          <maml:para>Die Abteilung des Benutzers.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>DisplayName</maml:name>
        <maml:description>
          <maml:para>Der Anzeigename des Benutzers.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>Fax</maml:name>
        <maml:description>
          <maml:para>Die Faxnummer des Benutzers.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>FirstName</maml:name>
        <maml:description>
          <maml:para>Der Vorname des Benutzers.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>ForceChangePassword</maml:name>
        <maml:description>
          <maml:para>Wenn der Wert "true" lautet, muss der Benutzer bei der nächsten Anmeldung sein Kennwort ändern.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">Boolean</command:parameterValue>
        <dev:type>
          <maml:name>Boolean</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>$true</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>ImmutableId</maml:name>
        <maml:description>
          <maml:para>Die unveränderliche ID des Identitätsverbunds des Benutzers. Diese sollte für Benutzer mit Standardidentitäten ausgelassen werden.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>LastName</maml:name>
        <maml:description>
          <maml:para>Der Nachname des Benutzers.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>LicenseAssignment</maml:name>
        <maml:description>
          <maml:para>Die Liste der Lizenzen, die dem Benutzer zugewiesen werden sollen.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="true">string[]</command:parameterValue>
        <dev:type>
          <maml:name>string[]</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>LicenseOptions</maml:name>
        <maml:description>
          <maml:para>Lizenzoptionen für die Lizenzzuweisung. Wird verwendet, um selektiv einzelne Diensteeinstellungen in einer SKU zu deaktivieren.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="true">LicenseOption[]</command:parameterValue>
        <dev:type>
          <maml:name>LicenseOption[]</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>MobilePhone</maml:name>
        <maml:description>
          <maml:para>Die Mobiltelefonnummer des Benutzers.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>Office</maml:name>
        <maml:description>
          <maml:para>Das Büro des Benutzers.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>Password</maml:name>
        <maml:description>
          <maml:para>
            Das neue Kennwort des Benutzers. Wenn festgelegt ist, dass der Benutzer ein sicheres Kennwort benötigt, müssen alle folgenden Regeln erfüllt werden:
            - Das Kennwort muss mindestens einen Kleinbuchstaben enthalten.
            - Das Kennwort muss mindestens einen Großbuchstaben enthalten.
            - Das Kennwort muss mindestens ein nicht alphanumerisches Zeichen enthalten.
            - Das Kennwort darf keine Leerzeichen, Tabulatoren oder Zeilenumbrüche enthalten.
            - Das Kennwort muss zwischen 8 und 16 Zeichen lang sein.
            - Der Benutzername darf nicht im Kennwort enthalten sein.
 
          Wenn dieser Wert ausgelassen wird, wird dem Benutzer ein zufälliges Kennwort zugewiesen.
          </maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>PasswordNeverExpires</maml:name>
        <maml:description>
          <maml:para>Legt fest, ob das Kennwort des Benutzers regelmäßig abläuft.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">Boolean</command:parameterValue>
        <dev:type>
          <maml:name>Boolean</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>$false</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>PhoneNumber</maml:name>
        <maml:description>
          <maml:para>Die Telefonnummer des Benutzers.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>PostalCode</maml:name>
        <maml:description>
          <maml:para>Die Postleitzahl des Benutzers.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>PreferredDataLocation</maml:name>
        <maml:description>
          <maml:para>Der bevorzugte Datenspeicherort, der für den Benutzer festgelegt werden soll.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>PreferredLanguage</maml:name>
        <maml:description>
          <maml:para>Die bevorzugte Sprache des Benutzers.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>State</maml:name>
        <maml:description>
          <maml:para>Das Bundesland, in dem sich der Benutzer befindet.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>StreetAddress</maml:name>
        <maml:description>
          <maml:para>Die Straße des Benutzers.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>StrongPasswordRequired</maml:name>
        <maml:description>
          <maml:para>Legt fest, ob der Benutzer ein sicheres Kennwort benötigt.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">Boolean</command:parameterValue>
        <dev:type>
          <maml:name>Boolean</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>$true</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>TenantId</maml:name>
        <maml:description>
          <maml:para></maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        <dev:type>
          <maml:name>Guid</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>Title</maml:name>
        <maml:description>
          <maml:para>Der Titel des Benutzers.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>UsageLocation</maml:name>
        <maml:description>
          <maml:para>Der Ort, an dem der Benutzer die Dienste verwendet. Muss als zweistelliger Ländercode angegeben werden.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>UserPrincipalName</maml:name>
        <maml:description>
          <maml:para>Die Benutzer-ID für diesen Benutzer. Diese Angabe ist erforderlich.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <!-- Input - Output section-->
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name></maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description>
          <maml:para>
            <!-- description -->
 
          </maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name>Microsoft.Online.Administration.User</maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description>
          <maml:para>
            <!-- description -->
            Mit diesem Cmdlet werden Details zum erstellten neuen Benutzer zurückgegeben, einschließlich seines temporären Kennworts.
          </maml:para>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <!-- Error section-->
    <command:terminatingErrors/>
    <command:nonTerminatingErrors/>
    <!-- Notes section -->
    <maml:alertSet>
      <maml:title></maml:title>
      <maml:alert>
        <maml:para>
 
        </maml:para>
      </maml:alert>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <!-- Example section -->
    <command:examples>
 
      <command:example>
        <maml:title>
          -------------------------- BEISPIEL 1 --------------------------
        </maml:title>
        <maml:introduction>
          <maml:para>C:\PS&gt;</maml:para>
        </maml:introduction>
        <dev:code>
          New-MsolUser -UserPrincipalName user@contoso.com -DisplayName "John Doe" -FirstName "John" -LastName "Doe"
 
          Returns a user object.
        </dev:code>
        <dev:remarks>
          <maml:para>Beschreibung</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Mit diesem Befehl wird ein neuer Benutzer erstellt. Dem Benutzer sind keine Lizenzen zugewiesen. Für den Benutzer wird ein zufälliges Kennwort generiert.</maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
        </dev:remarks>
        <command:commandLines>
          <command:commandLine>
            <command:commandText></command:commandText>
          </command:commandLine>
        </command:commandLines>
      </command:example>
 
      <command:example>
        <maml:title>
          -------------------------- BEISPIEL 2 --------------------------
        </maml:title>
        <maml:introduction>
          <maml:para>C:\PS&gt;</maml:para>
        </maml:introduction>
        <dev:code>
          New-MsolUser -UserPrincipalName user@contoso.com -DisplayName "John Doe" -FirstName "John" -LastName "Doe" -UsageLocation "US" -LicenseAssignment "Contoso:BPOS_Standard"
 
          Returns a user object.
        </dev:code>
        <dev:remarks>
          <maml:para>Beschreibung</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Mit diesem Befehl wird ein neuer Benutzer erstellt, und diesem neuen Benutzer wird eine Lizenz zugewiesen.</maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
        </dev:remarks>
        <command:commandLines>
          <command:commandLine>
            <command:commandText></command:commandText>
          </command:commandLine>
        </command:commandLines>
      </command:example>
         
      <command:example>
        <maml:title>
          -------------------------- BEISPIEL 3 --------------------------
        </maml:title>
        <maml:introduction>
          <maml:para>C:\PS&gt;</maml:para>
        </maml:introduction>
        <dev:code>
          New-MsolUser -UserPrincipalName john@contoso.onmicrosoft.com -DisplayName John -PreferredDataLocation EUR
 
          Returns a user object.
        </dev:code>
        <dev:remarks>
          <maml:para>Beschreibung</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Mit diesem Befehl wird ein Benutzer mit dem Benutzerprinzipalnamen "john@contoso.onmicrosoft.com", dem Anzeigenamen "John" und dem bevorzugten Datenspeicherort EUR erstellt.</maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
        </dev:remarks>
        <command:commandLines>
          <command:commandLine>
            <command:commandText></command:commandText>
          </command:commandLine>
        </command:commandLines>
      </command:example>
    </command:examples>
    <!-- Link section -->
    <maml:relatedLinks>
      <maml:navigationLink>
        <maml:linkText></maml:linkText>
        <maml:uri/>
      </maml:navigationLink>
    </maml:relatedLinks>
  </command:command>
 
  <!-- v 1.3.0.36 -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>
        Redo-MsolProvisionContact
      </command:name>
      <maml:description>
        <maml:para>Mit dem Cmdlet "Redo-MsolProvisionContact" kann versucht werden, ein Kontaktobjekt in Microsoft Azure Active Directory neu bereitzustellen, wenn ein Versuch der Erstellung des Kontaktobjekts zuvor einen Überprüfungsfehler verursacht hat.</maml:para>
      </maml:description>
      <maml:copyright>
        <maml:para></maml:para>
      </maml:copyright>
      <command:verb>Redo</command:verb>
      <command:noun>MsolProvisionContact</command:noun>
      <dev:version></dev:version>
    </command:details>
    <maml:description>
      <maml:para></maml:para>
    </maml:description>
    <!-- Cmdlet syntax section-->
    <command:syntax>
      <command:syntaxItem>
        <maml:name>Redo-MsolProvisionContact</maml:name>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>ObjectId</maml:name>
          <maml:description>
            <maml:para>Der dem Kontaktobjekt, dessen Bereitstellung erneut versucht werden soll, zugewiesene ObjectId-Wert.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>TenantId</maml:name>
          <maml:description>
            <maml:para>Die eindeutige ID des Mandanten, für den der Vorgang ausgeführt werden soll. Wenn dieser Wert nicht angegeben ist, wird er standardmäßig auf den Mandanten des aktuellen Benutzers festgelegt. Dieser Parameter gilt nur für Partnerbenutzer.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <!-- Cmdlet parameter section -->
    <command:parameters>
      <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>ObjectId</maml:name>
        <maml:description>
          <maml:para>Der dem Kontaktobjekt, dessen Bereitstellung erneut versucht werden soll, zugewiesene ObjectId-Wert.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        <dev:type>
          <maml:name>Guid</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>TenantId</maml:name>
        <maml:description>
          <maml:para>Die eindeutige ID des Mandanten, für den der Vorgang ausgeführt werden soll. Wenn dieser Wert nicht angegeben ist, wird er standardmäßig auf den Mandanten des aktuellen Benutzers festgelegt. Dieser Parameter gilt nur für Partnerbenutzer.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        <dev:type>
          <maml:name>Guid</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <!-- Input - Output section-->
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name></maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description>
          <maml:para>
            <!-- description -->
 
          </maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name></maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description>
          <maml:para>
            <!-- description -->
 
          </maml:para>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <!-- Error section-->
    <command:terminatingErrors/>
    <command:nonTerminatingErrors/>
    <!-- Notes section -->
    <maml:alertSet>
      <maml:title></maml:title>
      <maml:alert>
        <maml:para>
 
        </maml:para>
      </maml:alert>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <!-- Example section -->
    <command:examples>
    </command:examples>
    <!-- Link section -->
    <maml:relatedLinks>
      <maml:navigationLink>
        <maml:linkText></maml:linkText>
        <maml:uri/>
      </maml:navigationLink>
    </maml:relatedLinks>
  </command:command>
 
  <!-- v 1.3.0.36 -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>
        Redo-MsolProvisionGroup
      </command:name>
      <maml:description>
        <maml:para>Mit dem Cmdlet "Redo-MsolProvisionGroup" kann versucht werden, ein Gruppenobjekt in Microsoft Azure Active Directory neu bereitzustellen, wenn ein Versuch der Erstellung des Gruppenobjekts zuvor einen Überprüfungsfehler verursacht hat.</maml:para>
      </maml:description>
      <maml:copyright>
        <maml:para></maml:para>
      </maml:copyright>
      <command:verb>Redo</command:verb>
      <command:noun>MsolProvisionGroup</command:noun>
      <dev:version></dev:version>
    </command:details>
    <maml:description>
      <maml:para></maml:para>
    </maml:description>
    <!-- Cmdlet syntax section-->
    <command:syntax>
      <command:syntaxItem>
        <maml:name>Redo-MsolProvisionGroup</maml:name>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>ObjectId</maml:name>
          <maml:description>
            <maml:para>Der dem Gruppenobjekt, dessen Bereitstellung erneut versucht werden soll, zugewiesene ObjectId-Wert.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>TenantId</maml:name>
          <maml:description>
            <maml:para>Die eindeutige ID des Mandanten, für den der Vorgang ausgeführt werden soll. Wenn dieser Wert nicht angegeben ist, wird er standardmäßig auf den Mandanten des aktuellen Benutzers festgelegt. Dieser Parameter gilt nur für Partnerbenutzer.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <!-- Cmdlet parameter section -->
    <command:parameters>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>ObjectId</maml:name>
        <maml:description>
          <maml:para>Der dem Gruppenobjekt, dessen Bereitstellung erneut versucht werden soll, zugewiesene ObjectId-Wert.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        <dev:type>
          <maml:name>Guid</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>TenantId</maml:name>
        <maml:description>
          <maml:para>Die eindeutige ID des Mandanten, für den der Vorgang ausgeführt werden soll. Wenn dieser Wert nicht angegeben ist, wird er standardmäßig auf den Mandanten des aktuellen Benutzers festgelegt. Dieser Parameter gilt nur für Partnerbenutzer.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        <dev:type>
          <maml:name>Guid</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <!-- Input - Output section-->
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name></maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description>
          <maml:para>
            <!-- description -->
 
          </maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name></maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description>
          <maml:para>
            <!-- description -->
 
          </maml:para>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <!-- Error section-->
    <command:terminatingErrors/>
    <command:nonTerminatingErrors/>
    <!-- Notes section -->
    <maml:alertSet>
      <maml:title></maml:title>
      <maml:alert>
        <maml:para>
 
        </maml:para>
      </maml:alert>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <!-- Example section -->
    <command:examples>
    </command:examples>
    <!-- Link section -->
    <maml:relatedLinks>
      <maml:navigationLink>
        <maml:linkText></maml:linkText>
        <maml:uri/>
      </maml:navigationLink>
    </maml:relatedLinks>
  </command:command>
 
  <!-- v 1.3.0.36 -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>
        Redo-MsolProvisionUser
      </command:name>
      <maml:description>
        <maml:para>Mit dem Cmdlet "Redo-MsolProvisionUser" kann versucht werden, ein Benutzerobjekt in Microsoft Azure Active Directory neu bereitzustellen, wenn ein Versuch der Erstellung des Benutzerobjekts zuvor einen Überprüfungsfehler verursacht hat.</maml:para>
      </maml:description>
      <maml:copyright>
        <maml:para></maml:para>
      </maml:copyright>
      <command:verb>Redo</command:verb>
      <command:noun>MsolProvisionUser</command:noun>
      <dev:version></dev:version>
    </command:details>
    <maml:description>
      <maml:para></maml:para>
    </maml:description>
    <!-- Cmdlet syntax section-->
    <command:syntax>
      <command:syntaxItem>
        <maml:name>Redo-MsolProvisionUser</maml:name>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>ObjectId</maml:name>
          <maml:description>
            <maml:para>Die abzurufende ObjectId des Benutzers</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>TenantId</maml:name>
          <maml:description>
            <maml:para>Die eindeutige ID des Mandanten, für den der Vorgang ausgeführt werden soll. Wenn dieser Wert nicht angegeben ist, wird er standardmäßig auf den Mandanten des aktuellen Benutzers festgelegt. Dieser Parameter gilt nur für Partnerbenutzer.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        </command:parameter>
      </command:syntaxItem>
      <command:syntaxItem>
        <maml:name>Redo-MsolProvisionUser</maml:name>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>TenantId</maml:name>
          <maml:description>
            <maml:para>Die eindeutige ID des Mandanten, für den der Vorgang ausgeführt werden soll. Wenn dieser Wert nicht angegeben ist, wird er standardmäßig auf den Mandanten des aktuellen Benutzers festgelegt. Dieser Parameter gilt nur für Partnerbenutzer.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>UserPrincipalName</maml:name>
          <maml:description>
            <maml:para>Der eindeutige Name des Benutzerobjekts, dessen Bereitstellung erneut versucht wird. Ein Benutzerprinzipalname (User Principal Name, UPN) besitzt das Format "user@contoso.onmicrosoft.com" oder "user@fabrikam.com". </maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <!-- Cmdlet parameter section -->
    <command:parameters>
      <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>ObjectId</maml:name>
        <maml:description>
          <maml:para>Die abzurufende ObjectId des Benutzers</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        <dev:type>
          <maml:name>Guid</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>TenantId</maml:name>
        <maml:description>
          <maml:para>Die eindeutige ID des Mandanten, für den der Vorgang ausgeführt werden soll. Wenn dieser Wert nicht angegeben ist, wird er standardmäßig auf den Mandanten des aktuellen Benutzers festgelegt. Dieser Parameter gilt nur für Partnerbenutzer.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        <dev:type>
          <maml:name>Guid</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>UserPrincipalName</maml:name>
        <maml:description>
          <maml:para>Der eindeutige Name des Benutzerobjekts, dessen Bereitstellung erneut versucht wird. Ein Benutzerprinzipalname (User Principal Name, UPN) besitzt das Format "user@contoso.onmicrosoft.com" oder "user@fabrikam.com". </maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <!-- Input - Output section-->
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name></maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description>
          <maml:para>
            <!-- description -->
 
          </maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name></maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description>
          <maml:para>
            <!-- description -->
 
          </maml:para>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <!-- Error section-->
    <command:terminatingErrors/>
    <command:nonTerminatingErrors/>
    <!-- Notes section -->
    <maml:alertSet>
      <maml:title></maml:title>
      <maml:alert>
        <maml:para>
 
        </maml:para>
      </maml:alert>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <!-- Example section -->
    <command:examples>
    </command:examples>
    <!-- Link section -->
    <maml:relatedLinks>
      <maml:navigationLink>
        <maml:linkText></maml:linkText>
        <maml:uri/>
      </maml:navigationLink>
    </maml:relatedLinks>
  </command:command>
 
  <!-- v 1.3.0.36 -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>
        Remove-MsolContact
      </command:name>
      <maml:description>
        <maml:para>Entfernt einen Kontakt aus Microsoft Azure Active Directory.</maml:para>
      </maml:description>
      <maml:copyright>
        <maml:para></maml:para>
      </maml:copyright>
      <command:verb>Remove</command:verb>
      <command:noun>MsolContact</command:noun>
      <dev:version></dev:version>
    </command:details>
    <maml:description>
      <maml:para>Mit dem Cmdlet "Remove-MsolContact" wird ein Kontakt aus Microsoft Azure Active Directory entfernt.</maml:para>
    </maml:description>
    <!-- Cmdlet syntax section-->
    <command:syntax>
      <command:syntaxItem>
        <maml:name>Remove-MsolContact</maml:name>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>ObjectId</maml:name>
          <maml:description>
            <maml:para>Die eindeutige ID des zu entfernenden Kontakts.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Force</maml:name>
          <maml:description>
            <maml:para>Wird zur Umgehung von Bildschirmbestätigungen verwendet.</maml:para>
          </maml:description>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>TenantId</maml:name>
          <maml:description>
            <maml:para>Die eindeutige ID des Mandanten, für den der Vorgang ausgeführt werden soll. Wenn dieser Wert nicht angegeben ist, wird er standardmäßig auf den Mandanten des aktuellen Benutzers festgelegt. Dieser Parameter gilt nur für Partnerbenutzer.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <!-- Cmdlet parameter section -->
    <command:parameters>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Force</maml:name>
        <maml:description>
          <maml:para>Wird zur Umgehung von Bildschirmbestätigungen verwendet.</maml:para>
 
        </maml:description>
        <command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>SwitchParameter</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>ObjectId</maml:name>
        <maml:description>
          <maml:para>Die eindeutige ID des zu entfernenden Kontakts.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        <dev:type>
          <maml:name>Guid</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>TenantId</maml:name>
        <maml:description>
          <maml:para>Die eindeutige ID des Mandanten, für den der Vorgang ausgeführt werden soll. Wenn dieser Wert nicht angegeben ist, wird er standardmäßig auf den Mandanten des aktuellen Benutzers festgelegt. Dieser Parameter gilt nur für Partnerbenutzer.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        <dev:type>
          <maml:name>Guid</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <!-- Input - Output section-->
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name></maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description>
          <maml:para>
            <!-- description -->
 
          </maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name></maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description>
          <maml:para>
            <!-- description -->
 
          </maml:para>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <!-- Error section-->
    <command:terminatingErrors/>
    <command:nonTerminatingErrors/>
    <!-- Notes section -->
    <maml:alertSet>
      <maml:title></maml:title>
      <maml:alert>
        <maml:para>
 
        </maml:para>
      </maml:alert>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <!-- Example section -->
    <command:examples>
 
      <command:example>
        <maml:title>
          -------------------------- BEISPIEL 1 --------------------------
        </maml:title>
        <maml:introduction>
          <maml:para>C:\PS&gt;</maml:para>
        </maml:introduction>
        <dev:code>
          Remove-MsolContact -objectid &lt;id&gt; -force
 
          None
        </dev:code>
        <dev:remarks>
          <maml:para>Beschreibung</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Mit diesem Befehl wird ein Kontakt aus dem Verzeichnis entfernt.</maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
        </dev:remarks>
        <command:commandLines>
          <command:commandLine>
            <command:commandText></command:commandText>
          </command:commandLine>
        </command:commandLines>
      </command:example>
    </command:examples>
    <!-- Link section -->
    <maml:relatedLinks>
      <maml:navigationLink>
        <maml:linkText></maml:linkText>
        <maml:uri/>
      </maml:navigationLink>
    </maml:relatedLinks>
  </command:command>
 
  <!-- v 1.3.0.36 -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>
        Remove-MsolDomain
      </command:name>
      <maml:description>
        <maml:para>Entfernt eine Domäne aus Microsoft Azure Active Directory.</maml:para>
      </maml:description>
      <maml:copyright>
        <maml:para></maml:para>
      </maml:copyright>
      <command:verb>Remove</command:verb>
      <command:noun>MsolDomain</command:noun>
      <dev:version></dev:version>
    </command:details>
    <maml:description>
      <maml:para>Mit dem Cmdlet "Remove-MsolDomain" wird eine Domäne aus Microsoft Azure Active Directory entfernt. Diese Domäne muss leer sein, es darf also keine Benutzer oder Gruppen mit E-Mail-Adressen in der Domäne geben.</maml:para>
    </maml:description>
    <!-- Cmdlet syntax section-->
    <command:syntax>
      <command:syntaxItem>
        <maml:name>Remove-MsolDomain</maml:name>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>DomainName</maml:name>
          <maml:description>
            <maml:para>Der zu entfernende vollqualifizierte Domänenname (FQDN).</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Force</maml:name>
          <maml:description>
            <maml:para>Wird zur Umgehung von Bildschirmbestätigungen verwendet.</maml:para>
          </maml:description>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>TenantId</maml:name>
          <maml:description>
            <maml:para>Die eindeutige ID des Mandanten, für den der Vorgang ausgeführt werden soll. Wenn dieser Wert nicht angegeben ist, wird er standardmäßig auf den Mandanten des aktuellen Benutzers festgelegt. Dieser Parameter gilt nur für Partnerbenutzer.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <!-- Cmdlet parameter section -->
    <command:parameters>
      <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>DomainName</maml:name>
        <maml:description>
          <maml:para>Der zu entfernende vollqualifizierte Domänenname (FQDN).</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Force</maml:name>
        <maml:description>
          <maml:para>Wird zur Umgehung von Bildschirmbestätigungen verwendet.</maml:para>
 
        </maml:description>
        <command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>SwitchParameter</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>TenantId</maml:name>
        <maml:description>
          <maml:para>Die eindeutige ID des Mandanten, für den der Vorgang ausgeführt werden soll. Wenn dieser Wert nicht angegeben ist, wird er standardmäßig auf den Mandanten des aktuellen Benutzers festgelegt. Dieser Parameter gilt nur für Partnerbenutzer.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        <dev:type>
          <maml:name>Guid</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <!-- Input - Output section-->
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name></maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description>
          <maml:para>
            <!-- description -->
 
          </maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name></maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description>
          <maml:para>
            <!-- description -->
 
          </maml:para>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <!-- Error section-->
    <command:terminatingErrors/>
    <command:nonTerminatingErrors/>
    <!-- Notes section -->
    <maml:alertSet>
      <maml:title></maml:title>
      <maml:alert>
        <maml:para>
 
        </maml:para>
      </maml:alert>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <!-- Example section -->
    <command:examples>
 
      <command:example>
        <maml:title>
          -------------------------- BEISPIEL 1 --------------------------
        </maml:title>
        <maml:introduction>
          <maml:para>C:\PS&gt;</maml:para>
        </maml:introduction>
        <dev:code>
          Remove-MsolDomain -DomainName contoso.com -force
 
          None
        </dev:code>
        <dev:remarks>
          <maml:para>Beschreibung</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Mit diesem Befehl wird die Domäne "contoso.com" entfernt. Dieser Vorgang schlägt fehl, wenn Benutzer oder Gruppen auf die Domäne verweisen.</maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
        </dev:remarks>
        <command:commandLines>
          <command:commandLine>
            <command:commandText></command:commandText>
          </command:commandLine>
        </command:commandLines>
      </command:example>
    </command:examples>
    <!-- Link section -->
    <maml:relatedLinks>
      <maml:navigationLink>
        <maml:linkText></maml:linkText>
        <maml:uri/>
      </maml:navigationLink>
    </maml:relatedLinks>
  </command:command>
 
  <!-- v 1.3.0.36 -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>
        Remove-MsolForeignGroupToRole
      </command:name>
      <maml:description>
        <maml:para>Entfernt die angegebene Gruppe von einem Partnermandanten von einer Rolle in diesem Mandanten.</maml:para>
      </maml:description>
      <maml:copyright>
        <maml:para></maml:para>
      </maml:copyright>
      <command:verb>Remove</command:verb>
      <command:noun>MsolForeignGroupToRole</command:noun>
      <dev:version></dev:version>
    </command:details>
    <maml:description>
      <maml:para>Mithilfe des Cmdlets "Remove-MsolForeignGroupToRole" wird die angegebene Sicherheitsgruppe aus der angegebenen Rolle in dem Mandanten entfernt. </maml:para>
    </maml:description>
    <!-- Cmdlet syntax section-->
    <command:syntax>
      <command:syntaxItem>
        <maml:name>Remove-MsolForeignGroupToRole</maml:name>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ForeignCompanyObjectId</maml:name>
          <maml:description>
            <maml:para>Die Objekt-ID des Partnermandanten, der die hinzuzufügende Gruppe enthält.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        </command:parameter>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ForeignGroupObjectId</maml:name>
          <maml:description>
            <maml:para>Die Objekt-ID der Gruppe im Partnermandanten, die hinzugefügt werden soll.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        </command:parameter>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RoleObjectId</maml:name>
          <maml:description>
            <maml:para>Die Objekt-ID der Rolle, der die Gruppe hinzugefügt werden soll.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>TenantId</maml:name>
          <maml:description>
            <maml:para>Die eindeutige ID des Mandanten, auf dem der Vorgang ausgeführt werden soll. Wird diese ID nicht angegeben, wird der Vorgang standardmäßig auf dem Mandanten des aktuellen Benutzers ausgeführt. Dieser Parameter gilt nur für Partnerbenutzer.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <!-- Cmdlet parameter section -->
    <command:parameters>
      <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ForeignCompanyObjectId</maml:name>
        <maml:description>
          <maml:para>Die Objekt-ID des Partnermandanten, der die hinzuzufügende Gruppe enthält.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        <dev:type>
          <maml:name>Guid</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ForeignGroupObjectId</maml:name>
        <maml:description>
          <maml:para>Die Objekt-ID der Gruppe im Partnermandanten, die hinzugefügt werden soll.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        <dev:type>
          <maml:name>Guid</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>RoleObjectId</maml:name>
        <maml:description>
          <maml:para>Die Objekt-ID der Rolle, der die Gruppe hinzugefügt werden soll.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        <dev:type>
          <maml:name>Guid</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>TenantId</maml:name>
        <maml:description>
          <maml:para>Die eindeutige ID des Mandanten, auf dem der Vorgang ausgeführt werden soll. Wird diese ID nicht angegeben, wird der Vorgang standardmäßig auf dem Mandanten des aktuellen Benutzers ausgeführt. Dieser Parameter gilt nur für Partnerbenutzer.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        <dev:type>
          <maml:name>Guid</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <!-- Input - Output section-->
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name></maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description>
          <maml:para>
            <!-- description -->
 
          </maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name></maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description>
          <maml:para>
            <!-- description -->
 
          </maml:para>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <!-- Error section-->
    <command:terminatingErrors/>
    <command:nonTerminatingErrors/>
    <!-- Notes section -->
    <maml:alertSet>
      <maml:title></maml:title>
      <maml:alert>
        <maml:para>
 
        </maml:para>
      </maml:alert>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <!-- Example section -->
    <command:examples>
    </command:examples>
    <!-- Link section -->
    <maml:relatedLinks>
      <maml:navigationLink>
        <maml:linkText></maml:linkText>
        <maml:uri/>
      </maml:navigationLink>
    </maml:relatedLinks>
  </command:command>
 
  <!-- v 1.3.0.36 -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>
        Remove-MsolGroup
      </command:name>
      <maml:description>
        <maml:para>Entfernt eine Gruppe aus Microsoft Azure Active Directory.</maml:para>
      </maml:description>
      <maml:copyright>
        <maml:para></maml:para>
      </maml:copyright>
      <command:verb>Remove</command:verb>
      <command:noun>MsolGroup</command:noun>
      <dev:version></dev:version>
    </command:details>
    <maml:description>
      <maml:para>Mit dem Cmdlet "Remove-MsolGroup" wird eine Gruppe aus Microsoft Azure Active Directory gelöscht.</maml:para>
    </maml:description>
    <!-- Cmdlet syntax section-->
    <command:syntax>
      <command:syntaxItem>
        <maml:name>Remove-MsolGroup</maml:name>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>ObjectId</maml:name>
          <maml:description>
            <maml:para>Die eindeutige ID der zu entfernenden Gruppe.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Force</maml:name>
          <maml:description>
            <maml:para>Wird zur Umgehung von Bildschirmbestätigungen verwendet.</maml:para>
          </maml:description>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>TenantId</maml:name>
          <maml:description>
            <maml:para>Die eindeutige ID des Mandanten, für den der Vorgang ausgeführt werden soll. Wenn dieser Wert nicht angegeben ist, wird er standardmäßig auf den Mandanten des aktuellen Benutzers festgelegt. Dieser Parameter gilt nur für Partnerbenutzer.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <!-- Cmdlet parameter section -->
    <command:parameters>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Force</maml:name>
        <maml:description>
          <maml:para>Wird zur Umgehung von Bildschirmbestätigungen verwendet.</maml:para>
 
        </maml:description>
        <command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>SwitchParameter</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>ObjectId</maml:name>
        <maml:description>
          <maml:para>Die eindeutige ID der zu entfernenden Gruppe.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        <dev:type>
          <maml:name>Guid</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>TenantId</maml:name>
        <maml:description>
          <maml:para>Die eindeutige ID des Mandanten, für den der Vorgang ausgeführt werden soll. Wenn dieser Wert nicht angegeben ist, wird er standardmäßig auf den Mandanten des aktuellen Benutzers festgelegt. Dieser Parameter gilt nur für Partnerbenutzer.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        <dev:type>
          <maml:name>Guid</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <!-- Input - Output section-->
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name></maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description>
          <maml:para>
            <!-- description -->
 
          </maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name></maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description>
          <maml:para>
            <!-- description -->
 
          </maml:para>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <!-- Error section-->
    <command:terminatingErrors/>
    <command:nonTerminatingErrors/>
    <!-- Notes section -->
    <maml:alertSet>
      <maml:title></maml:title>
      <maml:alert>
        <maml:para>
 
        </maml:para>
      </maml:alert>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <!-- Example section -->
    <command:examples>
 
      <command:example>
        <maml:title>
          -------------------------- BEISPIEL 1 --------------------------
        </maml:title>
        <maml:introduction>
          <maml:para>C:\PS&gt;</maml:para>
        </maml:introduction>
        <dev:code>
          $groupId = Get-MsolGroup -searchString "MyGroup"
          Remove-MsolGroup -objectid $groupId
        </dev:code>
        <dev:remarks>
          <maml:para>Beschreibung</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Entfernt die Gruppe "MyGroup" aus dem Verzeichnis.</maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
        </dev:remarks>
        <command:commandLines>
          <command:commandLine>
            <command:commandText></command:commandText>
          </command:commandLine>
        </command:commandLines>
      </command:example>
    </command:examples>
    <!-- Link section -->
    <maml:relatedLinks>
      <maml:navigationLink>
        <maml:linkText></maml:linkText>
        <maml:uri/>
      </maml:navigationLink>
    </maml:relatedLinks>
  </command:command>
 
  <!-- v 1.3.0.36 -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>
        Remove-MsolGroupMember
      </command:name>
      <maml:description>
        <maml:para>Entfernt ein Mitglied aus einer Sicherheitsgruppe.</maml:para>
      </maml:description>
      <maml:copyright>
        <maml:para></maml:para>
      </maml:copyright>
      <command:verb>Remove</command:verb>
      <command:noun>MsolGroupMember</command:noun>
      <dev:version></dev:version>
    </command:details>
    <maml:description>
      <maml:para>Das Cmdlet "Remove-MsolGroupMember" wird zum Entfernen eines Mitglieds aus einer Sicherheitsgruppe verwendet. Bei diesem Mitglied kann es sich um einen Benutzer oder eine Gruppe handeln.</maml:para>
    </maml:description>
    <!-- Cmdlet syntax section-->
    <command:syntax>
      <command:syntaxItem>
        <maml:name>Remove-MsolGroupMember</maml:name>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>GroupObjectId</maml:name>
          <maml:description>
            <maml:para>Die ID der Gruppe, aus der Mitglieder entfernt werden sollen.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>GroupMemberObjectId</maml:name>
          <maml:description>
            <maml:para>Die Objekt-ID des aus der Gruppe zu entfernenden Mitglieds (Benutzer oder Gruppe).</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>GroupMemberType</maml:name>
          <maml:description>
            <maml:para>Der Typ des aus der Gruppe zu entfernenden Mitglieds (Benutzer oder Gruppe).</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>TenantId</maml:name>
          <maml:description>
            <maml:para>Die eindeutige ID des Mandanten, für den der Vorgang ausgeführt werden soll. Wenn dieser Wert nicht angegeben ist, wird er standardmäßig auf den Mandanten des aktuellen Benutzers festgelegt. Dieser Parameter gilt nur für Partnerbenutzer.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <!-- Cmdlet parameter section -->
    <command:parameters>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>GroupMemberObjectId</maml:name>
        <maml:description>
          <maml:para>Die Objekt-ID des aus der Gruppe zu entfernenden Mitglieds (Benutzer oder Gruppe).</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        <dev:type>
          <maml:name>Guid</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>GroupMemberType</maml:name>
        <maml:description>
          <maml:para>Der Typ des aus der Gruppe zu entfernenden Mitglieds (Benutzer oder Gruppe).</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>GroupObjectId</maml:name>
        <maml:description>
          <maml:para>Die ID der Gruppe, aus der Mitglieder entfernt werden sollen.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        <dev:type>
          <maml:name>Guid</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>TenantId</maml:name>
        <maml:description>
          <maml:para>Die eindeutige ID des Mandanten, für den der Vorgang ausgeführt werden soll. Wenn dieser Wert nicht angegeben ist, wird er standardmäßig auf den Mandanten des aktuellen Benutzers festgelegt. Dieser Parameter gilt nur für Partnerbenutzer.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        <dev:type>
          <maml:name>Guid</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <!-- Input - Output section-->
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name></maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description>
          <maml:para>
            <!-- description -->
 
          </maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name></maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description>
          <maml:para>
            <!-- description -->
 
          </maml:para>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <!-- Error section-->
    <command:terminatingErrors/>
    <command:nonTerminatingErrors/>
    <!-- Notes section -->
    <maml:alertSet>
      <maml:title></maml:title>
      <maml:alert>
        <maml:para>
 
        </maml:para>
      </maml:alert>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <!-- Example section -->
    <command:examples>
 
      <command:example>
        <maml:title>
          -------------------------- BEISPIEL 1 --------------------------
        </maml:title>
        <maml:introduction>
          <maml:para>C:\PS&gt;</maml:para>
        </maml:introduction>
        <dev:code>
          $groupId = Get-MsolGroup -searchString MyGroup
          $userid = get-msoluser -userPrincipalName user@contoso.com
          Remove-MsoLGroupMember -groupObjectId $groupid -GroupMemberType User -groupmemberobjectid $userid
        </dev:code>
        <dev:remarks>
          <maml:para>Beschreibung</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Entfernt "user@contoso.com" aus "MyGroup".</maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
        </dev:remarks>
        <command:commandLines>
          <command:commandLine>
            <command:commandText></command:commandText>
          </command:commandLine>
        </command:commandLines>
      </command:example>
    </command:examples>
    <!-- Link section -->
    <maml:relatedLinks>
      <maml:navigationLink>
        <maml:linkText></maml:linkText>
        <maml:uri/>
      </maml:navigationLink>
    </maml:relatedLinks>
  </command:command>
 
  <!-- v 1.3.0.36 -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>
        Remove-MsolRoleMember
      </command:name>
      <maml:description>
        <maml:para>Entfernt ein Mitglied aus einer Administratorrolle.</maml:para>
      </maml:description>
      <maml:copyright>
        <maml:para></maml:para>
      </maml:copyright>
      <command:verb>Remove</command:verb>
      <command:noun>MsolRoleMember</command:noun>
      <dev:version></dev:version>
    </command:details>
    <maml:description>
      <maml:para>Das Cmdlet "Remove-MsolRoleMember" wird zum Entfernen eines Benutzers aus einer Administratorrolle verwendet.</maml:para>
    </maml:description>
    <!-- Cmdlet syntax section-->
    <command:syntax>
      <command:syntaxItem>
        <maml:name>Remove-MsolRoleMember</maml:name>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>RoleMemberEmailAddress</maml:name>
          <maml:description>
            <maml:para>
              Die Objekt-ID des Mitglieds (Benutzer oder Gruppe), das zu entfernen ist. Bei Benutzern muss diese der
              Benutzer-ID entsprechen. Entweder muss RoleMemberEmailAddress oder RoleMemberObjectId angegeben werden.
            </maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>RoleMemberObjectId</maml:name>
          <maml:description>
            <maml:para>
              Die Objekt-ID des zu entfernenden Mitglieds (Benutzer oder Gruppe). Sie müssen "RoleMemberEmailAddress"
              oder "RoleMemberObjectId" angeben.
            </maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>RoleMemberType</maml:name>
          <maml:description>
            <maml:para>Der Typ der Rolle des zu entfernenden Mitglieds (Benutzer oder Gruppe).</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>RoleName</maml:name>
          <maml:description>
            <maml:para>
              Der Name der Rolle, aus der Mitglieder entfernt werden sollen. Sie müssen "RoleName" oder "RoleObjectId"
              angeben.
            </maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>RoleObjectId</maml:name>
          <maml:description>
            <maml:para>Die Rolle, aus der Mitglieder entfernt werden sollen. Sie müssen "RoleName" oder "RoleObjectId" angeben.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>TenantId</maml:name>
          <maml:description>
            <maml:para>Die eindeutige ID des Mandanten, für den der Vorgang ausgeführt werden soll. Wenn dieser Wert nicht angegeben ist, wird er standardmäßig auf den Mandanten des aktuellen Benutzers festgelegt. Dieser Parameter gilt nur für Partnerbenutzer.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <!-- Cmdlet parameter section -->
    <command:parameters>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>RoleMemberEmailAddress</maml:name>
        <maml:description>
          <maml:para>
            Die Objekt-ID des Mitglieds (Benutzer oder Gruppe), das zu entfernen ist. Bei Benutzern muss diese der
            Benutzer-ID entsprechen. Entweder muss RoleMemberEmailAddress oder RoleMemberObjectId angegeben werden.
          </maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>RoleMemberObjectId</maml:name>
        <maml:description>
          <maml:para>
            Die Objekt-ID des zu entfernenden Mitglieds (Benutzer oder Gruppe). Sie müssen "RoleMemberEmailAddress"
            oder "RoleMemberObjectId" angeben.
          </maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        <dev:type>
          <maml:name>Guid</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>RoleMemberType</maml:name>
        <maml:description>
          <maml:para>Der Typ der Rolle des zu entfernenden Mitglieds (Benutzer oder Gruppe).</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>RoleName</maml:name>
        <maml:description>
          <maml:para>
            Der Name der Rolle, aus der Mitglieder entfernt werden sollen. Sie müssen "RoleName" oder "RoleObjectId"
            angeben.
          </maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>RoleObjectId</maml:name>
        <maml:description>
          <maml:para>Die Rolle, aus der Mitglieder entfernt werden sollen. Sie müssen "RoleName" oder "RoleObjectId" angeben.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        <dev:type>
          <maml:name>Guid</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>TenantId</maml:name>
        <maml:description>
          <maml:para>Die eindeutige ID des Mandanten, für den der Vorgang ausgeführt werden soll. Wenn dieser Wert nicht angegeben ist, wird er standardmäßig auf den Mandanten des aktuellen Benutzers festgelegt. Dieser Parameter gilt nur für Partnerbenutzer.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        <dev:type>
          <maml:name>Guid</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <!-- Input - Output section-->
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name></maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description>
          <maml:para>
            <!-- description -->
 
          </maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name></maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description>
          <maml:para>
            <!-- description -->
 
          </maml:para>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <!-- Error section-->
    <command:terminatingErrors/>
    <command:nonTerminatingErrors/>
    <!-- Notes section -->
    <maml:alertSet>
      <maml:title></maml:title>
      <maml:alert>
        <maml:para>
 
        </maml:para>
      </maml:alert>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <!-- Example section -->
    <command:examples>
 
      <command:example>
        <maml:title>
          -------------------------- BEISPIEL 1 --------------------------
        </maml:title>
        <maml:introduction>
          <maml:para>C:\PS&gt;</maml:para>
        </maml:introduction>
        <dev:code>
          Remove-MsolRoleMember -RoleName "Company Administrator" -RoleMemberType User -RoleMemberEmailAddress user@contoso.com
        </dev:code>
        <dev:remarks>
          <maml:para>Beschreibung</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Entfernt "user@contoso.com" aus der Rolle "Company Administrator".</maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
        </dev:remarks>
        <command:commandLines>
          <command:commandLine>
            <command:commandText></command:commandText>
          </command:commandLine>
        </command:commandLines>
      </command:example>
    </command:examples>
    <!-- Link section -->
    <maml:relatedLinks>
      <maml:navigationLink>
        <maml:linkText></maml:linkText>
        <maml:uri/>
      </maml:navigationLink>
    </maml:relatedLinks>
  </command:command>
 
  <!-- v 1.3.0.36 -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>
        Remove-MsolServicePrincipal
      </command:name>
      <maml:description>
        <maml:para>Entfernt einen Dienstprinzipal aus Microsoft Azure Active Directory.</maml:para>
      </maml:description>
      <maml:copyright>
        <maml:para></maml:para>
      </maml:copyright>
      <command:verb>Remove</command:verb>
      <command:noun>MsolServicePrincipal</command:noun>
      <dev:version></dev:version>
    </command:details>
    <maml:description>
      <maml:para>Mit dem Cmdlet "Remove-MsolServicePrincipal" wird ein Dienstprinzipal aus Microsoft Azure Active Directory entfernt.</maml:para>
    </maml:description>
    <!-- Cmdlet syntax section-->
    <command:syntax>
      <command:syntaxItem>
        <maml:name>Remove-MsolServicePrincipal</maml:name>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>ObjectId</maml:name>
          <maml:description>
            <maml:para>Die Objekt-ID des Dienstprinzipals, der zu entfernen ist</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>TenantId</maml:name>
          <maml:description>
            <maml:para>Die eindeutige ID des Mandanten, für den der Vorgang ausgeführt werden soll. Wenn dieser Wert nicht angegeben ist, wird er standardmäßig auf den Mandanten des aktuellen Benutzers festgelegt. Dieser Parameter gilt nur für Partnerbenutzer.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        </command:parameter>
      </command:syntaxItem>
      <command:syntaxItem>
        <maml:name>Remove-MsolServicePrincipal</maml:name>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>AppPrincipalId</maml:name>
          <maml:description>
            <maml:para>Der eindeutige Anwendungsbezeichner, der dem zu entfernenden Dienstprinzipal zugeordnet ist</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>TenantId</maml:name>
          <maml:description>
            <maml:para>Die eindeutige ID des Mandanten, für den der Vorgang ausgeführt werden soll. Wenn dieser Wert nicht angegeben ist, wird er standardmäßig auf den Mandanten des aktuellen Benutzers festgelegt. Dieser Parameter gilt nur für Partnerbenutzer.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        </command:parameter>
      </command:syntaxItem>
      <command:syntaxItem>
        <maml:name>Remove-MsolServicePrincipal</maml:name>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>ServicePrincipalName</maml:name>
          <maml:description>
            <maml:para>
              Der eindeutige Name des Dienstprinzipals (oder der Dienstprinzipale), der entfernt werden soll.
              Ein Dienstprinzipalname muss das Format "appName" oder "appName/hostname" besitzen oder eine gültige URL sein. "appName" ist der Name der Anwendung, und "hostname" ist die URI-Authority für die Anwendung.
            </maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>TenantId</maml:name>
          <maml:description>
            <maml:para>Die eindeutige ID des Mandanten, für den der Vorgang ausgeführt werden soll. Wenn dieser Wert nicht angegeben ist, wird er standardmäßig auf den Mandanten des aktuellen Benutzers festgelegt. Dieser Parameter gilt nur für Partnerbenutzer.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <!-- Cmdlet parameter section -->
    <command:parameters>
      <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>AppPrincipalId</maml:name>
        <maml:description>
          <maml:para>Der eindeutige Anwendungsbezeichner, der dem zu entfernenden Dienstprinzipal zugeordnet ist</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        <dev:type>
          <maml:name>Guid</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>ObjectId</maml:name>
        <maml:description>
          <maml:para>Die Objekt-ID des Dienstprinzipals, der zu entfernen ist</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        <dev:type>
          <maml:name>Guid</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>ServicePrincipalName</maml:name>
        <maml:description>
          <maml:para>
            Der eindeutige Name des Dienstprinzipals (oder der Dienstprinzipale), der entfernt werden soll.
            Ein Dienstprinzipalname muss das Format "appName" oder "appName/hostname" besitzen oder eine gültige URL sein. "appName" ist der Name der Anwendung, und "hostname" ist die URI-Authority für die Anwendung.
          </maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>TenantId</maml:name>
        <maml:description>
          <maml:para>Die eindeutige ID des Mandanten, für den der Vorgang ausgeführt werden soll. Wenn dieser Wert nicht angegeben ist, wird er standardmäßig auf den Mandanten des aktuellen Benutzers festgelegt. Dieser Parameter gilt nur für Partnerbenutzer.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        <dev:type>
          <maml:name>Guid</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <!-- Input - Output section-->
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name></maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description>
          <maml:para>
            <!-- description -->
 
          </maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name></maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description>
          <maml:para>
            <!-- description -->
 
          </maml:para>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <!-- Error section-->
    <command:terminatingErrors/>
    <command:nonTerminatingErrors/>
    <!-- Notes section -->
    <maml:alertSet>
      <maml:title></maml:title>
      <maml:alert>
        <maml:para>
 
        </maml:para>
      </maml:alert>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <!-- Example section -->
    <command:examples>
 
      <command:example>
        <maml:title>
          -------------------------- BEISPIEL 1 --------------------------
        </maml:title>
        <maml:introduction>
          <maml:para>C:\PS&gt;</maml:para>
        </maml:introduction>
        <dev:code>
          Remove-MsolServicePrincipal -ServicePrincipalName "MyApp/myApp.com"
        </dev:code>
        <dev:remarks>
          <maml:para>Beschreibung</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Mit diesem Befehl wird ein Dienstprinzipal unter Angabe eines seiner Dienstprinzipalnamen entfernt. In diesem Beispiel wird der Dienstprinzipal, der dem Namen "MyApp/myApp.com" zugewiesen ist, entfernt.</maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
        </dev:remarks>
        <command:commandLines>
          <command:commandLine>
            <command:commandText></command:commandText>
          </command:commandLine>
        </command:commandLines>
      </command:example>
    </command:examples>
    <!-- Link section -->
    <maml:relatedLinks>
      <maml:navigationLink>
        <maml:linkText></maml:linkText>
        <maml:uri/>
      </maml:navigationLink>
    </maml:relatedLinks>
  </command:command>
 
  <!-- v 1.3.0.36 -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>
        Remove-MsolServicePrincipalCredential
      </command:name>
      <maml:description>
        <maml:para>Entfernt einen Anmeldeinformationsschlüssel aus einem Dienstprinzipal.</maml:para>
      </maml:description>
      <maml:copyright>
        <maml:para></maml:para>
      </maml:copyright>
      <command:verb>Remove</command:verb>
      <command:noun>MsolServicePrincipalCredential</command:noun>
      <dev:version></dev:version>
    </command:details>
    <maml:description>
      <maml:para>Mit dem Cmdlet "Remove-MsolServicePrincipalCredential" kann ein Anmeldeinformationsschlüssel aus einem Dienstprinzipal entfernt werden, wenn es zu einer Beeinträchtigung gekommen ist. Auch im Zuge eines Anmeldeinformationsschlüsselrollover-Ablaufs kann dieses Cmdlet nützlich sein. Die Identifizierung des Dienstprinzipals erfolgt entweder durch Angabe der Objekt-ID, der Anwendungs-ID oder des Dienstprinzipalnamens (Service Principal Name, SPN). Die Identifizierung der zu entfernenden Anmeldeinformation erfolgt durch deren Schlüssel-ID. </maml:para>
    </maml:description>
    <!-- Cmdlet syntax section-->
    <command:syntax>
      <command:syntaxItem>
        <maml:name>Remove-MsolServicePrincipalCredential</maml:name>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>KeyIds</maml:name>
          <maml:description>
            <maml:para>Legt die Liste der zu entfernenden Anmeldeinformationsschlüssel fest. Die Liste der Schlüssel-IDs für einen Dienstprinzipal kann durch Verwendung des Cmdlets "Get-MsolServicePrincipalCredential" abgerufen werden.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="true">Guid[]</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>TenantId</maml:name>
          <maml:description>
            <maml:para>Die eindeutige ID des Mandanten, für den der Vorgang ausgeführt werden soll. Wenn dieser Wert nicht angegeben ist, wird er standardmäßig auf den Mandanten des aktuellen Benutzers festgelegt. Dieser Parameter gilt nur für Partnerbenutzer.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        </command:parameter>
      </command:syntaxItem>
      <command:syntaxItem>
        <maml:name>Remove-MsolServicePrincipalCredential</maml:name>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>ObjectId</maml:name>
          <maml:description>
            <maml:para>Die Objekt-ID des Dienstprinzipals, aus dem die Anmeldeinformation zu entfernen ist</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>TenantId</maml:name>
          <maml:description>
            <maml:para>Die eindeutige ID des Mandanten, für den der Vorgang ausgeführt werden soll. Wenn dieser Wert nicht angegeben ist, wird er standardmäßig auf den Mandanten des aktuellen Benutzers festgelegt. Dieser Parameter gilt nur für Partnerbenutzer.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        </command:parameter>
      </command:syntaxItem>
      <command:syntaxItem>
        <maml:name>Remove-MsolServicePrincipalCredential</maml:name>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>AppPrincipalId</maml:name>
          <maml:description>
            <maml:para>Die Anwendungs-ID, die dem Dienstprinzipal zugeordnet ist, aus dem die Anmeldeinformation zu entfernen ist</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">GUID</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>TenantId</maml:name>
          <maml:description>
            <maml:para>Die eindeutige ID des Mandanten, für den der Vorgang ausgeführt werden soll. Wenn dieser Wert nicht angegeben ist, wird er standardmäßig auf den Mandanten des aktuellen Benutzers festgelegt. Dieser Parameter gilt nur für Partnerbenutzer.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        </command:parameter>
      </command:syntaxItem>
      <command:syntaxItem>
        <maml:name>Remove-MsolServicePrincipalCredential</maml:name>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>ServicePrincipalName</maml:name>
          <maml:description>
            <maml:para>
              Der eindeutige Name des Dienstprinzipals, dem die Anmeldeinformation hinzugefügt werden soll.
              Ein Dienstprinzipalname muss das Format "appName" oder "appName/hostname" besitzen oder eine gültige URL sein. "appName" ist der Name der Anwendung, und "hostname" ist die URI-Authority für die Anwendung.
            </maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>TenantId</maml:name>
          <maml:description>
            <maml:para>Die eindeutige ID des Mandanten, für den der Vorgang ausgeführt werden soll. Wenn dieser Wert nicht angegeben ist, wird er standardmäßig auf den Mandanten des aktuellen Benutzers festgelegt. Dieser Parameter gilt nur für Partnerbenutzer.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <!-- Cmdlet parameter section -->
    <command:parameters>
      <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>AppPrincipalId</maml:name>
        <maml:description>
          <maml:para>Die Anwendungs-ID, die dem Dienstprinzipal zugeordnet ist, aus dem die Anmeldeinformation zu entfernen ist</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">GUID</command:parameterValue>
        <dev:type>
          <maml:name>GUID</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>KeyIds</maml:name>
        <maml:description>
          <maml:para>Legt die Liste der zu entfernenden Anmeldeinformationsschlüssel fest. Die Liste der Schlüssel-IDs für einen Dienstprinzipal kann durch Verwendung des Cmdlets "Get-MsolServicePrincipalCredential" abgerufen werden.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="true">Guid[]</command:parameterValue>
        <dev:type>
          <maml:name>Guid[]</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>ObjectId</maml:name>
        <maml:description>
          <maml:para>Die Objekt-ID des Dienstprinzipals, aus dem die Anmeldeinformation zu entfernen ist</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        <dev:type>
          <maml:name>Guid</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>ServicePrincipalName</maml:name>
        <maml:description>
          <maml:para>
            Der eindeutige Name des Dienstprinzipals, dem die Anmeldeinformation hinzugefügt werden soll.
            Ein Dienstprinzipalname muss das Format "appName" oder "appName/hostname" besitzen oder eine gültige URL sein. "appName" ist der Name der Anwendung, und "hostname" ist die URI-Authority für die Anwendung.
          </maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>TenantId</maml:name>
        <maml:description>
          <maml:para>Die eindeutige ID des Mandanten, für den der Vorgang ausgeführt werden soll. Wenn dieser Wert nicht angegeben ist, wird er standardmäßig auf den Mandanten des aktuellen Benutzers festgelegt. Dieser Parameter gilt nur für Partnerbenutzer.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        <dev:type>
          <maml:name>Guid</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <!-- Input - Output section-->
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name></maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description>
          <maml:para>
            <!-- description -->
 
          </maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name></maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description>
          <maml:para>
            <!-- description -->
 
          </maml:para>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <!-- Error section-->
    <command:terminatingErrors/>
    <command:nonTerminatingErrors/>
    <!-- Notes section -->
    <maml:alertSet>
      <maml:title></maml:title>
      <maml:alert>
        <maml:para>
 
        </maml:para>
      </maml:alert>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <!-- Example section -->
    <command:examples>
 
      <command:example>
        <maml:title>
          -------------------------- BEISPIEL 1 --------------------------
        </maml:title>
        <maml:introduction>
          <maml:para>C:\PS&gt;</maml:para>
        </maml:introduction>
        <dev:code>
          Remove-MsolServicePrincipalCredential -KeyIds @("19805a93-e9dd-4c63-8afd-88ed91f33546") -ServicePrincipalName "MyApp2/myApp.com"
 
 
        </dev:code>
        <dev:remarks>
          <maml:para>Beschreibung</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Mit diesem Befehl wird ein Anmeldeinformationsschlüssel aus einem Dienstprinzipal entfernt. In diesem Beispiel wird der Schlüssel mit der ID "19805a93-e9dd-4c63-8afd-88ed91f33546" von dem Dienstprinzipal, der dem Namen "MyApp2/myApp.com" zugewiesen ist, entfernt. Zum Anzeigen einer Liste der einem Dienstprinzipal zugewiesenen Schlüssel-IDs verwenden Sie das Cmdlet "Get-MsolServicePrincipalCredential".</maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
        </dev:remarks>
        <command:commandLines>
          <command:commandLine>
            <command:commandText></command:commandText>
          </command:commandLine>
        </command:commandLines>
      </command:example>
    </command:examples>
    <!-- Link section -->
    <maml:relatedLinks>
      <maml:navigationLink>
        <maml:linkText></maml:linkText>
        <maml:uri/>
      </maml:navigationLink>
    </maml:relatedLinks>
  </command:command>
 
  <!-- v 1.3.0.36 -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>
        Remove-MsolSettings
      </command:name>
      <maml:description>
        <maml:para>Entfernt eine Verzeichniseinstellung.</maml:para>
      </maml:description>
      <maml:copyright>
        <maml:para></maml:para>
      </maml:copyright>
      <command:verb>Remove</command:verb>
      <command:noun>MsolSettings</command:noun>
      <dev:version></dev:version>
    </command:details>
    <maml:description>
      <maml:para>Das Cmdlet "Remove-MsolSettings" kann zum Entfernen einer Verzeichniseinstellung verwendet werden. Die zu entfernenden Anmeldeinformationen werden über die zugehörige Einstellungs-ID identifiziert. </maml:para>
    </maml:description>
    <!-- Cmdlet syntax section-->
    <command:syntax>
      <command:syntaxItem>
        <maml:name>Remove-MsolSettings</maml:name>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>SettingId</maml:name>
          <maml:description>
            <maml:para>Gibt die zu entfernende Verzeichniseinstellung an. Die SettingId für eine Verzeichniseinstellung kann über das Cmdlet "Get-MsolAllSettings" abgerufen werden.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="true">Guid</command:parameterValue>
        </command:parameter>
      </command:syntaxItem>
      <command:syntaxItem>
        <maml:name>Remove-MsolSettings</maml:name>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>SettingId</maml:name>
          <maml:description>
            <maml:para>Gibt die zu entfernende Verzeichniseinstellung an. Die SettingId für eine Verzeichniseinstellung kann über das Cmdlet "Get-MsolAllSettings" abgerufen werden.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="true">Guid</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>TargetType</maml:name>
          <maml:description>
            <maml:para>Die Objekt-ID, die Einstellungsobjekten zugeordnet ist. Wenn kein Wert angegeben ist, erfolgt eine Zuordnung zum Mandanten. Mögliche Werte sind: Groups, Users, ServicePrincipals, Applications, Devices.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">TargetType (enum)</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>TargetObjectId</maml:name>
          <maml:description>
            <maml:para>Die Objekt-ID, die Einstellungsobjekten zugeordnet ist. Wenn kein Wert angegeben ist, erfolgt eine Zuordnung zum Mandanten.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <!-- Cmdlet parameter section -->
    <command:parameters>
      <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>SettingId</maml:name>
        <maml:description>
          <maml:para>Die Einstellungs-ID, die der zu entfernenden Verzeichniseinstellung zugeordnet ist.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">GUID</command:parameterValue>
        <dev:type>
          <maml:name>GUID</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>TargetType</maml:name>
        <maml:description>
          <maml:para>Die Objekt-ID, die Einstellungsobjekten zugeordnet ist. Wenn kein Wert angegeben ist, erfolgt eine Zuordnung zum Mandanten. Mögliche Werte sind: Groups, Users, ServicePrincipals, Applications, Devices.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">Microsoft.Online.Administration.TargetType</command:parameterValue>
        <dev:type>
          <maml:name>Microsoft.Online.Administration.TargetType</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>TargetObjectId</maml:name>
        <maml:description>
          <maml:para>Die Objekt-ID, die Einstellungsobjekten zugeordnet ist. Wenn kein Wert angegeben ist, erfolgt eine Zuordnung zum Mandanten.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        <dev:type>
          <maml:name>Guid</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <!-- Input - Output section-->
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name></maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description>
          <maml:para>
            <!-- description -->
 
          </maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name></maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description>
          <maml:para>
            <!-- description -->
 
          </maml:para>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <!-- Error section-->
    <command:terminatingErrors/>
    <command:nonTerminatingErrors/>
    <!-- Notes section -->
    <maml:alertSet>
      <maml:title></maml:title>
      <maml:alert>
        <maml:para>
 
        </maml:para>
      </maml:alert>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <!-- Example section -->
    <command:examples>
 
      <command:example>
        <maml:title>
          -------------------------- BEISPIEL 1 --------------------------
        </maml:title>
        <maml:introduction>
          <maml:para>C:\PS&gt;</maml:para>
        </maml:introduction>
        <dev:code>
          Remove-MsolServicePrincipalCredential -SettingId &lt;guid&gt;
 
 
        </dev:code>
        <dev:remarks>
          <maml:para>Beschreibung</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Mit diesem Befehl wird eine Verzeichniseinstellung entfernt. Die SettingId für eine Verzeichniseinstellung kann über das Cmdlet "Get-MsolAllSettings" abgerufen werden.</maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
        </dev:remarks>
        <command:commandLines>
          <command:commandLine>
            <command:commandText></command:commandText>
          </command:commandLine>
        </command:commandLines>
      </command:example>
      <command:example>
        <maml:title>
          -------------------------- BEISPIEL 2 --------------------------
        </maml:title>
        <maml:introduction>
          <maml:para>C:\PS&gt;</maml:para>
        </maml:introduction>
        <dev:code>
          Remove-MsolServicePrincipalCredential -SettingId &lt;guid&gt; -TargetType Groups -TargetObjectId [Group Object Id]
 
 
        </dev:code>
        <dev:remarks>
          <maml:para>Beschreibung</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Dieser Befehl entfernt eine dem Gruppenobjekt zugeordnete Verzeichniseinstellung. Die SettingId für eine Verzeichniseinstellung kann mit dem Cmdlet "Get-MsolAllSettings" abgerufen werden.</maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
        </dev:remarks>
        <command:commandLines>
          <command:commandLine>
            <command:commandText></command:commandText>
          </command:commandLine>
        </command:commandLines>
      </command:example>
    </command:examples>
    <!-- Link section -->
    <maml:relatedLinks>
      <maml:navigationLink>
        <maml:linkText></maml:linkText>
        <maml:uri/>
      </maml:navigationLink>
    </maml:relatedLinks>
  </command:command>
 
  <!-- v 1.3.0.36 -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>
        Remove-MsolUser
      </command:name>
      <maml:description>
        <maml:para>Entfernt einen Benutzer aus Microsoft Azure Active Directory.</maml:para>
      </maml:description>
      <maml:copyright>
        <maml:para></maml:para>
      </maml:copyright>
      <command:verb>Remove</command:verb>
      <command:noun>MsolUser</command:noun>
      <dev:version></dev:version>
    </command:details>
    <maml:description>
      <maml:para>Mit dem Cmdlet "Remove-MsolUser" wird ein Benutzer aus Microsoft Azure Active Directory gelöscht. Zusammen mit dem Benutzer werden seine Lizenzen und jegliche anderen, ihm zugeordneten Daten gelöscht.</maml:para>
    </maml:description>
    <!-- Cmdlet syntax section-->
    <command:syntax>
      <command:syntaxItem>
        <maml:name>Remove-MsolUser</maml:name>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>ObjectId</maml:name>
          <maml:description>
            <maml:para>Die Objekt-ID des zu entfernenden Benutzers.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Force</maml:name>
          <maml:description>
            <maml:para>Wird zur Umgehung von Bildschirmbestätigungen verwendet.</maml:para>
          </maml:description>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>RemoveFromRecycleBin</maml:name>
          <maml:description>
            <maml:para>Hiermit wird ein gelöschter Benutzer endgültig aus dem Papierkorb entfernt. Dieser Vorgang ist nur bei gelöschten Benutzern möglich, der jeweilige Benutzer wird endgültig aus Microsoft Azure Active Directory gelöscht. Ein auf diese Weise gelöschter Benutzer kann nicht mehr mit dem Befehl "Restore-MsolUser" wiederhergestellt werden.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">switch</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>TenantId</maml:name>
          <maml:description>
            <maml:para>Die eindeutige ID des Mandanten, für den der Vorgang ausgeführt werden soll. Wenn dieser Wert nicht angegeben ist, wird er standardmäßig auf den Mandanten des aktuellen Benutzers festgelegt. Dieser Parameter gilt nur für Partnerbenutzer.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        </command:parameter>
      </command:syntaxItem>
      <command:syntaxItem>
        <maml:name>Remove-MsolUser</maml:name>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>UserPrincipalName</maml:name>
          <maml:description>
            <maml:para>Die Benutzer-ID des zu entfernenden Benutzers</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Force</maml:name>
          <maml:description>
            <maml:para>Wird zur Umgehung von Bildschirmbestätigungen verwendet.</maml:para>
          </maml:description>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>RemoveFromRecycleBin</maml:name>
          <maml:description>
            <maml:para>Hiermit wird ein gelöschter Benutzer endgültig aus dem Papierkorb entfernt. Dieser Vorgang ist nur bei gelöschten Benutzern möglich, der jeweilige Benutzer wird endgültig aus Microsoft Azure Active Directory gelöscht. Ein auf diese Weise gelöschter Benutzer kann nicht mehr mit dem Befehl "Restore-MsolUser" wiederhergestellt werden.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">switch</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>TenantId</maml:name>
          <maml:description>
            <maml:para>Die eindeutige ID des Mandanten, für den der Vorgang ausgeführt werden soll. Wenn dieser Wert nicht angegeben ist, wird er standardmäßig auf den Mandanten des aktuellen Benutzers festgelegt. Dieser Parameter gilt nur für Partnerbenutzer.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <!-- Cmdlet parameter section -->
    <command:parameters>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Force</maml:name>
        <maml:description>
          <maml:para>Wird zur Umgehung von Bildschirmbestätigungen verwendet.</maml:para>
 
        </maml:description>
        <command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>SwitchParameter</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>ObjectId</maml:name>
        <maml:description>
          <maml:para>Die Objekt-ID des zu entfernenden Benutzers.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        <dev:type>
          <maml:name>Guid</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>RemoveFromRecycleBin</maml:name>
        <maml:description>
          <maml:para>Hiermit wird ein gelöschter Benutzer endgültig aus dem Papierkorb entfernt. Dieser Vorgang ist nur bei gelöschten Benutzern möglich, der jeweilige Benutzer wird endgültig aus Microsoft Azure Active Directory gelöscht. Ein auf diese Weise gelöschter Benutzer kann nicht mehr mit dem Befehl "Restore-MsolUser" wiederhergestellt werden.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">switch</command:parameterValue>
        <dev:type>
          <maml:name>switch</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>TenantId</maml:name>
        <maml:description>
          <maml:para>Die eindeutige ID des Mandanten, für den der Vorgang ausgeführt werden soll. Wenn dieser Wert nicht angegeben ist, wird er standardmäßig auf den Mandanten des aktuellen Benutzers festgelegt. Dieser Parameter gilt nur für Partnerbenutzer.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        <dev:type>
          <maml:name>Guid</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>UserPrincipalName</maml:name>
        <maml:description>
          <maml:para>Die Benutzer-ID des zu entfernenden Benutzers</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <!-- Input - Output section-->
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name></maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description>
          <maml:para>
            <!-- description -->
 
          </maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name></maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description>
          <maml:para>
            <!-- description -->
 
          </maml:para>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <!-- Error section-->
    <command:terminatingErrors/>
    <command:nonTerminatingErrors/>
    <!-- Notes section -->
    <maml:alertSet>
      <maml:title></maml:title>
      <maml:alert>
        <maml:para>
 
        </maml:para>
      </maml:alert>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <!-- Example section -->
    <command:examples>
 
      <command:example>
        <maml:title>
          -------------------------- BEISPIEL 1 --------------------------
        </maml:title>
        <maml:introduction>
          <maml:para>C:\PS&gt;</maml:para>
        </maml:introduction>
        <dev:code>
          Remove-MsolUser -UserPrincipalName user@contoso.com
 
          None
        </dev:code>
        <dev:remarks>
          <maml:para>Beschreibung</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Mithilfe dieses Befehls wird "user@contoso.com" aus Microsoft Azure Active Directory entfernt. Sind dem Benutzer Lizenzen zugeordnet, werden diese ebenfalls entfernt. Am Bildschirm wird eine Aufforderung zur Bestätigung des Vorgangs angezeigt.</maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
        </dev:remarks>
        <command:commandLines>
          <command:commandLine>
            <command:commandText></command:commandText>
          </command:commandLine>
        </command:commandLines>
      </command:example>
 
      <command:example>
        <maml:title>
          -------------------------- BEISPIEL 2 --------------------------
        </maml:title>
        <maml:introduction>
          <maml:para>C:\PS&gt;</maml:para>
        </maml:introduction>
        <dev:code>
          Remove-MsolUser -UserPrincipalName user@contoso.com -force
 
          None
        </dev:code>
        <dev:remarks>
          <maml:para>Beschreibung</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Mithilfe dieses Befehls wird "user@contoso.com" aus Microsoft Azure Active Directory entfernt. Sind dem Benutzer Lizenzen zugeordnet, werden diese ebenfalls entfernt.</maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
        </dev:remarks>
        <command:commandLines>
          <command:commandLine>
            <command:commandText></command:commandText>
          </command:commandLine>
        </command:commandLines>
      </command:example>
 
      <command:example>
        <maml:title>
          -------------------------- BEISPIEL 3 --------------------------
        </maml:title>
        <maml:introduction>
          <maml:para>C:\PS&gt;</maml:para>
        </maml:introduction>
        <dev:code>
          Remove-MsolUser -UserPrincipalName user@contoso.com -RemoveFromRecycleBin
 
          None
        </dev:code>
        <dev:remarks>
          <maml:para>Beschreibung</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Mithilfe dieses Befehls wird "user@contoso.com" aus dem Papierkorb von Microsoft Azure Active Directory entfernt. Am Bildschirm wird eine Aufforderung zur Bestätigung des Vorgangs angezeigt. Ein mit diesem Befehl entfernter Benutzer kann nicht wiederhergestellt werden.</maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
        </dev:remarks>
        <command:commandLines>
          <command:commandLine>
            <command:commandText></command:commandText>
          </command:commandLine>
        </command:commandLines>
      </command:example>
    </command:examples>
    <!-- Link section -->
    <maml:relatedLinks>
      <maml:navigationLink>
        <maml:linkText></maml:linkText>
        <maml:uri/>
      </maml:navigationLink>
    </maml:relatedLinks>
  </command:command>
 
  <!-- v 1.3.0.36 -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>
        Restore-MsolUser
      </command:name>
      <maml:description>
        <maml:para>Stellt den ursprünglichen Zustand eines Benutzers aus der Ansicht "Gelöschte Benutzer" wieder her.</maml:para>
      </maml:description>
      <maml:copyright>
        <maml:para></maml:para>
      </maml:copyright>
      <command:verb>Restore</command:verb>
      <command:noun>MsolUser</command:noun>
      <dev:version></dev:version>
    </command:details>
    <maml:description>
      <maml:para>Stellt den ursprünglichen Zustand eines Benutzers wieder her, der sich in der Ansicht "Gelöschte Benutzer" befindet. Benutzer verbleiben für 30 Tage in der Ansicht "Gelöschte Benutzer".</maml:para>
    </maml:description>
    <!-- Cmdlet syntax section-->
    <command:syntax>
      <command:syntaxItem>
        <maml:name>Restore-MsolUser</maml:name>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoReconcileProxyConflicts</maml:name>
          <maml:description>
            <maml:para>Wenn dieser Parameter festgelegt ist, werden alle Proxyadressen für den Benutzer entfernt, die zu Konflikten führen. Dieser Parameter muss verwendet werden, wenn mindestens eine der Proxyadressen des Benutzers auch noch für einen anderen aktiven Benutzer verwendet wird.</maml:para>
          </maml:description>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>NewUserPrincipalName</maml:name>
          <maml:description>
            <maml:para>Der beim Wiederherstellen des Benutzers zu verwendende UserPrincipalName. Dieser muss verwendet werden, wenn der ursprüngliche UserPrincipalName des Benutzers von einem anderen aktiven Benutzer verwendet wird.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ObjectId</maml:name>
          <maml:description>
            <maml:para>Die Objekt-ID des wiederherzustellenden Benutzers</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        </command:parameter>
      </command:syntaxItem>
      <command:syntaxItem>
        <maml:name>Restore-MsolUser</maml:name>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>UserPrincipalName</maml:name>
          <maml:description>
            <maml:para>Die Benutzer-ID des wiederherzustellenden Benutzers</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoReconcileProxyConflicts</maml:name>
          <maml:description>
            <maml:para>Wenn dieser Parameter festgelegt ist, werden alle Proxyadressen für den Benutzer entfernt, die zu Konflikten führen. Dieser Parameter muss verwendet werden, wenn mindestens eine der Proxyadressen des Benutzers auch noch für einen anderen aktiven Benutzer verwendet wird.</maml:para>
          </maml:description>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>NewUserPrincipalName</maml:name>
          <maml:description>
            <maml:para>Der beim Wiederherstellen des Benutzers zu verwendende UserPrincipalName. Dieser muss verwendet werden, wenn der ursprüngliche UserPrincipalName des Benutzers von einem anderen aktiven Benutzer verwendet wird.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <!-- Cmdlet parameter section -->
    <command:parameters>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>AutoReconcileProxyConflicts</maml:name>
        <maml:description>
          <maml:para>Wenn dieser Parameter festgelegt ist, werden alle Proxyadressen für den Benutzer entfernt, die zu Konflikten führen. Dieser Parameter muss verwendet werden, wenn mindestens eine der Proxyadressen des Benutzers auch noch für einen anderen aktiven Benutzer verwendet wird.</maml:para>
 
        </maml:description>
        <command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>SwitchParameter</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>NewUserPrincipalName</maml:name>
        <maml:description>
          <maml:para>Der beim Wiederherstellen des Benutzers zu verwendende UserPrincipalName. Dieser muss verwendet werden, wenn der ursprüngliche UserPrincipalName des Benutzers von einem anderen aktiven Benutzer verwendet wird.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ObjectId</maml:name>
        <maml:description>
          <maml:para>Die Objekt-ID des wiederherzustellenden Benutzers</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        <dev:type>
          <maml:name>Guid</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>UserPrincipalName</maml:name>
        <maml:description>
          <maml:para>Die Benutzer-ID des wiederherzustellenden Benutzers</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <!-- Input - Output section-->
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name></maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description>
          <maml:para>
            <!-- description -->
 
          </maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name></maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description>
          <maml:para>
            <!-- description -->
 
          </maml:para>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <!-- Error section-->
    <command:terminatingErrors/>
    <command:nonTerminatingErrors/>
    <!-- Notes section -->
    <maml:alertSet>
      <maml:title></maml:title>
      <maml:alert>
        <maml:para>
 
        </maml:para>
      </maml:alert>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <!-- Example section -->
    <command:examples>
 
      <command:example>
        <maml:title>
          -------------------------- BEISPIEL 1 --------------------------
        </maml:title>
        <maml:introduction>
          <maml:para>C:\PS&gt;</maml:para>
        </maml:introduction>
        <dev:code>
          Restore-MsolUser -UserPrincipalName user@contoso.com
 
          Returns a user object
        </dev:code>
        <dev:remarks>
          <maml:para>Beschreibung</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Stellt den Benutzer "user@contoso.com" aus dem Container "Gelöschte Benutzer" im Container "Aktive Benutzer" wieder her.</maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
        </dev:remarks>
        <command:commandLines>
          <command:commandLine>
            <command:commandText></command:commandText>
          </command:commandLine>
        </command:commandLines>
      </command:example>
 
      <command:example>
        <maml:title>
          -------------------------- BEISPIEL 2 --------------------------
        </maml:title>
        <maml:introduction>
          <maml:para>C:\PS&gt;</maml:para>
        </maml:introduction>
        <dev:code>
          Restore-MsolUser -UserPrincipalName user@contoso.com -AutoReconcileProxyConflicts
 
          Returns a user object
        </dev:code>
        <dev:remarks>
          <maml:para>Beschreibung</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Stellt den Benutzer "user@contoso.com" aus dem Container "Gelöschte Benutzer" im Container "Aktive Benutzer" wieder her. Dabei werden Konflikt verursachende Proxyadressen entfernt. Verwenden Sie diese Option, falls bei der Wiederherstellung aufgrund von Proxykonflikten Fehler auftreten.</maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
        </dev:remarks>
        <command:commandLines>
          <command:commandLine>
            <command:commandText></command:commandText>
          </command:commandLine>
        </command:commandLines>
      </command:example>
 
      <command:example>
        <maml:title>
          -------------------------- BEISPIEL 3 --------------------------
        </maml:title>
        <maml:introduction>
          <maml:para>C:\PS&gt;</maml:para>
        </maml:introduction>
        <dev:code>
          Restore-MsolUser -UserPrincipalName user@contoso.com -NewUserPrincipalName anotheruser@contoso.com
 
          Returns a user object
        </dev:code>
        <dev:remarks>
          <maml:para>Beschreibung</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Stellt den Benutzer "user@contoso.com" aus dem Container "Gelöschte Benutzer" als "anotheruser@contoso.com" im Container "Aktive Benutzer" wieder her. Verwenden Sie diese Option, wenn bei Wiederherstellung aufgrund eines UserPrincipalName-Konflikts Fehler auftreten.</maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
        </dev:remarks>
        <command:commandLines>
          <command:commandLine>
            <command:commandText></command:commandText>
          </command:commandLine>
        </command:commandLines>
      </command:example>
    </command:examples>
    <!-- Link section -->
    <maml:relatedLinks>
      <maml:navigationLink>
        <maml:linkText></maml:linkText>
        <maml:uri/>
      </maml:navigationLink>
    </maml:relatedLinks>
  </command:command>
 
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>
        Set-MsolCompanyAllowedDataLocation
      </command:name>
      <maml:description>
        <maml:para>Legt einen zulässigen Datenspeicherort für einen Diensttyp für ein Unternehmen in Azure Active Directory fest.</maml:para>
      </maml:description>
      <maml:copyright>
        <maml:para></maml:para>
      </maml:copyright>
      <command:verb>Set</command:verb>
      <command:noun>MsolCompanyAllowedDataLocation</command:noun>
      <dev:version></dev:version>
    </command:details>
    <maml:description>
      <maml:para>Mit dem Cmdlet "Set-MsolCompanyAllowedDataLocation" wird versucht, einen zugelassenen Datenspeicherort für einen Diensttyp festzulegen oder einen vorhandenen Datenspeicherort für einen Diensttyp für ein Unternehmen in Version 1 zu aktualisieren.</maml:para>
    </maml:description>
    <!-- Cmdlet syntax section-->
    <command:syntax>
      <command:syntaxItem>
        <maml:name>Set-MsolCompanyAllowedDataLocation</maml:name>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>ServiceType</maml:name>
          <maml:description>
            <maml:para>Der Diensttyp des zugelassenen Datenspeicherorts, der festgelegt werden soll.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        </command:parameter>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>Location</maml:name>
          <maml:description>
            <maml:para>Der zulässige Datenspeicherort eines Diensttyps. Beachten Sie, dass dieser mit einem der aktuell vom Diensttyp unterstützten Datenspeicherorte übereinstimmen muss. Andernfalls wird ein Fehler zurückgegeben.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>IsDefault</maml:name>
          <maml:description>
            <maml:para>Gibt an, ob der Speicherort der zugelassene Standarddatenspeicherort für den angegebenen Diensttyp ist. Beachten Sie, dass es pro Diensttyp nur einen zugelassenen Standarddatenspeicherort gibt.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">bool</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>InitialDomain</maml:name>
          <maml:description>
            <maml:para>Die anfängliche MOERA-Domäne, die zur SharePoint-Dienstbereitstellung reserviert werden soll. Geben Sie in Version 1 einen gültigen DNS-Domänen-FQDN an.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>Overwrite</maml:name>
          <maml:description>
            <maml:para>Gibt an, ob ein vorhandener zugelassener Datenspeicherort überschrieben wird, wenn bereits ein Datenspeicherort für dasselbe {ServiceType, Location}-Paar für das Unternehmen vorhanden ist.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">bool</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>TenantId</maml:name>
          <maml:description>
            <maml:para>Die eindeutige ID des Mandanten, für den der Vorgang ausgeführt werden soll. Wenn dieser Wert nicht angegeben ist, wird er standardmäßig auf den Mandanten des aktuellen Benutzers festgelegt. Dieser Parameter gilt nur für Partnerbenutzer.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <!-- Cmdlet parameter section -->
    <command:parameters>
      <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>ServiceType</maml:name>
        <maml:description>
          <maml:para>Der Diensttyp des zugelassenen Datenspeicherorts, der festgelegt werden soll.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>Location</maml:name>
        <maml:description>
          <maml:para>Der zulässige Datenspeicherort eines Diensttyps. Beachten Sie, dass dieser mit einem der aktuell vom Diensttyp unterstützten Datenspeicherorte übereinstimmen muss. Andernfalls wird ein Fehler zurückgegeben.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>IsDefault</maml:name>
        <maml:description>
          <maml:para>Gibt an, ob der Speicherort der zugelassene Standarddatenspeicherort für den angegebenen Diensttyp ist. Beachten Sie, dass es pro Diensttyp nur einen zugelassenen Standarddatenspeicherort gibt.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">bool</command:parameterValue>
        <dev:type>
          <maml:name>bool</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>InitialDomain</maml:name>
        <maml:description>
          <maml:para>Die anfängliche MOERA-Domäne, die zur SharePoint-Dienstbereitstellung reserviert werden soll. Geben Sie in Version 1 einen gültigen DNS-Domänen-FQDN an.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>Overwrite</maml:name>
        <maml:description>
          <maml:para>Gibt an, ob ein vorhandener zugelassener Datenspeicherort überschrieben wird, wenn bereits ein Datenspeicherort für dasselbe {ServiceType, Location}-Paar für das Unternehmen vorhanden ist.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">bool</command:parameterValue>
        <dev:type>
          <maml:name>bool</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>TenantId</maml:name>
        <maml:description>
          <maml:para>Die eindeutige ID des Mandanten, für den der Vorgang ausgeführt werden soll. Wenn dieser Wert nicht angegeben ist, wird er standardmäßig auf den Mandanten des aktuellen Benutzers festgelegt. Dieser Parameter gilt nur für Partnerbenutzer.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        <dev:type>
          <maml:name>Guid</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <!-- Input - Output section-->
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name></maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description>
          <maml:para>
            <!-- description -->
 
          </maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name></maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description>
          <maml:para>
            <!-- description -->
 
          </maml:para>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <!-- Error section-->
    <command:terminatingErrors/>
    <command:nonTerminatingErrors/>
    <!-- Notes section -->
    <maml:alertSet>
      <maml:title></maml:title>
      <maml:alert>
        <maml:para>
 
        </maml:para>
      </maml:alert>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <!-- Example section -->
    <command:examples>
 
      <command:example>
        <maml:title>
          -------------------------- BEISPIEL 1 --------------------------
        </maml:title>
        <maml:introduction>
          <maml:para>C:\PS&gt;</maml:para>
        </maml:introduction>
        <dev:code>
          Set-MsolCompanyAllowedDataLocation -ServiceType MicrosoftCommunicationsOnline -Location EUR
 
          None
        </dev:code>
        <dev:remarks>
          <maml:para>Beschreibung</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Mit diesem Befehl wird versucht, einen zugelassenen Datenspeicherort für den Diensttyp "MicrosoftCommunicationsOnline" (d. h. Skype für Unternehmen) für EUR (Europa) für ein Unternehmen festzulegen.</maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
        </dev:remarks>
        <command:commandLines>
          <command:commandLine>
            <command:commandText></command:commandText>
          </command:commandLine>
        </command:commandLines>
      </command:example>
    </command:examples>
    <!-- Link section -->
    <maml:relatedLinks>
      <maml:navigationLink>
        <maml:linkText></maml:linkText>
        <maml:uri/>
      </maml:navigationLink>
    </maml:relatedLinks>
  </command:command>
     
  <!-- v 1.3.0.36 -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>
        Set-MsolCompanyContactInformation
      </command:name>
      <maml:description>
        <maml:para>Legt Kontaktinformationen auf Unternehmensebene fest.</maml:para>
      </maml:description>
      <maml:copyright>
        <maml:para></maml:para>
      </maml:copyright>
      <command:verb>Set</command:verb>
      <command:noun>MsolCompanyContactInformation</command:noun>
      <dev:version></dev:version>
    </command:details>
    <maml:description>
      <maml:para>Mit dem Cmdlet "Set-MsolCompanyContactInformation" werden Kontaktvoreinstellungen auf Unternehmensebene festgelegt. Dazu gehören E-Mail-Adressen für Marketing- und technische Benachrichtigungen zu Microsoft Azure Active Directory.</maml:para>
    </maml:description>
    <!-- Cmdlet syntax section-->
    <command:syntax>
      <command:syntaxItem>
        <maml:name>Set-MsolCompanyContactInformation</maml:name>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>MarketingNotificationEmails</maml:name>
          <maml:description>
            <maml:para>Kontakt-E-Mail-Adresse für Marketinginformationen auf Unternehmensebene.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>TechnicalNotificationEmails</maml:name>
          <maml:description>
            <maml:para>Kontakt-E-Mail-Adresse für technische Informationen auf Unternehmensebene.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>TenantId</maml:name>
          <maml:description>
            <maml:para>Die eindeutige ID des Mandanten, für den der Vorgang ausgeführt werden soll. Wenn dieser Wert nicht angegeben ist, wird er standardmäßig auf den Mandanten des aktuellen Benutzers festgelegt. Dieser Parameter gilt nur für Partnerbenutzer.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <!-- Cmdlet parameter section -->
    <command:parameters>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>MarketingNotificationEmails</maml:name>
        <maml:description>
          <maml:para>Kontakt-E-Mail-Adresse für Marketinginformationen auf Unternehmensebene.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>TechnicalNotificationEmails</maml:name>
        <maml:description>
          <maml:para>Kontakt-E-Mail-Adresse für technische Informationen auf Unternehmensebene.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>TenantId</maml:name>
        <maml:description>
          <maml:para>Die eindeutige ID des Mandanten, für den der Vorgang ausgeführt werden soll. Wenn dieser Wert nicht angegeben ist, wird er standardmäßig auf den Mandanten des aktuellen Benutzers festgelegt. Dieser Parameter gilt nur für Partnerbenutzer.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        <dev:type>
          <maml:name>Guid</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <!-- Input - Output section-->
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name></maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description>
          <maml:para>
            <!-- description -->
 
          </maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name></maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description>
          <maml:para>
            <!-- description -->
 
          </maml:para>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <!-- Error section-->
    <command:terminatingErrors/>
    <command:nonTerminatingErrors/>
    <!-- Notes section -->
    <maml:alertSet>
      <maml:title></maml:title>
      <maml:alert>
        <maml:para>
 
        </maml:para>
      </maml:alert>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <!-- Example section -->
    <command:examples>
 
      <command:example>
        <maml:title>
          -------------------------- BEISPIEL 1 --------------------------
        </maml:title>
        <maml:introduction>
          <maml:para>C:\PS&gt;</maml:para>
        </maml:introduction>
        <dev:code>
          Set-MsolCompanyContactInformation -TechnicalNotificationEmail tech@contoso.com
 
          None
        </dev:code>
        <dev:remarks>
          <maml:para>Beschreibung</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Mit diesem Befehl werden Kontakt-E-Mail-Adressen für das Unternehmen festgelegt.</maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
        </dev:remarks>
        <command:commandLines>
          <command:commandLine>
            <command:commandText></command:commandText>
          </command:commandLine>
        </command:commandLines>
      </command:example>
    </command:examples>
    <!-- Link section -->
    <maml:relatedLinks>
      <maml:navigationLink>
        <maml:linkText></maml:linkText>
        <maml:uri/>
      </maml:navigationLink>
    </maml:relatedLinks>
  </command:command>
 
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>
        Set-MsolCompanyMultiNationalEnabled
      </command:name>
      <maml:description>
        <maml:para>Aktiviert das multinationale Feature für einen Diensttyp für ein Unternehmen mit Azure Active Directory.</maml:para>
      </maml:description>
      <maml:copyright>
        <maml:para></maml:para>
      </maml:copyright>
      <command:verb>Set</command:verb>
      <command:noun>MsolCompanyMultiNationalEnabled</command:noun>
      <dev:version></dev:version>
    </command:details>
    <maml:description>
      <maml:para>Mit dem Cmdlet "Set-MsolCompanyMultiNationalEnabled" wird versucht, das multinationale Feature für einen Diensttyp für ein Unternehmen in Version 1 zu aktivieren. Beachten Sie, dass die Deaktivierung/Aktivierung des multinationalen Features für einen Diensttyp in Version 1 nicht unterstützt wird.
      Dieses Cmdlet gibt einen Fehler mit Fehlerursache zurück, wenn das multinationale Feature für einen Diensttyp nicht für ein Unternehmen aktiviert werden kann.</maml:para>
    </maml:description>
    <!-- Cmdlet syntax section-->
    <command:syntax>
      <command:syntaxItem>
        <maml:name>Set-MsolCompanyMultiNationalEnabled</maml:name>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>ServiceType</maml:name>
          <maml:description>
            <maml:para>Der Diensttyp zum Aktivieren des multinationalen Features.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        </command:parameter>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>Enable</maml:name>
          <maml:description>
            <maml:para>Gibt an, ob das multinationale Feature für einen Diensttyp für ein Unternehmen aktiviert oder deaktiviert ist.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">bool</command:parameterValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <!-- Cmdlet parameter section -->
    <command:parameters>
      <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>ServiceType</maml:name>
        <maml:description>
          <maml:para>Der Diensttyp zum Aktivieren des multinationalen Features.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>Enable</maml:name>
        <maml:description>
          <maml:para>Gibt an, ob das multinationale Feature für einen Diensttyp für ein Unternehmen aktiviert oder deaktiviert ist.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">bool</command:parameterValue>
        <dev:type>
          <maml:name>bool</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>TenantId</maml:name>
        <maml:description>
          <maml:para>Die eindeutige ID des Mandanten, für den der Vorgang ausgeführt werden soll. Wenn dieser Wert nicht angegeben ist, wird er standardmäßig auf den Mandanten des aktuellen Benutzers festgelegt. Dieser Parameter gilt nur für Partnerbenutzer.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        <dev:type>
          <maml:name>Guid</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <!-- Input - Output section-->
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name></maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description>
          <maml:para>
            <!-- description -->
 
          </maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name></maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description>
          <maml:para>
            <!-- description -->
 
          </maml:para>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <!-- Error section-->
    <command:terminatingErrors/>
    <command:nonTerminatingErrors/>
    <!-- Notes section -->
    <maml:alertSet>
      <maml:title></maml:title>
      <maml:alert>
        <maml:para>
 
        </maml:para>
      </maml:alert>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <!-- Example section -->
    <command:examples>
 
      <command:example>
        <maml:title>
          -------------------------- BEISPIEL 1 --------------------------
        </maml:title>
        <maml:introduction>
          <maml:para>C:\PS&gt;</maml:para>
        </maml:introduction>
        <dev:code>
          Set-MsolCompanyMultiNationalEnabled -ServiceType MicrosoftCommunicationsOnline -Enable $True
 
          None
        </dev:code>
        <dev:remarks>
          <maml:para>Beschreibung</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Mit diesem Befehl wird versucht, das multinationale Feature für den Diensttyp "MicrosoftCommunicationsOnline" (d. h. Skype für Unternehmen) für ein Unternehmen zu aktivieren.</maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
        </dev:remarks>
        <command:commandLines>
          <command:commandLine>
            <command:commandText></command:commandText>
          </command:commandLine>
        </command:commandLines>
      </command:example>
    </command:examples>
    <!-- Link section -->
    <maml:relatedLinks>
      <maml:navigationLink>
        <maml:linkText></maml:linkText>
        <maml:uri/>
      </maml:navigationLink>
    </maml:relatedLinks>
  </command:command>
     
  <!-- v 1.3.0.36 -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>
        Set-MsolCompanySettings
      </command:name>
      <maml:description>
        <maml:para>Legt Konfigurationseinstellungen auf Unternehmensebene fest.</maml:para>
      </maml:description>
      <maml:copyright>
        <maml:para></maml:para>
      </maml:copyright>
      <command:verb>Set</command:verb>
      <command:noun>MsolCompanySettings</command:noun>
      <dev:version></dev:version>
    </command:details>
    <maml:description>
      <maml:para>Das Set-MsolCompanySettings-Cmdlet wird verwendet, um Konfigurationseinstellungen auf Unternehmensebene festzulegen. Verwenden Sie Get-MsolCompanyInformation, um die derzeit festgelegten Werte für diese Einstellungen anzuzeigen.</maml:para>
    </maml:description>
    <!-- Cmdlet syntax section-->
    <command:syntax>
      <command:syntaxItem>
        <maml:name>Set-MsolCompanySettings</maml:name>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>SelfServePasswordResetEnabled</maml:name>
          <maml:description>
            <maml:para>Gibt an, ob das Feature Self-Service-Kennwortzurücksetzung verwendet werden kann. Diese Einstellung wird unternehmensweit angewendet.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">Boolean</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>UsersPermissionToCreateGroupsEnabled</maml:name>
          <maml:description>
            <maml:para>Gibt an, ob Benutzer Gruppen erstellen dürfen. Diese Einstellung wird unternehmensweit angewendet. Legen Sie den Wert dieser Einstellung auf "False" fest, damit Benutzer keine Gruppen erstellen dürfen.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">Boolean</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AllowAdHocSubscriptions</maml:name>
          <maml:description>
            <maml:para>Zeigt an, ob es Benutzern möglich sein soll, sich für auf E-Mail basierte Abonnements anzumelden.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">Boolean</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AllowEmailVerifiedUsers</maml:name>
          <maml:description>
            <maml:para>Zeigt an, ob Benutzer dem Mandanten durch E-Mail-Überprüfung beitreten können. Dazu muss der Benutzer eine E-Mail-Adresse in einer Domäne besitzen, die einer der überprüften Domänen im Mandanten entspricht. Diese Einstellung wird unternehmensweit für alle Domänen im Mandanten angewandt.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">Boolean</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>UsersPermissionToCreateLOBAppsEnabled</maml:name>
          <maml:description>
            <maml:para>Gibt an, ob Benutzer neue Anwendungen erstellen können. Diese Einstellung wird unternehmensweit angewendet. Legen Sie den Wert dieser Einstellung auf "False" fest, damit Benutzer keine neuen Anwendungen für ihr Unternehmen erstellen können.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">Boolean</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>UsersPermissionToReadOtherUsersEnabled</maml:name>
          <maml:description>
            <maml:para>Gibt an, ob Benutzer die Profilinformationen anderer Benutzer in ihrem Unternehmen sehen können. Diese Einstellung wird unternehmensweit angewendet. Legen Sie den Wert dieser Einstellung auf "False" fest, damit Benutzer das Azure AD-Modul für Windows PowerShell nicht verwenden können, um auf Informationen anderer Benutzer in ihrem Unternehmen zuzugreifen.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">Boolean</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>UsersPermissionToUserConsentToAppEnabled</maml:name>
          <maml:description>
            <maml:para>Gibt an, ob Benutzer ihre Zustimmung für Apps erteilen dürfen, für die Zugriff auf ihre Benutzerdaten in der Cloud erforderlich ist, wie z. B. Verzeichnisbenutzerprofil, Office 365-E-Mail oder OneDrive for Business. Diese Einstellung wird unternehmensweit angewendet. Legen Sie den Wert dieser Einstellung auf "False" fest, damit Benutzer keine Zustimmung für diese Anwendungen erteilen dürfen.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">Boolean</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>DefaultUsageLocation</maml:name>
          <maml:description>
            <maml:para>Wenn Lizenzen Microsoft-Produkten zugewiesen werden, wird dieser Wert für das User.UsageLocation-Attribut angewandt, wenn dieses nicht vorhanden ist. Wenn der Standardwert null ist, wird der Location-Wert für den Mandanten verwendet.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>TenantId</maml:name>
          <maml:description>
            <maml:para>Die eindeutige ID des Mandanten, für den der Vorgang ausgeführt werden soll. Wenn dieser Wert nicht angegeben ist, wird er standardmäßig auf den Mandanten des aktuellen Benutzers festgelegt. Dieser Parameter gilt nur für Partnerbenutzer.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <!-- Cmdlet parameter section -->
    <command:parameters>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>SelfServePasswordResetEnabled</maml:name>
        <maml:description>
          <maml:para>Gibt an, ob das Feature Self-Service-Kennwortzurücksetzung verwendet werden kann. Diese Einstellung wird unternehmensweit angewendet.</maml:para>
        </maml:description>
        <command:parameterValue required="true" variableLength="false">Boolean</command:parameterValue>
        <dev:type>
          <maml:name>Boolean</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>UsersPermissionToCreateGroupsEnabled</maml:name>
        <maml:description>
          <maml:para>Gibt an, ob Benutzer Gruppen erstellen dürfen. Diese Einstellung wird unternehmensweit angewendet. Legen Sie den Wert dieser Einstellung auf "False" fest, damit Benutzer keine Gruppen erstellen dürfen.</maml:para>
        </maml:description>
        <command:parameterValue required="true" variableLength="false">Boolean</command:parameterValue>
        <dev:type>
          <maml:name>Boolean</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>AllowAdHocSubscriptions</maml:name>
        <maml:description>
          <maml:para>Zeigt an, ob es Benutzern möglich sein soll, sich für auf E-Mail basierte Abonnements anzumelden.</maml:para>
        </maml:description>
        <command:parameterValue required="true" variableLength="false">Boolean</command:parameterValue>
        <dev:type>
          <maml:name>Boolean</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>AllowEmailVerifiedUsers</maml:name>
        <maml:description>
          <maml:para>Zeigt an, ob Benutzer dem Mandanten durch E-Mail-Überprüfung beitreten können. Dazu muss der Benutzer eine E-Mail-Adresse in einer Domäne besitzen, die einer der überprüften Domänen im Mandanten entspricht. Diese Einstellung wird unternehmensweit für alle Domänen im Mandanten angewandt.</maml:para>
        </maml:description>
        <command:parameterValue required="true" variableLength="false">Boolean</command:parameterValue>
        <dev:type>
          <maml:name>Boolean</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>UsersPermissionToCreateLOBAppsEnabled</maml:name>
        <maml:description>
          <maml:para>Gibt an, ob Benutzer neue Anwendungen erstellen können. Diese Einstellung wird unternehmensweit angewendet. Legen Sie den Wert dieser Einstellung auf "False" fest, damit Benutzer keine neuen Anwendungen für ihr Unternehmen erstellen können.</maml:para>
        </maml:description>
        <command:parameterValue required="true" variableLength="false">Boolean</command:parameterValue>
        <dev:type>
          <maml:name>Boolean</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>UsersPermissionToReadOtherUsersEnabled</maml:name>
        <maml:description>
          <maml:para>Gibt an, ob Benutzer die Profilinformationen anderer Benutzer in ihrem Unternehmen sehen können. Diese Einstellung wird unternehmensweit angewendet. Legen Sie den Wert dieser Einstellung auf "False" fest, damit Benutzer das Azure AD-Modul für Windows PowerShell nicht verwenden können, um auf Informationen anderer Benutzer in ihrem Unternehmen zuzugreifen.</maml:para>
        </maml:description>
        <command:parameterValue required="true" variableLength="false">Boolean</command:parameterValue>
        <dev:type>
          <maml:name>Boolean</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>UsersPermissionToUserConsentToAppEnabled</maml:name>
        <maml:description>
          <maml:para>Gibt an, ob Benutzer ihre Zustimmung für Apps erteilen dürfen, für die Zugriff auf ihre Benutzerdaten in der Cloud erforderlich ist, wie z. B. Verzeichnisbenutzerprofil, Office 365-E-Mail oder OneDrive for Business. Diese Einstellung wird unternehmensweit angewendet. Legen Sie den Wert dieser Einstellung auf "False" fest, damit Benutzer keine Zustimmung für diese Anwendungen erteilen dürfen.</maml:para>
        </maml:description>
        <command:parameterValue required="true" variableLength="false">Boolean</command:parameterValue>
        <dev:type>
          <maml:name>Boolean</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>DefaultUsageLocation</maml:name>
        <maml:description>
          <maml:para>Wenn Lizenzen Microsoft-Produkten zugewiesen werden, wird dieser Wert für das User.UsageLocation-Attribut angewandt, wenn dieses nicht vorhanden ist. Wenn der Standardwert null ist, wird der Location-Wert für den Mandanten verwendet.</maml:para>
        </maml:description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>TenantId</maml:name>
        <maml:description>
          <maml:para>Die eindeutige ID des Mandanten, für den der Vorgang ausgeführt werden soll. Wenn dieser Wert nicht angegeben ist, wird er standardmäßig auf den Mandanten des aktuellen Benutzers festgelegt. Dieser Parameter gilt nur für Partnerbenutzer.</maml:para>
        </maml:description>
        <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        <dev:type>
          <maml:name>Guid</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <!-- Input - Output section-->
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name></maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description>
          <maml:para>
            <!-- description -->
 
          </maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name></maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description>
          <maml:para>
            <!-- description -->
 
          </maml:para>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <!-- Error section-->
    <command:terminatingErrors/>
    <command:nonTerminatingErrors/>
    <!-- Notes section -->
    <maml:alertSet>
      <maml:title></maml:title>
      <maml:alert>
        <maml:para>
 
        </maml:para>
      </maml:alert>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <!-- Example section -->
    <command:examples>
 
      <command:example>
        <maml:title>
          -------------------------- BEISPIEL 1 --------------------------
        </maml:title>
        <maml:introduction>
          <maml:para>C:\PS&gt;</maml:para>
        </maml:introduction>
        <dev:code>
          Set-MsolCompanySettings -SelfServePasswordResetEnabled $true
        </dev:code>
        <dev:remarks>
          <maml:para>Beschreibung</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Aktiviert die Self-Service-Funktion für die Kennwortzurücksetzung für alle Benutzer im Unternehmen.</maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
        </dev:remarks>
        <command:commandLines>
          <command:commandLine>
            <command:commandText></command:commandText>
          </command:commandLine>
        </command:commandLines>
      </command:example>
    </command:examples>
    <!-- Link section -->
    <maml:relatedLinks>
      <maml:navigationLink>
        <maml:linkText></maml:linkText>
        <maml:uri/>
      </maml:navigationLink>
    </maml:relatedLinks>
  </command:command>
 
  <!-- v 1.3.0.36 -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>
        Set-MsolDirSyncEnabled
      </command:name>
      <maml:description>
        <maml:para>Dient zur Deaktivierung/Aktivierung der Verzeichnissynchronisierung für diesen Mandanten.</maml:para>
      </maml:description>
      <maml:copyright>
        <maml:para></maml:para>
      </maml:copyright>
      <command:verb>Set</command:verb>
      <command:noun>MsolDirSyncEnabled</command:noun>
      <dev:version></dev:version>
    </command:details>
    <maml:description>
      <maml:para>Das Cmdlet "Set-MsolDirSyncEnabled" wird zum Aktivieren oder Deaktivieren der Verzeichnissynchronisierung für ein Unternehmen verwendet.</maml:para>
    </maml:description>
    <!-- Cmdlet syntax section-->
    <command:syntax>
      <command:syntaxItem>
        <maml:name>Set-MsolDirSyncEnabled</maml:name>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>EnableDirSync</maml:name>
          <maml:description>
            <maml:para>Wenn der Wert "true" lautet, wird die Verzeichnissynchronisierung für Ihr Unternehmen aktiviert.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">Boolean</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>TenantId</maml:name>
          <maml:description>
            <maml:para>Die eindeutige ID des Mandanten, für den der Vorgang ausgeführt werden soll. Wenn dieser Wert nicht angegeben ist, wird er standardmäßig auf den Mandanten des aktuellen Benutzers festgelegt. Dieser Parameter gilt nur für Partnerbenutzer.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <!-- Cmdlet parameter section -->
    <command:parameters>
      <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>EnableDirSync</maml:name>
        <maml:description>
          <maml:para>Wenn der Wert "true" lautet, wird die Verzeichnissynchronisierung für Ihr Unternehmen aktiviert.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">Boolean</command:parameterValue>
        <dev:type>
          <maml:name>Boolean</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>TenantId</maml:name>
        <maml:description>
          <maml:para>Die eindeutige ID des Mandanten, für den der Vorgang ausgeführt werden soll. Wenn dieser Wert nicht angegeben ist, wird er standardmäßig auf den Mandanten des aktuellen Benutzers festgelegt. Dieser Parameter gilt nur für Partnerbenutzer.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        <dev:type>
          <maml:name>Guid</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <!-- Input - Output section-->
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name></maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description>
          <maml:para>
            <!-- description -->
 
          </maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name></maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description>
          <maml:para>
            <!-- description -->
 
          </maml:para>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <!-- Error section-->
    <command:terminatingErrors/>
    <command:nonTerminatingErrors/>
    <!-- Notes section -->
    <maml:alertSet>
      <maml:title></maml:title>
      <maml:alert>
        <maml:para>
 
        </maml:para>
      </maml:alert>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <!-- Example section -->
    <command:examples>
 
      <command:example>
        <maml:title>
          -------------------------- BEISPIEL 1 --------------------------
        </maml:title>
        <maml:introduction>
          <maml:para>C:\PS&gt;</maml:para>
        </maml:introduction>
        <dev:code>
          Set-MsolDirSyncEnabled -EnableDirsync $true
 
          None
        </dev:code>
        <dev:remarks>
          <maml:para>Beschreibung</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Mit diesem Befehl wird die Verzeichnissynchronisierung für ein Unternehmen aktiviert.</maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
        </dev:remarks>
        <command:commandLines>
          <command:commandLine>
            <command:commandText></command:commandText>
          </command:commandLine>
        </command:commandLines>
      </command:example>
    </command:examples>
    <!-- Link section -->
    <maml:relatedLinks>
      <maml:navigationLink>
        <maml:linkText></maml:linkText>
        <maml:uri/>
      </maml:navigationLink>
    </maml:relatedLinks>
  </command:command>
 
  <!-- v 1.3.0.36 -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>
        Set-MsolDomain
      </command:name>
      <maml:description>
        <maml:para>Aktualisiert die Einstellungen einer Domäne.</maml:para>
      </maml:description>
      <maml:copyright>
        <maml:para></maml:para>
      </maml:copyright>
      <command:verb>Set</command:verb>
      <command:noun>MsolDomain</command:noun>
      <dev:version></dev:version>
    </command:details>
    <maml:description>
      <maml:para>Das Cmdlet "Set-MsolDomain" wird zum Aktualisieren von Einstellungen einer Domäne verwendet. Mit diesem Cmdlet kann die Standarddomäne oder die Funktion (E-Mail, SharePoint, Office Communications Online) geändert werden.</maml:para>
    </maml:description>
    <!-- Cmdlet syntax section-->
    <command:syntax>
      <command:syntaxItem>
        <maml:name>Set-MsolDomain</maml:name>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>Name</maml:name>
          <maml:description>
            <maml:para>Der Name der zu aktualisierenden Domäne.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>IsDefault</maml:name>
          <maml:description>
            <maml:para>Ein Switch-Parameter, mit dem diese Domäne als Standarddomäne festgelegt werden kann.</maml:para>
          </maml:description>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>TenantId</maml:name>
          <maml:description>
            <maml:para>Die eindeutige ID des Mandanten, für den der Vorgang ausgeführt werden soll. Wenn dieser Wert nicht angegeben ist, wird er standardmäßig auf den Mandanten des aktuellen Benutzers festgelegt. Dieser Parameter gilt nur für Partnerbenutzer.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <!-- Cmdlet parameter section -->
    <command:parameters>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>IsDefault</maml:name>
        <maml:description>
          <maml:para>Ein Switch-Parameter, mit dem diese Domäne als Standarddomäne festgelegt werden kann.</maml:para>
 
        </maml:description>
        <command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>SwitchParameter</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>Name</maml:name>
        <maml:description>
          <maml:para>Der Name der zu aktualisierenden Domäne.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>TenantId</maml:name>
        <maml:description>
          <maml:para>Die eindeutige ID des Mandanten, für den der Vorgang ausgeführt werden soll. Wenn dieser Wert nicht angegeben ist, wird er standardmäßig auf den Mandanten des aktuellen Benutzers festgelegt. Dieser Parameter gilt nur für Partnerbenutzer.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        <dev:type>
          <maml:name>Guid</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <!-- Input - Output section-->
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name></maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description>
          <maml:para>
            <!-- description -->
 
          </maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name></maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description>
          <maml:para>
            <!-- description -->
 
          </maml:para>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <!-- Error section-->
    <command:terminatingErrors/>
    <command:nonTerminatingErrors/>
    <!-- Notes section -->
    <maml:alertSet>
      <maml:title></maml:title>
      <maml:alert>
        <maml:para>
 
        </maml:para>
      </maml:alert>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <!-- Example section -->
    <command:examples>
 
      <command:example>
        <maml:title>
          -------------------------- BEISPIEL 1 --------------------------
        </maml:title>
        <maml:introduction>
          <maml:para>C:\PS&gt;</maml:para>
        </maml:introduction>
        <dev:code>
          set-msoldomain -name example.com -IsDefault
        </dev:code>
        <dev:remarks>
          <maml:para>Beschreibung</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Legt "example.com" als Standarddomäne für dieses Unternehmen fest.</maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
        </dev:remarks>
        <command:commandLines>
          <command:commandLine>
            <command:commandText></command:commandText>
          </command:commandLine>
        </command:commandLines>
      </command:example>
    </command:examples>
    <!-- Link section -->
    <maml:relatedLinks>
      <maml:navigationLink>
        <maml:linkText></maml:linkText>
        <maml:uri/>
      </maml:navigationLink>
    </maml:relatedLinks>
  </command:command>
 
  <!-- v 1.3.0.36 -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>
        Set-MsolDomainAuthentication
      </command:name>
      <maml:description>
        <maml:para>Ändert den Authentifizierungstyp der Domäne.</maml:para>
      </maml:description>
      <maml:copyright>
        <maml:para></maml:para>
      </maml:copyright>
      <command:verb>Set</command:verb>
      <command:noun>MsolDomainAuthentication</command:noun>
      <dev:version></dev:version>
    </command:details>
    <maml:description>
      <maml:para>Mit dem Cmdlet "Set-MsolDomainAuthentication" wird die Authentifizierung einer Domäne zwischen Standardidentität und einmaligem Anmelden umgeschaltet. Mit dem Cmdlet werden nur die Einstellungen in Microsoft Azure Active Directory geändert. In der Regel empfiehlt sich die Verwendung der Cmdlets "Convert-MsolDomainToStandard" oder "Convert-MsolDomainToFederated" anstelle von "Set-MsolDomainAuthentication".</maml:para>
    </maml:description>
    <!-- Cmdlet syntax section-->
    <command:syntax>
      <command:syntaxItem>
        <maml:name>Set-MsolDomainAuthentication</maml:name>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>Authentication</maml:name>
          <maml:description>
            <maml:para>Der Authentifizierungstyp (verwaltet oder Verbund) der Domäne. Alle in dieser Domäne erstellten Benutzer verfügen über diesen Authentifizierungstyp.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">DomainAuthenticationType</command:parameterValue>
        </command:parameter>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>DomainName</maml:name>
          <maml:description>
            <maml:para>Der zu aktualisierende vollqualifizierte Domänenname (FQDN).</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>ActiveLogOnUri</maml:name>
          <maml:description>
            <maml:para>Eine URL, die den von aktiven Clients bei der Authentifizierung verwendeten Endpunkt repräsentiert, wenn Domänen für einmaliges Anmelden (auch "Identitätsverbund") in Microsoft Azure Active Directory eingerichtet wurden.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>FederationBrandName</maml:name>
          <maml:description>
            <maml:para>Name des Zeichenfolgewerts, der den Benutzern angezeigt wird, wenn sie sich bei Microsoft Azure Active Directory-Diensten anmelden. Es empfiehlt sich, einen den Benutzern vertrauten Wert, etwa "Contoso Inc.", zu verwenden.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>IssuerUri</maml:name>
          <maml:description>
            <maml:para>Eindeutiger Bezeichner der Domäne in der Microsoft Azure Active Directory-Identitätsplattform, der vom Verbundserver abgeleitet wird.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>LogOffUri</maml:name>
          <maml:description>
            <maml:para>URL, zu der Clients bei der Abmeldung von den Microsoft Azure Active Directory-Diensten umgeleitet werden.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>MetadataExchangeUri</maml:name>
          <maml:description>
            <maml:para>Die URL, die den Metadatenaustausch-Endpunkt für die Authentifizierung von Rich Client-Anwendungen wie Lync Online angibt.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>NextSigningCertificate</maml:name>
          <maml:description>
            <maml:para>Das nächste Tokensignaturzertifikat, das zum Signieren von Token verwendet wird, wenn das primäre Signaturzertifikat abläuft.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>PassiveLogOnUri</maml:name>
          <maml:description>
            <maml:para>URL, zu der webbasierte Clients bei der Anmeldung bei den Microsoft Azure Active Directory-Diensten geleitet werden.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>SigningCertificate</maml:name>
          <maml:description>
            <maml:para>Aktuelles Zertifikat, das zum Signieren von Token verwendet wird, die an die Microsoft Azure Active Directory-Identitätsplattform übergeben werden.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>TenantId</maml:name>
          <maml:description>
            <maml:para>Die eindeutige ID des Mandanten, für den der Vorgang ausgeführt werden soll. Wenn dieser Wert nicht angegeben ist, wird er standardmäßig auf den Mandanten des aktuellen Benutzers festgelegt. Dieser Parameter gilt nur für Partnerbenutzer.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>SupportsMfa</maml:name>
          <maml:description>
            <maml:para>Zeigt an, ob MFA von IDP STS unterstützt wird.</maml:para>
          </maml:description>
          <command:parameterValue required="false" variableLength="false">Boolean</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>PromptLoginBehavior</maml:name>
          <maml:description>
            <maml:para>Legt den gewünschten Authentifizierungsprozess fest. Gültige Werte sind: TranslateToFreshPasswordAuth = sendet "fresh=0&amp;wauth=&lt;URI-Wert für Kennwortauthentifizierung&gt;", NativeSupport = sendet "prompt=login", Disabled = sendet keinen der genannten Parameter an den Verbund-IdP</maml:para>
          </maml:description>
          <command:parameterValue required="false" variableLength="false">Microsoft.Online.Administration.PromptLoginBehavior</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>DefaultInteractiveAuthenticationMethod</maml:name>
          <maml:description>
            <maml:para>Zeigt die Standardauthentifizierungsmethode an, die verwendet werden soll, wenn sich der Benutzer bei einer Anwendung interaktiv anmelden muss.</maml:para>
          </maml:description>
          <command:parameterValue required="false" variableLength="false">string</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>OpenIdConnectDiscoveryEndpoint</maml:name>
          <maml:description>
            <maml:para>Der OpenID Connect-Ermittlungsendpunkt des Verbund-IDP STS.</maml:para>
          </maml:description>
          <command:parameterValue required="false" variableLength="false">string</command:parameterValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <!-- Cmdlet parameter section -->
    <command:parameters>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>ActiveLogOnUri</maml:name>
        <maml:description>
          <maml:para>Eine URL, die den von aktiven Clients bei der Authentifizierung verwendeten Endpunkt repräsentiert, wenn Domänen für einmaliges Anmelden (auch "Identitätsverbund") in Microsoft Azure Active Directory eingerichtet wurden.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>Authentication</maml:name>
        <maml:description>
          <maml:para>Der Authentifizierungstyp (verwaltet oder Verbund) der Domäne. Alle in dieser Domäne erstellten Benutzer verfügen über diesen Authentifizierungstyp.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">DomainAuthenticationType</command:parameterValue>
        <dev:type>
          <maml:name>DomainAuthenticationType</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>DomainName</maml:name>
        <maml:description>
          <maml:para>Der zu aktualisierende vollqualifizierte Domänenname (FQDN).</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>FederationBrandName</maml:name>
        <maml:description>
          <maml:para>Name des Zeichenfolgewerts, der den Benutzern angezeigt wird, wenn sie sich bei Microsoft Azure Active Directory-Diensten anmelden. Es empfiehlt sich, einen den Benutzern vertrauten Wert, etwa "Contoso Inc.", zu verwenden.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>IssuerUri</maml:name>
        <maml:description>
          <maml:para>Eindeutiger Bezeichner der Domäne in der Microsoft Azure Active Directory-Identitätsplattform, der vom Verbundserver abgeleitet wird.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>LogOffUri</maml:name>
        <maml:description>
          <maml:para>URL, zu der Clients bei der Abmeldung von den Microsoft Azure Active Directory-Diensten umgeleitet werden.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>MetadataExchangeUri</maml:name>
        <maml:description>
          <maml:para>Die URL, die den Metadatenaustausch-Endpunkt für die Authentifizierung von Rich Client-Anwendungen wie Lync Online angibt.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>NextSigningCertificate</maml:name>
        <maml:description>
          <maml:para>Das nächste Tokensignaturzertifikat, das zum Signieren von Token verwendet wird, wenn das primäre Signaturzertifikat abläuft.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>PassiveLogOnUri</maml:name>
        <maml:description>
          <maml:para>URL, zu der webbasierte Clients bei der Anmeldung bei den Microsoft Azure Active Directory-Diensten geleitet werden.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>SigningCertificate</maml:name>
        <maml:description>
          <maml:para>Aktuelles Zertifikat, das zum Signieren von Token verwendet wird, die an die Microsoft Azure Active Directory-Identitätsplattform übergeben werden.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
 
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>TenantId</maml:name>
        <maml:description>
          <maml:para>Die eindeutige ID des Mandanten, für den der Vorgang ausgeführt werden soll. Wenn dieser Wert nicht angegeben ist, wird er standardmäßig auf den Mandanten des aktuellen Benutzers festgelegt. Dieser Parameter gilt nur für Partnerbenutzer.</maml:para>
        </maml:description>
        <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        <dev:type>
          <maml:name>Guid</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
 
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>SupportsMfa</maml:name>
        <maml:description>
          <maml:para>Zeigt an, ob MFA von IDP STS unterstützt wird.</maml:para>
        </maml:description>
        <command:parameterValue required="true" variableLength="false">Boolean</command:parameterValue>
        <dev:type>
          <maml:name>Boolean</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
 
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>DefaultInteractiveAuthenticationMethod</maml:name>
        <maml:description>
          <maml:para>Zeigt die Standardauthentifizierungsmethode an, die verwendet werden soll, wenn sich der Benutzer bei einer Anwendung interaktiv anmelden muss.</maml:para>
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
 
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>OpenIdConnectDiscoveryEndpoint</maml:name>
        <maml:description>
          <maml:para>Der OpenID Connect-Ermittlungsendpunkt des Verbund-IDP STS.</maml:para>
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <!-- Input - Output section-->
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name></maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description>
          <maml:para>
            <!-- description -->
 
          </maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name></maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description>
          <maml:para>
            <!-- description -->
 
          </maml:para>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <!-- Error section-->
    <command:terminatingErrors/>
    <command:nonTerminatingErrors/>
    <!-- Notes section -->
    <maml:alertSet>
      <maml:title></maml:title>
      <maml:alert>
        <maml:para>
 
        </maml:para>
      </maml:alert>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <!-- Example section -->
    <command:examples>
    </command:examples>
    <!-- Link section -->
    <maml:relatedLinks>
      <maml:navigationLink>
        <maml:linkText></maml:linkText>
        <maml:uri/>
      </maml:navigationLink>
    </maml:relatedLinks>
  </command:command>
 
  <!-- v 1.3.0.36 -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>
        Set-MsolDomainFederationSettings
      </command:name>
      <maml:description>
        <maml:para>Aktualisiert Einstellungen für eine Verbunddomäne.</maml:para>
      </maml:description>
      <maml:copyright>
        <maml:para></maml:para>
      </maml:copyright>
      <command:verb>Set</command:verb>
      <command:noun>MsolDomainFederationSettings</command:noun>
      <dev:version></dev:version>
    </command:details>
    <maml:description>
      <maml:para>Mit dem Cmdlet "Set-MsolDomainFederationSettings" werden die Einstellungen für eine Domäne für einmaliges Anmelden aktualisiert.</maml:para>
    </maml:description>
    <!-- Cmdlet syntax section-->
    <command:syntax>
      <command:syntaxItem>
        <maml:name>Set-MsolDomainFederationSettings</maml:name>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>DomainName</maml:name>
          <maml:description>
            <maml:para>Der zu aktualisierende vollqualifizierte Domänenname (FQDN).</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>ActiveLogOnUri</maml:name>
          <maml:description>
            <maml:para>Eine URL, die den von aktiven Clients bei der Authentifizierung verwendeten Endpunkt repräsentiert, wenn Domänen für einmaliges Anmelden (auch "Identitätsverbund") in Microsoft Azure Active Directory eingerichtet wurden.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>FederationBrandName</maml:name>
          <maml:description>
            <maml:para>Name des Zeichenfolgewerts, der den Benutzern angezeigt wird, wenn sie sich bei Microsoft Azure Active Directory anmelden. Es empfiehlt sich, einen den Benutzern vertrauten Wert, etwa "Contoso Inc.", zu verwenden.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>IssuerUri</maml:name>
          <maml:description>
            <maml:para>Eindeutiger Bezeichner der Domäne in der Microsoft Azure Active Directory-Identitätsplattform, der vom Verbundserver abgeleitet wird.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>LogOffUri</maml:name>
          <maml:description>
            <maml:para>URL, zu der Clients bei der Abmeldung von den Microsoft Azure Active Directory-Diensten umgeleitet werden.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>MetadataExchangeUri</maml:name>
          <maml:description>
            <maml:para>Die URL, die den Metadatenaustausch-Endpunkt für die Authentifizierung von Rich Client-Anwendungen wie Lync Online angibt.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>NextSigningCertificate</maml:name>
          <maml:description>
            <maml:para>Das nächste Tokensignaturzertifikat, das zum Signieren von Token verwendet wird, wenn das primäre Signaturzertifikat abläuft.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>PassiveLogOnUri</maml:name>
          <maml:description>
            <maml:para>URL, zu der webbasierte Clients bei der Anmeldung bei den Microsoft Azure Active Directory-Diensten geleitet werden.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>SigningCertificate</maml:name>
          <maml:description>
            <maml:para>Aktuelles Zertifikat, das zum Signieren von Token verwendet wird, die an die Microsoft Azure Active Directory-Identitätsplattform übergeben werden.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>TenantId</maml:name>
          <maml:description>
            <maml:para>Die eindeutige ID des Mandanten, für den der Vorgang ausgeführt werden soll. Wenn dieser Wert nicht angegeben ist, wird er standardmäßig auf den Mandanten des aktuellen Benutzers festgelegt. Dieser Parameter gilt nur für Partnerbenutzer.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        </command:parameter>
      </command:syntaxItem>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>SupportsMfa</maml:name>
        <maml:description>
          <maml:para>Zeigt an, ob MFA von IDP STS unterstützt wird.</maml:para>
        </maml:description>
        <command:parameterValue required="false" variableLength="false">Boolean</command:parameterValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>PromptLoginBehavior</maml:name>
        <maml:description>
          <maml:para>Legt den gewünschten Authentifizierungsprozess fest.</maml:para>
        </maml:description>
        <command:parameterValue required="false" variableLength="false">Boolean</command:parameterValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>DefaultInteractiveAuthenticationMethod</maml:name>
        <maml:description>
          <maml:para>Zeigt die Standardauthentifizierungsmethode an, die verwendet werden soll, wenn sich der Benutzer bei einer Anwendung interaktiv anmelden muss.</maml:para>
        </maml:description>
        <command:parameterValue required="false" variableLength="false">string</command:parameterValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>OpenIdConnectDiscoveryEndpoint</maml:name>
        <maml:description>
          <maml:para>Der OpenID Connect-Ermittlungsendpunkt des Verbund-IDP STS.</maml:para>
        </maml:description>
        <command:parameterValue required="false" variableLength="false">string</command:parameterValue>
      </command:parameter>
    </command:syntax>
    <!-- Cmdlet parameter section -->
    <command:parameters>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>ActiveLogOnUri</maml:name>
        <maml:description>
          <maml:para>Eine URL, die den von aktiven Clients bei der Authentifizierung verwendeten Endpunkt repräsentiert, wenn Domänen für einmaliges Anmelden (auch "Identitätsverbund") in Microsoft Azure Active Directory eingerichtet wurden.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>DomainName</maml:name>
        <maml:description>
          <maml:para>Der zu aktualisierende vollqualifizierte Domänenname (FQDN).</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>FederationBrandName</maml:name>
        <maml:description>
          <maml:para>Name des Zeichenfolgewerts, der den Benutzern angezeigt wird, wenn sie sich bei Microsoft Azure Active Directory anmelden. Es empfiehlt sich, einen den Benutzern vertrauten Wert, etwa "Contoso Inc.", zu verwenden.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>IssuerUri</maml:name>
        <maml:description>
          <maml:para>Eindeutiger Bezeichner der Domäne in der Microsoft Azure Active Directory-Identitätsplattform, der vom Verbundserver abgeleitet wird.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>LogOffUri</maml:name>
        <maml:description>
          <maml:para>URL, zu der Clients bei der Abmeldung von den Microsoft Azure Active Directory-Diensten umgeleitet werden.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>MetadataExchangeUri</maml:name>
        <maml:description>
          <maml:para>Die URL, die den Metadatenaustausch-Endpunkt für die Authentifizierung von Rich Client-Anwendungen wie Lync Online angibt.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>NextSigningCertificate</maml:name>
        <maml:description>
          <maml:para>Das nächste Tokensignaturzertifikat, das zum Signieren von Token verwendet wird, wenn das primäre Signaturzertifikat abläuft.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>PassiveLogOnUri</maml:name>
        <maml:description>
          <maml:para>URL, zu der webbasierte Clients bei der Anmeldung bei den Microsoft Azure Active Directory-Diensten geleitet werden.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>SigningCertificate</maml:name>
        <maml:description>
          <maml:para>Aktuelles Zertifikat, das zum Signieren von Token verwendet wird, die an die Microsoft Azure Active Directory-Identitätsplattform übergeben werden.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>TenantId</maml:name>
        <maml:description>
          <maml:para>Die eindeutige ID des Mandanten, für den der Vorgang ausgeführt werden soll. Wenn dieser Wert nicht angegeben ist, wird er standardmäßig auf den Mandanten des aktuellen Benutzers festgelegt. Dieser Parameter gilt nur für Partnerbenutzer.</maml:para>
        </maml:description>
        <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        <dev:type>
          <maml:name>Guid</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
 
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>SupportsMfa</maml:name>
        <maml:description>
          <maml:para>Zeigt an, ob MFA von IDP STS unterstützt wird.</maml:para>
        </maml:description>
        <command:parameterValue required="true" variableLength="false">Boolean</command:parameterValue>
        <dev:type>
          <maml:name>Boolean</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
 
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>DefaultInteractiveAuthenticationMethod</maml:name>
        <maml:description>
          <maml:para>Zeigt die Standardauthentifizierungsmethode an, die verwendet werden soll, wenn sich der Benutzer bei einer Anwendung interaktiv anmelden muss.</maml:para>
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
 
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>OpenIdConnectDiscoveryEndpoint</maml:name>
        <maml:description>
          <maml:para>Der OpenID Connect-Ermittlungsendpunkt des Verbund-IDP STS.</maml:para>
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <!-- Input - Output section-->
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name></maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description>
          <maml:para>
            <!-- description -->
 
          </maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name></maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description>
          <maml:para>
            <!-- description -->
 
          </maml:para>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <!-- Error section-->
    <command:terminatingErrors/>
    <command:nonTerminatingErrors/>
    <!-- Notes section -->
    <maml:alertSet>
      <maml:title></maml:title>
      <maml:alert>
        <maml:para>
 
        </maml:para>
      </maml:alert>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <!-- Example section -->
    <command:examples>
    </command:examples>
    <!-- Link section -->
    <maml:relatedLinks>
      <maml:navigationLink>
        <maml:linkText></maml:linkText>
        <maml:uri/>
      </maml:navigationLink>
    </maml:relatedLinks>
  </command:command>
 
  <!-- v 1.3.0.36 -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>
        Set-MsolGroup
      </command:name>
      <maml:description>
        <maml:para>Aktualisiert eine Sicherheitsgruppe.</maml:para>
      </maml:description>
      <maml:copyright>
        <maml:para></maml:para>
      </maml:copyright>
      <command:verb>Set</command:verb>
      <command:noun>MsolGroup</command:noun>
      <dev:version></dev:version>
    </command:details>
    <maml:description>
      <maml:para>Das Cmdlet "Set-MsolGroup" wird zum Aktualisieren der Eigenschaften einer Sicherheitsgruppe verwendet.</maml:para>
    </maml:description>
    <!-- Cmdlet syntax section-->
    <command:syntax>
      <command:syntaxItem>
        <maml:name>Set-MsolGroup</maml:name>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>Description</maml:name>
          <maml:description>
            <maml:para>Die Beschreibung der Gruppe.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>DisplayName</maml:name>
          <maml:description>
            <maml:para>Der Anzeigename der Gruppe.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>ManagedBy</maml:name>
          <maml:description>
            <maml:para>Der Besitzer der Gruppe.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>ObjectId</maml:name>
          <maml:description>
            <maml:para>Die zu aktualisierende ObjectId der Gruppe</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>TenantId</maml:name>
          <maml:description>
            <maml:para>Die eindeutige ID des Mandanten, für den der Vorgang ausgeführt werden soll. Wenn dieser Wert nicht angegeben ist, wird er standardmäßig auf den Mandanten des aktuellen Benutzers festgelegt. Dieser Parameter gilt nur für Partnerbenutzer.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <!-- Cmdlet parameter section -->
    <command:parameters>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>Description</maml:name>
        <maml:description>
          <maml:para>Die Beschreibung der Gruppe.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>DisplayName</maml:name>
        <maml:description>
          <maml:para>Der Anzeigename der Gruppe.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>ManagedBy</maml:name>
        <maml:description>
          <maml:para>Der Besitzer der Gruppe.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>ObjectId</maml:name>
        <maml:description>
          <maml:para>Die zu aktualisierende ObjectId der Gruppe</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        <dev:type>
          <maml:name>Guid</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>TenantId</maml:name>
        <maml:description>
          <maml:para>Die eindeutige ID des Mandanten, für den der Vorgang ausgeführt werden soll. Wenn dieser Wert nicht angegeben ist, wird er standardmäßig auf den Mandanten des aktuellen Benutzers festgelegt. Dieser Parameter gilt nur für Partnerbenutzer.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        <dev:type>
          <maml:name>Guid</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <!-- Input - Output section-->
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name></maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description>
          <maml:para>
            <!-- description -->
 
          </maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name></maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description>
          <maml:para>
            <!-- description -->
 
          </maml:para>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <!-- Error section-->
    <command:terminatingErrors/>
    <command:nonTerminatingErrors/>
    <!-- Notes section -->
    <maml:alertSet>
      <maml:title></maml:title>
      <maml:alert>
        <maml:para>
 
        </maml:para>
      </maml:alert>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <!-- Example section -->
    <command:examples>
 
      <command:example>
        <maml:title>
          -------------------------- BEISPIEL 1 --------------------------
        </maml:title>
        <maml:introduction>
          <maml:para>C:\PS&gt;</maml:para>
        </maml:introduction>
        <dev:code>
          $groupid = Get-MsolGroup -searchstring MyGroup
          Set-MsolGroup -objectid $groupId -Description "My Group"
        </dev:code>
        <dev:remarks>
          <maml:para>Beschreibung</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Aktualisiert die Beschreibung für "MyGroup".</maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
        </dev:remarks>
        <command:commandLines>
          <command:commandLine>
            <command:commandText></command:commandText>
          </command:commandLine>
        </command:commandLines>
      </command:example>
    </command:examples>
    <!-- Link section -->
    <maml:relatedLinks>
      <maml:navigationLink>
        <maml:linkText></maml:linkText>
        <maml:uri/>
      </maml:navigationLink>
    </maml:relatedLinks>
  </command:command>
 
  <!-- v 1.3.0.36 -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>
        Set-MsolPartnerInformation
      </command:name>
      <maml:description>
        <maml:para>Legt Unternehmensinformationen für Partner fest.</maml:para>
      </maml:description>
      <maml:copyright>
        <maml:para></maml:para>
      </maml:copyright>
      <command:verb>Set</command:verb>
      <command:noun>MsolPartnerInformation</command:noun>
      <dev:version></dev:version>
    </command:details>
    <maml:description>
      <maml:para>Das Cmdlet "Set-MsolPartnerInformation" wird von Partnern zum Festlegen von partnerspezifischen Eigenschaften verwendet. Diese Eigenschaften können von allen Mandanten angesehen werden, auf die der Partner Zugriff besitzt.</maml:para>
    </maml:description>
    <!-- Cmdlet syntax section-->
    <command:syntax>
      <command:syntaxItem>
        <maml:name>Set-MsolPartnerInformation</maml:name>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PartnerCommerceUrl</maml:name>
          <maml:description>
            <maml:para>URL für die Commercewebsite des Partners.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PartnerHelpUrl</maml:name>
          <maml:description>
            <maml:para>URL für die Hilfewebsite des Partners.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PartnerSupportEmails</maml:name>
          <maml:description>
            <maml:para>Support-E-Mail-Adresse für den Partner.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PartnerSupportTelephones</maml:name>
          <maml:description>
            <maml:para>Supporttelefonnummern für den Partner.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PartnerSupportUrl</maml:name>
          <maml:description>
            <maml:para>URL für die Supportwebsite des Partners.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>TenantId</maml:name>
          <maml:description>
            <maml:para>Die eindeutige ID des Mandanten, für den der Vorgang ausgeführt werden soll. Wenn dieser Wert nicht angegeben ist, wird er standardmäßig auf den Mandanten des aktuellen Benutzers festgelegt. Dieser Parameter gilt nur für Partnerbenutzer.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <!-- Cmdlet parameter section -->
    <command:parameters>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>PartnerCommerceUrl</maml:name>
        <maml:description>
          <maml:para>URL für die Commercewebsite des Partners.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>PartnerHelpUrl</maml:name>
        <maml:description>
          <maml:para>URL für die Hilfewebsite des Partners.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>PartnerSupportEmails</maml:name>
        <maml:description>
          <maml:para>Support-E-Mail-Adresse für den Partner.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>PartnerSupportTelephones</maml:name>
        <maml:description>
          <maml:para>Supporttelefonnummern für den Partner.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>PartnerSupportUrl</maml:name>
        <maml:description>
          <maml:para>URL für die Supportwebsite des Partners.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>TenantId</maml:name>
        <maml:description>
          <maml:para>Die eindeutige ID des Mandanten, für den der Vorgang ausgeführt werden soll. Wenn dieser Wert nicht angegeben ist, wird er standardmäßig auf den Mandanten des aktuellen Benutzers festgelegt. Dieser Parameter gilt nur für Partnerbenutzer.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        <dev:type>
          <maml:name>Guid</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <!-- Input - Output section-->
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name></maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description>
          <maml:para>
            <!-- description -->
 
          </maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name></maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description>
          <maml:para>
            <!-- description -->
 
          </maml:para>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <!-- Error section-->
    <command:terminatingErrors/>
    <command:nonTerminatingErrors/>
    <!-- Notes section -->
    <maml:alertSet>
      <maml:title></maml:title>
      <maml:alert>
        <maml:para>
 
        </maml:para>
      </maml:alert>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <!-- Example section -->
    <command:examples>
 
      <command:example>
        <maml:title>
          -------------------------- BEISPIEL 1 --------------------------
        </maml:title>
        <maml:introduction>
          <maml:para>C:\PS&gt;</maml:para>
        </maml:introduction>
        <dev:code>
          Set-MsolPartnerInformation -PartnerHelpUrl "http://www.help.com"
 
          none
        </dev:code>
        <dev:remarks>
          <maml:para>Beschreibung</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Aktualisiert die Hilfe-URL für diesen Partner.</maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
        </dev:remarks>
        <command:commandLines>
          <command:commandLine>
            <command:commandText></command:commandText>
          </command:commandLine>
        </command:commandLines>
      </command:example>
    </command:examples>
    <!-- Link section -->
    <maml:relatedLinks>
      <maml:navigationLink>
        <maml:linkText></maml:linkText>
        <maml:uri/>
      </maml:navigationLink>
    </maml:relatedLinks>
  </command:command>
 
  <!-- v 1.3.0.36 -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>
        Set-MsolPasswordPolicy
      </command:name>
      <maml:description>
        <maml:para>Mit diesem Befehl werden die dem Fenster "Benachrichtigung über Kennwortablauf" und "Kennwortablauf" für eine angegebene oder für alle Domänen festgelegt.</maml:para>
      </maml:description>
      <maml:copyright>
        <maml:para></maml:para>
      </maml:copyright>
      <command:verb>Set</command:verb>
      <command:noun>MsolPasswordPolicy</command:noun>
      <dev:version></dev:version>
    </command:details>
    <maml:description>
      <maml:para>Mit dem Cmdlet "Set-MsolPasswordPolicy" kann die Kennwortrichtlinie einer angegebenen Domäne oder eines angegebenen Mandanten aktualisiert werden. Dafür sind zwei Einstellungen erforderlich: als Erstes der Zeitraum, über den ein Kennwort gültig bleibt, bevor es geändert werden muss, und als Zweites den Zeitpunkt in Form der Anzahl Tage vor dem Ablaufdatum des Kennworts, zu dem die Benutzer die erste Benachrichtigung erhalten, dass das Kennwort in Kürze abläuft.</maml:para>
    </maml:description>
    <!-- Cmdlet syntax section-->
    <command:syntax>
      <command:syntaxItem>
        <maml:name>Set-MsolPasswordPolicy</maml:name>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>DomainName</maml:name>
          <maml:description>
            <maml:para>Der vollqualifizierte Domänenname, auf den Richtlinien angewendet werden sollen</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        </command:parameter>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>NotificationDays</maml:name>
          <maml:description>
            <maml:para>Gibt den Zeitpunkt in Form der Anzahl Tage vor dem Ablaufdatum des Kennworts an, zu dem die Benutzer die erste Benachrichtigung erhalten, dass das Kennwort in Kürze abläuft.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">int</command:parameterValue>
        </command:parameter>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ValidityPeriod</maml:name>
          <maml:description>
            <maml:para>Gibt den Gültigkeitszeitraum eines Kennworts, bis dieses geändert werden muss, an.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">int</command:parameterValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <!-- Cmdlet parameter section -->
    <command:parameters>
      <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>DomainName</maml:name>
        <maml:description>
          <maml:para>Der vollqualifizierte Domänenname, auf den Richtlinien angewendet werden sollen</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>NotificationDays</maml:name>
        <maml:description>
          <maml:para>Gibt den Zeitpunkt in Form der Anzahl Tage vor dem Ablaufdatum des Kennworts an, zu dem die Benutzer die erste Benachrichtigung erhalten, dass das Kennwort in Kürze abläuft.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">int</command:parameterValue>
        <dev:type>
          <maml:name>int</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ValidityPeriod</maml:name>
        <maml:description>
          <maml:para>Gibt den Gültigkeitszeitraum eines Kennworts, bis dieses geändert werden muss, an.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">int</command:parameterValue>
        <dev:type>
          <maml:name>int</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <!-- Input - Output section-->
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name></maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description>
          <maml:para>
            <!-- description -->
 
          </maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name></maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description>
          <maml:para>
            <!-- description -->
 
          </maml:para>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <!-- Error section-->
    <command:terminatingErrors/>
    <command:nonTerminatingErrors/>
    <!-- Notes section -->
    <maml:alertSet>
      <maml:title></maml:title>
      <maml:alert>
        <maml:para>
 
        </maml:para>
      </maml:alert>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <!-- Example section -->
    <command:examples>
 
      <command:example>
        <maml:title>
          -------------------------- BEISPIEL 1 --------------------------
        </maml:title>
        <maml:introduction>
          <maml:para>C:\PS&gt;</maml:para>
        </maml:introduction>
        <dev:code>
          Set-MsolPasswordPolicy -ValidityPeriod 60 -NotificationDays 14
        </dev:code>
        <dev:remarks>
          <maml:para>Beschreibung</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Mit diesem Befehl wird der Mandant dahingehend aktualisiert, dass sämtliche Kennwörter nach 60 Tagen ablaufen und die Benutzer 14 Tage vor Kennwortablauf benachrichtigt werden.</maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
        </dev:remarks>
        <command:commandLines>
          <command:commandLine>
            <command:commandText></command:commandText>
          </command:commandLine>
        </command:commandLines>
      </command:example>
 
      <command:example>
        <maml:title>
          -------------------------- BEISPIEL 2 --------------------------
        </maml:title>
        <maml:introduction>
          <maml:para>C:\PS&gt;</maml:para>
        </maml:introduction>
        <dev:code>
          Set-MsolPasswordPolicy -ValidityPeriod 60 -NotificationDays 14 -DomainName contoso.com
        </dev:code>
        <dev:remarks>
          <maml:para>Beschreibung</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Mit diesem Befehl wird die Richtlinie für die Domäne "contoso.com" dahingehend aktualisiert, dass die Benutzerkennwörter nach 60 Tagen ablaufen und die Benutzer 14 Tage vor Kennwortablauf benachrichtigt werden.</maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
        </dev:remarks>
        <command:commandLines>
          <command:commandLine>
            <command:commandText></command:commandText>
          </command:commandLine>
        </command:commandLines>
      </command:example>
    </command:examples>
    <!-- Link section -->
    <maml:relatedLinks>
      <maml:navigationLink>
        <maml:linkText></maml:linkText>
        <maml:uri/>
      </maml:navigationLink>
    </maml:relatedLinks>
  </command:command>
 
  <!-- v 1.3.0.36 -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>
        Set-MsolPasswordSyncEnabled
      </command:name>
      <maml:description>
        <maml:para>Wird zur Aktivierung oder Deaktivierung der Kennwortsynchronisierung für diesen Mandanten verwendet.</maml:para>
      </maml:description>
      <maml:copyright>
        <maml:para></maml:para>
      </maml:copyright>
      <command:verb>Set</command:verb>
      <command:noun>MsolPasswordSyncEnabled</command:noun>
      <dev:version></dev:version>
    </command:details>
    <maml:description>
      <maml:para>Das Cmdlet "Set-MsolPasswordSyncEnabled" wird zur Aktivierung oder Deaktivierung der Kennwortsynchronisierung für das Unternehmen verwendet. Damit dieses Cmdlet erfolgreich ausgeführt werden kann, muss das Unternehmen zunächst für die Verzeichnissynchronisierung aktiviert werden.</maml:para>
    </maml:description>
    <!-- Cmdlet syntax section-->
    <command:syntax>
      <command:syntaxItem>
        <maml:name>Set-MsolPasswordSyncEnabled</maml:name>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>EnablePasswordSync</maml:name>
          <maml:description>
            <maml:para>Falls wahr, wird die Kennwortsynchronisierung für Ihr Unternehmen aktiviert.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">Boolean</command:parameterValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <!-- Cmdlet parameter section -->
    <command:parameters>
      <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>EnablePasswordSync</maml:name>
        <maml:description>
          <maml:para>Falls wahr, wird die Kennwortsynchronisierung für Ihr Unternehmen aktiviert.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">Boolean</command:parameterValue>
        <dev:type>
          <maml:name>Boolean</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <!-- Input - Output section-->
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name></maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description>
          <maml:para>
            <!-- description -->
 
          </maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name></maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description>
          <maml:para>
            <!-- description -->
 
          </maml:para>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <!-- Error section-->
    <command:terminatingErrors/>
    <command:nonTerminatingErrors/>
    <!-- Notes section -->
    <maml:alertSet>
      <maml:title></maml:title>
      <maml:alert>
        <maml:para>
 
        </maml:para>
      </maml:alert>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <!-- Example section -->
    <command:examples>
 
      <command:example>
        <maml:title>
          -------------------------- BEISPIEL 1 --------------------------
        </maml:title>
        <maml:introduction>
          <maml:para>C:\PS&gt;</maml:para>
        </maml:introduction>
        <dev:code>
          Set-MsolPasswordSyncEnabled -EnablePasswordSync $true
 
          None
        </dev:code>
        <dev:remarks>
          <maml:para>Beschreibung</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Mit diesem Befehl wird die Kennwortsynchronisierung für ein Unternehmen aktiviert.</maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
        </dev:remarks>
        <command:commandLines>
          <command:commandLine>
            <command:commandText></command:commandText>
          </command:commandLine>
        </command:commandLines>
      </command:example>
    </command:examples>
    <!-- Link section -->
    <maml:relatedLinks>
      <maml:navigationLink>
        <maml:linkText></maml:linkText>
        <maml:uri/>
      </maml:navigationLink>
    </maml:relatedLinks>
  </command:command>
 
  <!-- v 1.3.0.36 -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>
        Set-MsolServicePrincipal
      </command:name>
      <maml:description>
        <maml:para>Aktualisiert einen Dienstprinzipal in Microsoft Azure Active Directory.</maml:para>
      </maml:description>
      <maml:copyright>
        <maml:para></maml:para>
      </maml:copyright>
      <command:verb>Set</command:verb>
      <command:noun>MsolServicePrincipal</command:noun>
      <dev:version></dev:version>
    </command:details>
    <maml:description>
      <maml:para>Mit dem Cmdlet "Set-MsolServicePrincipal" kann ein Dienstprinzipal in Microsoft Azure Active Directory aktualisiert werden. Das Cmdlet kann zum Aktualisieren des Anzeigenamens, zum Aktivieren/Deaktivieren des Dienstprinzipals und zur Aktualisierung der Einstellung "Für Delegierung vertraut", der Dienstprinzipalnamen und der Adressen verwendet werden.</maml:para>
    </maml:description>
    <!-- Cmdlet syntax section-->
    <command:syntax>
      <command:syntaxItem>
        <maml:name>Set-MsolServicePrincipal</maml:name>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AccountEnabled</maml:name>
          <maml:description>
            <maml:para>Diese Eigenschaft ist für die zukünftige Verwendung reserviert.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">Boolean</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>Addresses</maml:name>
          <maml:description>
            <maml:para>Angeben der Adressliste, durch die die vorhandene Liste überschrieben werden soll. Ist die Einstellung NULL, wird die vorhandene Eigenschaft nicht aktualisiert. Wird eine leere Liste angegeben, werden die vorhandenen Adressen gelöscht. Zum Erstellen eines Adresslistenobjekts verwenden Sie das Cmdlet "New-MsolServicePrincipalAddress".</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="true">Address[]</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>DisplayName</maml:name>
          <maml:description>
            <maml:para>Der Anzeigename des Dienstprinzipals</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>ServicePrincipalNames</maml:name>
          <maml:description>
            <maml:para>
              Angeben der Liste der Dienstprinzipalnamen, durch die die vorhandene Liste überschrieben werden soll. Ist die Einstellung NULL, wird die vorhandene Eigenschaft nicht aktualisiert. Wird eine leere Liste angegeben, werden die vorhandenen Dienstprinzipalnamen mit Ausnahme desjenigen, der den AppId-Wert des Dienstprinzipals enthält, gelöscht.
              Ein Dienstprinzipalname muss das Format "appName" oder "appName/hostname" besitzen oder eine gültige URL sein.
            </maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="true">string[]</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>TenantId</maml:name>
          <maml:description>
            <maml:para>Die eindeutige ID des Mandanten, für den der Vorgang ausgeführt werden soll. Wenn dieser Wert nicht angegeben ist, wird er standardmäßig auf den Mandanten des aktuellen Benutzers festgelegt. Dieser Parameter gilt nur für Partnerbenutzer.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        </command:parameter>
      </command:syntaxItem>
      <command:syntaxItem>
        <maml:name>Set-MsolServicePrincipal</maml:name>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>ObjectId</maml:name>
          <maml:description>
            <maml:para>Die dem zu aktualisierenden Dienstprinzipal zugeordnete Objekt-ID</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>Addresses</maml:name>
          <maml:description>
            <maml:para>Angeben der Adressliste, durch die die vorhandene Liste überschrieben werden soll. Ist die Einstellung NULL, wird die vorhandene Eigenschaft nicht aktualisiert. Wird eine leere Liste angegeben, werden die vorhandenen Adressen gelöscht. Zum Erstellen eines Adresslistenobjekts verwenden Sie das Cmdlet "New-MsolServicePrincipalAddress".</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="true">Address[]</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>ServicePrincipalNames</maml:name>
          <maml:description>
            <maml:para>
              Angeben der Liste der Dienstprinzipalnamen, durch die die vorhandene Liste überschrieben werden soll. Ist die Einstellung NULL, wird die vorhandene Eigenschaft nicht aktualisiert. Wird eine leere Liste angegeben, werden die vorhandenen Dienstprinzipalnamen mit Ausnahme desjenigen, der den AppId-Wert des Dienstprinzipals enthält, gelöscht.
              Ein Dienstprinzipalname muss das Format "appName" oder "appName/hostname" besitzen oder eine gültige URL sein.
            </maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="true">string[]</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>TenantId</maml:name>
          <maml:description>
            <maml:para>Die eindeutige ID des Mandanten, für den der Vorgang ausgeführt werden soll. Wenn dieser Wert nicht angegeben ist, wird er standardmäßig auf den Mandanten des aktuellen Benutzers festgelegt. Dieser Parameter gilt nur für Partnerbenutzer.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        </command:parameter>
      </command:syntaxItem>
      <command:syntaxItem>
        <maml:name>Set-MsolServicePrincipal</maml:name>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>AppPrincipalId</maml:name>
          <maml:description>
            <maml:para>Der dem zu aktualisierenden Dienstprinzipal zugeordnete eindeutige Anwendungsbezeichner</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">GUID</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>Addresses</maml:name>
          <maml:description>
            <maml:para>Angeben der Adressliste, durch die die vorhandene Liste überschrieben werden soll. Ist die Einstellung NULL, wird die vorhandene Eigenschaft nicht aktualisiert. Wird eine leere Liste angegeben, werden die vorhandenen Adressen gelöscht. Zum Erstellen eines Adresslistenobjekts verwenden Sie das Cmdlet "New-MsolServicePrincipalAddress".</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="true">Address[]</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>ServicePrincipalNames</maml:name>
          <maml:description>
            <maml:para>
              Angeben der Liste der Dienstprinzipalnamen, durch die die vorhandene Liste überschrieben werden soll. Ist die Einstellung NULL, wird die vorhandene Eigenschaft nicht aktualisiert. Wird eine leere Liste angegeben, werden die vorhandenen Dienstprinzipalnamen mit Ausnahme desjenigen, der den AppId-Wert des Dienstprinzipals enthält, gelöscht.
              Ein Dienstprinzipalname muss das Format "appName" oder "appName/hostname" besitzen oder eine gültige URL sein.
            </maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="true">string[]</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>TenantId</maml:name>
          <maml:description>
            <maml:para>Die eindeutige ID des Mandanten, für den der Vorgang ausgeführt werden soll. Wenn dieser Wert nicht angegeben ist, wird er standardmäßig auf den Mandanten des aktuellen Benutzers festgelegt. Dieser Parameter gilt nur für Partnerbenutzer.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <!-- Cmdlet parameter section -->
    <command:parameters>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>AccountEnabled</maml:name>
        <maml:description>
          <maml:para>Diese Eigenschaft ist für die zukünftige Verwendung reserviert.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">Boolean</command:parameterValue>
        <dev:type>
          <maml:name>Boolean</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>Addresses</maml:name>
        <maml:description>
          <maml:para>Angeben der Adressliste, durch die die vorhandene Liste überschrieben werden soll. Ist die Einstellung NULL, wird die vorhandene Eigenschaft nicht aktualisiert. Wird eine leere Liste angegeben, werden die vorhandenen Adressen gelöscht. Zum Erstellen eines Adresslistenobjekts verwenden Sie das Cmdlet "New-MsolServicePrincipalAddress".</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="true">Address[]</command:parameterValue>
        <dev:type>
          <maml:name>Address[]</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>AppPrincipalId</maml:name>
        <maml:description>
          <maml:para>Der dem zu aktualisierenden Dienstprinzipal zugeordnete eindeutige Anwendungsbezeichner</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">GUID</command:parameterValue>
        <dev:type>
          <maml:name>GUID</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>DisplayName</maml:name>
        <maml:description>
          <maml:para>Der Anzeigename des Dienstprinzipals</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>ObjectId</maml:name>
        <maml:description>
          <maml:para>Die dem zu aktualisierenden Dienstprinzipal zugeordnete Objekt-ID</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        <dev:type>
          <maml:name>Guid</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>ServicePrincipalNames</maml:name>
        <maml:description>
          <maml:para>
            Angeben der Liste der Dienstprinzipalnamen, durch die die vorhandene Liste überschrieben werden soll. Ist die Einstellung NULL, wird die vorhandene Eigenschaft nicht aktualisiert. Wird eine leere Liste angegeben, werden die vorhandenen Dienstprinzipalnamen mit Ausnahme desjenigen, der den AppId-Wert des Dienstprinzipals enthält, gelöscht.
            Ein Dienstprinzipalname muss das Format "appName" oder "appName/hostname" besitzen oder eine gültige URL sein.
          </maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="true">string[]</command:parameterValue>
        <dev:type>
          <maml:name>string[]</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>TenantId</maml:name>
        <maml:description>
          <maml:para>Die eindeutige ID des Mandanten, für den der Vorgang ausgeführt werden soll. Wenn dieser Wert nicht angegeben ist, wird er standardmäßig auf den Mandanten des aktuellen Benutzers festgelegt. Dieser Parameter gilt nur für Partnerbenutzer.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        <dev:type>
          <maml:name>Guid</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <!-- Input - Output section-->
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name></maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description>
          <maml:para>
            <!-- description -->
 
          </maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name></maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description>
          <maml:para>
            <!-- description -->
 
          </maml:para>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <!-- Error section-->
    <command:terminatingErrors/>
    <command:nonTerminatingErrors/>
    <!-- Notes section -->
    <maml:alertSet>
      <maml:title></maml:title>
      <maml:alert>
        <maml:para>
 
        </maml:para>
      </maml:alert>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <!-- Example section -->
    <command:examples>
 
      <command:example>
        <maml:title>
          -------------------------- BEISPIEL 1 --------------------------
        </maml:title>
        <maml:introduction>
          <maml:para>C:\PS&gt;</maml:para>
        </maml:introduction>
        <dev:code>
          $AppId = (Get-MsolServicePrincipal -ServicePrincipalName "MyApp").AppPrincipalId
          Set-MsolServicePrincipal -AppPrincipalId $AppId -DisplayName "My Super Application" -ServicePrincipalNames @("MyApp/myapp.com", "MyApp/mysuperapp.com")
        </dev:code>
        <dev:remarks>
          <maml:para>Beschreibung</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Mit diesem Befehl werden die Eigenschaften auf dem angegebenen Dienstprinzipal aktualisiert. In diesem Beispiel werden der Anzeigename und die Dienstprinzipalnamen aktualisiert. Dadurch werden alle älteren Einstellungen überschrieben. </maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
        </dev:remarks>
        <command:commandLines>
          <command:commandLine>
            <command:commandText></command:commandText>
          </command:commandLine>
        </command:commandLines>
      </command:example>
 
      <command:example>
        <maml:title>
          -------------------------- BEISPIEL 2 --------------------------
        </maml:title>
        <maml:introduction>
          <maml:para>C:\PS&gt;</maml:para>
        </maml:introduction>
        <dev:code>
          $a = @()
          $a = $a + (Get-MsolServicePrincipal -ServicePrincipalName "MyApp").Addresses
          $a = $a + (New-MsolServicePrincipalAddress -Value "myApp1.com")
          $a = $a + (New-MsolServicePrincipalAddress -Value "myApp2.com")
          Set-MsolServicePrincipal -AppPrincipalId $AppId -Addresses $a
 
        </dev:code>
        <dev:remarks>
          <maml:para>Beschreibung</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Mit diesem Befehl werden die dem Dienstprinzipal zugewiesenen Adressen aktualisiert. In diesem Beispiel werden zuvor mithilfe des Befehls "New-MsolServicePrincipalAddress" erstellte Adressen ("myApp1.com", "myApp2.com") dem Dienstprinzipal zugewiesen.</maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
        </dev:remarks>
        <command:commandLines>
          <command:commandLine>
            <command:commandText></command:commandText>
          </command:commandLine>
        </command:commandLines>
      </command:example>
    </command:examples>
    <!-- Link section -->
    <maml:relatedLinks>
      <maml:navigationLink>
        <maml:linkText></maml:linkText>
        <maml:uri/>
      </maml:navigationLink>
    </maml:relatedLinks>
  </command:command>
 
  <!-- v 1.3.0.36 -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>
        Set-MsolSettings
      </command:name>
      <maml:description>
        <maml:para>Aktualisiert eine Verzeichniseinstellung in Microsoft Azure Active Directory.</maml:para>
      </maml:description>
      <maml:copyright>
        <maml:para></maml:para>
      </maml:copyright>
      <command:verb>Set</command:verb>
      <command:noun>MsolSettings</command:noun>
      <dev:version></dev:version>
    </command:details>
    <maml:description>
      <maml:para>Mit dem Cmdlet "Set-MsolSettings" wird eine Verzeichniseinstellung in Microsoft Azure Active Directory aktualisiert.</maml:para>
    </maml:description>
    <!-- Cmdlet syntax section-->
    <command:syntax>
      <command:syntaxItem>
        <maml:name>Set-MsolSettings</maml:name>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>SettingId</maml:name>
          <maml:description>
            <maml:para>Die Einstellungs-ID, die der zu aktualisierenden Verzeichniseinstellung zugeordnet ist.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>SettingsValue</maml:name>
          <maml:description>
            <maml:para>Geben Sie den Verzeichniseinstellungswert an, mit dem die vorhandene Einstellung aktualisiert (und überschrieben) werden soll.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="true">Microsoft.Online.Administration.SettingsValue</command:parameterValue>
        </command:parameter>
      </command:syntaxItem>
      <command:syntaxItem>
        <maml:name>Set-MsolSettings</maml:name>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>TargetType</maml:name>
          <maml:description>
            <maml:para>Die Objekt-ID, die Einstellungsobjekten zugeordnet ist. Wenn kein Wert angegeben ist, erfolgt eine Zuordnung zum Mandanten. Mögliche Werte sind: Groups, Users, ServicePrincipals, Applications, Devices.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">TargetType (enum)</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>TargetObjectId</maml:name>
          <maml:description>
            <maml:para>Die Objekt-ID, die Einstellungsobjekten zugeordnet ist. Wenn kein Wert angegeben ist, erfolgt eine Zuordnung zum Mandanten.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        </command:parameter>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>SettingId</maml:name>
          <maml:description>
            <maml:para>Die Einstellungs-ID, die der zu aktualisierenden Verzeichniseinstellung zugeordnet ist.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>SettingsValue</maml:name>
          <maml:description>
            <maml:para>Geben Sie den Verzeichniseinstellungswert an, mit dem die vorhandene Einstellung aktualisiert (und überschrieben) werden soll.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="true">Microsoft.Online.Administration.SettingsValue</command:parameterValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <!-- Cmdlet parameter section -->
    <command:parameters>
      <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>TargetType</maml:name>
        <maml:description>
          <maml:para>Die Objekt-ID, die Einstellungsobjekten zugeordnet ist. Wenn kein Wert angegeben ist, erfolgt eine Zuordnung zum Mandanten. Mögliche Werte sind: Groups, Users, ServicePrincipals, Applications, Devices.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">Microsoft.Online.Administration.TargetType</command:parameterValue>
        <dev:type>
          <maml:name>Microsoft.Online.Administration.TargetType</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>TargetObjectId</maml:name>
        <maml:description>
          <maml:para>Die Objekt-ID, die Einstellungsobjekten zugeordnet ist. Wenn kein Wert angegeben ist, erfolgt eine Zuordnung zum Mandanten.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        <dev:type>
          <maml:name>Guid</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>SettingId</maml:name>
        <maml:description>
          <maml:para>Die Einstellungs-ID, die der zu aktualisierenden Verzeichniseinstellung zugeordnet ist.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">GUID</command:parameterValue>
        <dev:type>
          <maml:name>GUID</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>SettingsValue</maml:name>
        <maml:description>
          <maml:para>Geben Sie den Verzeichniseinstellungswert an, mit dem die vorhandene Einstellung aktualisiert (und überschrieben) werden soll.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">Microsoft.Online.Administration.SettingsValue</command:parameterValue>
        <dev:type>
          <maml:name>Microsoft.Online.Administration.SettingsValue</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <!-- Input - Output section-->
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name></maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description>
          <maml:para>
            <!-- description -->
 
          </maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name></maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description>
          <maml:para>
            <!-- description -->
 
          </maml:para>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <!-- Error section-->
    <command:terminatingErrors/>
    <command:nonTerminatingErrors/>
    <!-- Notes section -->
    <maml:alertSet>
      <maml:title></maml:title>
      <maml:alert>
        <maml:para>
 
        </maml:para>
      </maml:alert>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <!-- Example section -->
    <command:examples>
 
      <command:example>
        <maml:title>
          -------------------------- BEISPIEL 1 --------------------------
        </maml:title>
        <maml:introduction>
          <maml:para>C:\PS&gt;</maml:para>
        </maml:introduction>
        <dev:code>
          $OrginSetting = (Get-MsolAllSettings)[0]
          $Value = $OrginSetting.GetSettingsValue()
          $Value["UsageGuidelinesUrl"] = "https://microsft.com"
          Set-MsolSettings -SettingId $OriginSetting.Id -SettingsValue $Value
        </dev:code>
        <dev:remarks>
          <maml:para>Beschreibung</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Dieser Befehl aktualisiert Werte in der angegebenen Verzeichniseinstellung. In diesem Beispiel wird die UsageGuidelinesUrl aktualisiert, die in der einheitlichen Gruppeneinstellung definiert ist.</maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
        </dev:remarks>
        <command:commandLines>
          <command:commandLine>
            <command:commandText></command:commandText>
          </command:commandLine>
        </command:commandLines>
      </command:example>
      <command:example>
        <maml:title>
          -------------------------- BEISPIEL 2 --------------------------
        </maml:title>
        <maml:introduction>
          <maml:para>C:\PS&gt;</maml:para>
        </maml:introduction>
        <dev:code>
          $OrginSetting = (Get-MsolAllSettings -TargetType Groups -TargetObjectId [Group Object Id])[0]
          $Value = $OrginSetting.GetSettingsValue()
          $Value["UsageGuidelinesUrl"] = "https://microsft.com"
          Set-MsolSettings -SettingId $OriginSetting.Id -SettingsValue $Value -TargetType Groups -TargetObjectId [Group Object Id]
        </dev:code>
        <dev:remarks>
          <maml:para>Beschreibung</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Dieser Befehl aktualisiert Werte in der angegebenen Verzeichniseinstellung. In diesem Beispiel wird die UsageGuidelinesUrl aktualisiert, die in der einheitlichen Gruppeneinstellung definiert ist.</maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
        </dev:remarks>
        <command:commandLines>
          <command:commandLine>
            <command:commandText></command:commandText>
          </command:commandLine>
        </command:commandLines>
      </command:example>
 
    </command:examples>
    <!-- Link section -->
    <maml:relatedLinks>
      <maml:navigationLink>
        <maml:linkText></maml:linkText>
        <maml:uri/>
      </maml:navigationLink>
    </maml:relatedLinks>
  </command:command>
 
  <!-- v 1.3.0.36 -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>
        Set-MsolUser
      </command:name>
      <maml:description>
        <maml:para>Aktualisiert einen Benutzer in Microsoft Azure Active Directory.</maml:para>
      </maml:description>
      <maml:copyright>
        <maml:para></maml:para>
      </maml:copyright>
      <command:verb>Set</command:verb>
      <command:noun>MsolUser</command:noun>
      <dev:version></dev:version>
    </command:details>
    <maml:description>
      <maml:para>
        Das Cmdlet "Set-MsolUser" wird zum Aktualisieren eines Benutzerobjekts verwendet.
 
          Beachten Sie, dass dieses Cmdlet nur für grundlegende Eigenschaften verwendet werden sollte. Die Lizenzen, das Kennwort und der Benutzerprinzipalname eines Benutzers können mit den Cmdlets "Set-MsolUserLicense", "Set-MsolUserPassword" bzw. "Set-MsolUserPrincipalName" aktualisiert werden.
      </maml:para>
    </maml:description>
    <!-- Cmdlet syntax section-->
    <command:syntax>
      <command:syntaxItem>
        <maml:name>Set-MsolUser</maml:name>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>AlternateEmailAddresses</maml:name>
          <maml:description>
            <maml:para>Alternative E-Mail-Adressen des Benutzers.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="true">string[]</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>AlternateMobilePhones</maml:name>
          <maml:description>
            <maml:para>Alternative Handynummern des Benutzers.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="true">string[]</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>BlockCredential</maml:name>
          <maml:description>
            <maml:para>Wenn der Wert "true" lautet, können Benutzer sich nicht mit ihrer Benutzer-ID anmelden.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">Boolean</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>City</maml:name>
          <maml:description>
            <maml:para>Die Stadt des Benutzers.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>Country</maml:name>
          <maml:description>
            <maml:para>Das Land oder die Region des Benutzers.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>Department</maml:name>
          <maml:description>
            <maml:para>Die Abteilung des Benutzers.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>DisplayName</maml:name>
          <maml:description>
            <maml:para>Der Anzeigename des Benutzers.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>Fax</maml:name>
          <maml:description>
            <maml:para>Die Faxnummer des Benutzers.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>FirstName</maml:name>
          <maml:description>
            <maml:para>Der Vorname des Benutzers.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>ImmutableId</maml:name>
          <maml:description>
            <maml:para>Die unveränderliche ID des Identitätsverbunds des Benutzers. Diese sollte für Benutzer mit Standardidentitäten ausgelassen werden.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>LastName</maml:name>
          <maml:description>
            <maml:para>Der Nachname des Benutzers.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>MobilePhone</maml:name>
          <maml:description>
            <maml:para>Die Mobiltelefonnummer des Benutzers.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>ObjectId</maml:name>
          <maml:description>
            <maml:para>Die eindeutige ID des Benutzers.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>Office</maml:name>
          <maml:description>
            <maml:para>Der Bürostandort des Benutzers.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>PasswordNeverExpires</maml:name>
          <maml:description>
            <maml:para>Legt fest, ob das Kennwort des Benutzers regelmäßig abläuft.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">Boolean</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>PhoneNumber</maml:name>
          <maml:description>
            <maml:para>Die Telefonnummer des Benutzers.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>PostalCode</maml:name>
          <maml:description>
            <maml:para>Die Postleitzahl für den Standort des Benutzers.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>PreferredDataLocation</maml:name>
          <maml:description>
            <maml:para>Der bevorzugte Datenspeicherort, der für den Benutzer festgelegt werden soll.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>PreferredLanguage</maml:name>
          <maml:description>
            <maml:para>Die bevorzugte Sprache des Benutzers.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>State</maml:name>
          <maml:description>
            <maml:para>Das Bundesland oder der Kanton, in dem sich der Benutzer befindet.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>StreetAddress</maml:name>
          <maml:description>
            <maml:para>Die Straße des Benutzers.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>StrongPasswordRequired</maml:name>
          <maml:description>
            <maml:para>Legt fest, ob der Benutzer ein sicheres Kennwort benötigt.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">Boolean</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>TenantId</maml:name>
          <maml:description>
            <maml:para>Die eindeutige ID des Mandanten, für den der Vorgang ausgeführt werden soll. Wenn dieser Wert nicht angegeben ist, wird er standardmäßig auf den Mandanten des aktuellen Benutzers festgelegt. Dieser Parameter gilt nur für Partnerbenutzer.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>Title</maml:name>
          <maml:description>
            <maml:para>Der Titel des Benutzers.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>UsageLocation</maml:name>
          <maml:description>
            <maml:para>Der Ort, an dem der Benutzer die Dienste verwendet. Muss als zweistelliger Ländercode angegeben werden.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>UserPrincipalName</maml:name>
          <maml:description>
            <maml:para>Die Benutzer-ID des Benutzers</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <!-- Cmdlet parameter section -->
    <command:parameters>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>AlternateEmailAddresses</maml:name>
        <maml:description>
          <maml:para>Alternative E-Mail-Adressen des Benutzers.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="true">string[]</command:parameterValue>
        <dev:type>
          <maml:name>string[]</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>AlternateMobilePhones</maml:name>
        <maml:description>
          <maml:para>Alternative Handynummern des Benutzers.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="true">string[]</command:parameterValue>
        <dev:type>
          <maml:name>string[]</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>BlockCredential</maml:name>
        <maml:description>
          <maml:para>Wenn der Wert "true" lautet, können Benutzer sich nicht mit ihrer Benutzer-ID anmelden.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">Boolean</command:parameterValue>
        <dev:type>
          <maml:name>Boolean</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>City</maml:name>
        <maml:description>
          <maml:para>Die Stadt des Benutzers.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>Country</maml:name>
        <maml:description>
          <maml:para>Das Land oder die Region des Benutzers.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>Department</maml:name>
        <maml:description>
          <maml:para>Die Abteilung des Benutzers.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>DisplayName</maml:name>
        <maml:description>
          <maml:para>Der Anzeigename des Benutzers.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>Fax</maml:name>
        <maml:description>
          <maml:para>Die Faxnummer des Benutzers.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>FirstName</maml:name>
        <maml:description>
          <maml:para>Der Vorname des Benutzers.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>ImmutableId</maml:name>
        <maml:description>
          <maml:para>Die unveränderliche ID des Identitätsverbunds des Benutzers. Diese sollte für Benutzer mit Standardidentitäten ausgelassen werden.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>LastName</maml:name>
        <maml:description>
          <maml:para>Der Nachname des Benutzers.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>MobilePhone</maml:name>
        <maml:description>
          <maml:para>Die Mobiltelefonnummer des Benutzers.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>ObjectId</maml:name>
        <maml:description>
          <maml:para>Die eindeutige ID des Benutzers.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        <dev:type>
          <maml:name>Guid</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>Office</maml:name>
        <maml:description>
          <maml:para>Der Bürostandort des Benutzers.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>PasswordNeverExpires</maml:name>
        <maml:description>
          <maml:para>Legt fest, ob das Kennwort des Benutzers regelmäßig abläuft.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">Boolean</command:parameterValue>
        <dev:type>
          <maml:name>Boolean</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>PhoneNumber</maml:name>
        <maml:description>
          <maml:para>Die Telefonnummer des Benutzers.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>PostalCode</maml:name>
        <maml:description>
          <maml:para>Die Postleitzahl für den Standort des Benutzers.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>PreferredDataLocation</maml:name>
        <maml:description>
          <maml:para>Der bevorzugte Datenspeicherort, der für den Benutzer festgelegt werden soll.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>PreferredLanguage</maml:name>
        <maml:description>
          <maml:para>Die bevorzugte Sprache des Benutzers.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>State</maml:name>
        <maml:description>
          <maml:para>Das Bundesland oder der Kanton, in dem sich der Benutzer befindet.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>StreetAddress</maml:name>
        <maml:description>
          <maml:para>Die Straße des Benutzers.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>StrongPasswordRequired</maml:name>
        <maml:description>
          <maml:para>Legt fest, ob der Benutzer ein sicheres Kennwort benötigt.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">Boolean</command:parameterValue>
        <dev:type>
          <maml:name>Boolean</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>TenantId</maml:name>
        <maml:description>
          <maml:para>Die eindeutige ID des Mandanten, für den der Vorgang ausgeführt werden soll. Wenn dieser Wert nicht angegeben ist, wird er standardmäßig auf den Mandanten des aktuellen Benutzers festgelegt. Dieser Parameter gilt nur für Partnerbenutzer.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        <dev:type>
          <maml:name>Guid</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>Title</maml:name>
        <maml:description>
          <maml:para>Der Titel des Benutzers.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>UsageLocation</maml:name>
        <maml:description>
          <maml:para>Der Ort, an dem der Benutzer die Dienste verwendet. Muss als zweistelliger Ländercode angegeben werden.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>UserPrincipalName</maml:name>
        <maml:description>
          <maml:para>Die Benutzer-ID des Benutzers</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <!-- Input - Output section-->
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name></maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description>
          <maml:para>
            <!-- description -->
 
          </maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name></maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description>
          <maml:para>
            <!-- description -->
 
          </maml:para>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <!-- Error section-->
    <command:terminatingErrors/>
    <command:nonTerminatingErrors/>
    <!-- Notes section -->
    <maml:alertSet>
      <maml:title></maml:title>
      <maml:alert>
        <maml:para>
 
        </maml:para>
      </maml:alert>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <!-- Example section -->
    <command:examples>
 
      <command:example>
        <maml:title>
          -------------------------- BEISPIEL 1 --------------------------
        </maml:title>
        <maml:introduction>
          <maml:para>C:\PS&gt;</maml:para>
        </maml:introduction>
        <dev:code>
          Set-MsolUser -UserPrincipalName user@contoso.com -blockcredential $true
 
          None
        </dev:code>
        <dev:remarks>
          <maml:para>Beschreibung</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Mit diesem Befehl werden die Anmeldeinformationen eines Benutzers gesperrt (sodass der Benutzer sich nicht anmelden kann). Für einen synchronisierten Benutzer kann dies nicht festgelegt werden.</maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
        </dev:remarks>
        <command:commandLines>
          <command:commandLine>
            <command:commandText></command:commandText>
          </command:commandLine>
        </command:commandLines>
      </command:example>
 
      <command:example>
        <maml:title>
          -------------------------- BEISPIEL 2 --------------------------
        </maml:title>
        <maml:introduction>
          <maml:para>C:\PS&gt;</maml:para>
        </maml:introduction>
        <dev:code>
          Set-MsolUser -UserPrincipalName user@contoso.com -DisplayName "John Doe" -Title "Manager" -Department "Finance"
 
          None
        </dev:code>
        <dev:remarks>
          <maml:para>Beschreibung</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Mit diesem Befehl wird der Anzeigename für den angegebenen Benutzer aktualisiert.</maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
        </dev:remarks>
        <command:commandLines>
          <command:commandLine>
            <command:commandText></command:commandText>
          </command:commandLine>
        </command:commandLines>
      </command:example>
 
      <command:example>
        <maml:title>
          -------------------------- BEISPIEL 3 --------------------------
        </maml:title>
        <maml:introduction>
          <maml:para>C:\PS&gt;</maml:para>
        </maml:introduction>
        <dev:code>
          Set-MsolUser -UserPrincipalName user@contoso.com -UsageLocation "CA"
 
          None
        </dev:code>
        <dev:remarks>
          <maml:para>Beschreibung</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Mit diesem Befehl wird der Standort (das Land) des Benutzers festgelegt. Das Land muss als zweistelliger ISO-Code angegeben werden. Dieser Wert kann für synchronisierte sowie für verwaltete Benutzer festgelegt werden.</maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
        </dev:remarks>
        <command:commandLines>
          <command:commandLine>
            <command:commandText></command:commandText>
          </command:commandLine>
        </command:commandLines>
      </command:example>
     
      <command:example>
        <maml:title>
          -------------------------- BEISPIEL 4 --------------------------
        </maml:title>
        <maml:introduction>
          <maml:para>C:\PS&gt;</maml:para>
        </maml:introduction>
        <dev:code>
          Set-MsolUser -UserPrincipalName john@contoso.onmicrosoft.com -PreferredDataLocation EUR
 
          None
        </dev:code>
        <dev:remarks>
          <maml:para>Beschreibung</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Mit diesem Befehl wird die Eigenschaft für den bevorzugten Datenspeicherort des Benutzers mit dem Benutzerprinzipalnamen "john@contoso.onmicrosoft.com" auf EUR festgelegt.</maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
        </dev:remarks>
        <command:commandLines>
          <command:commandLine>
            <command:commandText></command:commandText>
          </command:commandLine>
        </command:commandLines>
      </command:example>
    </command:examples>
    <!-- Link section -->
    <maml:relatedLinks>
      <maml:navigationLink>
        <maml:linkText></maml:linkText>
        <maml:uri/>
      </maml:navigationLink>
    </maml:relatedLinks>
  </command:command>
 
  <!-- v 1.3.0.36 -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>
        Set-MsolUserLicense
      </command:name>
      <maml:description>
        <maml:para>Aktualisiert die Lizenzzuweisung für einen Benutzer.</maml:para>
      </maml:description>
      <maml:copyright>
        <maml:para></maml:para>
      </maml:copyright>
      <command:verb>Set</command:verb>
      <command:noun>MsolUserLicense</command:noun>
      <dev:version></dev:version>
    </command:details>
    <maml:description>
      <maml:para>Mit dem Cmdlet "Set-MsolUserLicense" können die Lizenzen für einen Benutzer angepasst werden. Dazu gehören das Hinzufügen einer neuen Lizenz, das Entfernen einer Lizenz, das Aktualisieren der Lizenzoptionen sowie beliebige Kombinationen dieser Aktionen.</maml:para>
    </maml:description>
    <!-- Cmdlet syntax section-->
    <command:syntax>
      <command:syntaxItem>
        <maml:name>Set-MsolUserLicense</maml:name>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>ObjectId</maml:name>
          <maml:description>
            <maml:para>Die eindeutige ID des Benutzers, für den Lizenzen aktualisiert werden sollen.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>AddLicenses</maml:name>
          <maml:description>
            <maml:para>Eine Liste von Lizenzen, die dem Benutzer zugewiesen werden sollen.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="true">string[]</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>LicenseOptions</maml:name>
          <maml:description>
            <maml:para>Alle Einstellungen, die speziell für die Lizenz oder SKU gelten. Wird verwendet, um beim Festlegen einer Lizenz einzelne Dienste zu deaktivieren.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="true">LicenseOption[]</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>RemoveLicenses</maml:name>
          <maml:description>
            <maml:para>Eine Liste der für den Benutzer zu entfernenden Lizenzen</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="true">string[]</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>TenantId</maml:name>
          <maml:description>
            <maml:para>Die eindeutige ID des Mandanten, für den der Vorgang ausgeführt werden soll. Wenn dieser Wert nicht angegeben ist, wird er standardmäßig auf den Mandanten des aktuellen Benutzers festgelegt. Dieser Parameter gilt nur für Partnerbenutzer.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        </command:parameter>
      </command:syntaxItem>
      <command:syntaxItem>
        <maml:name>Set-MsolUserLicense</maml:name>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>UserPrincipalName</maml:name>
          <maml:description>
            <maml:para>Die Benutzer-ID des zu aktualisierenden Benutzers</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>AddLicenses</maml:name>
          <maml:description>
            <maml:para>Eine Liste von Lizenzen, die dem Benutzer zugewiesen werden sollen.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="true">string[]</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>LicenseOptions</maml:name>
          <maml:description>
            <maml:para>Alle Einstellungen, die speziell für die Lizenz oder SKU gelten. Wird verwendet, um beim Festlegen einer Lizenz einzelne Dienste zu deaktivieren.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="true">LicenseOption[]</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>RemoveLicenses</maml:name>
          <maml:description>
            <maml:para>Eine Liste der für den Benutzer zu entfernenden Lizenzen</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="true">string[]</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>TenantId</maml:name>
          <maml:description>
            <maml:para>Die eindeutige ID des Mandanten, für den der Vorgang ausgeführt werden soll. Wenn dieser Wert nicht angegeben ist, wird er standardmäßig auf den Mandanten des aktuellen Benutzers festgelegt. Dieser Parameter gilt nur für Partnerbenutzer.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <!-- Cmdlet parameter section -->
    <command:parameters>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>AddLicenses</maml:name>
        <maml:description>
          <maml:para>Eine Liste von Lizenzen, die dem Benutzer zugewiesen werden sollen.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="true">string[]</command:parameterValue>
        <dev:type>
          <maml:name>string[]</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>LicenseOptions</maml:name>
        <maml:description>
          <maml:para>Alle Einstellungen, die speziell für die Lizenz oder SKU gelten. Wird verwendet, um beim Festlegen einer Lizenz einzelne Dienste zu deaktivieren.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="true">LicenseOption[]</command:parameterValue>
        <dev:type>
          <maml:name>LicenseOption[]</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>ObjectId</maml:name>
        <maml:description>
          <maml:para>Die eindeutige ID des Benutzers, für den Lizenzen aktualisiert werden sollen.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        <dev:type>
          <maml:name>Guid</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>RemoveLicenses</maml:name>
        <maml:description>
          <maml:para>Eine Liste der für den Benutzer zu entfernenden Lizenzen</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="true">string[]</command:parameterValue>
        <dev:type>
          <maml:name>string[]</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>TenantId</maml:name>
        <maml:description>
          <maml:para>Die eindeutige ID des Mandanten, für den der Vorgang ausgeführt werden soll. Wenn dieser Wert nicht angegeben ist, wird er standardmäßig auf den Mandanten des aktuellen Benutzers festgelegt. Dieser Parameter gilt nur für Partnerbenutzer.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        <dev:type>
          <maml:name>Guid</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>UserPrincipalName</maml:name>
        <maml:description>
          <maml:para>Die Benutzer-ID des zu aktualisierenden Benutzers</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <!-- Input - Output section-->
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name></maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description>
          <maml:para>
            <!-- description -->
 
          </maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name></maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description>
          <maml:para>
            <!-- description -->
 
          </maml:para>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <!-- Error section-->
    <command:terminatingErrors/>
    <command:nonTerminatingErrors/>
    <!-- Notes section -->
    <maml:alertSet>
      <maml:title></maml:title>
      <maml:alert>
        <maml:para>
 
        </maml:para>
      </maml:alert>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <!-- Example section -->
    <command:examples>
 
      <command:example>
        <maml:title>
          -------------------------- BEISPIEL 1 --------------------------
        </maml:title>
        <maml:introduction>
          <maml:para>C:\PS&gt;</maml:para>
        </maml:introduction>
        <dev:code>
          Set-MsolUserLicense -UserPrincipalName user@contoso.com -AddLicenses "Contoso:ENTERPRISEPACK"
 
          None
        </dev:code>
        <dev:remarks>
          <maml:para>Beschreibung</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Mit diesem Befehl wird dem Benutzer die Lizenz für Office 365 für Unternehmen hinzugefügt.</maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
        </dev:remarks>
        <command:commandLines>
          <command:commandLine>
            <command:commandText></command:commandText>
          </command:commandLine>
        </command:commandLines>
      </command:example>
 
      <command:example>
        <maml:title>
          -------------------------- BEISPIEL 2 --------------------------
        </maml:title>
        <maml:introduction>
          <maml:para>C:\PS&gt;</maml:para>
        </maml:introduction>
        <dev:code>
          Set-MsolUserLicense -UserPrincipalName user@contoso.com -RemoveLicenses "contoso:ENTERPRISEPACK"
 
          None
        </dev:code>
        <dev:remarks>
          <maml:para>Beschreibung</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Mit diesem Befehl wird die Lizenz für Office 365 für Unternehmen vom Benutzer entfernt. Möglicherweise werden daraufhin die Daten des Benutzers von jedem Dienst entfernt.</maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
        </dev:remarks>
        <command:commandLines>
          <command:commandLine>
            <command:commandText></command:commandText>
          </command:commandLine>
        </command:commandLines>
      </command:example>
 
      <command:example>
        <maml:title>
          -------------------------- BEISPIEL 3 --------------------------
        </maml:title>
        <maml:introduction>
          <maml:para>C:\PS&gt;</maml:para>
        </maml:introduction>
        <dev:code>
          Set-MsolUserLicense -UserPrincipalName user@contoso.com -AddLicenses "contoso:DESKLESS" -RemoveLicenses "contoso:ENTERPRISEPACK"
 
          None
        </dev:code>
        <dev:remarks>
          <maml:para>Beschreibung</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Mit diesem Befehl wird die Lizenz für Office 365 für Unternehmen durch eine Office 365 Deskless-Lizenz ersetzt. Dies wird als einzelner Vorgang durchgeführt (damit der Benutzer nicht in einen Zwischenzustand gerät, in dem die Lizenz für Office 365 für Unternehmen entfernt wurde, ohne dass die für Office 365 Deskless hinzugefügt wurde).</maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
        </dev:remarks>
        <command:commandLines>
          <command:commandLine>
            <command:commandText></command:commandText>
          </command:commandLine>
        </command:commandLines>
      </command:example>
    </command:examples>
    <!-- Link section -->
    <maml:relatedLinks>
      <maml:navigationLink>
        <maml:linkText></maml:linkText>
        <maml:uri/>
      </maml:navigationLink>
    </maml:relatedLinks>
  </command:command>
 
  <!-- v 1.3.0.36 -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>
        Set-MsolUserPassword
      </command:name>
      <maml:description>
        <maml:para>Setzt das Kennwort für einen Benutzer zurück.</maml:para>
      </maml:description>
      <maml:copyright>
        <maml:para></maml:para>
      </maml:copyright>
      <command:verb>Set</command:verb>
      <command:noun>MsolUserPassword</command:noun>
      <dev:version></dev:version>
    </command:details>
    <maml:description>
      <maml:para>Das Cmdlet "Set-MsolUserPassword" wird zum Ändern des Kennworts eines Benutzers verwendet. Dieses Cmdlet kann nur für Benutzer mit Standardidentitäten verwendet werden.</maml:para>
    </maml:description>
    <!-- Cmdlet syntax section-->
    <command:syntax>
      <command:syntaxItem>
        <maml:name>Set-MsolUserPassword</maml:name>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>ObjectId</maml:name>
          <maml:description>
            <maml:para>Die eindeutige ID des Benutzers, für den das Kennwort festgelegt werden soll.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>ForceChangePassword</maml:name>
          <maml:description>
            <maml:para>Wenn der Wert "true" lautet, muss der Benutzer bei der nächsten Anmeldung sein Kennwort ändern.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">Boolean</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>NewPassword</maml:name>
          <maml:description>
            <maml:para>
              Das neue Kennwort des Benutzers. Wenn festgelegt ist, dass der Benutzer ein sicheres Kennwort benötigt, müssen alle folgenden Regeln erfüllt werden:
              - Das Kennwort muss mindestens einen Kleinbuchstaben enthalten.
              - Das Kennwort muss mindestens einen Großbuchstaben enthalten.
              - Das Kennwort muss mindestens ein nicht alphanumerisches Zeichen enthalten.
              - Das Kennwort darf keine Leerzeichen, Tabulatoren oder Zeilenumbrüche enthalten.
              - Das Kennwort muss zwischen 8 und 16 Zeichen lang sein.
              - Der Benutzername darf nicht im Kennwort enthalten sein.
 
          Wenn dieser Wert ausgelassen wird, wird dem Benutzer ein zufälliges Kennwort zugewiesen.
            </maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>TenantId</maml:name>
          <maml:description>
            <maml:para>Die eindeutige ID des Mandanten, für den der Vorgang ausgeführt werden soll. Wenn dieser Wert nicht angegeben ist, wird er standardmäßig auf den Mandanten des aktuellen Benutzers festgelegt. Dieser Parameter gilt nur für Partnerbenutzer.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        </command:parameter>
      </command:syntaxItem>
      <command:syntaxItem>
        <maml:name>Set-MsolUserPassword</maml:name>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>UserPrincipalName</maml:name>
          <maml:description>
            <maml:para>Die Benutzer-ID des Benutzers, für den das Kennwort festzulegen ist</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>ForceChangePassword</maml:name>
          <maml:description>
            <maml:para>Wenn der Wert "true" lautet, muss der Benutzer bei der nächsten Anmeldung sein Kennwort ändern.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">Boolean</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>NewPassword</maml:name>
          <maml:description>
            <maml:para>
              Das neue Kennwort des Benutzers. Wenn festgelegt ist, dass der Benutzer ein sicheres Kennwort benötigt, müssen alle folgenden Regeln erfüllt werden:
              - Das Kennwort muss mindestens einen Kleinbuchstaben enthalten.
              - Das Kennwort muss mindestens einen Großbuchstaben enthalten.
              - Das Kennwort muss mindestens ein nicht alphanumerisches Zeichen enthalten.
              - Das Kennwort darf keine Leerzeichen, Tabulatoren oder Zeilenumbrüche enthalten.
              - Das Kennwort muss zwischen 8 und 16 Zeichen lang sein.
              - Der Benutzername darf nicht im Kennwort enthalten sein.
 
          Wenn dieser Wert ausgelassen wird, wird dem Benutzer ein zufälliges Kennwort zugewiesen.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>TenantId</maml:name>
          <maml:description>
            <maml:para>Die eindeutige ID des Mandanten, für den der Vorgang ausgeführt werden soll. Wenn dieser Wert nicht angegeben ist, wird er standardmäßig auf den Mandanten des aktuellen Benutzers festgelegt. Dieser Parameter gilt nur für Partnerbenutzer.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <!-- Cmdlet parameter section -->
    <command:parameters>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>ForceChangePassword</maml:name>
        <maml:description>
          <maml:para>Wenn der Wert "true" lautet, muss der Benutzer bei der nächsten Anmeldung sein Kennwort ändern.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">Boolean</command:parameterValue>
        <dev:type>
          <maml:name>Boolean</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>NewPassword</maml:name>
        <maml:description>
          <maml:para>Das neue Kennwort des Benutzers. Wenn festgelegt ist, dass der Benutzer ein sicheres Kennwort benötigt, müssen alle folgenden Regeln erfüllt werden:
              - Das Kennwort muss mindestens einen Kleinbuchstaben enthalten.
              - Das Kennwort muss mindestens einen Großbuchstaben enthalten.
              - Das Kennwort muss mindestens ein nicht alphanumerisches Zeichen enthalten.
              - Das Kennwort darf keine Leerzeichen, Tabulatoren oder Zeilenumbrüche enthalten.
              - Das Kennwort muss zwischen 8 und 16 Zeichen lang sein.
              - Der Benutzername darf nicht im Kennwort enthalten sein.
 
          Wenn dieser Wert ausgelassen wird, wird dem Benutzer ein zufälliges Kennwort zugewiesen.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>ObjectId</maml:name>
        <maml:description>
          <maml:para>Die eindeutige ID des Benutzers, für den das Kennwort festgelegt werden soll.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        <dev:type>
          <maml:name>Guid</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>TenantId</maml:name>
        <maml:description>
          <maml:para>Die eindeutige ID des Mandanten, für den der Vorgang ausgeführt werden soll. Wenn dieser Wert nicht angegeben ist, wird er standardmäßig auf den Mandanten des aktuellen Benutzers festgelegt. Dieser Parameter gilt nur für Partnerbenutzer.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        <dev:type>
          <maml:name>Guid</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>UserPrincipalName</maml:name>
        <maml:description>
          <maml:para>Die Benutzer-ID des Benutzers, für den das Kennwort festzulegen ist</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <!-- Input - Output section-->
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name></maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description>
          <maml:para>
            <!-- description -->
 
          </maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name></maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description>
          <maml:para>
            <!-- description -->
 
          </maml:para>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <!-- Error section-->
    <command:terminatingErrors/>
    <command:nonTerminatingErrors/>
    <!-- Notes section -->
    <maml:alertSet>
      <maml:title></maml:title>
      <maml:alert>
        <maml:para>
 
        </maml:para>
      </maml:alert>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <!-- Example section -->
    <command:examples>
 
      <command:example>
        <maml:title>
          -------------------------- BEISPIEL 1 --------------------------
        </maml:title>
        <maml:introduction>
          <maml:para>C:\PS&gt;</maml:para>
        </maml:introduction>
        <dev:code>
          Set-MsolUserPassword -UserPrincipalName user@contoso.com
 
          Returns the user's new password.
        </dev:code>
        <dev:remarks>
          <maml:para>Beschreibung</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Mit diesem Befehl wird das Kennwort für "user@contoso.com" zurückgesetzt. Ein zufälliges Kennwort wird generiert. Der Benutzer muss bei der nächsten Anmeldung das Kennwort ändern.</maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
        </dev:remarks>
        <command:commandLines>
          <command:commandLine>
            <command:commandText></command:commandText>
          </command:commandLine>
        </command:commandLines>
      </command:example>
 
      <command:example>
        <maml:title>
          -------------------------- BEISPIEL 2 --------------------------
        </maml:title>
        <maml:introduction>
          <maml:para>C:\PS&gt;</maml:para>
        </maml:introduction>
        <dev:code>
          Set-MsolUserPassword -userPrincipalName user@consoso.com -NewPassword "pa$$word"
 
          Returns the user's new password.
        </dev:code>
        <dev:remarks>
          <maml:para>Beschreibung</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Mit diesem Befehl wird das Kennwort für "user@contoso.com" zurückgesetzt. Der Benutzer muss bei der nächsten Anmeldung das Kennwort ändern.</maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
        </dev:remarks>
        <command:commandLines>
          <command:commandLine>
            <command:commandText></command:commandText>
          </command:commandLine>
        </command:commandLines>
      </command:example>
    </command:examples>
    <!-- Link section -->
    <maml:relatedLinks>
      <maml:navigationLink>
        <maml:linkText></maml:linkText>
        <maml:uri/>
      </maml:navigationLink>
    </maml:relatedLinks>
  </command:command>
 
  <!-- v 1.3.0.36 -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>
        Set-MsolUserPrincipalName
      </command:name>
      <maml:description>
        <maml:para>Ändert die Benutzer-ID für einen Benutzer.</maml:para>
      </maml:description>
      <maml:copyright>
        <maml:para></maml:para>
      </maml:copyright>
      <command:verb>Set</command:verb>
      <command:noun>MsolUserPrincipalName</command:noun>
      <dev:version></dev:version>
    </command:details>
    <maml:description>
      <maml:para>Mit dem Cmdlet "Set-MsolUserPrincipalName" wird der Benutzerprinzipalname (die Benutzer-ID) eines Benutzers geändert. Dieses Cmdlet kann verwendet werden, um einen Benutzer zwischen einer Verbunddomäne und einer Standarddomäne zu verschieben. Dabei wird der Authentifizierungstyp des Benutzers auf den der Zieldomäne geändert.</maml:para>
    </maml:description>
    <!-- Cmdlet syntax section-->
    <command:syntax>
      <command:syntaxItem>
        <maml:name>Set-MsolUserPrincipalName</maml:name>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>NewUserPrincipalName</maml:name>
          <maml:description>
            <maml:para>Die neue Benutzer-ID des Benutzers</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        </command:parameter>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>ObjectId</maml:name>
          <maml:description>
            <maml:para>Die zu aktualisierende ObjectId des Benutzers</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>ImmutableId</maml:name>
          <maml:description>
            <maml:para>Die unveränderliche ID des Identitätsverbunds des Benutzers. Sie ist erforderlich, wenn der Benutzer von einer Standarddomäne in eine Identitätsverbunddomäne verschoben wird.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>NewPassword</maml:name>
          <maml:description>
            <maml:para>Das neue Kennwort des Benutzers. Es ist erforderlich, wenn der Benutzer von einer Identitätsverbunddomäne in eine Standarddomäne verschoben wird.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>TenantId</maml:name>
          <maml:description>
            <maml:para>Die eindeutige ID des Mandanten, für den der Vorgang ausgeführt werden soll. Wenn dieser Wert nicht angegeben ist, wird er standardmäßig auf den Mandanten des aktuellen Benutzers festgelegt. Dieser Parameter gilt nur für Partnerbenutzer.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        </command:parameter>
      </command:syntaxItem>
      <command:syntaxItem>
        <maml:name>Set-MsolUserPrincipalName</maml:name>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>NewUserPrincipalName</maml:name>
          <maml:description>
            <maml:para>Die neue Benutzer-ID des Benutzers</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        </command:parameter>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>UserPrincipalName</maml:name>
          <maml:description>
            <maml:para>Die ursprüngliche Benutzer-ID des zu aktualisierenden Benutzers</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>ImmutableId</maml:name>
          <maml:description>
            <maml:para>Die unveränderliche ID des Identitätsverbunds des Benutzers. Sie ist erforderlich, wenn der Benutzer von einer Standarddomäne in eine Identitätsverbunddomäne verschoben wird.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>NewPassword</maml:name>
          <maml:description>
            <maml:para>Das neue Kennwort des Benutzers. Es ist erforderlich, wenn der Benutzer von einer Identitätsverbunddomäne in eine Standarddomäne verschoben wird.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>TenantId</maml:name>
          <maml:description>
            <maml:para>Die eindeutige ID des Mandanten, für den der Vorgang ausgeführt werden soll. Wenn dieser Wert nicht angegeben ist, wird er standardmäßig auf den Mandanten des aktuellen Benutzers festgelegt. Dieser Parameter gilt nur für Partnerbenutzer.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <!-- Cmdlet parameter section -->
    <command:parameters>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>ImmutableId</maml:name>
        <maml:description>
          <maml:para>Die unveränderliche ID des Identitätsverbunds des Benutzers. Sie ist erforderlich, wenn der Benutzer von einer Standarddomäne in eine Identitätsverbunddomäne verschoben wird.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>NewPassword</maml:name>
        <maml:description>
          <maml:para>Das neue Kennwort des Benutzers. Es ist erforderlich, wenn der Benutzer von einer Identitätsverbunddomäne in eine Standarddomäne verschoben wird.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>NewUserPrincipalName</maml:name>
        <maml:description>
          <maml:para>Die neue Benutzer-ID des Benutzers</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>ObjectId</maml:name>
        <maml:description>
          <maml:para>Die zu aktualisierende ObjectId des Benutzers</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        <dev:type>
          <maml:name>Guid</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>TenantId</maml:name>
        <maml:description>
          <maml:para>Die eindeutige ID des Mandanten, für den der Vorgang ausgeführt werden soll. Wenn dieser Wert nicht angegeben ist, wird er standardmäßig auf den Mandanten des aktuellen Benutzers festgelegt. Dieser Parameter gilt nur für Partnerbenutzer.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        <dev:type>
          <maml:name>Guid</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>UserPrincipalName</maml:name>
        <maml:description>
          <maml:para>Die ursprüngliche Benutzer-ID des zu aktualisierenden Benutzers</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <!-- Input - Output section-->
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name></maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description>
          <maml:para>
            <!-- description -->
 
          </maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name></maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description>
          <maml:para>
            <!-- description -->
 
          </maml:para>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <!-- Error section-->
    <command:terminatingErrors/>
    <command:nonTerminatingErrors/>
    <!-- Notes section -->
    <maml:alertSet>
      <maml:title></maml:title>
      <maml:alert>
        <maml:para>
 
        </maml:para>
      </maml:alert>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <!-- Example section -->
    <command:examples>
 
      <command:example>
        <maml:title>
          -------------------------- BEISPIEL 1 --------------------------
        </maml:title>
        <maml:introduction>
          <maml:para>C:\PS&gt;</maml:para>
        </maml:introduction>
        <dev:code>
          Set-MsolUserPrincipalName -UserPrincipalName user@contoso.com -NewUserPrincipalName johns@contoso.com
 
          None
        </dev:code>
        <dev:remarks>
          <maml:para>Beschreibung</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Mit diesem Befehl wird "user@contoso.com" zu "johns@contoso.com" umbenannt.</maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
        </dev:remarks>
        <command:commandLines>
          <command:commandLine>
            <command:commandText></command:commandText>
          </command:commandLine>
        </command:commandLines>
      </command:example>
    </command:examples>
    <!-- Link section -->
    <maml:relatedLinks>
      <maml:navigationLink>
        <maml:linkText></maml:linkText>
        <maml:uri/>
      </maml:navigationLink>
    </maml:relatedLinks>
  </command:command>
 
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
    <!--Generated by PS Cmdlet Help Editor-->
    <command:details>
      <command:name>New-MsolAdministrativeUnit</command:name>
      <maml:description>
        <maml:para>Fügt eine neue administrative Einheit zu Azure Active Directory hinzu.</maml:para>
      </maml:description>
      <maml:copyright>
        <maml:para/>
      </maml:copyright>
      <command:verb>New</command:verb>
      <command:noun>MsolAdministrativeUnit</command:noun>
      <dev:version/>
    </command:details>
    <maml:description>
      <maml:para>Mit dem New-MsolAdministrativeUnit-Cmdlet wird eine neue administrative Einheit zu Azure Active Directory hinzugefügt.</maml:para>
    </maml:description>
    <command:syntax>
      <command:syntaxItem>
        <maml:name>New-MsolAdministrativeUnit</maml:name>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>DisplayName</maml:name>
          <maml:description>
            <maml:para>Der Anzeigename der administrativen Einheit.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>Description</maml:name>
          <maml:description>
            <maml:para>Die Beschreibung der administrativen Einheit.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>TenantId</maml:name>
          <maml:description>
            <maml:para>Die eindeutige ID des Mandanten, für den der Vorgang ausgeführt werden soll. Wenn dieser Wert nicht angegeben ist, wird er standardmäßig auf den Mandanten des aktuellen Benutzers festgelegt. Dieser Parameter gilt nur für Partnerbenutzer.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="true">Guid</command:parameterValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>DisplayName</maml:name>
        <maml:description>
          <maml:para>Der Anzeigename der administrativen Einheit.</maml:para>
        </maml:description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>Description</maml:name>
        <maml:description>
          <maml:para>Die Beschreibung der administrativen Einheit.</maml:para>
        </maml:description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>TenantId</maml:name>
        <maml:description>
          <maml:para>Die eindeutige ID des Mandanten, für den der Vorgang ausgeführt werden soll. Wenn dieser Wert nicht angegeben ist, wird er standardmäßig auf den Mandanten des aktuellen Benutzers festgelegt. Dieser Parameter gilt nur für Partnerbenutzer.</maml:para>
        </maml:description>
        <command:parameterValue required="true" variableLength="true">Guid</command:parameterValue>
        <dev:type>
          <maml:name>Guid</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name></maml:name>
          <maml:uri></maml:uri>
          <maml:description/>
        </dev:type>
        <maml:description>
          <maml:para/>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name>Microsoft.Online.Administration.AdministrativeUnit</maml:name>
          <maml:uri></maml:uri>
          <maml:description/>
        </dev:type>
        <maml:description>
          <maml:para>
            Gibt die administrative Einheit zurück, die erstellt wurde.
          </maml:para>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <command:terminatingErrors></command:terminatingErrors>
    <command:nonTerminatingErrors></command:nonTerminatingErrors>
    <maml:alertSet>
      <maml:title></maml:title>
      <maml:alert>
        <maml:para/>
      </maml:alert>
    </maml:alertSet>
    <command:examples>
      <command:example>
        <maml:title>-------------------------- Beispiel 1 --------------------------</maml:title>
        <maml:introduction>
          <maml:paragraph>PS C:\&gt;</maml:paragraph>
        </maml:introduction>
        <dev:code>New-MsolAdministrativeUnit -DisplayName “West Coast” -Description “West Coast region”</dev:code>
        <dev:remarks>
          <maml:para>Beschreibung</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Mit diesem Befehl wird eine neue administrative Einheit mit dem Namen "West Coast" und der Beschreibung "West Coast region" erstellt.</maml:para>
          <maml:para/>
          <maml:para/>
          <maml:para></maml:para>
        </dev:remarks>
        <command:commandLines>
          <command:commandLine>
            <command:commandText>
              <maml:para/>
            </command:commandText>
          </command:commandLine>
        </command:commandLines>
      </command:example>
    </command:examples>
    <maml:relatedLinks>
    </maml:relatedLinks>
  </command:command>
 
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
    <!--Generated by PS Cmdlet Help Editor-->
    <command:details>
      <command:name>Get-MsolAdministrativeUnit</command:name>
      <maml:description>
        <maml:para>Ruft administrative Einheiten von Azure AD ab.</maml:para>
      </maml:description>
      <maml:copyright>
        <maml:para/>
      </maml:copyright>
      <command:verb>Get</command:verb>
      <command:noun>MsolAdministrativeUnit</command:noun>
      <dev:version/>
    </command:details>
    <maml:description>
      <maml:para>Mit dem Get-MsolAdministrativeUnit-Cmdlet werden administrative Einheiten von Azure AD abgerufen.</maml:para>
    </maml:description>
    <command:syntax>
      <command:syntaxItem>
        <maml:name>Get-MsolAdministrativeUnit</maml:name>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="false" position="named">
          <maml:name>UserObjectId</maml:name>
          <maml:description>
            <maml:para>
              Die eindeutige ID eines Benutzers. Falls angegeben, werden nur die administrativen Einheiten zurückgegeben, zu denen dieser Benutzer gehört.
            </maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="true">Guid</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>UserPrincipalName</maml:name>
          <maml:description>
            <maml:para>
              Der Benutzerprinzipalname. Falls angegeben, werden nur die administrativen Einheiten zurückgegeben, zu denen dieser Benutzer gehört.
            </maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>SearchString</maml:name>
          <maml:description>
            <maml:para>
              Die Zeichenfolge für die Suche. Es werden nur administrative Einheiten mit einem Anzeigenamen zurückgegeben, der mit dieser Zeichenfolge beginnt.
            </maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>MaxResults</maml:name>
          <maml:description>
            <maml:para>
              Die maximale Anzahl der zurückgegebenen Ergebnisse.
            </maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">Int32</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>TenantId</maml:name>
          <maml:description>
            <maml:para>
              Die eindeutige ID des Mandanten, für den der Vorgang ausgeführt werden soll. Wenn dieser Wert nicht angegeben ist, wird er standardmäßig auf den Mandanten des aktuellen Benutzers festgelegt. Dieser Parameter gilt nur für Partnerbenutzer.
            </maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="true">Guid</command:parameterValue>
        </command:parameter>
      </command:syntaxItem>
      <command:syntaxItem>
        <maml:name>Get-MsolAdministrativeUnit</maml:name>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>ObjectId</maml:name>
          <maml:description>
            <maml:para>Die eindeutige ID der administrativen Einheit, die abgerufen werden soll.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>TenantId</maml:name>
          <maml:description>
            <maml:para>
              Die eindeutige ID des Mandanten, für den der Vorgang ausgeführt werden soll. Wenn dieser Wert nicht angegeben ist, wird er standardmäßig auf den Mandanten des aktuellen Benutzers festgelegt. Dieser Parameter gilt nur für Partnerbenutzer.
            </maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="true">Guid</command:parameterValue>
        </command:parameter>
      </command:syntaxItem>
      <command:syntaxItem>
        <maml:name>Get-MsolAdministrativeUnit</maml:name>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="false" position="named">
          <maml:name>UserObjectId</maml:name>
          <maml:description>
            <maml:para>
              Die eindeutige ID eines Benutzers. Falls angegeben, werden nur die administrativen Einheiten zurückgegeben, zu denen dieser Benutzer gehört.
            </maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="true">Guid</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>UserPrincipalName</maml:name>
          <maml:description>
            <maml:para>
              Der Benutzerprinzipalname. Falls angegeben, werden nur die administrativen Einheiten zurückgegeben, zu denen dieser Benutzer gehört.
            </maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>SearchString</maml:name>
          <maml:description>
            <maml:para>
              Die Zeichenfolge für die Suche. Es werden nur administrative Einheiten mit einem Anzeigenamen zurückgegeben, der mit dieser Zeichenfolge beginnt.
            </maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        </command:parameter>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>All</maml:name>
          <maml:description>
            <maml:para>
              Wenn dieser Parameter vorhanden ist, werden alle Ergebnisse zurückgegeben. Kann nicht zusammen mit dem Parameter "MaxResults" verwendet werden.
            </maml:para>
          </maml:description>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>TenantId</maml:name>
          <maml:description>
            <maml:para>
              Die eindeutige ID des Mandanten, für den der Vorgang ausgeführt werden soll. Wenn dieser Wert nicht angegeben ist, wird er standardmäßig auf den Mandanten des aktuellen Benutzers festgelegt. Dieser Parameter gilt nur für Partnerbenutzer.
            </maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="true">Guid</command:parameterValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="false" position="named">
        <maml:name>UserObjectId</maml:name>
        <maml:description>
          <maml:para>
            Die eindeutige ID eines Benutzers. Falls angegeben, werden nur die administrativen Einheiten zurückgegeben, zu denen dieser Benutzer gehört.
          </maml:para>
        </maml:description>
        <command:parameterValue required="true" variableLength="true">Guid</command:parameterValue>
        <dev:type>
          <maml:name>Guid</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>UserPrincipalName</maml:name>
        <maml:description>
          <maml:para>
            Der Benutzerprinzipalname. Falls angegeben, werden nur die administrativen Einheiten zurückgegeben, zu denen dieser Benutzer gehört.
          </maml:para>
        </maml:description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>SearchString</maml:name>
        <maml:description>
          <maml:para>
            Die Zeichenfolge für die Suche. Es werden nur administrative Einheiten mit einem Anzeigenamen zurückgegeben, der mit dieser Zeichenfolge beginnt.
          </maml:para>
        </maml:description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>MaxResults</maml:name>
        <maml:description>
          <maml:para>
            Die maximale Anzahl der zurückgegebenen Ergebnisse.
          </maml:para>
        </maml:description>
        <command:parameterValue required="true" variableLength="false">Int32</command:parameterValue>
        <dev:type>
          <maml:name>Int32</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>TenantId</maml:name>
        <maml:description>
          <maml:para>
            Die eindeutige ID des Mandanten, für den der Vorgang ausgeführt werden soll. Wenn dieser Wert nicht angegeben ist, wird er standardmäßig auf den Mandanten des aktuellen Benutzers festgelegt. Dieser Parameter gilt nur für Partnerbenutzer.
          </maml:para>
        </maml:description>
        <command:parameterValue required="true" variableLength="true">Guid</command:parameterValue>
        <dev:type>
          <maml:name>Guid</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>ObjectId</maml:name>
        <maml:description>
          <maml:para>Die eindeutige ID der administrativen Einheit, die abgerufen werden soll.</maml:para>
        </maml:description>
        <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        <dev:type>
          <maml:name>Guid</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>All</maml:name>
        <maml:description>
          <maml:para>
            Wenn dieser Parameter vorhanden ist, werden alle Ergebnisse zurückgegeben. Kann nicht zusammen mit dem Parameter "MaxResults" verwendet werden.
          </maml:para>
        </maml:description>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name></maml:name>
          <maml:uri></maml:uri>
          <maml:description/>
        </dev:type>
        <maml:description>
          <maml:para/>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name></maml:name>
          <maml:uri></maml:uri>
          <maml:description/>
        </dev:type>
        <maml:description>
          <maml:para/>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <command:terminatingErrors></command:terminatingErrors>
    <command:nonTerminatingErrors></command:nonTerminatingErrors>
    <maml:alertSet>
      <maml:title></maml:title>
      <maml:alert>
        <maml:para/>
      </maml:alert>
    </maml:alertSet>
    <command:examples>
      <command:example>
        <maml:title>-------------------------- Beispiel 1 --------------------------</maml:title>
        <maml:introduction>
          <maml:paragraph>PS C:\&gt;</maml:paragraph>
        </maml:introduction>
        <dev:code>Get-MsolAdministrativeUnit</dev:code>
        <dev:remarks>
          <maml:para>Beschreibung</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Mit diesem Befehl werden alle administrativen Einheiten im Mandanten des aktuell authentifizierten Benutzers abgerufen.</maml:para>
          <maml:para/>
          <maml:para/>
          <maml:para></maml:para>
        </dev:remarks>
        <command:commandLines>
          <command:commandLine>
            <command:commandText>
              <maml:para/>
            </command:commandText>
          </command:commandLine>
        </command:commandLines>
      </command:example>
      <command:example>
        <maml:title>-------------------------- Beispiel 2 --------------------------</maml:title>
        <maml:introduction>
          <maml:paragraph>PS C:\&gt;</maml:paragraph>
        </maml:introduction>
        <dev:code>Get-MsolAdministrativeUnit –SearchString "West Coast"</dev:code>
        <dev:remarks>
          <maml:para>Beschreibung</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Mit diesem Befehl wird die administrative Einheit mit dem Namen "West Coast" abgerufen.</maml:para>
          <maml:para/>
          <maml:para/>
          <maml:para></maml:para>
        </dev:remarks>
        <command:commandLines>
          <command:commandLine>
            <command:commandText>
              <maml:para/>
            </command:commandText>
          </command:commandLine>
        </command:commandLines>
      </command:example>
      <command:example>
        <maml:title>-------------------------- Beispiel 3 --------------------------</maml:title>
        <maml:introduction>
          <maml:paragraph>PS C:\&gt;</maml:paragraph>
        </maml:introduction>
        <dev:code>Get-MsolAdministrativeUnit -UserPrincipalName "user1@contoso.com"</dev:code>
        <dev:remarks>
          <maml:para>Beschreibung</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Mit diesem Befehl werden die administrativen Einheiten abgerufen, in denen "user1@contoso.com" Mitglied ist.</maml:para>
          <maml:para/>
          <maml:para/>
          <maml:para></maml:para>
        </dev:remarks>
        <command:commandLines>
          <command:commandLine>
            <command:commandText>
              <maml:para/>
            </command:commandText>
          </command:commandLine>
        </command:commandLines>
      </command:example>
    </command:examples>
    <maml:relatedLinks>
    </maml:relatedLinks>
  </command:command>
 
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
    <!--Generated by PS Cmdlet Help Editor-->
    <command:details>
      <command:name>Set-MsolAdministrativeUnit</command:name>
      <maml:description>
        <maml:para>Aktualisiert die Eigenschaften einer administrativen Einheit.</maml:para>
      </maml:description>
      <maml:copyright>
        <maml:para/>
      </maml:copyright>
      <command:verb>Set</command:verb>
      <command:noun>MsolAdministrativeUnit</command:noun>
      <dev:version/>
    </command:details>
    <maml:description>
      <maml:para>Mit dem Set-MsolAdministrativeUnit-Cmdlet werden die Eigenschaften einer administrativen Einheit aktualisiert.</maml:para>
    </maml:description>
    <command:syntax>
      <command:syntaxItem>
        <maml:name>Set-MsolAdministrativeUnit</maml:name>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>ObjectId</maml:name>
          <maml:description>
            <maml:para>Die eindeutige ID der administrativen Einheit, die aktualisiert werden soll.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="true">Guid</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>DisplayName</maml:name>
          <maml:description>
            <maml:para>Der Anzeigename der administrativen Einheit.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>Description</maml:name>
          <maml:description>
            <maml:para>Die Beschreibung der administrativen Einheit.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>TenantId</maml:name>
          <maml:description>
            <maml:para>
              Die eindeutige ID des Mandanten, für den der Vorgang ausgeführt werden soll. Wenn dieser Wert nicht angegeben ist, wird er standardmäßig auf den Mandanten des aktuellen Benutzers festgelegt. Dieser Parameter gilt nur für Partnerbenutzer.
            </maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="true">Guid</command:parameterValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>ObjectId</maml:name>
        <maml:description>
          <maml:para>Die eindeutige ID der administrativen Einheit, die aktualisiert werden soll.</maml:para>
        </maml:description>
        <command:parameterValue required="true" variableLength="true">Guid</command:parameterValue>
        <dev:type>
          <maml:name>Guid</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>DisplayName</maml:name>
        <maml:description>
          <maml:para>Der Anzeigename der administrativen Einheit.</maml:para>
        </maml:description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>Description</maml:name>
        <maml:description>
          <maml:para>Die Beschreibung der administrativen Einheit.</maml:para>
        </maml:description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>TenantId</maml:name>
        <maml:description>
          <maml:para>
            Die eindeutige ID des Mandanten, für den der Vorgang ausgeführt werden soll. Wenn dieser Wert nicht angegeben ist, wird er standardmäßig auf den Mandanten des aktuellen Benutzers festgelegt. Dieser Parameter gilt nur für Partnerbenutzer.
          </maml:para>
        </maml:description>
        <command:parameterValue required="true" variableLength="true">Guid</command:parameterValue>
        <dev:type>
          <maml:name>Guid</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name></maml:name>
          <maml:uri></maml:uri>
          <maml:description/>
        </dev:type>
        <maml:description>
          <maml:para/>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name></maml:name>
          <maml:uri></maml:uri>
          <maml:description/>
        </dev:type>
        <maml:description>
          <maml:para/>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <command:terminatingErrors></command:terminatingErrors>
    <command:nonTerminatingErrors></command:nonTerminatingErrors>
    <maml:alertSet>
      <maml:title></maml:title>
      <maml:alert>
        <maml:para/>
      </maml:alert>
    </maml:alertSet>
    <command:examples>
      <command:example>
        <maml:title>-------------------------- Beispiel 1 --------------------------</maml:title>
        <maml:introduction>
          <maml:paragraph>PS C:\&gt;</maml:paragraph>
        </maml:introduction>
        <dev:code>
          $au = Get-MsolAdministrativeUnit -searchstring “West Coast”
          Set-MsolAdministrativeUnit -Description “West Coast region” –ObjectID $au.ObjectId
        </dev:code>
        <dev:remarks>
          <maml:para>Beschreibung</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Mit diesem Befehl wird zunächst nach der administrativen Einheit mit dem Namen "West Coast" gesucht, und dann wird dieser der Beschreibungswert "West Coast region" zugewiesen.</maml:para>
          <maml:para/>
          <maml:para/>
          <maml:para></maml:para>
        </dev:remarks>
        <command:commandLines>
          <command:commandLine>
            <command:commandText>
              <maml:para/>
            </command:commandText>
          </command:commandLine>
        </command:commandLines>
      </command:example>
    </command:examples>
    <maml:relatedLinks>
    </maml:relatedLinks>
  </command:command>
 
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
    <!--Generated by PS Cmdlet Help Editor-->
    <command:details>
      <command:name>Remove-MsolAdministrativeUnit</command:name>
      <maml:description>
        <maml:para>Löscht eine administrative Einheit aus Azure AD.</maml:para>
      </maml:description>
      <maml:copyright>
        <maml:para/>
      </maml:copyright>
      <command:verb>Remove</command:verb>
      <command:noun>MsolAdministrativeUnit</command:noun>
      <dev:version/>
    </command:details>
    <maml:description>
      <maml:para>Das Remove-MsolAdministrativeUnit-Cmdlet wird verwendet, um eine administrative Einheit aus Azure AD zu löschen.</maml:para>
    </maml:description>
    <command:syntax>
      <command:syntaxItem>
        <maml:name>Remove-MsolAdministrativeUnit</maml:name>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>ObjectId</maml:name>
          <maml:description>
            <maml:para>Die eindeutige ID der administrativen Einheit, die gelöscht werden soll.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Force</maml:name>
          <maml:description>
            <maml:para>Wird zur Umgehung von Bildschirmbestätigungen verwendet.</maml:para>
          </maml:description>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>TenantId</maml:name>
          <maml:description>
            <maml:para>
              Die eindeutige ID des Mandanten, für den der Vorgang ausgeführt werden soll. Wenn dieser Wert nicht angegeben ist, wird er standardmäßig auf den Mandanten des aktuellen Benutzers festgelegt. Dieser Parameter gilt nur für Partnerbenutzer.
            </maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="true">Guid</command:parameterValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>ObjectId</maml:name>
        <maml:description>
          <maml:para>Die eindeutige ID der administrativen Einheit, die gelöscht werden soll.</maml:para>
        </maml:description>
        <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        <dev:type>
          <maml:name>Guid</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Force</maml:name>
        <maml:description>
          <maml:para>Wird zur Umgehung von Bildschirmbestätigungen verwendet.</maml:para>
        </maml:description>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>TenantId</maml:name>
        <maml:description>
          <maml:para>
            Die eindeutige ID des Mandanten, für den der Vorgang ausgeführt werden soll. Wenn dieser Wert nicht angegeben ist, wird er standardmäßig auf den Mandanten des aktuellen Benutzers festgelegt. Dieser Parameter gilt nur für Partnerbenutzer.
          </maml:para>
        </maml:description>
        <command:parameterValue required="true" variableLength="true">Guid</command:parameterValue>
        <dev:type>
          <maml:name>Guid</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name></maml:name>
          <maml:uri></maml:uri>
          <maml:description/>
        </dev:type>
        <maml:description>
          <maml:para/>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name></maml:name>
          <maml:uri></maml:uri>
          <maml:description/>
        </dev:type>
        <maml:description>
          <maml:para/>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <command:terminatingErrors></command:terminatingErrors>
    <command:nonTerminatingErrors></command:nonTerminatingErrors>
    <maml:alertSet>
      <maml:title></maml:title>
      <maml:alert>
        <maml:para/>
      </maml:alert>
    </maml:alertSet>
    <command:examples>
      <command:example>
        <maml:title>-------------------------- Beispiel 1 --------------------------</maml:title>
        <maml:introduction>
          <maml:paragraph>PS C:\&gt;</maml:paragraph>
        </maml:introduction>
        <dev:code>
          $au = Get-MsolAdministrativeUnit -searchstring “West Coast”
          Remove-MsolAdministrativeUnit –ObjectId $au.ObjectId -Force
        </dev:code>
        <dev:remarks>
          <maml:para>Beschreibung</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Mit diesem Befehl wird die administrative Einheit "West Coast" aus dem Verzeichnis gelöscht.</maml:para>
          <maml:para/>
          <maml:para/>
          <maml:para></maml:para>
        </dev:remarks>
        <command:commandLines>
          <command:commandLine>
            <command:commandText>
              <maml:para/>
            </command:commandText>
          </command:commandLine>
        </command:commandLines>
      </command:example>
    </command:examples>
    <maml:relatedLinks>
    </maml:relatedLinks>
  </command:command>
 
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
    <!--Generated by PS Cmdlet Help Editor-->
    <command:details>
      <command:name>Add-MsolAdministrativeUnitMember</command:name>
      <maml:description>
        <maml:para>Fügt ein Mitglied zu einer administrativen Einheit hinzu.</maml:para>
      </maml:description>
      <maml:copyright>
        <maml:para/>
      </maml:copyright>
      <command:verb>Add</command:verb>
      <command:noun>MsolAdministrativeUnitMember</command:noun>
      <dev:version/>
    </command:details>
    <maml:description>
      <maml:para>Mit dem Add-MsolAdministrativeUnitMember-Cmdlet wird ein Mitglied zu einer administrativen Einheit hinzugefügt.</maml:para>
    </maml:description>
    <command:syntax>
      <command:syntaxItem>
        <maml:name>Add-MsolAdministrativeUnitMember</maml:name>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AdministrativeUnitObjectId</maml:name>
          <maml:description>
            <maml:para>Die Objekt-ID der administrativen Einheit.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        </command:parameter>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>AdministrativeUnitMemberObjectId</maml:name>
          <maml:description>
            <maml:para>Die Objekt-ID des Mitglieds, das zu der administrativen Einheit hinzugefügt werden soll.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="true">Guid</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>TenantId</maml:name>
          <maml:description>
            <maml:para>Die eindeutige ID des Mandanten, für den der Vorgang ausgeführt werden soll. Wenn dieser Wert nicht angegeben ist, wird er standardmäßig auf den Mandanten des aktuellen Benutzers festgelegt. Dieser Parameter gilt nur für Partnerbenutzer.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="true">Guid</command:parameterValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>AdministrativeUnitObjectId</maml:name>
        <maml:description>
          <maml:para>Die Objekt-ID der administrativen Einheit.</maml:para>
        </maml:description>
        <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        <dev:type>
          <maml:name>Guid</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>AdministrativeUnitMemberObjectId</maml:name>
        <maml:description>
          <maml:para>Die Objekt-ID des Mitglieds, das zu der administrativen Einheit hinzugefügt werden soll.</maml:para>
        </maml:description>
        <command:parameterValue required="true" variableLength="true">Guid</command:parameterValue>
        <dev:type>
          <maml:name>Guid</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>TenantId</maml:name>
        <maml:description>
          <maml:para>Die eindeutige ID des Mandanten, für den der Vorgang ausgeführt werden soll. Wenn dieser Wert nicht angegeben ist, wird er standardmäßig auf den Mandanten des aktuellen Benutzers festgelegt. Dieser Parameter gilt nur für Partnerbenutzer.</maml:para>
        </maml:description>
        <command:parameterValue required="true" variableLength="true">Guid</command:parameterValue>
        <dev:type>
          <maml:name>Guid</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name></maml:name>
          <maml:uri></maml:uri>
          <maml:description/>
        </dev:type>
        <maml:description>
          <maml:para/>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name></maml:name>
          <maml:uri></maml:uri>
          <maml:description/>
        </dev:type>
        <maml:description>
          <maml:para/>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <command:terminatingErrors></command:terminatingErrors>
    <command:nonTerminatingErrors></command:nonTerminatingErrors>
    <maml:alertSet>
      <maml:title></maml:title>
      <maml:alert>
        <maml:para/>
      </maml:alert>
    </maml:alertSet>
    <command:examples>
      <command:example>
        <maml:title>-------------------------- Beispiel 1 --------------------------</maml:title>
        <maml:introduction>
          <maml:paragraph>PS C:\&gt;</maml:paragraph>
        </maml:introduction>
        <dev:code>
          $au = Get-MsolAdministrativeUnit -searchstring “West Coast”
          $user = Get-MsolUser -UserPrincipalName “user@contoso.com”
          Add-MsolAdministrativeUnitMember –AdministrativeUnitObjectId $au.ObjectId –AdministrativeUnitMemberObjectId $user.ObjectId
        </dev:code>
        <dev:remarks>
          <maml:para>Beschreibung</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>In diesem Beispiel wird "user@contoso.com" zu der administrativen Einheit "West Coast" hinzugefügt.</maml:para>
          <maml:para/>
          <maml:para/>
          <maml:para></maml:para>
        </dev:remarks>
        <command:commandLines>
          <command:commandLine>
            <command:commandText>
              <maml:para/>
            </command:commandText>
          </command:commandLine>
        </command:commandLines>
      </command:example>
    </command:examples>
    <maml:relatedLinks>
    </maml:relatedLinks>
  </command:command>
 
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
    <!--Generated by PS Cmdlet Help Editor-->
    <command:details>
      <command:name>Remove-MsolAdministrativeUnitMember</command:name>
      <maml:description>
        <maml:para>Entfernt ein Mitglied aus einer administrativen Einheit.</maml:para>
      </maml:description>
      <maml:copyright>
        <maml:para/>
      </maml:copyright>
      <command:verb>Remove</command:verb>
      <command:noun>MsolAdministrativeUnitMember</command:noun>
      <dev:version/>
    </command:details>
    <maml:description>
      <maml:para>Mit dem Remove-MsolAdministrativeUnitMember-Cmdlet wird ein Mitglied aus einer administrativen Einheit entfernt.</maml:para>
    </maml:description>
    <command:syntax>
      <command:syntaxItem>
        <maml:name>Remove-MsolAdministrativeUnitMember</maml:name>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AdministrativeUnitObjectId</maml:name>
          <maml:description>
            <maml:para>AdministrativeUnitMemberObjectId </maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        </command:parameter>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>AdministrativeUnitMemberObjectId</maml:name>
          <maml:description>
            <maml:para>Die ID der administrativen Einheit, aus der Benutzer entfernt werden sollen.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="true">Guid</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>TenantId</maml:name>
          <maml:description>
            <maml:para>
              Die eindeutige ID des Mandanten, für den der Vorgang ausgeführt werden soll. Wenn dieser Wert nicht angegeben ist, wird er standardmäßig auf den Mandanten des aktuellen Benutzers festgelegt. Dieser Parameter gilt nur für Partnerbenutzer.
            </maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="true">Guid</command:parameterValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>AdministrativeUnitObjectId</maml:name>
        <maml:description>
          <maml:para>AdministrativeUnitMemberObjectId </maml:para>
        </maml:description>
        <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        <dev:type>
          <maml:name>Guid</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>AdministrativeUnitMemberObjectId</maml:name>
        <maml:description>
          <maml:para>Die ID der administrativen Einheit, aus der Benutzer entfernt werden sollen.</maml:para>
        </maml:description>
        <command:parameterValue required="true" variableLength="true">Guid</command:parameterValue>
        <dev:type>
          <maml:name>Guid</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>TenantId</maml:name>
        <maml:description>
          <maml:para>
            Die eindeutige ID des Mandanten, für den der Vorgang ausgeführt werden soll. Wenn dieser Wert nicht angegeben ist, wird er standardmäßig auf den Mandanten des aktuellen Benutzers festgelegt. Dieser Parameter gilt nur für Partnerbenutzer.
          </maml:para>
        </maml:description>
        <command:parameterValue required="true" variableLength="true">Guid</command:parameterValue>
        <dev:type>
          <maml:name>Guid</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name></maml:name>
          <maml:uri></maml:uri>
          <maml:description/>
        </dev:type>
        <maml:description>
          <maml:para/>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name></maml:name>
          <maml:uri></maml:uri>
          <maml:description/>
        </dev:type>
        <maml:description>
          <maml:para/>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <command:terminatingErrors></command:terminatingErrors>
    <command:nonTerminatingErrors></command:nonTerminatingErrors>
    <maml:alertSet>
      <maml:title></maml:title>
      <maml:alert>
        <maml:para/>
      </maml:alert>
    </maml:alertSet>
    <command:examples>
      <command:example>
        <maml:title>-------------------------- Beispiel 1 --------------------------</maml:title>
        <maml:introduction>
          <maml:paragraph>PS C:\&gt;</maml:paragraph>
        </maml:introduction>
        <dev:code>
          $au = Get-MsolAdministrativeUnit -searchstring “West Coast”
          $user = Get-MsolUser -UserPrincipalName “user@contoso.com”
          Remove-MsolAdministrativeUnitMember –AdministrativeUnitObjectId $au.ObjectId –AdministrativeUnitMemberObjectId $user.ObjectId
        </dev:code>
        <dev:remarks>
          <maml:para>Beschreibung</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Mit diesem Befehl wird das Mitglied "user@contoso.com" aus der administrativen Einheit "West Coast" entfernt.</maml:para>
          <maml:para/>
          <maml:para/>
          <maml:para></maml:para>
        </dev:remarks>
        <command:commandLines>
          <command:commandLine>
            <command:commandText>
              <maml:para/>
            </command:commandText>
          </command:commandLine>
        </command:commandLines>
      </command:example>
    </command:examples>
    <maml:relatedLinks>
    </maml:relatedLinks>
  </command:command>
 
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
    <!--Generated by PS Cmdlet Help Editor-->
    <command:details>
      <command:name>Get-MsolAdministrativeUnitMember</command:name>
      <maml:description>
        <maml:para>Ruft die Mitglieder der angegeben administrativen Einheit ab.</maml:para>
      </maml:description>
      <maml:copyright>
        <maml:para/>
      </maml:copyright>
      <command:verb>Get</command:verb>
      <command:noun>MsolAdministrativeUnitMember</command:noun>
      <dev:version/>
    </command:details>
    <maml:description>
      <maml:para>Mit dem Get-MsolAdministrativeUnitMember-Cmdlet werden die Mitglieder der angegebenen administrativen Einheit abgerufen.</maml:para>
    </maml:description>
    <command:syntax>
      <command:syntaxItem>
        <maml:name>Get-MsolAdministrativeUnitMember</maml:name>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AdministrativeUnitObjectId</maml:name>
          <maml:description>
            <maml:para>Die ID der administrativen Einheit, deren Mitglieder abgerufen werden sollen.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>MaxResults</maml:name>
          <maml:description>
            <maml:para>
              Die maximale Anzahl der für eine Suche zurückgegebenen Ergebnisse.
            </maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">Int32</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>TenantId</maml:name>
          <maml:description>
            <maml:para>
              Die eindeutige ID des Mandanten, für den der Vorgang ausgeführt werden soll. Wenn dieser Wert nicht angegeben ist, wird er standardmäßig auf den Mandanten des aktuellen Benutzers festgelegt. Dieser Parameter gilt nur für Partnerbenutzer.
            </maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="true">Guid</command:parameterValue>
        </command:parameter>
      </command:syntaxItem>
      <command:syntaxItem>
        <maml:name>Get-MsolAdministrativeUnitMember</maml:name>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AdministrativeUnitObjectId</maml:name>
          <maml:description>
            <maml:para>Die ID der administrativen Einheit, deren Mitglieder abgerufen werden sollen.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        </command:parameter>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>All</maml:name>
          <maml:description>
            <maml:para>
              Wenn dieser Parameter vorhanden ist, werden alle Ergebnisse zurückgegeben. Kann nicht zusammen mit dem Parameter "MaxResults" verwendet werden.
            </maml:para>
          </maml:description>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>TenantId</maml:name>
          <maml:description>
            <maml:para>
              Die eindeutige ID des Mandanten, für den der Vorgang ausgeführt werden soll. Wenn dieser Wert nicht angegeben ist, wird er standardmäßig auf den Mandanten des aktuellen Benutzers festgelegt. Dieser Parameter gilt nur für Partnerbenutzer.
            </maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="true">Guid</command:parameterValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>AdministrativeUnitObjectId</maml:name>
        <maml:description>
          <maml:para>Die ID der administrativen Einheit, deren Mitglieder abgerufen werden sollen.</maml:para>
        </maml:description>
        <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        <dev:type>
          <maml:name>Guid</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>MaxResults</maml:name>
        <maml:description>
          <maml:para>
            Die maximale Anzahl der für eine Suche zurückgegebenen Ergebnisse.
          </maml:para>
        </maml:description>
        <command:parameterValue required="true" variableLength="false">Int32</command:parameterValue>
        <dev:type>
          <maml:name>Int32</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>TenantId</maml:name>
        <maml:description>
          <maml:para>
            Die eindeutige ID des Mandanten, für den der Vorgang ausgeführt werden soll. Wenn dieser Wert nicht angegeben ist, wird er standardmäßig auf den Mandanten des aktuellen Benutzers festgelegt. Dieser Parameter gilt nur für Partnerbenutzer.
          </maml:para>
        </maml:description>
        <command:parameterValue required="true" variableLength="true">Guid</command:parameterValue>
        <dev:type>
          <maml:name>Guid</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>All</maml:name>
        <maml:description>
          <maml:para>
            Wenn dieser Parameter vorhanden ist, werden alle Ergebnisse zurückgegeben. Kann nicht zusammen mit dem Parameter "MaxResults" verwendet werden.
          </maml:para>
        </maml:description>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name></maml:name>
          <maml:uri></maml:uri>
          <maml:description/>
        </dev:type>
        <maml:description>
          <maml:para/>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name>Microsoft.Online.Administration.AdministrativeUnitMember</maml:name>
          <maml:uri></maml:uri>
          <maml:description/>
        </dev:type>
        <maml:description>
          <maml:para>
            Bei diesem Cmdlet ist in jedem Ausgabeobjekt Folgendes enthalten:
            DisplayName: Der Anzeigename des Mitglieds einer administrativen Einheit.
            EmailAddress: Der Benutzerprinzipalname des Mitglieds einer administrativen Einheit.
            ObjectId: Die eindeutige ID des Mitglieds einer administrativen Einheit.
          </maml:para>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <command:terminatingErrors></command:terminatingErrors>
    <command:nonTerminatingErrors></command:nonTerminatingErrors>
    <maml:alertSet>
      <maml:title></maml:title>
      <maml:alert>
        <maml:para/>
      </maml:alert>
    </maml:alertSet>
    <command:examples>
      <command:example>
        <maml:title>-------------------------- Beispiel 1 --------------------------</maml:title>
        <maml:introduction>
          <maml:paragraph>PS C:\&gt;</maml:paragraph>
        </maml:introduction>
        <dev:code>
          $au = Get-MsolAdministrativeUnit -searchstring “West Coast”
          Get-MsolAdministrativeUnitMember –AdministrativeUnitObjectId $au.ObjectId
        </dev:code>
        <dev:remarks>
          <maml:para>Beschreibung</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>In diesem Beispiel werden mit diesem Befehl alle Mitglieder der administrativen Einheit "West Coast" zurückgegeben.</maml:para>
          <maml:para/>
          <maml:para/>
          <maml:para></maml:para>
        </dev:remarks>
        <command:commandLines>
          <command:commandLine>
            <command:commandText>
              <maml:para/>
            </command:commandText>
          </command:commandLine>
        </command:commandLines>
      </command:example>
    </command:examples>
    <maml:relatedLinks>
    </maml:relatedLinks>
  </command:command>
 
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
    <!--Generated by PS Cmdlet Help Editor-->
    <command:details>
      <command:name>Add-MsolScopedRoleMember</command:name>
      <maml:description>
        <maml:para>Fügt ein Mitglied zu einer Rolle in der administrativen Einheit hinzu.</maml:para>
      </maml:description>
      <maml:copyright>
        <maml:para/>
      </maml:copyright>
      <command:verb>Add</command:verb>
      <command:noun>MsolScopedRoleMember</command:noun>
      <dev:version/>
    </command:details>
    <maml:description>
      <maml:para>Mit dem Add-MsolScopedRoleMember-Cmdlet wird ein Mitglied zu einer Rolle in der administrativen Einheit hinzugefügt.</maml:para>
    </maml:description>
    <command:syntax>
      <command:syntaxItem>
        <maml:name>Add-MsolScopedRoleMember</maml:name>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RoleObjectId</maml:name>
          <maml:description>
            <maml:para>Die Objekt-ID der Rolle, zu der Mitglieder hinzugefügt werden sollen. Zu einer Rolle können nur Benutzer hinzugefügt werden (das Hinzufügen einer Sicherheitsgruppe wird nicht unterstützt).</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AdministrativeUnitObjectId</maml:name>
          <maml:description>
            <maml:para>Die Objekt-ID der administrativen Einheit.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>RoleMemberObjectId</maml:name>
          <maml:description>
            <maml:para>Die Objekt-ID des Mitglieds, das zur Rolle hinzugefügt werden soll, deren Bereich die administrative Einheit ist. Für Benutzer sollte dies die Benutzer-ID sein. Zu einer Rolle können nur Benutzer hinzugefügt werden (das Hinzufügen einer Sicherheitsgruppe wird nicht unterstützt).</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="true">Guid</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>RoleMemberUserPrincipalName</maml:name>
          <maml:description>
            <maml:para>Der Benutzerprinzipalname des Mitglieds, das hinzugefügt werden soll. Zu einer Rolle können nur Benutzer hinzugefügt werden (das Hinzufügen einer Sicherheitsgruppe wird nicht unterstützt).</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>TenantId</maml:name>
          <maml:description>
            <maml:para>
              Die eindeutige ID des Mandanten, für den der Vorgang ausgeführt werden soll. Wenn dieser Wert nicht angegeben ist, wird er standardmäßig auf den Mandanten des aktuellen Benutzers festgelegt. Dieser Parameter gilt nur für Partnerbenutzer.
            </maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="true">Guid</command:parameterValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>RoleObjectId</maml:name>
        <maml:description>
          <maml:para>Die Objekt-ID der Rolle, zu der Mitglieder hinzugefügt werden sollen. Zu einer Rolle können nur Benutzer hinzugefügt werden (das Hinzufügen einer Sicherheitsgruppe wird nicht unterstützt).</maml:para>
        </maml:description>
        <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        <dev:type>
          <maml:name>Guid</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>AdministrativeUnitObjectId</maml:name>
        <maml:description>
          <maml:para>Die Objekt-ID der administrativen Einheit.</maml:para>
        </maml:description>
        <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        <dev:type>
          <maml:name>Guid</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>RoleMemberObjectId</maml:name>
        <maml:description>
          <maml:para>Die Objekt-ID des Mitglieds, das zur Rolle hinzugefügt werden soll, deren Bereich die administrative Einheit ist. Für Benutzer sollte dies die Benutzer-ID sein. Zu einer Rolle können nur Benutzer hinzugefügt werden (das Hinzufügen einer Sicherheitsgruppe wird nicht unterstützt).</maml:para>
        </maml:description>
        <command:parameterValue required="true" variableLength="true">Guid</command:parameterValue>
        <dev:type>
          <maml:name>Guid</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>RoleMemberUserPrincipalName</maml:name>
        <maml:description>
          <maml:para>Der Benutzerprinzipalname des Mitglieds, das hinzugefügt werden soll. Zu einer Rolle können nur Benutzer hinzugefügt werden (das Hinzufügen einer Sicherheitsgruppe wird nicht unterstützt).</maml:para>
        </maml:description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>TenantId</maml:name>
        <maml:description>
          <maml:para>
            Die eindeutige ID des Mandanten, für den der Vorgang ausgeführt werden soll. Wenn dieser Wert nicht angegeben ist, wird er standardmäßig auf den Mandanten des aktuellen Benutzers festgelegt. Dieser Parameter gilt nur für Partnerbenutzer.
          </maml:para>
        </maml:description>
        <command:parameterValue required="true" variableLength="true">Guid</command:parameterValue>
        <dev:type>
          <maml:name>Guid</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name></maml:name>
          <maml:uri></maml:uri>
          <maml:description/>
        </dev:type>
        <maml:description>
          <maml:para/>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name></maml:name>
          <maml:uri></maml:uri>
          <maml:description/>
        </dev:type>
        <maml:description>
          <maml:para/>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <command:terminatingErrors></command:terminatingErrors>
    <command:nonTerminatingErrors></command:nonTerminatingErrors>
    <maml:alertSet>
      <maml:title></maml:title>
      <maml:alert>
        <maml:para/>
      </maml:alert>
    </maml:alertSet>
    <command:examples>
      <command:example>
        <maml:title>-------------------------- Beispiel 1 --------------------------</maml:title>
        <maml:introduction>
          <maml:paragraph>PS C:\&gt;</maml:paragraph>
        </maml:introduction>
        <dev:code>
          $westcoastau = Get-MsolAdministrativeUnit -searchstring “West Coast”
          $uaadmin = Get-MsolRole -RoleName "User Account Administrator"
          $admin1 = Get-MsolUser -UserPrincipalName user@contoso.com
          Add-MsolScopedRoleMember -RoleObjectId $uaadmin.ObjectId -AdministrativeUnitObjectId $westcoastau.ObjectId -RoleMemberObjectId $admin1.ObjectId
        </dev:code>
        <dev:remarks>
          <maml:para>Beschreibung</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>In diesem Beispiel wird "user@contoso.com" als Mitglied zu der Rolle "User Account Administrator" in der administrativen Einheit "West Coast" hinzugefügt.</maml:para>
          <maml:para/>
          <maml:para/>
          <maml:para></maml:para>
        </dev:remarks>
        <command:commandLines>
          <command:commandLine>
            <command:commandText>
              <maml:para/>
            </command:commandText>
          </command:commandLine>
        </command:commandLines>
      </command:example>
    </command:examples>
    <maml:relatedLinks>
    </maml:relatedLinks>
  </command:command>
 
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
    <!--Generated by PS Cmdlet Help Editor-->
    <command:details>
      <command:name>Remove-MsolScopedRoleMember</command:name>
      <maml:description>
        <maml:para>Entfernt einen Benutzer aus einer Rolle in einer administrativen Einheit.</maml:para>
      </maml:description>
      <maml:copyright>
        <maml:para/>
      </maml:copyright>
      <command:verb>Remove</command:verb>
      <command:noun>MsolScopedRoleMember</command:noun>
      <dev:version/>
    </command:details>
    <maml:description>
      <maml:para>Mit dem Remove-MsolScopedRoleMember-Cmdlet wird ein Benutzer aus einer Rolle in einer administrativen Einheit entfernt.</maml:para>
    </maml:description>
    <command:syntax>
      <command:syntaxItem>
        <maml:name>Remove-MsolScopedRoleMember</maml:name>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RoleObjectId</maml:name>
          <maml:description>
            <maml:para>Die Objekt-ID der Rolle, aus der Mitglieder entfernt werden sollen. Zu einer Rolle können nur Benutzer hinzugefügt werden (das Hinzufügen einer Sicherheitsgruppe wird nicht unterstützt).</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        </command:parameter>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AdministrativeUnitObjectId</maml:name>
          <maml:description>
            <maml:para>Die Objekt-ID der administrativen Einheit.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        </command:parameter>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>RoleMemberObjectId</maml:name>
          <maml:description>
            <maml:para>Die Objekt-ID des zu entfernenden Mitglieds. Bei Benutzern muss dies die Benutzer-ID sein. Es muss entweder -RoleMemberUserPrincipalName oder -RoleMemberObjectId angegeben werden.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="true">Guid</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>TenantId</maml:name>
          <maml:description>
            <maml:para>
              Die eindeutige ID des Mandanten, für den der Vorgang ausgeführt werden soll. Wenn dieser Wert nicht angegeben ist, wird er standardmäßig auf den Mandanten des aktuellen Benutzers festgelegt. Dieser Parameter gilt nur für Partnerbenutzer.
            </maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="true">Guid</command:parameterValue>
        </command:parameter>
      </command:syntaxItem>
      <command:syntaxItem>
        <maml:name>Remove-MsolScopedRoleMember</maml:name>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RoleObjectId</maml:name>
          <maml:description>
            <maml:para>Die Objekt-ID der Rolle, aus der Mitglieder entfernt werden sollen. Zu einer Rolle können nur Benutzer hinzugefügt werden (das Hinzufügen einer Sicherheitsgruppe wird nicht unterstützt).</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        </command:parameter>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AdministrativeUnitObjectId</maml:name>
          <maml:description>
            <maml:para>Die Objekt-ID der administrativen Einheit.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        </command:parameter>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>RoleMemberUserPrincipalName</maml:name>
          <maml:description>
            <maml:para>Der Benutzerprinzipalname des zu entfernenden Rollenmitglieds. Es muss entweder -RoleMemberUserPrincipalName oder -RoleMemberObjectId angegeben werden.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>TenantId</maml:name>
          <maml:description>
            <maml:para>
              Die eindeutige ID des Mandanten, für den der Vorgang ausgeführt werden soll. Wenn dieser Wert nicht angegeben ist, wird er standardmäßig auf den Mandanten des aktuellen Benutzers festgelegt. Dieser Parameter gilt nur für Partnerbenutzer.
            </maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="true">Guid</command:parameterValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>RoleObjectId</maml:name>
        <maml:description>
          <maml:para>Die Objekt-ID der Rolle, aus der Mitglieder entfernt werden sollen. Zu einer Rolle können nur Benutzer hinzugefügt werden (das Hinzufügen einer Sicherheitsgruppe wird nicht unterstützt).</maml:para>
        </maml:description>
        <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        <dev:type>
          <maml:name>Guid</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>AdministrativeUnitObjectId</maml:name>
        <maml:description>
          <maml:para>Die Objekt-ID der administrativen Einheit.</maml:para>
        </maml:description>
        <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        <dev:type>
          <maml:name>Guid</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>RoleMemberObjectId</maml:name>
        <maml:description>
          <maml:para>Die Objekt-ID des zu entfernenden Mitglieds. Bei Benutzern muss dies die Benutzer-ID sein. Es muss entweder -RoleMemberUserPrincipalName oder -RoleMemberObjectId angegeben werden.</maml:para>
        </maml:description>
        <command:parameterValue required="true" variableLength="true">Guid</command:parameterValue>
        <dev:type>
          <maml:name>Guid</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>RoleMemberUserPrincipalName</maml:name>
        <maml:description>
          <maml:para>Der Benutzerprinzipalname des zu entfernenden Rollenmitglieds. Es muss entweder -RoleMemberUserPrincipalName oder -RoleMemberObjectId angegeben werden.</maml:para>
        </maml:description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>TenantId</maml:name>
        <maml:description>
          <maml:para>
            Die eindeutige ID des Mandanten, für den der Vorgang ausgeführt werden soll. Wenn dieser Wert nicht angegeben ist, wird er standardmäßig auf den Mandanten des aktuellen Benutzers festgelegt. Dieser Parameter gilt nur für Partnerbenutzer.
          </maml:para>
        </maml:description>
        <command:parameterValue required="true" variableLength="true">Guid</command:parameterValue>
        <dev:type>
          <maml:name>Guid</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name></maml:name>
          <maml:uri></maml:uri>
          <maml:description/>
        </dev:type>
        <maml:description>
          <maml:para/>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name></maml:name>
          <maml:uri></maml:uri>
          <maml:description/>
        </dev:type>
        <maml:description>
          <maml:para/>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <command:terminatingErrors></command:terminatingErrors>
    <command:nonTerminatingErrors></command:nonTerminatingErrors>
    <maml:alertSet>
      <maml:title></maml:title>
      <maml:alert>
        <maml:para/>
      </maml:alert>
    </maml:alertSet>
    <command:examples>
      <command:example>
        <maml:title>-------------------------- Beispiel 1 --------------------------</maml:title>
        <maml:introduction>
          <maml:paragraph>PS C:\&gt;</maml:paragraph>
        </maml:introduction>
        <dev:code>
          $westcoastau = Get-MsolAdministrativeUnit -searchstring “West Coast”
          $uaadmin = Get-MsolRole -RoleName "User Account Administrator"
          $admin1 = Get-MsolUser -UserPrincipalName user@contoso.com
          Remove-MsolScopedRoleMember -RoleObjectId $uaadmin.ObjectId -AdministrativeUnitObjectId $westcoastau.ObjectId -RoleMemberObjectId $admin1.ObjectId
        </dev:code>
        <dev:remarks>
          <maml:para>Beschreibung</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Im folgenden Beispiel wird "user@contoso.com" aus der Rolle "User Account Administrator" in der administrativen Einheit "West Coast" entfernt (kein Mitglied mehr).</maml:para>
        </dev:remarks>
        <command:commandLines>
          <command:commandLine>
            <command:commandText>
              <maml:para/>
            </command:commandText>
          </command:commandLine>
        </command:commandLines>
      </command:example>
    </command:examples>
    <maml:relatedLinks>
    </maml:relatedLinks>
  </command:command>
 
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
    <!--Generated by PS Cmdlet Help Editor-->
    <command:details>
      <command:name>Get-MsolScopedRoleMember</command:name>
      <maml:description>
        <maml:para>Ruft Mitglieder der angegebenen Rolle ab, denen diese Rolle über eine administrative Einheit erteilt wurde.</maml:para>
      </maml:description>
      <maml:copyright>
        <maml:para/>
      </maml:copyright>
      <command:verb>Get</command:verb>
      <command:noun>MsolScopedRoleMember</command:noun>
      <dev:version/>
    </command:details>
    <maml:description>
      <maml:para>Das Get-MsolScopedRoleMember-Cmdlet wird verwendet, um die Mitglieder der angegebenen Rolle abzurufen, denen die Rolle über eine administrative Einheit gewährt wurde.</maml:para>
    </maml:description>
    <command:syntax>
      <command:syntaxItem>
        <maml:name>Get-MsolScopedRoleMember</maml:name>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RoleObjectId</maml:name>
          <maml:description>
            <maml:para>
              Die Rolle in einer administrativen Einheit, deren Mitglieder zurückgegeben werden sollen.
            </maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="false" position="named">
          <maml:name>AdministrativeUnitObjectId</maml:name>
          <maml:description>
            <maml:para>Die Objekt-ID der administrativen Einheit, deren Administratoren zurückgegeben werden sollen. Dieser Parameter sollte ausgelassen werden, wenn nach Administratoren aller administrativen Einheiten gesucht werden soll.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="true">Guid</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>MaxResults</maml:name>
          <maml:description>
            <maml:para>Die maximale Anzahl der für eine Suche zurückgegebenen Ergebnisse.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">Int32</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>TenantId</maml:name>
          <maml:description>
            <maml:para>
              Die eindeutige ID des Mandanten, für den der Vorgang ausgeführt werden soll. Wenn dieser Wert nicht angegeben ist, wird er standardmäßig auf den Mandanten des aktuellen Benutzers festgelegt. Dieser Parameter gilt nur für Partnerbenutzer.
            </maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="true">Guid</command:parameterValue>
        </command:parameter>
      </command:syntaxItem>
      <command:syntaxItem>
        <maml:name>Get-MsolScopedRoleMember</maml:name>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RoleObjectId</maml:name>
          <maml:description>
            <maml:para>
              Die Rolle in einer administrativen Einheit, deren Mitglieder zurückgegeben werden sollen.
            </maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="false" position="named">
          <maml:name>AdministrativeUnitObjectId</maml:name>
          <maml:description>
            <maml:para>Die Objekt-ID der administrativen Einheit, deren Administratoren zurückgegeben werden sollen. Dieser Parameter sollte ausgelassen werden, wenn nach Administratoren aller administrativen Einheiten gesucht werden soll.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="true">Guid</command:parameterValue>
        </command:parameter>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>All</maml:name>
          <maml:description>
            <maml:para>
              Wenn dieser Parameter vorhanden ist, werden alle Ergebnisse zurückgegeben. Kann nicht zusammen mit dem Parameter "MaxResults" verwendet werden.
            </maml:para>
          </maml:description>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>TenantId</maml:name>
          <maml:description>
            <maml:para>
              Die eindeutige ID des Mandanten, für den der Vorgang ausgeführt werden soll. Wenn dieser Wert nicht angegeben ist, wird er standardmäßig auf den Mandanten des aktuellen Benutzers festgelegt. Dieser Parameter gilt nur für Partnerbenutzer.
            </maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="true">Guid</command:parameterValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>RoleObjectId</maml:name>
        <maml:description>
          <maml:para>
            Die Rolle in einer administrativen Einheit, deren Mitglieder zurückgegeben werden sollen.
          </maml:para>
        </maml:description>
        <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        <dev:type>
          <maml:name>Guid</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="false" position="named">
        <maml:name>AdministrativeUnitObjectId</maml:name>
        <maml:description>
          <maml:para>Die Objekt-ID der administrativen Einheit, deren Administratoren zurückgegeben werden sollen. Dieser Parameter sollte ausgelassen werden, wenn nach Administratoren aller administrativen Einheiten gesucht werden soll.</maml:para>
        </maml:description>
        <command:parameterValue required="true" variableLength="true">Guid</command:parameterValue>
        <dev:type>
          <maml:name>Guid</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>MaxResults</maml:name>
        <maml:description>
          <maml:para>Die maximale Anzahl der für eine Suche zurückgegebenen Ergebnisse.</maml:para>
        </maml:description>
        <command:parameterValue required="true" variableLength="false">Int32</command:parameterValue>
        <dev:type>
          <maml:name>Int32</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>TenantId</maml:name>
        <maml:description>
          <maml:para>
            Die eindeutige ID des Mandanten, für den der Vorgang ausgeführt werden soll. Wenn dieser Wert nicht angegeben ist, wird er standardmäßig auf den Mandanten des aktuellen Benutzers festgelegt. Dieser Parameter gilt nur für Partnerbenutzer.
          </maml:para>
        </maml:description>
        <command:parameterValue required="true" variableLength="true">Guid</command:parameterValue>
        <dev:type>
          <maml:name>Guid</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>All</maml:name>
        <maml:description>
          <maml:para>
            Wenn dieser Parameter vorhanden ist, werden alle Ergebnisse zurückgegeben. Kann nicht zusammen mit dem Parameter "MaxResults" verwendet werden.
          </maml:para>
        </maml:description>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name></maml:name>
          <maml:uri></maml:uri>
          <maml:description/>
        </dev:type>
        <maml:description>
          <maml:para/>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name>Microsoft.Online.Administration.RoleScopedMember</maml:name>
          <maml:uri></maml:uri>
          <maml:description/>
        </dev:type>
        <maml:description>
          <maml:para>
            Bei diesem Cmdlet ist in jedem Ausgabeobjekt Folgendes enthalten:
            DisplayName: Der Anzeigename eines Rollenmitglieds in einer administrativen Einheit.
            UserPrincipalName: Der Benutzerprinzipalname des Rollenmitglieds in einer administrativen Einheit.
            ObjectId: Die eindeutige ID des Rollenmitglieds in einer administrativen Einheit.
          </maml:para>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <command:terminatingErrors></command:terminatingErrors>
    <command:nonTerminatingErrors></command:nonTerminatingErrors>
    <maml:alertSet>
      <maml:title></maml:title>
      <maml:alert>
        <maml:para/>
      </maml:alert>
    </maml:alertSet>
    <command:examples>
      <command:example>
        <maml:title>-------------------------- Beispiel 1 --------------------------</maml:title>
        <maml:introduction>
          <maml:paragraph>PS C:\&gt;</maml:paragraph>
        </maml:introduction>
        <dev:code>
          $westcoastau = Get-MsolAdministrativeUnit -searchstring “West Coast”
          $uaadmin = Get-MsolRole -RoleName "User Account Administrator"
          Get-MsolScopedRoleMember -RoleObjectId $uaadmin.ObjectId -AdministrativeUnitObjectId $westcoastau.ObjectId
        </dev:code>
        <dev:remarks>
          <maml:para>Beschreibung</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Mit diesem Befehl werden alle Mitglieder der Rolle "User Account Administrator" in der administrativen Einheit "West Coast" aufgeführt.</maml:para>
          <maml:para/>
          <maml:para/>
          <maml:para></maml:para>
        </dev:remarks>
        <command:commandLines>
          <command:commandLine>
            <command:commandText>
              <maml:para/>
            </command:commandText>
          </command:commandLine>
        </command:commandLines>
      </command:example>
    </command:examples>
    <maml:relatedLinks>
    </maml:relatedLinks>
  </command:command>
 
  <!-- v 1.3.0.36 -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
    <command:details>
      <command:name>Get-MsolDirSyncFeatures</command:name>
      <maml:description>
        <maml:para>Wird zum Überprüfen des Status der Identitätssynchronisierungsfeatures für einen Mandanten verwendet.</maml:para>
      </maml:description>
      <maml:copyright>
        <maml:para/>
      </maml:copyright>
      <command:verb>Get</command:verb>
      <command:noun>MsolDirSyncFeatures</command:noun>
      <dev:version/>
    </command:details>
    <maml:description>
      <maml:para>
        Mit dem Cmdlet "Get-MsolDirSyncFeatures" wird der Status von Identitätssynchronisierungsfeatures für einen Mandanten überprüft. Folgende Features können mit diesem Cmdlet verwendet werden:
 
          DeviceWriteback
DirectoryExtensions
        DuplicateProxyAddressResiliency
        DuplicateUPNResiliency
        EnableSoftMatchOnUpn
        PasswordSync
        SynchronizeUpnForManagedUsers
        UnifiedGroupWriteback
        UserWriteback
 
          Das Cmdlet kann auch ohne Angabe von Features verwendet werden. Das Cmdlet gibt in diesem Fall eine Liste aller Features zurück, in der auch angegeben ist, ob das Feature aktiviert oder deaktiviert ist.
      </maml:para>
    </maml:description>
    <!-- Cmdlet syntax section-->
    <command:syntax>
      <command:syntaxItem>
        <maml:name>Get-MsolDirSyncFeatures</maml:name>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>Feature</maml:name>
          <maml:description>
            <maml:para>Das DirSync-Feature, dessen Status abgerufen werden soll.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>TenantId</maml:name>
          <maml:description>
            <maml:para>
              Die eindeutige ID des Mandanten, für den der Vorgang ausgeführt werden soll. Wenn dieser Wert nicht angegeben ist, wird er standardmäßig auf den Mandanten des aktuellen Benutzers festgelegt. Dieser Parameter gilt nur für Partnerbenutzer.
            </maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <!-- Cmdlet parameter section -->
    <command:parameters>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>Feature</maml:name>
        <maml:description>
          <maml:para>Das DirSync-Feature, dessen Status abgerufen werden soll.</maml:para>
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>TenantId</maml:name>
        <maml:description>
          <maml:para>
            Die eindeutige ID des Mandanten, für den der Vorgang ausgeführt werden soll. Wenn dieser Wert nicht angegeben ist, wird er standardmäßig auf den Mandanten des aktuellen Benutzers festgelegt. Dieser Parameter gilt nur für Partnerbenutzer.
          </maml:para>
        </maml:description>
        <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        <dev:type>
          <maml:name>Guid</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <!-- Input - Output section-->
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name></maml:name>
          <maml:uri></maml:uri>
          <maml:description/>
        </dev:type>
        <maml:description>
          <maml:para/>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name></maml:name>
          <maml:uri></maml:uri>
          <maml:description/>
        </dev:type>
        <maml:description>
          <maml:para/>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <command:terminatingErrors></command:terminatingErrors>
    <command:nonTerminatingErrors></command:nonTerminatingErrors>
    <maml:alertSet>
      <maml:title></maml:title>
      <maml:alert>
        <maml:para/>
      </maml:alert>
    </maml:alertSet>
    <!-- Examples section -->
    <command:examples>
      <command:example>
        <maml:title>-------------------------- Beispiel 1 --------------------------</maml:title>
        <maml:introduction>
          <maml:paragraph>PS C:\&gt;</maml:paragraph>
        </maml:introduction>
        <dev:code>Get-MsolDirSyncFeatures</dev:code>
        <dev:remarks>
          <maml:para>Beschreibung</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Gibt eine Liste aller möglichen DirSync-Features zurück und gibt an, ob diese aktiviert (True) oder deaktiviert (False) sind.</maml:para>
          <maml:para/>
          <maml:para/>
          <maml:para></maml:para>
        </dev:remarks>
        <command:commandLines>
          <command:commandLine>
            <command:commandText>
              <maml:para/>
            </command:commandText>
          </command:commandLine>
        </command:commandLines>
      </command:example>
      <command:example>
        <maml:title>-------------------------- Beispiel 2 --------------------------</maml:title>
        <maml:introduction>
          <maml:paragraph>PS C:\&gt;</maml:paragraph>
        </maml:introduction>
        <dev:code>Get-MsolDirSyncFeatures -Feature PasswordSync</dev:code>
        <dev:remarks>
          <maml:para>Beschreibung</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Gibt an, ob "PasswordSync" für den Mandanten aktiviert (True) oder deaktiviert (False) ist.</maml:para>
          <maml:para/>
          <maml:para/>
          <maml:para></maml:para>
        </dev:remarks>
        <command:commandLines>
          <command:commandLine>
            <command:commandText>
              <maml:para/>
            </command:commandText>
          </command:commandLine>
        </command:commandLines>
      </command:example>
    </command:examples>
    <maml:relatedLinks>
    </maml:relatedLinks>
  </command:command>
 
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
    <command:details>
      <command:name>Set-MsolDirSyncFeature</command:name>
      <maml:description>
        <maml:para>Wird zum Festlegen der Identitätssynchronisierungsfeatures für einen Mandanten verwendet.</maml:para>
      </maml:description>
      <maml:copyright>
        <maml:para/>
      </maml:copyright>
      <command:verb>Set</command:verb>
      <command:noun>MsolDirSyncFeature</command:noun>
      <dev:version/>
    </command:details>
    <maml:description>
      <maml:para>
        Mit dem Cmdlet "Set-MsolDirSyncFeature" werden Identitätssynchronisierungsfeatures für einen Mandanten aktiviert oder deaktiviert. Folgende Features können mit diesem Cmdlet verwendet werden:
 
          SynchronizeUpnForManagedUsers: Ermöglicht das Synchronisieren von UserPrincipalName-Aktualisierungen aus dem lokalen System für verwaltete Benutzer (keine Verbundbenutzer), denen eine Lizenz zugewiesen wurde. Diese Aktualisierungen werden blockiert, wenn dieses Feature nicht aktiviert ist. Sobald dieses Feature aktiviert wurde, kann es nicht mehr deaktiviert werden.
 
          EnableSoftMatchOnUpn: Als "Soft Match" wird der Vorgang bezeichnet, bei dem ein zu synchronisierendes Objekt aus dem lokalen System erstmalig mit einem vorhandenen Objekt in der Cloud verknüpft wird. Wenn dieses Feature aktiviert ist, wird "Soft Match" zunächst mit der auf primären SMTP-Adressen basierenden Standardlogik ausgeführt. Wird keine Übereinstimmung basierend auf der primären SMTP-Adresse gefunden, wird basierend auf "UserPrincipalName" nach einer Übereinstimmung gesucht. Sobald dieses Feature aktiviert wurde, kann es nicht mehr deaktiviert werden
 
          DuplicateUPNResiliency (preview): Wenn versucht wird, einen Benutzer mit einem nicht eindeutigen UserPrincipalName-Wert bereitzustellen, tritt beim Erstellen/Aktualisieren des Benutzers normalerweise ein Fehler aufgrund dieses nicht eindeutigen Namens auf. Wenn dieses Feature aktiviert ist, wird der konfliktverursachende UPN-Wert "unter Quarantäne gestellt", es wird ein temporärer UPN generiert, und der Benutzer wird mit diesem temporären UPN bereitgestellt. Dieser UPN weist das Format "&lt;Benutzername&gt;+&lt;Zufällige Ganzzahl&gt;@&lt;Anfangsdomäne des Mandanten&gt;.onmicrosoft.com" auf.
 
          DuplicateProxyAddressResiliency (preview): Wenn versucht wird, ein Objekt mit einem nicht eindeutigen ProxyAddress-Wert bereitzustellen, tritt beim Erstellen/Aktualisieren des Objekts normalerweise ein Fehler aufgrund dieser nicht eindeutigen Proxyadresse auf. Wenn dieses Feature aktiviert ist, wird der konfliktverursachende ProxyAddress-Wert "unter Quarantäne gestellt", und das Objekt wird ohne diesen ProxyAddress-Wert bereitgestellt.
 
          </maml:para>
    </maml:description>
    <!-- Cmdlet syntax section-->
    <command:syntax>
      <command:syntaxItem>
        <maml:name>Set-MsolDirSyncFeature</maml:name>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>Feature</maml:name>
          <maml:description>
            <maml:para>Das DirSync-Feature, das aktiviert oder deaktiviert werden soll.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        </command:parameter>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>Enable</maml:name>
          <maml:description>
            <maml:para>Wenn der Wert "true" lautet, wird das angegebene Feature für das Unternehmen aktiviert.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">Boolean</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>TenantId</maml:name>
          <maml:description>
            <maml:para>
              Die eindeutige ID des Mandanten, für den der Vorgang ausgeführt werden soll. Wenn dieser Wert nicht angegeben ist, wird er standardmäßig auf den Mandanten des aktuellen Benutzers festgelegt. Dieser Parameter gilt nur für Partnerbenutzer.
            </maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <!-- Cmdlet parameter section -->
    <command:parameters>
      <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>Feature</maml:name>
        <maml:description>
          <maml:para>Das DirSync-Feature, das aktiviert oder deaktiviert werden soll.</maml:para>
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>Enable</maml:name>
        <maml:description>
          <maml:para>Wenn der Wert "true" lautet, wird das angegebene Feature für das Unternehmen aktiviert.</maml:para>
        </maml:description>
        <command:parameterValue required="true" variableLength="false">Boolean</command:parameterValue>
        <dev:type>
          <maml:name>Boolean</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>TenantId</maml:name>
        <maml:description>
          <maml:para>
            Die eindeutige ID des Mandanten, für den der Vorgang ausgeführt werden soll. Wenn dieser Wert nicht angegeben ist, wird er standardmäßig auf den Mandanten des aktuellen Benutzers festgelegt. Dieser Parameter gilt nur für Partnerbenutzer.
          </maml:para>
        </maml:description>
        <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        <dev:type>
          <maml:name>Guid</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <!-- Input - Output section-->
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name></maml:name>
          <maml:uri></maml:uri>
          <maml:description/>
        </dev:type>
        <maml:description>
          <maml:para/>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name></maml:name>
          <maml:uri></maml:uri>
          <maml:description/>
        </dev:type>
        <maml:description>
          <maml:para/>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <command:terminatingErrors></command:terminatingErrors>
    <command:nonTerminatingErrors></command:nonTerminatingErrors>
    <maml:alertSet>
      <maml:title></maml:title>
      <maml:alert>
        <maml:para/>
      </maml:alert>
    </maml:alertSet>
    <!-- Examples section -->
    <command:examples>
      <command:example>
        <maml:title>-------------------------- Beispiel 1 --------------------------</maml:title>
        <maml:introduction>
          <maml:paragraph>PS C:\&gt;</maml:paragraph>
        </maml:introduction>
        <dev:code>Set-MsolDirSyncFeature -Feature EnableSoftMatchOnUpn -Enable $true</dev:code>
        <dev:remarks>
          <maml:para>Beschreibung</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Aktiviert das SoftMatchOnUpn-Feature für den Mandanten.</maml:para>
          <maml:para/>
          <maml:para/>
          <maml:para></maml:para>
        </dev:remarks>
        <command:commandLines>
          <command:commandLine>
            <command:commandText>
              <maml:para/>
            </command:commandText>
          </command:commandLine>
        </command:commandLines>
      </command:example>
    </command:examples>
    <maml:relatedLinks>
    </maml:relatedLinks>
  </command:command>
 
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
    <command:details>
      <command:name>Get-MsolDirSyncProvisioningError</command:name>
      <maml:description>
        <maml:para>Wird zum Überprüfen auf Objekte mit Synchronisierungsfehlern in einem Mandanten verwendet.</maml:para>
      </maml:description>
      <maml:copyright>
        <maml:para/>
      </maml:copyright>
      <command:verb>Get</command:verb>
      <command:noun>DirSyncProvisioningError</command:noun>
      <dev:version/>
    </command:details>
    <maml:description>
      <maml:para>
        Mit dem Cmdlet "Get-MsolDirSyncProvisioningError" wird auf Objekte mit Synchronisierungsfehlern in einem Mandanten geprüft.
 
        Wichtige Hinweise:
 
          Für alle Argumente muss die Groß-/Kleinschreibung beachtet werden.
 
          "-ErrorCategory PropertyConflict" muss immer eingeschlossen werden. Für "ErrorCategory" stehen zurzeit keine anderen Typen zur Verfügung, dies wird möglicherweise geändert.
 
          Um Fehler nach Eigenschaftentyp anzuzeigen, fügen Sie das Flag "-PropertyName" mit dem Argument "UserPrincipalName" oder "ProxyAddresses" hinzu.
 
          Um Fehler in Bezug auf eine bestimmte Eigenschaft anzuzeigen, fügen Sie das Flag "-PropertyValue" hinzu ("-PropertyName" muss beim Hinzufügen dieses Flags ebenfalls verwendet werden).
 
          Um eine Zeichenfolgensuche durchzuführen, fügen Sie das Flag "-SearchString" hinzu.
 
          Es gibt zwei Flags, die zum Sortieren der Ergebnisse einer Abfrage verwendet werden können:
-SortField: gültige Argumente sind "DisplayName" und "UserPrincipalName"
-SortDirection: gültige Argumente sind "Ascending" und "Descending"
 
          </maml:para>
    </maml:description>
    <!-- Cmdlet syntax section-->
    <command:syntax>
      <command:syntaxItem>
        <maml:name>Get-MsolDirSyncProvisioningError</maml:name>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ErrorCategory</maml:name>
          <maml:description>
            <maml:para>Die Fehlerkategorie, nach der gesucht werden soll.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PropertyName</maml:name>
          <maml:description>
            <maml:para>Die Eigenschaft, für die nach Konflikten gesucht werden soll.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PropertyValue</maml:name>
          <maml:description>
            <maml:para>Der Eigenschaftenwert, für den nach Konflikten gesucht werden soll.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>SearchString</maml:name>
          <maml:description>
            <maml:para>Die Suchzeichenfolge, die für die Suche verwendet werden soll. Bei der Suche mit dieser Suchzeichenfolge werden nur Objekte mit DirSyncProvisioningErrors aufgrund von PropertyConflict zurückgegeben.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>SortField</maml:name>
          <maml:description>
            <maml:para>
              Das Feld, nach dem die Suchergebnisse sortiert werden sollen.
 
              Mögliche Werte sind: DisplayName, UserPrincipalName
 
            </maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">SortField</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>SortDirection</maml:name>
          <maml:description>
            <maml:para>
              Die Reihenfolge, in der die Suchergebnisse sortiert werden sollen.
 
              Mögliche Werte sind: Ascending, Descending
 
            </maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">SortDirection</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>MaxResults</maml:name>
          <maml:description>
            <maml:para>Die maximale Anzahl der für eine Suche zurückgegebenen Ergebnisse.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">int</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>TenantId</maml:name>
          <maml:description>
            <maml:para>
              Die eindeutige ID des Mandanten, für den der Vorgang ausgeführt werden soll. Wenn dieser Wert nicht angegeben ist, wird er standardmäßig auf den Mandanten des aktuellen Benutzers festgelegt. Dieser Parameter gilt nur für Partnerbenutzer.
            </maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        </command:parameter>
      </command:syntaxItem>
      <command:syntaxItem>
        <maml:name>Get-MsolDirSyncProvisioningError</maml:name>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>All</maml:name>
          <maml:description>
            <maml:para>Wenn dieser Parameter vorhanden ist, werden alle Ergebnisse zurückgegeben. Kann nicht zusammen mit dem Parameter "MaxResults" verwendet werden.</maml:para>
          </maml:description>
        </command:parameter>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ErrorCategory</maml:name>
          <maml:description>
            <maml:para>Die Fehlerkategorie, nach der gesucht werden soll.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PropertyName</maml:name>
          <maml:description>
            <maml:para>Die Eigenschaft, für die nach Konflikten gesucht werden soll.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PropertyValue</maml:name>
          <maml:description>
            <maml:para>Der Eigenschaftenwert, für den nach Konflikten gesucht werden soll.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>SearchString</maml:name>
          <maml:description>
            <maml:para>Die Suchzeichenfolge, die für die Suche verwendet werden soll. Bei der Suche mit dieser Suchzeichenfolge werden nur Objekte mit DirSyncProvisioningErrors aufgrund von PropertyConflict zurückgegeben.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>SortField</maml:name>
          <maml:description>
            <maml:para>
              Das Feld, nach dem die Suchergebnisse sortiert werden sollen.
 
              Mögliche Werte sind: DisplayName, UserPrincipalName
 
            </maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">SortField</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>SortDirection</maml:name>
          <maml:description>
            <maml:para>
              Die Reihenfolge, in der die Suchergebnisse sortiert werden sollen.
 
              Mögliche Werte sind: Ascending, Descending
 
            </maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">SortDirection</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>TenantId</maml:name>
          <maml:description>
            <maml:para>
              Die eindeutige ID des Mandanten, für den der Vorgang ausgeführt werden soll. Wenn dieser Wert nicht angegeben ist, wird er standardmäßig auf den Mandanten des aktuellen Benutzers festgelegt. Dieser Parameter gilt nur für Partnerbenutzer.
            </maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <!-- Cmdlet parameter section -->
    <command:parameters>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>All</maml:name>
        <maml:description>
          <maml:para>Wenn dieser Parameter vorhanden ist, werden alle Ergebnisse zurückgegeben. Kann nicht zusammen mit dem Parameter "MaxResults" verwendet werden.</maml:para>
        </maml:description>
        <command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>SwitchParameter</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ErrorCategory</maml:name>
        <maml:description>
          <maml:para>Die Fehlerkategorie, nach der gesucht werden soll.</maml:para>
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>PropertyName</maml:name>
        <maml:description>
          <maml:para>Die Eigenschaft, für die nach Konflikten gesucht werden soll.</maml:para>
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>PropertyValue</maml:name>
        <maml:description>
          <maml:para>Der Eigenschaftenwert, für den nach Konflikten gesucht werden soll.</maml:para>
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>SearchString</maml:name>
        <maml:description>
          <maml:para>Die Suchzeichenfolge, die für die Suche verwendet werden soll. Bei der Suche mit dieser Suchzeichenfolge werden nur Objekte mit DirSyncProvisioningErrors aufgrund von PropertyConflict zurückgegeben.</maml:para>
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>SortField</maml:name>
        <maml:description>
          <maml:para>
            Das Feld, nach dem die Suchergebnisse sortiert werden sollen.
 
            Mögliche Werte sind: DisplayName, UserPrincipalName
 
          </maml:para>
        </maml:description>
        <command:parameterValue required="true" variableLength="false">SortField</command:parameterValue>
        <dev:type>
          <maml:name>SortField</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>SortDirection</maml:name>
        <maml:description>
          <maml:para>
            Die Reihenfolge, in der die Suchergebnisse sortiert werden sollen.
 
            Mögliche Werte sind: Ascending, Descending
 
          </maml:para>
        </maml:description>
        <command:parameterValue required="true" variableLength="false">SortDirection</command:parameterValue>
        <dev:type>
          <maml:name>SortDirection</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>MaxResults</maml:name>
        <maml:description>
          <maml:para>Die maximale Anzahl der für eine Suche zurückgegebenen Ergebnisse.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">int</command:parameterValue>
        <dev:type>
          <maml:name>int</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>TenantId</maml:name>
        <maml:description>
          <maml:para>Die eindeutige ID des Mandanten, für den der Vorgang ausgeführt werden soll. Wenn dieser Wert nicht angegeben ist, wird er standardmäßig auf den Mandanten des aktuellen Benutzers festgelegt. Dieser Parameter gilt nur für Partnerbenutzer.</maml:para>
        </maml:description>
        <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        <dev:type>
          <maml:name>Guid</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <!-- Input - Output section-->
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name></maml:name>
          <maml:uri></maml:uri>
          <maml:description/>
        </dev:type>
        <maml:description>
          <maml:para/>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name></maml:name>
          <maml:uri></maml:uri>
          <maml:description/>
        </dev:type>
        <maml:description>
          <maml:para/>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <command:terminatingErrors></command:terminatingErrors>
    <command:nonTerminatingErrors></command:nonTerminatingErrors>
    <maml:alertSet>
      <maml:title></maml:title>
      <maml:alert>
        <maml:para/>
      </maml:alert>
    </maml:alertSet>
    <!-- Examples section -->
    <command:examples>
      <command:example>
        <maml:title>-------------------------- Beispiel 1 --------------------------</maml:title>
        <maml:introduction>
          <maml:paragraph>PS C:\&gt;</maml:paragraph>
        </maml:introduction>
        <dev:code>Get-MsolDirSyncProvisioningError -ErrorCategory PropertyConflict</dev:code>
        <dev:remarks>
          <maml:para>Beschreibung</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Gibt alle Objekte mit DirSyncProvisioningErrors aufgrund von PropertyConflict im Mandanten zurück.</maml:para>
          <maml:para/>
          <maml:para/>
          <maml:para></maml:para>
        </dev:remarks>
        <command:commandLines>
          <command:commandLine>
            <command:commandText>
              <maml:para/>
            </command:commandText>
          </command:commandLine>
        </command:commandLines>
      </command:example>
      <command:example>
        <maml:title>-------------------------- Beispiel 2 --------------------------</maml:title>
        <maml:introduction>
          <maml:paragraph>PS C:\&gt;</maml:paragraph>
        </maml:introduction>
        <dev:code>Get-MsolDirSyncProvisioningError -ErrorCategory PropertyConflict -PropertyName UserPrincipalName</dev:code>
        <dev:remarks>
          <maml:para>Beschreibung</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Gibt alle Objekte mit DirSyncProvisioningErrors aufgrund von PropertyConflict im UserPrincipalName-Attribut zurück.</maml:para>
          <maml:para/>
          <maml:para/>
          <maml:para></maml:para>
        </dev:remarks>
        <command:commandLines>
          <command:commandLine>
            <command:commandText>
              <maml:para/>
            </command:commandText>
          </command:commandLine>
        </command:commandLines>
      </command:example>
      <command:example>
        <maml:title>-------------------------- Beispiel 3 --------------------------</maml:title>
        <maml:introduction>
          <maml:paragraph>PS C:\&gt;</maml:paragraph>
        </maml:introduction>
        <dev:code>Get-MsolDirSyncProvisioningError -ErrorCategory PropertyConflict -PropertyName UserPrincipalName -PropertyValue User@contoso.com</dev:code>
        <dev:remarks>
          <maml:para>Beschreibung</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Gibt alle Objekte mit DirSyncProvisioningErrors aufgrund von PropertyConflict mit UserPrincipalName-Wert "User@contoso.com" zurück.</maml:para>
          <maml:para/>
          <maml:para/>
          <maml:para></maml:para>
        </dev:remarks>
        <command:commandLines>
          <command:commandLine>
            <command:commandText>
              <maml:para/>
            </command:commandText>
          </command:commandLine>
        </command:commandLines>
      </command:example>
      <command:example>
        <maml:title>-------------------------- Beispiel 4 --------------------------</maml:title>
        <maml:introduction>
          <maml:paragraph>PS C:\&gt;</maml:paragraph>
        </maml:introduction>
        <dev:code>Get-MsolDirSyncProvisioningError -ErrorCategory PropertyConflict -SearchString “Tim”</dev:code>
        <dev:remarks>
          <maml:para>Beschreibung</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Gibt alle Objekte mit DirSyncProvisioningErrors aufgrund von PropertyConflict zurück, die aus einer Suche nach der Zeichenfolge "Tim" resultieren.</maml:para>
          <maml:para/>
          <maml:para/>
          <maml:para></maml:para>
        </dev:remarks>
        <command:commandLines>
          <command:commandLine>
            <command:commandText>
              <maml:para/>
            </command:commandText>
          </command:commandLine>
        </command:commandLines>
      </command:example>
      <command:example>
        <maml:title>-------------------------- Beispiel 5 --------------------------</maml:title>
        <maml:introduction>
          <maml:paragraph>PS C:\&gt;</maml:paragraph>
        </maml:introduction>
        <dev:code>Get-MsolDirSyncProvisioningError -ErrorCategory PropertyConflict -SortField UserPrincipalName -SortDirection Ascending</dev:code>
        <dev:remarks>
          <maml:para>Beschreibung</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Gibt alle Objekte mit "DirSyncProvisioningErrors" sortiert nach "UserPrincipalName" in aufsteigender Reihenfolge zurück.</maml:para>
          <maml:para/>
          <maml:para/>
          <maml:para></maml:para>
        </dev:remarks>
        <command:commandLines>
          <command:commandLine>
            <command:commandText>
              <maml:para/>
            </command:commandText>
          </command:commandLine>
        </command:commandLines>
      </command:example>
      <command:example>
        <maml:title>-------------------------- Beispiel 6 --------------------------</maml:title>
        <maml:introduction>
          <maml:paragraph>PS C:\&gt;</maml:paragraph>
        </maml:introduction>
        <dev:code>Get-MsolDirSyncProvisioningError -ErrorCategory PropertyConflict -MaxResults 5</dev:code>
        <dev:remarks>
          <maml:para>Beschreibung</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Gibt maximal 5 Objekte mit DirSyncProvisioningErrors aufgrund von PropertyConflict zurück.</maml:para>
          <maml:para/>
          <maml:para/>
          <maml:para></maml:para>
        </dev:remarks>
        <command:commandLines>
          <command:commandLine>
            <command:commandText>
              <maml:para/>
            </command:commandText>
          </command:commandLine>
        </command:commandLines>
      </command:example>
    </command:examples>
    <maml:relatedLinks>
    </maml:relatedLinks>
  </command:command>
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>
        Get-MsolDevice
      </command:name>
      <maml:description>
        <maml:para>Mit dem Cmdlet "Get-MsolDevice" kann ein einzelnes Gerät oder eine Liste von Geräten abgerufen werden.</maml:para>
      </maml:description>
      <maml:copyright>
        <maml:para></maml:para>
      </maml:copyright>
      <command:verb>Get</command:verb>
      <command:noun>MsolDevice</command:noun>
      <dev:version></dev:version>
    </command:details>
    <maml:description>
      <maml:para>Mit dem Cmdlet "Get-MsolDevice" kann ein einzelnes Gerät oder eine Liste von Geräten abgerufen werden.</maml:para>
    </maml:description>
    <!-- Cmdlet syntax section-->
    <command:syntax>
      <command:syntaxItem>
        <maml:name>Get-MsolDevice</maml:name>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Name</maml:name>
          <maml:description>
            <maml:para>Der Anzeigename des abzurufenden Geräts. </maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        </command:parameter>
      </command:syntaxItem>
      <command:syntaxItem>
        <maml:name>Get-MsolDevice</maml:name>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>DeviceId</maml:name>
          <maml:description>
            <maml:para>Die eindeutige Geräte-ID des abzurufenden Geräts. </maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        </command:parameter>
      </command:syntaxItem>
      <command:syntaxItem>
        <maml:name>Get-MsolDevice</maml:name>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>ObjectId</maml:name>
          <maml:description>
            <maml:para>Die eindeutige ID des abzurufenden Geräts. </maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        </command:parameter>
      </command:syntaxItem>
      <command:syntaxItem>
        <maml:name>Get-MsolDevice</maml:name>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RegisteredOwnerUpn</maml:name>
          <maml:description>
            <maml:para>Gibt das Benutzerobjekt an, bei dem es sich um den registrierten Besitzer des Geräts handelt. Geben Sie UPN oder "ObjectId" für den Benutzer an, oder übergeben Sie eine Instanz des Microsoft.Online.Administration.User-Objekts, das UPN oder "ObjectId" für den Benutzer enthält. </maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        </command:parameter>
      </command:syntaxItem>
      <command:syntaxItem>
        <maml:name>Get-MsolDevice</maml:name>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>All</maml:name>
          <maml:description>
            <maml:para>Wenn dieser Parameter vorhanden ist, werden alle Ergebnisse zurückgegeben. </maml:para>
          </maml:description>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ReturnRegisteredOwners</maml:name>
          <maml:description>
            <maml:para>Wenn dieser Parameter vorhanden ist, wird die Eigenschaft "registeredOwners" des Geräts zurückgegeben.</maml:para>
          </maml:description>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>IncludeSystemManagedDevices</maml:name>
          <maml:description>
            <maml:para>Wenn vorhanden, werden vom System verwaltete Geräte zurückgegeben.</maml:para>
          </maml:description>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>LogonTimeBefore</maml:name>
          <maml:description>
            <maml:para>Wenn vorhanden, werden nur Geräte mit einer ApproximateLastLogonTime vor diesem Wert zurückgegeben.</maml:para>
          </maml:description>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <!-- Cmdlet parameter section -->
    <command:parameters>
      <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>All</maml:name>
        <maml:description>
          <maml:para>Wenn dieser Parameter vorhanden ist, werden alle Ergebnisse zurückgegeben. </maml:para>
 
        </maml:description>
        <command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>SwitchParameter</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>DeviceId</maml:name>
        <maml:description>
          <maml:para>Die eindeutige Geräte-ID des abzurufenden Geräts. </maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        <dev:type>
          <maml:name>Guid</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Name</maml:name>
        <maml:description>
          <maml:para>Das Präfix des Anzeigenamens für das Gerät, das abgerufen werden soll. </maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>ObjectId</maml:name>
        <maml:description>
          <maml:para>Die eindeutige ID des abzurufenden Geräts. </maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        <dev:type>
          <maml:name>Guid</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>RegisteredOwnerUpn</maml:name>
        <maml:description>
          <maml:para>Gibt das Benutzerobjekt an, bei dem es sich um den registrierten Besitzer des Geräts handelt. Geben Sie UPN oder "ObjectId" für den Benutzer an, oder übergeben Sie eine Instanz des Microsoft.Online.Administration.User-Objekts, das UPN oder "ObjectId" für den Benutzer enthält. </maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>User</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ReturnRegisteredOwners</maml:name>
        <maml:description>
          <maml:para>Wenn dieser Parameter vorhanden ist, wird die Eigenschaft "registeredOwners" des Geräts zurückgegeben.</maml:para>
 
        </maml:description>
        <command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>SwitchParameter</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>IncludeSystemManagedDevices</maml:name>
        <maml:description>
          <maml:para>Wenn vorhanden, werden vom System verwaltete Geräte zurückgegeben.</maml:para>
        </maml:description>
        <command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>SwitchParameter</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>LogonTimeBefore</maml:name>
        <maml:description>
          <maml:para>Wenn vorhanden, werden nur Geräte mit einer ApproximateLastLogonTime vor diesem Wert zurückgegeben.</maml:para>
        </maml:description>
        <command:parameterValue required="false" variableLength="false">DateTime</command:parameterValue>
        <dev:type>
          <maml:name>DateTime</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <!-- Input - Output section-->
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name></maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description>
          <maml:para>
            <!-- description -->
 
          </maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name>Microsoft.Online.Administration.Device</maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description>
          <maml:para>
            <!-- description -->
            Dieses Cmdlet gibt Geräteobjekte zurück, die folgende Informationen enthalten:
            AccountEnabled: Der Gerätestatus: aktiviert oder deaktiviert.
            ObjectId: Die eindeutige Geräte-ID.
            DeviceId: Die Geräte-ID.
            DisplayName: Der Anzeigename des Geräts.
            DeviceObjectVersion: Die Versionsnummer des Geräteobjekts.
            DeviceOSType: Der Betriebssystemtyp des Geräts.
            DeviceOSVersion: Die Versionsnummer des Gerätebetriebssystems.
            DeviceTrustType: Der Vertrauenstyp für das Gerät. Dies kann einer der folgenden drei Werte sein: Workplace Joined, AzureAD Joined, Domain Joined.
            DeviceTrustLevel: Die Vertrauensebene für das Gerät. Dies kann einer der folgenden drei Werte sein: Authenticated, Compliant, Managed.
            DevicePhysicalIds: Die physischen IDs des Geräts.
            ApproximateLastLogonTimestamp: Der Zeitstempel der letzten Anmeldung mit diesem Gerät.
            AlternativeSecurityIds: Die alternativen Sicherheits-IDs für das Gerät.
            DirSyncEnabled: Gibt an, ob das Gerät für DirSync aktiviert ist.
            LastDirSyncTime: Der Zeitstempel für die letzte Gerätesynchronisierung über DirSync.
            RegisteredOwners: Der registrierte Besitzer des Geräts.
            GraphDeviceObject: Das von Graph-API zurückgegebene Geräteobjekt.
          </maml:para>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <!-- Error section-->
    <command:terminatingErrors/>
    <command:nonTerminatingErrors/>
    <!-- Notes section -->
    <maml:alertSet>
      <maml:title></maml:title>
      <maml:alert>
        <maml:para>
 
        </maml:para>
      </maml:alert>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <!-- Example section -->
    <command:examples>
 
      <command:example>
        <maml:title>
          -------------------------- BEISPIEL 1 --------------------------
        </maml:title>
        <maml:introduction>
          <maml:para>C:\PS&gt;</maml:para>
        </maml:introduction>
        <dev:code>
          Get-MsolDevice -Name &lt;prefix of the display name of the device&gt;
 
          Returns a device object.
        </dev:code>
        <dev:remarks>
          <maml:para>Beschreibung</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Mit diesem Befehl wird eine Liste mit Geräten mit dem entsprechenden Anzeigenamen abgerufen.</maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
        </dev:remarks>
        <command:commandLines>
          <command:commandLine>
            <command:commandText></command:commandText>
          </command:commandLine>
        </command:commandLines>
      </command:example>
 
      <command:example>
        <maml:title>
          -------------------------- BEISPIEL 2 --------------------------
        </maml:title>
        <maml:introduction>
          <maml:para>C:\PS&gt;</maml:para>
        </maml:introduction>
        <dev:code>
          Get-MsolDevice -All
 
          Returns a list of devices.
        </dev:code>
        <dev:remarks>
          <maml:para>Beschreibung</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Mit diesem Befehl werden alle Geräte im Unternehmen abgerufen. Das Geräteobjekt enthält nicht die Eigenschaft "registeredOwners".</maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
        </dev:remarks>
        <command:commandLines>
          <command:commandLine>
            <command:commandText></command:commandText>
          </command:commandLine>
        </command:commandLines>
      </command:example>
 
      <command:example>
        <maml:title>
          -------------------------- BEISPIEL 3 --------------------------
        </maml:title>
        <maml:introduction>
          <maml:para>C:\PS&gt;</maml:para>
        </maml:introduction>
        <dev:code>
          Get-MsolDevice -All -ReturnRegisteredOwners
 
          Returns a list of devices.
        </dev:code>
        <dev:remarks>
          <maml:para>Beschreibung</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Mit diesem Befehl werden alle Geräte im Unternehmen abgerufen. Das Geräteobjekt enthält die Eigenschaft "registeredOwners".</maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
        </dev:remarks>
        <command:commandLines>
          <command:commandLine>
            <command:commandText></command:commandText>
          </command:commandLine>
        </command:commandLines>
      </command:example>
 
      <command:example>
        <maml:title>
          -------------------------- BEISPIEL 4 --------------------------
        </maml:title>
        <maml:introduction>
          <maml:para>C:\PS&gt;</maml:para>
        </maml:introduction>
        <dev:code>
          Get-MsolDevice -DeviceId 1aa200c4-bdfb-42b5-9a1e-5f1bafbe4274
 
          Returns a device object.
        </dev:code>
        <dev:remarks>
          <maml:para>Beschreibung</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Mit diesem Befehl wird ein Gerät mit der entsprechenden Geräte-ID abgerufen.</maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
        </dev:remarks>
        <command:commandLines>
          <command:commandLine>
            <command:commandText></command:commandText>
          </command:commandLine>
        </command:commandLines>
      </command:example>
 
      <command:example>
        <maml:title>
          -------------------------- BEISPIEL 5 --------------------------
        </maml:title>
        <maml:introduction>
          <maml:para>C:\PS&gt;</maml:para>
        </maml:introduction>
        <dev:code>
          Get-MsolDevice -ObjectId 1aa200c4-bdfb-42b5-9a1e-5f1bafbe4274
 
          Returns a device object.
        </dev:code>
        <dev:remarks>
          <maml:para>Beschreibung</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Mit diesem Befehl wird ein Gerät mit der entsprechenden Objekt-ID abgerufen.</maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
        </dev:remarks>
        <command:commandLines>
          <command:commandLine>
            <command:commandText></command:commandText>
          </command:commandLine>
        </command:commandLines>
      </command:example>
 
      <command:example>
        <maml:title>
          -------------------------- BEISPIEL 6 --------------------------
        </maml:title>
        <maml:introduction>
          <maml:para>C:\PS&gt;</maml:para>
        </maml:introduction>
        <dev:code>
          Get-MsolDevice -RegisteredOwnerUpn johns@contoso.com
 
          Returns a list of devices.
        </dev:code>
        <dev:remarks>
          <maml:para>Beschreibung</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Mit diesem Befehl werden alle Geräte abgerufen, die vom Benutzer mit dem UPN "johns@contoso.com" registriert wurden.</maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
        </dev:remarks>
        <command:commandLines>
          <command:commandLine>
            <command:commandText></command:commandText>
          </command:commandLine>
        </command:commandLines>
      </command:example>
    </command:examples>
    <!-- Link section -->
    <maml:relatedLinks>
      <maml:navigationLink>
        <maml:linkText></maml:linkText>
        <maml:uri/>
      </maml:navigationLink>
    </maml:relatedLinks>
  </command:command>
 
  <!-- v 1.3.0.36 -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>
        Disable-MsolDevice
      </command:name>
      <maml:description>
        <maml:para>Mit dem Cmdlet "Disable-MsolDevice" wird ein Geräteobjekt in Microsoft Azure Active Directory deaktiviert. </maml:para>
      </maml:description>
      <maml:copyright>
        <maml:para></maml:para>
      </maml:copyright>
      <command:verb>Disable</command:verb>
      <command:noun>MsolDevice</command:noun>
      <dev:version></dev:version>
    </command:details>
    <maml:description>
      <maml:para>Mit dem Cmdlet "Disable-MsolDevice" kann ein Geräteobjekt in Microsoft Azure Active Directory deaktiviert werden. </maml:para>
    </maml:description>
    <!-- Cmdlet syntax section-->
    <command:syntax>
      <command:syntaxItem>
        <maml:name>Disable-MsolDevice</maml:name>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
          <maml:name>DeviceId</maml:name>
          <maml:description>
            <maml:para>Die eindeutige Geräte-ID des zu deaktivierenden Geräts.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Force</maml:name>
          <maml:description>
            <maml:para>Wird zur Umgehung von Bildschirmbestätigungen verwendet.</maml:para>
          </maml:description>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="false" position="named">
          <maml:name>Confirm</maml:name>
          <maml:description>
            <maml:para>Fordert Sie zur Bestätigung auf, bevor der Befehl ausgeführt wird.</maml:para>
          </maml:description>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="false" position="named">
          <maml:name>WhatIf</maml:name>
          <maml:description>
            <maml:para>Beschreibt, was geschieht, wenn Sie den Befehl ausführen, ohne ihn tatsächlich auszuführen.</maml:para>
          </maml:description>
        </command:parameter>
      </command:syntaxItem>
      <command:syntaxItem>
        <maml:name>Disable-MsolDevice</maml:name>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
          <maml:name>ObjectId</maml:name>
          <maml:description>
            <maml:para>Die eindeutige ID des zu deaktivierenden Geräts.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Force</maml:name>
          <maml:description>
            <maml:para>Wird zur Umgehung von Bildschirmbestätigungen verwendet.</maml:para>
          </maml:description>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="false" position="named">
          <maml:name>Confirm</maml:name>
          <maml:description>
            <maml:para>Fordert Sie zur Bestätigung auf, bevor der Befehl ausgeführt wird.</maml:para>
          </maml:description>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="false" position="named">
          <maml:name>WhatIf</maml:name>
          <maml:description>
            <maml:para>Beschreibt, was geschieht, wenn Sie den Befehl ausführen, ohne ihn tatsächlich auszuführen.</maml:para>
          </maml:description>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <!-- Cmdlet parameter section -->
    <command:parameters>
      <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
        <maml:name>DeviceId</maml:name>
        <maml:description>
          <maml:para>Die eindeutige Geräte-ID des zu deaktivierenden Geräts.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        <dev:type>
          <maml:name>Guid</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Force</maml:name>
        <maml:description>
          <maml:para>Wird zur Umgehung von Bildschirmbestätigungen verwendet.</maml:para>
 
        </maml:description>
        <command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>SwitchParameter</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
        <maml:name>ObjectId</maml:name>
        <maml:description>
          <maml:para>Die eindeutige ID des zu deaktivierenden Geräts.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        <dev:type>
          <maml:name>Guid</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="false" position="named">
        <maml:name>Confirm</maml:name>
        <maml:description>
          <maml:para>Fordert Sie zur Bestätigung auf, bevor der Befehl ausgeführt wird.</maml:para>
        </maml:description>
        <command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>SwitchParameter</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue/>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="false" position="named">
        <maml:name>WhatIf</maml:name>
        <maml:description>
          <maml:para>Beschreibt, was geschieht, wenn Sie den Befehl ausführen, ohne ihn tatsächlich auszuführen.</maml:para>
        </maml:description>
        <command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>SwitchParameter</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue/>
      </command:parameter>
    </command:parameters>
    <!-- Input - Output section-->
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>Microsoft.Online.Administration.Device,System.Guid</maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description>
          <maml:para>
            <!-- description -->
            Sie können Microsoft.Online.Administration.Device-Objekte weiterreichen, die "ObjectId" oder "DeviceId" enthalten. "ObjectId" oder "DeviceId" können auch als GUIDs weitergereicht werden.
          </maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name></maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description>
          <maml:para>
            <!-- description -->
            Dieses Cmdlet gibt keine Objekte zurück.
          </maml:para>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <!-- Error section-->
    <command:terminatingErrors/>
    <command:nonTerminatingErrors/>
    <!-- Notes section -->
    <maml:alertSet>
      <maml:title></maml:title>
      <maml:alert>
        <maml:para>
 
        </maml:para>
      </maml:alert>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <!-- Example section -->
    <command:examples>
 
      <command:example>
        <maml:title>
          -------------------------- BEISPIEL 1 --------------------------
        </maml:title>
        <maml:introduction>
          <maml:para>C:\PS&gt;</maml:para>
        </maml:introduction>
        <dev:code>
          Disable-MsolDevice -DeviceId 1aa200c4-bdfb-42b5-9a1e-5f1bafbe4274
 
          None
        </dev:code>
        <dev:remarks>
          <maml:para>Beschreibung</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Mit diesem Befehl wird das Gerät mit DeviceId-Wert 1aa200c4-bdfb-42b5-9a1e-5f1bafbe4274 über Microsoft Azure Active Directory deaktiviert. Am Bildschirm wird eine Aufforderung zur Bestätigung des Vorgangs angezeigt.</maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
        </dev:remarks>
        <command:commandLines>
          <command:commandLine>
            <command:commandText></command:commandText>
          </command:commandLine>
        </command:commandLines>
      </command:example>
 
      <command:example>
        <maml:title>
          -------------------------- BEISPIEL 2 --------------------------
        </maml:title>
        <maml:introduction>
          <maml:para>C:\PS&gt;</maml:para>
        </maml:introduction>
        <dev:code>
          Disable-MsolDevice -DeviceId 1aa200c4-bdfb-42b5-9a1e-5f1bafbe4274 -Force
 
          None
        </dev:code>
        <dev:remarks>
          <maml:para>Beschreibung</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Mit diesem Befehl wird das Gerät mit DeviceId-Wert 1aa200c4-bdfb-42b5-9a1e-5f1bafbe4274 über Microsoft Azure Active Directory deaktiviert.</maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
        </dev:remarks>
        <command:commandLines>
          <command:commandLine>
            <command:commandText></command:commandText>
          </command:commandLine>
        </command:commandLines>
      </command:example>
 
      <command:example>
        <maml:title>
          -------------------------- BEISPIEL 3 --------------------------
        </maml:title>
        <maml:introduction>
          <maml:para>C:\PS&gt;</maml:para>
        </maml:introduction>
        <dev:code>
          Disable-MsolDevice -ObjectId 1aa200c4-bdfb-42b5-9a1e-5f1bafbe4274
 
          None
        </dev:code>
        <dev:remarks>
          <maml:para>Beschreibung</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Mit diesem Befehl wird das Gerät mit ObjectId-Wert 1aa200c4-bdfb-42b5-9a1e-5f1bafbe4274 über Microsoft Azure Active Directory deaktiviert. Am Bildschirm wird eine Aufforderung zur Bestätigung des Vorgangs angezeigt.</maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
        </dev:remarks>
        <command:commandLines>
          <command:commandLine>
            <command:commandText></command:commandText>
          </command:commandLine>
        </command:commandLines>
      </command:example>
 
      <command:example>
        <maml:title>
          -------------------------- BEISPIEL 4 --------------------------
        </maml:title>
        <maml:introduction>
          <maml:para>C:\PS&gt;</maml:para>
        </maml:introduction>
        <dev:code>
          Disable-MsolDevice -ObjectId 1aa200c4-bdfb-42b5-9a1e-5f1bafbe4274 -Force
 
          None
        </dev:code>
        <dev:remarks>
          <maml:para>Beschreibung</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Mit diesem Befehl wird das Gerät mit ObjectId-Wert 1aa200c4-bdfb-42b5-9a1e-5f1bafbe4274 über Microsoft Azure Active Directory deaktiviert.</maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
        </dev:remarks>
        <command:commandLines>
          <command:commandLine>
            <command:commandText></command:commandText>
          </command:commandLine>
        </command:commandLines>
      </command:example>
    </command:examples>
    <!-- Link section -->
    <maml:relatedLinks>
      <maml:navigationLink>
        <maml:linkText></maml:linkText>
        <maml:uri/>
      </maml:navigationLink>
    </maml:relatedLinks>
  </command:command>
 
  <!-- v 1.3.0.36 -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>
        Enable-MsolDevice
      </command:name>
      <maml:description>
        <maml:para>Mit dem Cmdlet "Enable-MsolDevice" kann ein Geräteobjekt in Microsoft Azure Active Directory aktiviert werden. </maml:para>
      </maml:description>
      <maml:copyright>
        <maml:para></maml:para>
      </maml:copyright>
      <command:verb>Enable</command:verb>
      <command:noun>MsolDevice</command:noun>
      <dev:version></dev:version>
    </command:details>
    <maml:description>
      <maml:para>Mit dem Cmdlet "Enable-MsolDevice" wird ein Geräteobjekt in Microsoft Azure Active Directory aktiviert. </maml:para>
    </maml:description>
    <!-- Cmdlet syntax section-->
    <command:syntax>
      <command:syntaxItem>
        <maml:name>Enable-MsolDevice</maml:name>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
          <maml:name>DeviceId</maml:name>
          <maml:description>
            <maml:para>Der Gerätebezeichner für das Gerät, das Sie aktivieren möchten.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Force</maml:name>
          <maml:description>
            <maml:para>Wird zur Umgehung von Bildschirmbestätigungen verwendet.</maml:para>
          </maml:description>
        </command:parameter>
      </command:syntaxItem>
      <command:syntaxItem>
        <maml:name>Enable-MsolDevice</maml:name>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
          <maml:name>ObjectId</maml:name>
          <maml:description>
            <maml:para>Die eindeutige ID des zu aktivierenden Geräts.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Force</maml:name>
          <maml:description>
            <maml:para>Wird zur Umgehung von Bildschirmbestätigungen verwendet.</maml:para>
          </maml:description>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <!-- Cmdlet parameter section -->
    <command:parameters>
      <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
        <maml:name>DeviceId</maml:name>
        <maml:description>
          <maml:para>Der Gerätebezeichner für das Gerät, das Sie aktivieren möchten.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        <dev:type>
          <maml:name>Guid</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Force</maml:name>
        <maml:description>
          <maml:para>Wird zur Umgehung von Bildschirmbestätigungen verwendet.</maml:para>
 
        </maml:description>
        <command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>SwitchParameter</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
        <maml:name>ObjectId</maml:name>
        <maml:description>
          <maml:para>Die eindeutige ID des zu aktivierenden Geräts.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        <dev:type>
          <maml:name>Guid</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <!-- Input - Output section-->
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>Microsoft.Online.Administration.Device,System.Guid</maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description>
          <maml:para>
            <!-- description -->
            Sie können Microsoft.Online.Administration.Device-Objekte weiterreichen, die "ObjectId" oder "DeviceId" enthalten. "ObjectId" oder "DeviceId" können auch als GUIDs weitergereicht werden.
          </maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name></maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description>
          <maml:para>
            <!-- description -->
            Dieses Cmdlet gibt keine Objekte zurück.
          </maml:para>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <!-- Error section-->
    <command:terminatingErrors/>
    <command:nonTerminatingErrors/>
    <!-- Notes section -->
    <maml:alertSet>
      <maml:title></maml:title>
      <maml:alert>
        <maml:para>
 
        </maml:para>
      </maml:alert>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <!-- Example section -->
    <command:examples>
 
      <command:example>
        <maml:title>
          -------------------------- BEISPIEL 1 --------------------------
        </maml:title>
        <maml:introduction>
          <maml:para>C:\PS&gt;</maml:para>
        </maml:introduction>
        <dev:code>
          Enable-MsolDevice -DeviceId 1aa200c4-bdfb-42b5-9a1e-5f1bafbe4274
 
          None
        </dev:code>
        <dev:remarks>
          <maml:para>Beschreibung</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Mit diesem Befehl wird das Gerät mit DeviceId-Wert 1aa200c4-bdfb-42b5-9a1e-5f1bafbe4274 über Microsoft Azure Active Directory aktiviert. Am Bildschirm wird eine Aufforderung zur Bestätigung des Vorgangs angezeigt.</maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
        </dev:remarks>
        <command:commandLines>
          <command:commandLine>
            <command:commandText></command:commandText>
          </command:commandLine>
        </command:commandLines>
      </command:example>
 
      <command:example>
        <maml:title>
          -------------------------- BEISPIEL 2 --------------------------
        </maml:title>
        <maml:introduction>
          <maml:para>C:\PS&gt;</maml:para>
        </maml:introduction>
        <dev:code>
          Enable-MsolDevice -DeviceId 1aa200c4-bdfb-42b5-9a1e-5f1bafbe4274 -Force
 
          None
        </dev:code>
        <dev:remarks>
          <maml:para>Beschreibung</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Mit diesem Befehl wird das Gerät mit DeviceId-Wert 1aa200c4-bdfb-42b5-9a1e-5f1bafbe4274 über Microsoft Azure Active Directory aktiviert.</maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
        </dev:remarks>
        <command:commandLines>
          <command:commandLine>
            <command:commandText></command:commandText>
          </command:commandLine>
        </command:commandLines>
      </command:example>
 
      <command:example>
        <maml:title>
          -------------------------- BEISPIEL 3 --------------------------
        </maml:title>
        <maml:introduction>
          <maml:para>C:\PS&gt;</maml:para>
        </maml:introduction>
        <dev:code>
          Enable-MsolDevice -ObjectId 1aa200c4-bdfb-42b5-9a1e-5f1bafbe4274
 
          None
        </dev:code>
        <dev:remarks>
          <maml:para>Beschreibung</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Dieser Befehl aktiviert das Gerät mit der ObjectId "1aa200c4-bdfb-42b5-9a1e-5f1bafbe4274" über Microsoft Azure Active Directory. Eine Bestätigungsaufforderung wird auf dem Bildschirm ausgegeben, um den Vorgang zu bestätigen.</maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
        </dev:remarks>
        <command:commandLines>
          <command:commandLine>
            <command:commandText></command:commandText>
          </command:commandLine>
        </command:commandLines>
      </command:example>
 
      <command:example>
        <maml:title>
          -------------------------- BEISPIEL 4 --------------------------
        </maml:title>
        <maml:introduction>
          <maml:para>C:\PS&gt;</maml:para>
        </maml:introduction>
        <dev:code>
          Enable-MsolDevice -ObjectId 1aa200c4-bdfb-42b5-9a1e-5f1bafbe4274 -Force
 
          None
        </dev:code>
        <dev:remarks>
          <maml:para>Beschreibung</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Dieser Befehl aktiviert das Gerät mit der ObjectId "1aa200c4-bdfb-42b5-9a1e-5f1bafbe4274" über Microsoft Azure Active Directory.</maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
        </dev:remarks>
        <command:commandLines>
          <command:commandLine>
            <command:commandText></command:commandText>
          </command:commandLine>
        </command:commandLines>
      </command:example>
    </command:examples>
    <!-- Link section -->
    <maml:relatedLinks>
      <maml:navigationLink>
        <maml:linkText></maml:linkText>
        <maml:uri/>
      </maml:navigationLink>
    </maml:relatedLinks>
  </command:command>
 
  <!-- v 1.3.0.36 -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>
        Remove-MsolDevice
      </command:name>
      <maml:description>
        <maml:para>Mit dem Cmdlet "Remove-MsolDevice" kann ein Geräteobjekt aus Microsoft Azure Active Directory entfernt werden. </maml:para>
      </maml:description>
      <maml:copyright>
        <maml:para></maml:para>
      </maml:copyright>
      <command:verb>Remove</command:verb>
      <command:noun>MsolDevice</command:noun>
      <dev:version></dev:version>
    </command:details>
    <maml:description>
      <maml:para>Mit dem Cmdlet "Remove-MsolDevice" kann ein Geräteobjekt aus Microsoft Azure Active Directory entfernt werden. Dieses Cmdlet löscht das Geräteobjekt.</maml:para>
    </maml:description>
    <!-- Cmdlet syntax section-->
    <command:syntax>
      <command:syntaxItem>
        <maml:name>Remove-MsolDevice</maml:name>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>DeviceId</maml:name>
          <maml:description>
            <maml:para>Die eindeutige Geräte-ID des zu entfernenden Geräts.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Force</maml:name>
          <maml:description>
            <maml:para>Wird zur Umgehung von Bildschirmbestätigungen verwendet.</maml:para>
          </maml:description>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="false" position="named">
          <maml:name>Confirm</maml:name>
          <maml:description>
            <maml:para>Fordert Sie zur Bestätigung auf, bevor der Befehl ausgeführt wird.</maml:para>
          </maml:description>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="false" position="named">
          <maml:name>WhatIf</maml:name>
          <maml:description>
            <maml:para>Beschreibt, was geschieht, wenn Sie den Befehl ausführen, ohne ihn tatsächlich auszuführen.</maml:para>
          </maml:description>
        </command:parameter>
      </command:syntaxItem>
      <command:syntaxItem>
        <maml:name>Remove-MsolDevice</maml:name>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>ObjectId</maml:name>
          <maml:description>
            <maml:para>Die eindeutige ID des zu entfernenden Geräts.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Force</maml:name>
          <maml:description>
            <maml:para>Wird zur Umgehung von Bildschirmbestätigungen verwendet.</maml:para>
          </maml:description>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="false" position="named">
          <maml:name>Confirm</maml:name>
          <maml:description>
            <maml:para>Fordert Sie zur Bestätigung auf, bevor der Befehl ausgeführt wird.</maml:para>
          </maml:description>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="false" position="named">
          <maml:name>WhatIf</maml:name>
          <maml:description>
            <maml:para>Beschreibt, was geschieht, wenn Sie den Befehl ausführen, ohne ihn tatsächlich auszuführen.</maml:para>
          </maml:description>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <!-- Cmdlet parameter section -->
    <command:parameters>
      <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>DeviceId</maml:name>
        <maml:description>
          <maml:para>Die eindeutige Geräte-ID des zu entfernenden Geräts.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        <dev:type>
          <maml:name>Guid</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Force</maml:name>
        <maml:description>
          <maml:para>Wird zur Umgehung von Bildschirmbestätigungen verwendet.</maml:para>
 
        </maml:description>
        <command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>SwitchParameter</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>ObjectId</maml:name>
        <maml:description>
          <maml:para>Die eindeutige ID des zu entfernenden Geräts.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        <dev:type>
          <maml:name>Guid</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="false" position="named">
        <maml:name>Confirm</maml:name>
        <maml:description>
          <maml:para>Fordert Sie zur Bestätigung auf, bevor der Befehl ausgeführt wird.</maml:para>
        </maml:description>
        <command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>SwitchParameter</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue/>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="false" position="named">
        <maml:name>WhatIf</maml:name>
        <maml:description>
          <maml:para>Beschreibt, was geschieht, wenn Sie den Befehl ausführen, ohne ihn tatsächlich auszuführen.</maml:para>
        </maml:description>
        <command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>SwitchParameter</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue/>
      </command:parameter>
    </command:parameters>
    <!-- Input - Output section-->
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>Microsoft.Online.Administration.Device, System.Guid</maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description>
          <maml:para>
            <!-- description -->
            Sie können Microsoft.Online.Administration.Device-Objekte weiterreichen, die "ObjectId" oder "DeviceId" enthalten. "device", "ObjectId" oder "DeviceId" können auch als Zeichenfolge weitergereicht werden.
          </maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name></maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description>
          <maml:para>
            <!-- description -->
            Dieses Cmdlet gibt keine Objekte zurück.
          </maml:para>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <!-- Error section-->
    <command:terminatingErrors/>
    <command:nonTerminatingErrors/>
    <!-- Notes section -->
    <maml:alertSet>
      <maml:title></maml:title>
      <maml:alert>
        <maml:para>
 
        </maml:para>
      </maml:alert>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <!-- Example section -->
    <command:examples>
 
      <command:example>
        <maml:title>
          -------------------------- BEISPIEL 1 --------------------------
        </maml:title>
        <maml:introduction>
          <maml:para>C:\PS&gt;</maml:para>
        </maml:introduction>
        <dev:code>
          Remove-MsolDevice -DeviceId 1aa200c4-bdfb-42b5-9a1e-5f1bafbe4274
 
          None
        </dev:code>
        <dev:remarks>
          <maml:para>Beschreibung</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Mit diesem Befehl wird das Gerät mit DeviceId-Wert 1aa200c4-bdfb-42b5-9a1e-5f1bafbe4274 aus Microsoft Azure Active Directory entfernt. Am Bildschirm wird eine Aufforderung zur Bestätigung des Vorgangs angezeigt.</maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
        </dev:remarks>
        <command:commandLines>
          <command:commandLine>
            <command:commandText></command:commandText>
          </command:commandLine>
        </command:commandLines>
      </command:example>
 
      <command:example>
        <maml:title>
          -------------------------- BEISPIEL 2 --------------------------
        </maml:title>
        <maml:introduction>
          <maml:para>C:\PS&gt;</maml:para>
        </maml:introduction>
        <dev:code>
          Remove-MsolDevice -DeviceId 1aa200c4-bdfb-42b5-9a1e-5f1bafbe4274 -Force
 
          None
        </dev:code>
        <dev:remarks>
          <maml:para>Beschreibung</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Mit diesem Befehl wird das Gerät mit DeviceId-Wert 1aa200c4-bdfb-42b5-9a1e-5f1bafbe4274 aus Microsoft Azure Active Directory entfernt.</maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
        </dev:remarks>
        <command:commandLines>
          <command:commandLine>
            <command:commandText></command:commandText>
          </command:commandLine>
        </command:commandLines>
      </command:example>
 
      <command:example>
        <maml:title>
          -------------------------- BEISPIEL 3 --------------------------
        </maml:title>
        <maml:introduction>
          <maml:para>C:\PS&gt;</maml:para>
        </maml:introduction>
        <dev:code>
          Remove-MsolDevice -ObjectId 1aa200c4-bdfb-42b5-9a1e-5f1bafbe4274
 
          None
        </dev:code>
        <dev:remarks>
          <maml:para>Beschreibung</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Mit diesem Befehl wird das Gerät mit ObjectId-Wert 1aa200c4-bdfb-42b5-9a1e-5f1bafbe4274 aus Microsoft Azure Active Directory entfernt. Am Bildschirm wird eine Aufforderung zur Bestätigung des Vorgangs angezeigt.</maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
        </dev:remarks>
        <command:commandLines>
          <command:commandLine>
            <command:commandText></command:commandText>
          </command:commandLine>
        </command:commandLines>
      </command:example>
 
      <command:example>
        <maml:title>
          -------------------------- BEISPIEL 4 --------------------------
        </maml:title>
        <maml:introduction>
          <maml:para>C:\PS&gt;</maml:para>
        </maml:introduction>
        <dev:code>
          Remove-MsolDevice -ObjectId 1aa200c4-bdfb-42b5-9a1e-5f1bafbe4274 -Force
 
          None
        </dev:code>
        <dev:remarks>
          <maml:para>Beschreibung</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Mit diesem Befehl wird das Gerät mit ObjectId-Wert 1aa200c4-bdfb-42b5-9a1e-5f1bafbe4274 aus Microsoft Azure Active Directory entfernt. </maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
        </dev:remarks>
        <command:commandLines>
          <command:commandLine>
            <command:commandText></command:commandText>
          </command:commandLine>
        </command:commandLines>
      </command:example>
    </command:examples>
    <!-- Link section -->
    <maml:relatedLinks>
      <maml:navigationLink>
        <maml:linkText></maml:linkText>
        <maml:uri/>
      </maml:navigationLink>
    </maml:relatedLinks>
  </command:command>
 
  <!-- v 1.3.0.36 -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>
        Get-MsolDeviceRegistrationServicePolicy
      </command:name>
      <maml:description>
        <maml:para>Das Cmdlet "Get-MsolDeviceRegistrationServicePolicy" wird zum Lesen der Einstellungen für den Azure AD Device Registration-Dienst verwendet. </maml:para>
      </maml:description>
      <maml:copyright>
        <maml:para></maml:para>
      </maml:copyright>
      <command:verb>Get</command:verb>
      <command:noun>MsolDeviceRegistrationServicePolicy</command:noun>
      <dev:version></dev:version>
    </command:details>
    <maml:description>
      <maml:para>Das Cmdlet "Get-MsolDeviceRegistrationServicePolicy" wird zum Lesen der Einstellungen für den Azure AD Device Registration-Dienst verwendet. </maml:para>
    </maml:description>
    <!-- Cmdlet syntax section-->
    <command:syntax>
      <command:syntaxItem>
        <maml:name>Get-MsolDeviceRegistrationServicePolicy</maml:name>
      </command:syntaxItem>
    </command:syntax>
    <!-- Cmdlet parameter section -->
    <command:parameters>
    </command:parameters>
    <!-- Input - Output section-->
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name></maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description>
          <maml:para>
            <!-- description -->
 
          </maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name>Microsoft.Online.Administration.DeviceRegistrationServicePolicy</maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description>
          <maml:para>
            <!-- description -->
            Mit diesem Cmdlet wird ein DeviceRegistrationServicePolicy-Objekt zurückgegeben, das die folgenden Informationen enthält:
            MaximumDevicesPerUser: Die maximale Anzahl von Geräten, die ein Benutzer registrieren kann.
            RequireMultiFactorAuth: Legt fest, ob für Benutzer, die Geräte über das Internet hinzufügen, eine zweite Methode zur Authentifizierung erforderlich ist.
            AllowedToWorkplaceJoin: Legt fest, ob Benutzer Geräte über den Arbeitsplatz einbinden dürfen.
            AllowedToAzureAdJoin: Legt fest, ob Benutzer Geräte über Azure AD einbinden dürfen. Bei Auswahl dieses Werts werden die zulässigen Benutzer im Wert der weiteren zwei Parameter angegeben: "Gruppen" und "Benutzer".
            Gruppen: Die Gruppen, die über Azure AD Geräte einbinden dürfen.
            Benutzer: Die Benutzer, die über Azure AD Geräte einbinden dürfen.
          </maml:para>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <!-- Error section-->
    <command:terminatingErrors/>
    <command:nonTerminatingErrors/>
    <!-- Notes section -->
    <maml:alertSet>
      <maml:title></maml:title>
      <maml:alert>
        <maml:para>
 
        </maml:para>
      </maml:alert>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <!-- Example section -->
    <command:examples>
 
      <command:example>
        <maml:title>
          -------------------------- BEISPIEL 1 --------------------------
        </maml:title>
        <maml:introduction>
          <maml:para>C:\PS&gt;</maml:para>
        </maml:introduction>
        <dev:code>
          Get-MsolDeviceRegistrationServicePolicy
 
          Returns a device registration service policy object.
        </dev:code>
        <dev:remarks>
          <maml:para>Beschreibung</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Mit diesem Befehl werden die Richtlinieneinstellungen für den Azure AD Device Registration-Dienst abgerufen.</maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
        </dev:remarks>
        <command:commandLines>
          <command:commandLine>
            <command:commandText></command:commandText>
          </command:commandLine>
        </command:commandLines>
      </command:example>
    </command:examples>
    <!-- Link section -->
    <maml:relatedLinks>
      <maml:navigationLink>
        <maml:linkText></maml:linkText>
        <maml:uri/>
      </maml:navigationLink>
    </maml:relatedLinks>
  </command:command>
 
  <!-- v 1.3.0.36 -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>
        Set-MsolDeviceRegistrationServicePolicy
      </command:name>
      <maml:description>
        <maml:para>Das Cmdlet "Set-MsolDeviceRegistrationServicePolicy" wird zum Festlegen der Einstellungen für den Azure AD Device Registration-Dienst verwendet. </maml:para>
      </maml:description>
      <maml:copyright>
        <maml:para></maml:para>
      </maml:copyright>
      <command:verb>Set</command:verb>
      <command:noun>MsolDeviceRegistrationServicePolicy</command:noun>
      <dev:version></dev:version>
    </command:details>
    <maml:description>
      <maml:para>Das Cmdlet "Set-MsolDeviceRegistrationServicePolicy" wird zum Festlegen der Einstellungen für den Azure AD Device Registration-Dienst verwendet.</maml:para>
    </maml:description>
    <!-- Cmdlet syntax section-->
    <command:syntax>
      <command:syntaxItem>
        <maml:name>Set-MsolDeviceRegistrationServicePolicy</maml:name>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>MaximumDevicesPerUser</maml:name>
          <maml:description>
            <maml:para>Die maximale Anzahl von Geräten, über die ein Benutzer in Microsoft Azure Active Directory verfügen kann.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">uint</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequireMultiFactorAuth</maml:name>
          <maml:description>
            <maml:para>Bei Festlegung auf "true" müssen Benutzer, die Geräte über das Internet hinzufügen, zunächst eine zweite Methode der Authentifizierung verwenden.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">bool</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AllowedToWorkplaceJoin</maml:name>
          <maml:description>
            <maml:para>Legen Sie fest, ob Benutzer berechtigt sind, ihre persönlichen Geräte im Unternehmen einzubinden. Die verfügbaren Werte lauten: All, None. Bei Festlegung auf "All" sind alle Benutzer berechtigt, Geräte über den Arbeitsplatz einzubinden. Bei Festlegung auf "None" ist keiner der Benutzer berechtigt, Geräte über den Arbeitsplatz einzubinden. </maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">Enum</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AllowedToAzureAdJoin</maml:name>
          <maml:description>
            <maml:para>Legen Sie fest, welche Benutzer/Gruppen berechtigt sind, ihre Geräte in Azure Active Directory einzubinden. Bei Festlegung auf "All" können alle Benutzer Geräte über Azure AD einbinden. Bei Festlegung auf "None" ist keiner der Benutzer berechtigt, über Azure AD Geräte einzubinden. Bei Festlegung auf "Selected" dürfen nur die Benutzer und Gruppen über Azure AD Geräte einbinden, die mit den weiteren Parametern "Benutzer" und "Gruppen" festgelegt wurden. </maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">Enum</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Groups</maml:name>
          <maml:description>
            <maml:para>Geben Sie eine Liste mit Gruppen an, die berechtigt sind, Geräte über Azure AD einzubinden. Ist dieser Parameter nicht festgelegt, ist keine Gruppe berechtigt, über Azure AD Geräte einzubinden. Dieser Parameter darf nicht leer oder NULL sein und kann nur angegeben werden, wenn der Parameter "AllowedToAzureAdJoin" auf "Selected" festgelegt wurde.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">array</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Users</maml:name>
          <maml:description>
            <maml:para>Geben Sie eine Liste mit Benutzern an, die berechtigt sind, Geräte über Azure AD einzubinden. Ist dieser Parameter nicht festgelegt, ist kein Benutzer berechtigt, über Azure AD Geräte einzubinden. Dieser Parameter darf nicht leer oder NULL sein und kann nur angegeben werden, wenn der Parameter "AllowedToAzureAdJoin" auf "Selected" festgelegt wurde.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">array</command:parameterValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <!-- Cmdlet parameter section -->
    <command:parameters>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>MaximumDevicesPerUser</maml:name>
        <maml:description>
          <maml:para>Die maximale Anzahl von Geräten, über die ein Benutzer in Microsoft Azure Active Directory verfügen kann.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">uint</command:parameterValue>
        <dev:type>
          <maml:name>uint</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>RequireMultiFactorAuth</maml:name>
        <maml:description>
          <maml:para>Bei Festlegung auf "true" müssen Benutzer, die Geräte über das Internet hinzufügen, zunächst eine zweite Methode der Authentifizierung verwenden.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">bool</command:parameterValue>
        <dev:type>
          <maml:name>bool</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>AllowedToWorkplaceJoin</maml:name>
        <maml:description>
          <maml:para>Legen Sie fest, ob Benutzer berechtigt sind, ihre persönlichen Geräte im Unternehmen einzubinden. Bei Festlegung auf "All" sind alle Benutzer berechtigt, Geräte über den Arbeitsplatz einzubinden. Bei Festlegung auf "None" ist keiner der Benutzer berechtigt, Geräte über den Arbeitsplatz einzubinden. </maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">Enum</command:parameterValue>
        <dev:type>
          <maml:name>Enum</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>AllowedToAzureAdJoin</maml:name>
        <maml:description>
          <maml:para>Legen Sie fest, welche Benutzer/Gruppen berechtigt sind, ihre Geräte in Azure Active Directory einzubinden. Die verfügbaren Werte lauten: All, None, Selected. Bei Festlegung auf "All" können alle Benutzer Geräte über Azure AD einbinden. Bei Festlegung auf "None" ist keiner der Benutzer berechtigt, über Azure AD Geräte einzubinden. Bei Festlegung auf "Selected" dürfen nur die Benutzer und Gruppen über Azure AD Geräte einbinden, die mit den weiteren Parametern "Benutzer" und "Gruppen" festgelegt wurden.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">Enum</command:parameterValue>
        <dev:type>
          <maml:name>Enum</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="" variableLength="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Groups</maml:name>
        <maml:description>
          <maml:para>Geben Sie eine Liste mit Gruppen an, die berechtigt sind, Geräte über Azure AD einzubinden. Ist dieser Parameter nicht festgelegt, ist keine Gruppe berechtigt, über Azure AD Geräte einzubinden. Dieser Parameter darf nicht leer oder NULL sein und kann nur angegeben werden, wenn der Parameter "AllowedToAzureAdJoin" auf "Selected" festgelegt wurde.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">array</command:parameterValue>
        <dev:type>
          <maml:name>array</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="" variableLength="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Users</maml:name>
        <maml:description>
          <maml:para>Geben Sie eine Liste mit Benutzern an, die berechtigt sind, Geräte über Azure AD einzubinden. Ist dieser Parameter nicht festgelegt, ist kein Benutzer berechtigt, über Azure AD Geräte einzubinden. Dieser Parameter darf nicht leer oder NULL sein und kann nur angegeben werden, wenn der Parameter "AllowedToAzureAdJoin" auf "Selected" festgelegt wurde.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">array</command:parameterValue>
        <dev:type>
          <maml:name>array</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <!-- Input - Output section-->
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name></maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description>
          <maml:para>
            <!-- description -->
 
          </maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name></maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description>
          <maml:para>
            <!-- description -->
            Dieses Cmdlet gibt keine Objekte zurück.
          </maml:para>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <!-- Error section-->
    <command:terminatingErrors/>
    <command:nonTerminatingErrors/>
    <!-- Notes section -->
    <maml:alertSet>
      <maml:title></maml:title>
      <maml:alert>
        <maml:para>
 
        </maml:para>
      </maml:alert>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <!-- Example section -->
    <command:examples>
 
      <command:example>
        <maml:title>
          -------------------------- BEISPIEL 1 --------------------------
        </maml:title>
        <maml:introduction>
          <maml:para>C:\PS&gt;</maml:para>
        </maml:introduction>
        <dev:code>
          Set-MsolDeviceRegistratioinServicePolicy -MaximumDevicesPerUser 50
 
          None
        </dev:code>
        <dev:remarks>
          <maml:para>Beschreibung</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Mit diesem Befehl wird die maximale Anzahl von Geräten festgelegt, über die ein Benutzer in Microsoft Azure Active Directory verfügen kann.</maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
        </dev:remarks>
        <command:commandLines>
          <command:commandLine>
            <command:commandText></command:commandText>
          </command:commandLine>
        </command:commandLines>
      </command:example>
 
      <command:example>
        <maml:title>
          -------------------------- BEISPIEL 2 --------------------------
        </maml:title>
        <maml:introduction>
          <maml:para>C:\PS&gt;</maml:para>
        </maml:introduction>
        <dev:code>
          Set-MsolDeviceRegistratioinServicePolicy -RequireMultiFactorAuth $True
 
          None
        </dev:code>
        <dev:remarks>
          <maml:para>Beschreibung</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Mit diesem Befehl wird erzwungen, dass Benutzer, die Geräte über das Internet hinzufügen, zunächst eine zweite Methode der Authentifizierung verwenden.</maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
        </dev:remarks>
        <command:commandLines>
          <command:commandLine>
            <command:commandText></command:commandText>
          </command:commandLine>
        </command:commandLines>
      </command:example>
 
      <command:example>
        <maml:title>
          -------------------------- BEISPIEL 3 --------------------------
        </maml:title>
        <maml:introduction>
          <maml:para>C:\PS&gt;</maml:para>
        </maml:introduction>
        <dev:code>
          Set-MsolDeviceRegistratioinServicePolicy -AllowedToWorkplaceJoin All
 
          None
        </dev:code>
        <dev:remarks>
          <maml:para>Beschreibung</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Mit diesem Befehl werden alle Benutzer dazu berechtigt, Geräte über den Arbeitsplatz einzubinden.</maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
        </dev:remarks>
        <command:commandLines>
          <command:commandLine>
            <command:commandText></command:commandText>
          </command:commandLine>
        </command:commandLines>
      </command:example>
 
      <command:example>
        <maml:title>
          -------------------------- BEISPIEL 4 --------------------------
        </maml:title>
        <maml:introduction>
          <maml:para>C:\PS&gt;</maml:para>
        </maml:introduction>
        <dev:code>
          Set-MsolDeviceRegistratioinServicePolicy -AllowedToWorkplaceJoin None
 
          None
        </dev:code>
        <dev:remarks>
          <maml:para>Beschreibung</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Mit diesem Befehl werden sämtliche Benutzer daran gehindert, Geräte über den Arbeitsplatz einzubinden.</maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
        </dev:remarks>
        <command:commandLines>
          <command:commandLine>
            <command:commandText></command:commandText>
          </command:commandLine>
        </command:commandLines>
      </command:example>
 
      <command:example>
        <maml:title>
          -------------------------- BEISPIEL 5 --------------------------
        </maml:title>
        <maml:introduction>
          <maml:para>C:\PS&gt;</maml:para>
        </maml:introduction>
        <dev:code>
          Set-MsolDeviceRegistratioinServicePolicy -AllowedToAzureAdJoin All
 
          None
        </dev:code>
        <dev:remarks>
          <maml:para>Beschreibung</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Mit diesem Befehl werden alle Benutzer dazu berechtigt, Geräte über Azure AD einzubinden.</maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
        </dev:remarks>
        <command:commandLines>
          <command:commandLine>
            <command:commandText></command:commandText>
          </command:commandLine>
        </command:commandLines>
      </command:example>
 
      <command:example>
        <maml:title>
          -------------------------- BEISPIEL 6 --------------------------
        </maml:title>
        <maml:introduction>
          <maml:para>C:\PS&gt;</maml:para>
        </maml:introduction>
        <dev:code>
          Set-MsolDeviceRegistratioinServicePolicy -AllowedToAzureAdJoin Selected -Groups &lt;Group[]&gt; -Users &lt;User[]&gt;
 
          None
        </dev:code>
        <dev:remarks>
          <maml:para>Beschreibung</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Mit diesem Befehl werden nur ausgewählte Gruppen und Benutzer dazu berechtigt, über Azure AD Geräte einzubinden. Die Liste der Gruppen kann durch Ausführen des Cmdlets "Get-MsolGroup" abgerufen werden. Die Liste der Benutzer kann durch Ausführen des Cmdlets "Get-MsolUser" abgerufen werden.</maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
        </dev:remarks>
        <command:commandLines>
          <command:commandLine>
            <command:commandText></command:commandText>
          </command:commandLine>
        </command:commandLines>
      </command:example>
    </command:examples>
    <!-- Link section -->
    <maml:relatedLinks>
      <maml:navigationLink>
        <maml:linkText></maml:linkText>
        <maml:uri/>
      </maml:navigationLink>
    </maml:relatedLinks>
  </command:command>
 
 
</helpItems>