zh-hans/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>將指定的群組從合作夥伴租用戶新增到此租用戶中的角色。</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>Add-MsolForeignGroupToRole Cmdlet 可用來將安全性群組從合作夥伴租用戶新增到此租用戶中的指定角色。</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>包含要新增之群組的合作夥伴租用戶的物件識別碼。</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>合作夥伴租用戶中要新增之群組的物件識別碼。</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>要新增群組之角色的物件識別碼。</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>要對其執行作業之租用戶的唯一識別碼。如果未提供此識別碼,就會預設為目前使用者的租用戶。此參數僅適用於合作夥伴使用者。</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>包含要新增之群組的合作夥伴租用戶的物件識別碼。</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>合作夥伴租用戶中要新增之群組的物件識別碼。</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>要新增群組之角色的物件識別碼。</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>要對其執行作業之租用戶的唯一識別碼。如果未提供此識別碼,就會預設為目前使用者的租用戶。此參數僅適用於合作夥伴使用者。</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>將成員新增至現有的安全性群組。</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>Add-MsolGroupMember Cmdlet 可用來將成員新增到安全性群組。新成員可以是使用者或其他安全性群組。</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>要新增至群組之成員 (使用者或群組) 的物件識別碼。</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>要新增成員之群組的識別碼。</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>要新增到群組之成員的類型 (使用者或群組)。</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>要對其執行作業之租用戶的唯一識別碼。如果未提供此識別碼,這個值就會預設為目前使用者的租用戶。此參數僅適用於合作夥伴使用者。</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>要新增至群組之成員 (使用者或群組) 的物件識別碼。</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>要新增到群組之成員的類型 (使用者或群組)。</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>要新增成員之群組的識別碼。</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>要對其執行作業之租用戶的唯一識別碼。如果未提供此識別碼,這個值就會預設為目前使用者的租用戶。此參數僅適用於合作夥伴使用者。</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>
          -------------------------- 範例 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>描述</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>此命令會將使用者新增到安全性群組。</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>將成員新增到現有的系統管理員角色。</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>此 Cmdlet 可用來將成員新增到角色。目前只能新增使用者和服務主體到角色 (不支援新增安全性群組)。</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>要新增成員的角色。只能新增使用者到角色 (不支援新增安全性群組)。應提供 RoleName 或 RoleObjectId。</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>要新增之成員的物件識別碼。若為使用者,這應是使用者識別碼。只能新增使用者到角色 (不支援新增安全性群組)。應提供 RoleMemberEmailAddress 或 RoleMemberObjectId。</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>要新增之成員的物件識別碼。只能新增使用者到角色 (不支援新增安全性群組)。應提供 RoleMemberEmailAddress 或 RoleMemberObjectId。</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>要新增之成員的角色類型 (使用者、群組或服務主體)。目前只能新增使用者和服務主體到角色。</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>要對其執行作業之租用戶的唯一識別碼。如果未提供此識別碼,這個值就會預設為目前使用者的租用戶。此參數僅適用於合作夥伴使用者。</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>要新增成員之角色的名稱。只能新增使用者到角色 (不支援新增安全性群組)。應提供 RoleName 或 RoleObjectId。</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>要新增之成員的物件識別碼。若為使用者,這應是使用者識別碼。只能新增使用者到角色 (不支援新增安全性群組)。應提供 RoleMemberEmailAddress 或 RoleMemberObjectId。</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>要新增之成員的物件識別碼。只能新增使用者到角色 (不支援新增安全性群組)。應提供 RoleMemberEmailAddress 或 RoleMemberObjectId。</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>要新增之成員的角色類型 (使用者、群組或服務主體)。目前只能新增使用者和服務主體到角色。</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>要對其執行作業之租用戶的唯一識別碼。如果未提供此識別碼,這個值就會預設為目前使用者的租用戶。此參數僅適用於合作夥伴使用者。</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>要新增之成員的物件識別碼。若為使用者,這應是使用者識別碼。只能新增使用者到角色 (不支援新增安全性群組)。應提供 RoleMemberEmailAddress 或 RoleMemberObjectId。</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>要新增之成員的物件識別碼。只能新增使用者到角色 (不支援新增安全性群組)。應提供 RoleMemberEmailAddress 或 RoleMemberObjectId。</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>要新增之成員的角色類型 (使用者、群組或服務主體)。目前只能新增使用者和服務主體到角色。</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>要新增成員之角色的名稱。只能新增使用者到角色 (不支援新增安全性群組)。應提供 RoleName 或 RoleObjectId。</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>要新增成員的角色。只能新增使用者到角色 (不支援新增安全性群組)。應提供 RoleName 或 RoleObjectId。</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>要對其執行作業之租用戶的唯一識別碼。如果未提供此識別碼,這個值就會預設為目前使用者的租用戶。此參數僅適用於合作夥伴使用者。</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>
          -------------------------- 範例 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>描述</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>此命令會將 user@contoso.com 新增到公司系統管理員角色。若要取得 RoleName 的值清單,請使用 Get-MsolRole Cmdlet。</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>驗證自訂網域。</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>
        此 Cmdlet 可用來確認網域的所有權。若要確認所有權,必須針對網域新增自訂 TXT 或 MX DNS 記錄。您必須先使用 New-MsolDomain Cmdlet 新增網域,然後應呼叫 Get-MsolDomainVerificationDNS Cmdlet 來擷取必須設定之 DNS 記錄的詳細資料。
 
          請注意,更新 DNS 之後,可能需要稍候一段時間 (15-60 分鐘),Cmdlet 才能進行驗證。
      </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>要驗證的完整網域名稱。</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>此 URL 指定使用 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="true (ByPropertyName)" position="named">
          <maml:name>FederationBrandName</maml:name>
          <maml:description>
            <maml:para>登入 Microsoft Azure Active Directory 服務時對使用者顯示的字串值名稱。建議客戶使用使用者熟悉的名稱,例如 "Contoso Inc."。</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>網域在衍生自同盟伺服器之 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="true (ByPropertyName)" position="named">
          <maml:name>LogOffUri</maml:name>
          <maml:description>
            <maml:para>用戶端登出 Microsoft Azure Active Directory 服務時的重新導向目標 URL。</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>指定用來從 Lync Online 等豐富型用戶端應用程式進行驗證之中繼資料交換端點的 URL。</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>主要簽署憑證到期時,將用來簽署權杖的下一個權杖簽署憑證。</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>網頁用戶端登入 Microsoft Azure Active Directory 服務時的導向目標 URL。</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>目前用以簽署傳遞到 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="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>SupportsMfa</maml:name>
          <maml:description>
            <maml:para>表示 IDP STS 是否支援 MFA。</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>表示應用程式要求使用者互動式登入時,要使用的預設驗證方法。</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>同盟 IDP STS 的 OpenID Connect 探索端點。</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>此 URL 指定使用 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="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>DomainName</maml:name>
        <maml:description>
          <maml:para>要驗證的完整網域名稱。</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>登入 Microsoft Azure Active Directory 服務時對使用者顯示的字串值名稱。建議客戶使用使用者熟悉的名稱,例如 "Contoso Inc."。</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>網域在衍生自同盟伺服器之 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="true (ByPropertyName)" position="named">
        <maml:name>LogOffUri</maml:name>
        <maml:description>
          <maml:para>用戶端登出 Microsoft Azure Active Directory 服務時的重新導向目標 URL。</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>指定用來從 Lync Online 等豐富型用戶端應用程式進行驗證之中繼資料交換端點的 URL。</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>主要簽署憑證到期時,將用來簽署權杖的下一個權杖簽署憑證。</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>網頁用戶端登入 Microsoft Azure Active Directory 服務時的導向目標 URL。</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>目前用以簽署傳遞到 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="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>SupportsMfa</maml:name>
        <maml:description>
          <maml:para>表示 IDP STS 是否支援 MFA。</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>表示應用程式要求使用者互動式登入時,要使用的預設驗證方法。</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>同盟 IDP STS 的 OpenID Connect 探索端點。</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>
          -------------------------- 範例 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>描述</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>此命令會嘗試驗證網域 contoso.com。若要成功驗證網域,必須先設定適當的 DNS 記錄。您可以使用 Get-MsolDomainVerificationDns Cmdlet 擷取要設定的 DNS 記錄清單。</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>起始與 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>
        Connect-MsolService Cmdlet 將嘗試起始與 Microsoft Azure Active Directory 的連線。呼叫者必須提供其認證 (PSCredential 物件),或指定 CurrentCredentials 參數以使用目前登入使用者的認證。
 
        如果使用的模組版本過時,此 Cmdlet 可能會傳回警告或錯誤。
      </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>用來連線到 Microsoft Azure Active Directory 的認證。</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>用於連接到 Microsoft Azure Active Directory 的 AD Graph 存取權杖。</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>用於連接到 Microsoft Azure Active Directory 的 MS Graph 存取權杖。</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>用於連接到其他地區 Microsoft Azure Active Directory 的部署類型。可能的值包括 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>用來連線到 Microsoft Azure Active Directory 的認證。</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>用於連接到 Microsoft Azure Active Directory 的 AD Graph 存取權杖。</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>用於連接到 Microsoft Azure Active Directory 的 MS Graph 存取權杖。</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>用於連接到其他地區 Microsoft Azure Active Directory 的部署類型。可能的值包括 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>
          -------------------------- 範例 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>描述</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>此命令會嘗試起始與 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:example>
        <maml:title>
          -------------------------- 範例 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>描述</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>此命令嘗試使用提供的認證,將具有 Microsoft Azure Active Directory 的 AzureChinaCloud 連接初始化。認證的類型必須是 PSCredential (通常是透過 Get-Credential Cmdlet 擷取)。</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>更新最近從單一登入 (也稱為識別身分同盟) 轉換為標準驗證類型之網域中的使用者。</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>Convert-MsolFederatedUser Cmdlet 可用來更新最近從單一登入 (也稱為識別身分同盟) 轉換為標準驗證類型之網域中的使用者。您必須提供使用者的新密碼。</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 使用者識別碼。</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>使用者的新密碼。</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>要對其執行作業之租用戶的唯一識別碼。如果未提供此識別碼,就會預設為目前使用者的租用戶。此參數僅適用於合作夥伴使用者。</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>使用者的新密碼。</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>要對其執行作業之租用戶的唯一識別碼。如果未提供此識別碼,就會預設為目前使用者的租用戶。此參數僅適用於合作夥伴使用者。</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 使用者識別碼。</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>擷取公司的所有 SKU。</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>Get-MsolAccountSku 將傳回公司擁有的所有 SKU。</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>要對其執行作業之租用戶的唯一識別碼。如果未提供此識別碼,這個值就會預設為目前使用者的租用戶。此參數僅適用於合作夥伴使用者。</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>要對其執行作業之租用戶的唯一識別碼。如果未提供此識別碼,這個值就會預設為目前使用者的租用戶。此參數僅適用於合作夥伴使用者。</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 -->
            傳回的每個 AccountSKU 都將包含下列資訊:
 
          AccountName: 此 SKU 所屬帳戶的名稱。
 
          AccountObjectId: 此 SKU 所屬帳戶的唯一識別碼。
 
          AccountSkuId: 帳戶/SKU 組合的唯一字串識別碼。指派或更新授權時應使用這個值。
 
          ActiveUnits: 作用中的授權數目。
 
          ConsumedUnits: 已使用的授權數目。
 
          ServiceStatus: 屬於此 SKU 的個別服務的佈建狀態。
 
          SkuId: SKU 的唯一識別碼。
 
          SkuPartNumber: 此 SKU 的合作夥伴號碼。
 
          SubscriptionIds: 與此 SKU 關聯的所有訂閱清單。基於指派授權的目的,具有相同 SKU 的所有訂閱都將群組成單一授權集區。
 
          SuspendedUnits: 暫停的授權數目。這些授權無法用於指派。
 
          TargetClass: 此 SKU 的目標類別。只能指派目標類別=使用者的 SKU。
 
          WarningUnits: 警告單元的數目。
          </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>
          -------------------------- 範例 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>描述</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>此命令會傳回 SKU 清單。</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>擷取已與租用戶或群組/使用者/服務主體/應用程式/裝置建立關聯的所有目錄設定物件。</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>Get-MsolAllSettings 會傳回已與租用戶或群組/使用者/服務主體/應用程式/裝置建立關聯的所有目錄設定物件。</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>已與設定物件建立關聯的物件類型,若未指定,則與租用戶建立關聯。可能的值包括 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>已與設定物件建立關聯的物件識別碼,若未指定,則與租用戶建立關聯。</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>已與設定物件建立關聯的物件類型,若未指定,則與租用戶建立關聯。可能的值包括 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>已與設定物件建立關聯的物件識別碼,若未指定,則與租用戶建立關聯。</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 -->
            每個傳回的設定皆會包含下列資訊:
 
                    DisplayName: 設定的名稱。
 
                    TemplateId: 此設定所屬目錄設定範本的唯一識別碼。
 
                    Id: 目錄設定的唯一字串識別碼。此值應在更新設定時使用。
 
                    Values: 成對的名稱和數值,描述設定的詳細資料。
                  </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>
          -------------------------- 範例 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>描述</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>此命令會傳回目錄設定的清單。</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>
          -------------------------- 範例 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>描述</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>此命令會傳回已與特定物件建立關聯的目錄設定清單。</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>擷取租用戶的所有目錄設定範本。</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>Get-MsolAllSettingTemplate 會傳回租用戶擁有的所有目錄設定範本。</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 -->
            每個傳回的設定範本皆會包含下列資訊:
 
                    Id: 目錄設定範本的唯一字串識別碼。此值應在更新設定時使用。
 
                    DisplayName: 設定範本的名稱。
 
                    Description: 設定範本的描述。
 
                    Values: 成對的名稱和數值,描述設定範本的詳細資料。
                  </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>
          -------------------------- 範例 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>描述</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>此命令會傳回目錄設定範本的清單。</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>從 Azure Active Directory 擷取公司所有目前允許的資料位置。</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>Get-MsolCompanyAllowedDataLocation Cmdlet 可用於從 Azure Active Directory 擷取公司所有目前允許的資料位置。若公司尚未選擇加入多語系功能或尚未允許資料位置,則 Cmdlet 會傳回空白清單。</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>要對其執行作業之租用戶的唯一識別碼。如果未提供此識別碼,這個值就會預設為目前使用者的租用戶。此參數僅適用於合作夥伴使用者。</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>要對其執行作業之租用戶的唯一識別碼。如果未提供此識別碼,這個值就會預設為目前使用者的租用戶。此參數僅適用於合作夥伴使用者。</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>此 Cmdlet 會從 Azure Active Directory 傳回公司所有目前允許的資料位置。若公司尚未選擇加入多語系功能或尚未允許資料位置,則此 Cmdlet 將會傳回空白清單。</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>
          -------------------------- 範例 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>描述</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>此命令會從 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>
        Get-MsolCompanyInformation
      </command:name>
      <maml:description>
        <maml:para>擷取公司層級的資訊。</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>Get-MsolCompanyInformation Cmdlet 將會擷取公司層級的資訊。</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>要對其執行作業之租用戶的唯一識別碼。如果未提供此識別碼,這個值就會預設為目前使用者的租用戶。此參數僅適用於合作夥伴使用者。</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>要對其執行作業之租用戶的唯一識別碼。如果未提供此識別碼,這個值就會預設為目前使用者的租用戶。此參數僅適用於合作夥伴使用者。</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 -->
            此 Cmdlet 會傳回下列公司層級資訊:
 
          AuthorizedServiceInstances: 此公司的服務清單。
 
          City: 公司所在的城市。
 
          CompanyType: 公司的類型 (可能是合作夥伴或一般租用戶)。
 
          Country: 公司所在的國家/地區。
 
          CountryLetterCode: 公司所在國家/地區的代碼,共有兩個字母。
 
          DapEnabled: 若為合作夥伴,會指出此合作夥伴是否具有委派的系統管理員權限。
 
          DirectorySynchronizationEnabled: 當此設定為 true 時,表示此公司開啟了目錄同步作業。
 
          DirSyncServiceAccount: 全域管理員的 UserPrincipalName,設定供目錄同步作業之用。
 
          DisplayName: 此公司的顯示名稱。
 
          InitialDomain: 此公司 (companyname.onmicrosoft.com) 的初始網域。
 
          LastDirSyncTime: 此公司上次執行目錄同步作業的時間。
 
          LastPasswordSyncTime: 上次收到此公司之密碼同步作業要求的時間。
 
          PasswordSynchronizationEnabled: 當此設定為 true 時,表示此公司開啟了密碼同步作業。
 
          MarketingNotificationEmails: 用以接收行銷通知的電子郵件地址。
 
          ObjectId: 此公司的專用識別碼。
 
          PostalCode: 此公司的郵政地區。
 
          PreferredLanguage: 此公司的預設語言。
 
          State: 此公司所在的省/市。
 
          Street: 此公司的街道地址。
 
          TechnicalNotificationEmails: 用以接收重要通知的電子郵件地址,其中包括了目錄同步作業通知。
 
          TelephoneNumber: 此公司的電話號碼。
 
          UsersPermissionToCreateGroupsEnabled: 此設定可允許使用者建立群組。
 
          UsersPermissionToCreateLOBAppsEnabled: 此設定可允許使用者建立 LOB 應用程式。
 
          UsersPermissionToReadOtherUsersEnabled: 此設定可允許使用者讀取其他使用者。
 
          UsersPermissionToUserConsentToAppEnabled: 此設定可允許使用者在經過使用者同意後存取應用程式。
 
          </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>
          -------------------------- 範例 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>描述</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>此命令會傳回公司層級的資訊。</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>從 Microsoft Azure Active Directory 擷取連絡人。</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>Get-MsolContact Cmdlet 可用來擷取連絡人物件或連絡人清單。如果使用 ObjectId,便會擷取單一連絡人。</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>此篩選器只會篩選發生驗證錯誤的連絡人。</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>搜尋傳回的結果數目上限。如果未指定,將會傳回 500 筆結果。</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>要搜尋的字串。只會傳回顯示名稱或電子郵件地址開頭為此字串的連絡人。</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>要對其執行作業之租用戶的唯一識別碼。如果未提供此識別碼,這個值就會預設為目前使用者的租用戶。此參數僅適用於合作夥伴使用者。</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>如果有,則將傳回所有結果。無法與 MaxResults 參數一起使用。</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>要對其執行作業之租用戶的唯一識別碼。如果未提供此識別碼,這個值就會預設為目前使用者的租用戶。此參數僅適用於合作夥伴使用者。</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>要擷取之連絡人的唯一識別碼。</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>要對其執行作業之租用戶的唯一識別碼。如果未提供此識別碼,這個值就會預設為目前使用者的租用戶。此參數僅適用於合作夥伴使用者。</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>如果有,則將傳回所有結果。無法與 MaxResults 參數一起使用。</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>此篩選器只會篩選發生驗證錯誤的連絡人。</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>搜尋傳回的結果數目上限。如果未指定,將會傳回 500 筆結果。</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>要擷取之連絡人的唯一識別碼。</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>要搜尋的字串。只會傳回顯示名稱或電子郵件地址開頭為此字串的連絡人。</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>要對其執行作業之租用戶的唯一識別碼。如果未提供此識別碼,這個值就會預設為目前使用者的租用戶。此參數僅適用於合作夥伴使用者。</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 -->
            此 Cmdlet 會傳回連絡人物件,其中包含下列資訊:
 
          City: 連絡人所在城市。
 
          Country: 連絡人所在國家/地區。
 
          Department: 連絡人的部門。
 
          DisplayName: 連絡人的顯示名稱。
 
          Fax: 連絡人的傳真號碼。
 
          FirstName: 連絡人的名字。
 
          LastDirSyncTime: 傳回上次同步處理的日期和時間 (僅從已使用 Active Directory 同步作業進行同步處理的連絡人)。
 
          LastName: 連絡人的姓氏。
 
          MobilePhone: 連絡人的行動電話號碼。
 
          ObjectId: 連絡人的唯一識別碼。
 
          Office: 連絡人的辦公室號碼。
 
          Phone Number: 連絡人的電話號碼。
 
          Postal Code: 連絡人的郵遞區號。
 
          Proxy Addresses - 與此連絡人關聯的 Proxy 位址。
 
          State: 連絡人所在的州/省。
 
          StreetAddress: 連絡人的地址。
 
          Title: 連絡人的職稱。
 
          UserPrincipalName: 連絡人的使用者識別碼。
 
          ValidationStatus: 連絡人是否有任何錯誤。
          </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>
          -------------------------- 範例 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>描述</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>此命令會擷取連絡人。</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>
          -------------------------- 範例 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>描述</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>此命令會擷取顯示名稱或電子郵件地址開頭為 'Melissa' 的連絡人清單。</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>擷取網域 Microsoft Azure Active Directory。</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>Get-MsolDomain Cmdlet 可用來擷取公司網域。</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>此篩選器會篩選指定的驗證類型。如果提供,就只會傳回具有該驗證類型的網域。</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>此篩選器會篩選已指派所指定功能的網域。</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>此篩選器只會傳回具有指定狀態的網域。有效值包括 Verified、Unverified 和 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>要對其執行作業之租用戶的唯一識別碼。如果未提供此識別碼,這個值就會預設為目前使用者的租用戶。此參數僅適用於合作夥伴使用者。</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>要擷取的完整網域名稱。</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>要對其執行作業之租用戶的唯一識別碼。如果未提供此識別碼,這個值就會預設為目前使用者的租用戶。此參數僅適用於合作夥伴使用者。</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>此篩選器會篩選指定的驗證類型。如果提供,就只會傳回具有該驗證類型的網域。</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>此篩選器會篩選已指派所指定功能的網域。</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>要擷取的完整網域名稱。</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>此篩選器只會傳回具有指定狀態的網域。有效值包括 Verified、Unverified 和 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>要對其執行作業之租用戶的唯一識別碼。如果未提供此識別碼,這個值就會預設為目前使用者的租用戶。此參數僅適用於合作夥伴使用者。</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 -->
            傳回的每個網域都將包含下列資訊:
 
        Authentication: 網域的驗證類型 (受管理或同盟)。
 
        Capabilities: 指派給網域的功能。這些功能可能是 SharePoint、電子郵件或 OfficeCommunicationsOnline。具有 SharePoint 功能的網域無法用於其他功能。
 
        IsDefault: 這是用來建立使用者的預設網域。每個公司只能有一個預設網域。
 
        IsInitial: 此網域是否為 Microsoft Azure Active Directory 建立的初始網域 ([companyname].onmicrosoft.com)。
 
        Name: 網域的完整名稱。
 
        RootDomain: 若為子網域,這代表根網域。只有根網域需要驗證,所有子網域將會自動進行驗證。
 
        Status: 網域的狀態 (已驗證或未驗證)。
          </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>
          -------------------------- 範例 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>描述</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>此命令會擷取公司的所有網域 (已驗證或未驗證)。</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>
          -------------------------- 範例 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>描述</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>此命令會擷取 contoso.com 網域。</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>
          -------------------------- 範例 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>描述</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>此命令會傳回已驗證的公司網域清單。</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>擷取同盟網域的設定。</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>Get-MsolDomainFederationSettings Cmdlet 會從 Microsoft Azure Active Directory 取得金鑰設定。請使用 Get-MSOLFederationProperty Cmdlet 同時取得 Microsoft Azure Active Directory 和 Active Directory 同盟服務伺服器的設定。</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>要擷取的完整網域名稱。</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>要對其執行作業之租用戶的唯一識別碼。如果未提供此識別碼,這個值就會預設為目前使用者的租用戶。此參數僅適用於合作夥伴使用者。</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>要擷取的完整網域名稱。</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>要對其執行作業之租用戶的唯一識別碼。如果未提供此識別碼,這個值就會預設為目前使用者的租用戶。此參數僅適用於合作夥伴使用者。</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 -->
            此 Cmdlet 會傳回下列設定:
 
          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>
          -------------------------- 範例 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>描述</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>傳回 contoso.com 的同盟設定。</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>擷取記錄清單以設定網域。</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>Get-MsolDomainVerificationDns Cmdlet 可用來傳回驗證網域所需設定的 DNS 記錄。</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>要擷取的完整網域名稱。</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>驗證此網域所使用的網域驗證模式。模式的可能值包括 DnsMXRecord 和 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>要對其執行作業之租用戶的唯一識別碼。如果未提供此識別碼,這個值就會預設為目前使用者的租用戶。此參數僅適用於合作夥伴使用者。</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>要擷取的完整網域名稱。</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>驗證此網域所使用的網域驗證模式。模式的可能值包括 DnsMXRecord 和 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>要對其執行作業之租用戶的唯一識別碼。如果未提供此識別碼,這個值就會預設為目前使用者的租用戶。此參數僅適用於合作夥伴使用者。</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 -->
            此 Cmdlet 會傳回驗證網域所需 DNS 記錄的詳細資料。
          </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>
          -------------------------- 範例 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>描述</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>此命令會擷取驗證 contoso.com 所有權所需設定的 DNS 記錄。</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>從 Microsoft Azure Active Directory 擷取群組。</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>Get-MsolGroup Cmdlet 可用以從 Microsoft Azure Active Directory 擷取群組。此 Cmdlet 可用以傳回單一群組 (如果傳入 ObjectId),或在所有群組內搜尋。</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>此篩選器只會傳回所指定類型的群組。有效值包括 Security、MailEnabledSecurity 和 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>此篩選器只會篩選發生驗證錯誤的群組。</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>此篩選器只會篩選代理程式群組。僅供合作夥伴使用。</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>搜尋傳回的結果數目上限。如果未指定,將會傳回 250 筆結果。</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>要搜尋的字串。只會傳回顯示名稱或電子郵件地址開頭為此字串的群組。</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>要對其執行作業之租用戶的唯一識別碼。如果未提供此識別碼,這個值就會預設為目前使用者的租用戶。此參數僅適用於合作夥伴使用者。</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>使用者的唯一識別碼。如果提供,則只會傳回此使用者所屬的群組。此參數必須與 IsAgentRole 一起使用。</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>使用者的使用者識別碼。如果提供,則只會傳回此使用者所屬的群組。這必須與 IsAgentRole 一起使用。</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>如果有,則將傳回所有結果。無法與 MaxResults 參數一起使用。</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>要對其執行作業之租用戶的唯一識別碼。如果未提供此識別碼,這個值就會預設為目前使用者的租用戶。此參數僅適用於合作夥伴使用者。</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>要擷取之群組的唯一識別碼。</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>要對其執行作業之租用戶的唯一識別碼。如果未提供此識別碼,這個值就會預設為目前使用者的租用戶。此參數僅適用於合作夥伴使用者。</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>如果有,則將傳回所有結果。無法與 MaxResults 參數一起使用。</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>此篩選器只會傳回所指定類型的群組。有效值包括 Security、MailEnabledSecurity 和 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>此篩選器只會篩選發生驗證錯誤的群組。</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>此篩選器只會篩選代理程式群組。僅供合作夥伴使用。</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>搜尋傳回的結果數目上限。如果未指定,將會傳回 250 筆結果。</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>要擷取之群組的唯一識別碼。</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>要搜尋的字串。只會傳回顯示名稱或電子郵件地址開頭為此字串的群組。</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>要對其執行作業之租用戶的唯一識別碼。如果未提供此識別碼,這個值就會預設為目前使用者的租用戶。此參數僅適用於合作夥伴使用者。</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>使用者的唯一識別碼。如果提供,則只會傳回此使用者所屬的群組。此參數必須與 IsAgentRole 一起使用。</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>使用者的使用者識別碼。如果提供,則只會傳回此使用者所屬的群組。這必須與 IsAgentRole 一起使用。</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 -->
            此 Cmdlet 會傳回群組清單,其中包含下列資訊:
 
        CommonName: 群組的一般名稱。
 
        Description: 群組的描述。
 
        DisplayName: 群組的顯示名稱。
 
        EmailAddress: 群組的電子郵件地址。安全性群組不會傳回此資訊。
 
        Errors: 群組的錯誤清單。
 
        GroupType: 群組的類型。類型可能是 SecurityGroup、DistributionList 或 MailEnabledSecurityGroup。
 
        IsSystem: 此群組是否為系統群組 (由 Microsoft Azure Active Directory 建立)。這些群組無法更新或移除。
 
        LastDirSyncTime: 上次同步處理群組的日期和時間。
 
        ManagedBy: 群組的擁有者。
 
        ObjectId: 群組的唯一物件識別碼。
 
        Proxy Addresses - 與此群組關聯的 Proxy 位址 (僅適用於具備郵件功能的群組)。
 
        ValidationStatus: 此群組是否有任何錯誤。
          </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>
          -------------------------- 範例 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>描述</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>此命令會傳回具有對應識別碼的群組物件。</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>
          -------------------------- 範例 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>描述</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>此命令會傳回租用戶的完整群組集合 (最多 250 個)。</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>
          -------------------------- 範例 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>描述</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>此命令會傳回使用者所隸屬的代理程式群組。這僅適用於具有合作夥伴權限的公司。</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>擷取指定之群組的所有成員。</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>Get-MsolGroupMember Cmdlet 可用來擷取指定之群組的成員。成員可以是使用者或群組。</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>要擷取其成員之群組的識別碼。</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>搜尋結果傳回的結果數目上限。如果未指定,將會傳回 250 筆結果。</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>要搜尋的字串。只會傳回顯示名稱或電子郵件地址開頭為此字串的物件。</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>要對其執行作業之租用戶的唯一識別碼。如果未提供此識別碼,這個值就會預設為目前使用者的租用戶。此參數僅適用於合作夥伴使用者。</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>如果有,則將傳回所有結果。無法與 MaxResults 參數一起使用。</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>要擷取其成員之群組的識別碼。</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>要搜尋的字串。只會傳回顯示名稱或電子郵件地址開頭為此字串的物件。</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>要對其執行作業之租用戶的唯一識別碼。如果未提供此識別碼,這個值就會預設為目前使用者的租用戶。此參數僅適用於合作夥伴使用者。</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>如果有,則將傳回所有結果。無法與 MaxResults 參數一起使用。</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>要擷取其成員之群組的識別碼。</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>搜尋結果傳回的結果數目上限。如果未指定,將會傳回 250 筆結果。</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>要搜尋的字串。只會傳回顯示名稱或電子郵件地址開頭為此字串的物件。</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>要對其執行作業之租用戶的唯一識別碼。如果未提供此識別碼,這個值就會預設為目前使用者的租用戶。此參數僅適用於合作夥伴使用者。</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 -->
            針對此 Cmdlet,每個輸出物件將包含下列資訊:
 
          CommonName: 群組的一般名稱。
 
            DisplayName: 群組的顯示名稱。
 
            EmailAddress: 群組的主要電子郵件地址 (僅適用於 MailEnabled 群組)。
 
            GroupMemberType: 群組類型 (SecurityGroup、Distributionlist 或 MailEnabledSecurityGroup)。
 
            ObjectId: 群組的唯一識別碼。
          </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>
          -------------------------- 範例 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>描述</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>此命令會擷取指定之群組的所有成員 (使用者或群組)。</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>擷取合作夥伴的合約清單。</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>Get-MsolPartnerContract Cmdlet 只能由合作夥伴使用,因為它可用來擷取合作夥伴的合約清單。此 Cmdlet 的輸入應為要查詢的網域,此網域必須針對租用戶進行驗證。如果公司存在且合作夥伴具有此公司的存取權限,就會傳回對應的合約。</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>要搜尋的網域。這必須是已驗證網域的完整名稱。</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>要擷取合約之合作夥伴的租用戶。如果未提供此參數,值將預設為目前使用者的租用戶。如果提供此參數,則租用戶識別碼必須對應於合作夥伴公司。</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>要搜尋的網域。這必須是已驗證網域的完整名稱。</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>要擷取合約之合作夥伴的租用戶。如果未提供此參數,值將預設為目前使用者的租用戶。如果提供此參數,則租用戶識別碼必須對應於合作夥伴公司。</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>
          -------------------------- 範例 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>描述</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>此命令會針對擁有網域 consoso.com 的租用戶傳回合約。呼叫者必須具有代表 contoso.com 執行動作的權限。</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>擷取合作夥伴的公司層級資訊。</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>Get-MsolPartnerInformation Cmdlet 可用來擷取合作夥伴相關資訊。此 Cmdlet 只能用於合作夥伴租用戶。</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>要對其執行作業之租用戶的唯一識別碼。如果未提供此識別碼,這個值就會預設為目前使用者的租用戶。此參數僅適用於合作夥伴使用者。</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>要對其執行作業之租用戶的唯一識別碼。如果未提供此識別碼,這個值就會預設為目前使用者的租用戶。此參數僅適用於合作夥伴使用者。</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 -->
            此 Cmdlet 將傳回下列公司層級的資訊:
 
          CompanyType -此公司的類型 (可能是合作夥伴或一般租用戶)
 
          DapEnabled - 用來判斷合作夥伴是否具有委派系統管理權限的旗標。
 
          PartnerCompanyName - 公司的名稱
 
          PartnerSupportTelephones - 合作夥伴的支援電話號碼。
 
          PartnerSupportEmails - 合作夥伴的支援電子郵件地址。
 
          PartnerCommerceUrl - 合作夥伴商務網站的 URL。
 
          PartnerSupportUrl - 合作夥伴支援網站的 URL。
 
          PartnerHelpUrl - 合作夥伴說明網站的 URL。
          </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>擷取租用戶或指定之網域目前的密碼原則。</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>Get-MsolPasswordPolicy Cmdlet 可用來針對租用戶或指定的網域,擷取與密碼到期視窗或密碼到期通知視窗關聯的值。若指定網域名稱,該網域必須是公司的已驗證網域。 </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>要擷取之網域的完整名稱。</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>要擷取之網域的完整名稱。</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 -->
            將針對指定的網域或租用戶 (若未指定網域) 傳回下列值。
 
          ValidityPeriod: 密碼在必須變更之前的有效時間長度。Null 值表示將使用 90 天的預設值。
 
          NotificationDays: 指定使用者會在密碼到期前幾天收到通知。Null 值表示將使用 14 天的預設值。
          </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>
          -------------------------- 範例 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>描述</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>傳回租用戶的密碼原則。</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>
          -------------------------- 範例 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>描述</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>傳回網域 contoso.com 的密碼原則。</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>擷取系統管理員角色。</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>Get-MsolRole Cmdlet 可用來擷取系統管理員角色清單。</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>要擷取之角色的 ObjectId。</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>要對其執行作業之租用戶的唯一識別碼。如果未提供此識別碼,這個值就會預設為目前使用者的租用戶。此參數僅適用於合作夥伴使用者。</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>要擷取之角色的名稱。</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>要對其執行作業之租用戶的唯一識別碼。如果未提供此識別碼,這個值就會預設為目前使用者的租用戶。此參數僅適用於合作夥伴使用者。</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>要擷取之角色的 ObjectId。</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>要擷取之角色的名稱。</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>要對其執行作業之租用戶的唯一識別碼。如果未提供此識別碼,這個值就會預設為目前使用者的租用戶。此參數僅適用於合作夥伴使用者。</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 -->
            針對此 Cmdlet,每個輸出物件將包含下列欄位:
 
        Description: 角色的描述。
 
            IsEnabled: 角色是否已啟用。
 
            IsSystem: 角色是否由 Microsoft Azure Active Directory 建立。
 
            Name: 角色的名稱。
 
            ObjectId: 角色的唯一識別碼。
          </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>
          -------------------------- 範例 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>描述</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>此命令會擷取公司的系統管理員角色。</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>擷取指定之角色的所有成員。</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>Get-MsolRoleMember Cmdlet 可用來擷取指定之角色的所有成員。</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>搜尋結果傳回的結果數目上限。如果未指定,將會傳回 250 筆結果。</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>要擷取成員之角色的識別碼。</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>要搜尋的字串。只會傳回顯示名稱或電子郵件地址開頭為此字串的物件。</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>要對其執行作業之租用戶的唯一識別碼。如果未提供此識別碼,這個值就會預設為目前使用者的租用戶。此參數僅適用於合作夥伴使用者。</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>如果有,則將傳回所有結果。無法與 MaxResults 參數一起使用。</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>要擷取成員之角色的識別碼。</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>要搜尋的字串。只會傳回顯示名稱或電子郵件地址開頭為此字串的物件。</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>要對其執行作業之租用戶的唯一識別碼。如果未提供此識別碼,這個值就會預設為目前使用者的租用戶。此參數僅適用於合作夥伴使用者。</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>如果有,則將傳回所有結果。無法與 MaxResults 參數一起使用。</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>搜尋結果傳回的結果數目上限。如果未指定,將會傳回 250 筆結果。</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>要擷取成員之角色的識別碼。</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>要搜尋的字串。只會傳回顯示名稱或電子郵件地址開頭為此字串的物件。</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>要對其執行作業之租用戶的唯一識別碼。如果未提供此識別碼,這個值就會預設為目前使用者的租用戶。此參數僅適用於合作夥伴使用者。</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 -->
            針對此 Cmdlet,每個 RoleMember 物件都將包含下列資訊:
 
          DisplayName: 角色成員的顯示名稱。
 
            EmailAddress: 角色成員的電子郵件地址。
 
            IsLicensed: 使用者是否已獲授權。
 
            LastDirSyncTime: 上次同步處理此成員的日期和時間。
 
            ObjectId: 成員的唯一識別碼。
 
            OverallProvisioningStatus: 此使用者的佈建狀態。
 
            RoleMemberType: 角色成員的類型。目前僅支援 "User"。
 
            ValidationStatus: 此群組成員是否有任何錯誤。
          </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>
          -------------------------- 範例 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>描述</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>此命令會傳回指定之角色的所有成員。</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>從 Microsoft Azure Active Directory 擷取服務主體或服務主體清單。</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>Get-MsolServicePrincipal Cmdlet 可用以從 Microsoft Azure Active Directory 擷取服務主體或服務主體清單。</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>如果有,則將傳回所有結果。無法與 MaxResults 參數一起使用。</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>搜尋結果傳回的結果數目上限。如果未指定,將會傳回 500 筆結果。</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>要對其執行作業之租用戶的唯一識別碼。如果未提供此識別碼,這個值就會預設為目前使用者的租用戶。此參數僅適用於合作夥伴使用者。</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>與要擷取的服務主體關聯的物件識別碼。</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>要對其執行作業之租用戶的唯一識別碼。如果未提供此識別碼,這個值就會預設為目前使用者的租用戶。此參數僅適用於合作夥伴使用者。</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>與要擷取的服務主體關聯的應用程式識別碼。</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>要對其執行作業之租用戶的唯一識別碼。如果未提供此識別碼,這個值就會預設為目前使用者的租用戶。此參數僅適用於合作夥伴使用者。</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>
              要擷取之服務主體的唯一名稱。
          SPN 必須使用下列其中一種格式: "appName"、"appName/hostname",或者必須是有效的 URL。AppName 代表應用程式的名稱,而 hostname 則代表應用程式的 URI 授權單位。
            </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>要對其執行作業之租用戶的唯一識別碼。如果未提供此識別碼,這個值就會預設為目前使用者的租用戶。此參數僅適用於合作夥伴使用者。</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>如果有,則將傳回所有結果。無法與 MaxResults 參數一起使用。</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>與要擷取的服務主體關聯的應用程式識別碼。</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>搜尋結果傳回的結果數目上限。如果未指定,將會傳回 500 筆結果。</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>與要擷取的服務主體關聯的物件識別碼。</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>
            要擷取之服務主體的唯一名稱。
          SPN 必須使用下列其中一種格式: "appName"、"appName/hostname",或者必須是有效的 URL。AppName 代表應用程式的名稱,而 hostname 則代表應用程式的 URI 授權單位。
          </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>要對其執行作業之租用戶的唯一識別碼。如果未提供此識別碼,這個值就會預設為目前使用者的租用戶。此參數僅適用於合作夥伴使用者。</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 -->
            從 Microsoft Azure Active Directory 擷取服務主體或服務主體清單。每個服務主體均包含下列資訊:
 
        ObjectId - 服務主體的唯一識別碼。
            AppPrincipalId - 服務主體的應用程式識別碼。
            DisplayName - 服務主體的易記名稱。
            ServicePrincipalName - 與服務主體關聯的服務主體名稱 (SPN) 清單。
            AccountEnabled - 此值指出帳戶是否已啟用。
          </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>
          -------------------------- 範例 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>描述</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>此命令會列出組織的租用戶中的所有現有服務主體。</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>
          -------------------------- 範例 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>描述</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>此命令會列出 ServicePrincipalName 的開頭為 "MyApp" 的所有現有服務主體。注意: 這與 ServicePrincipalName 到斜線之前的 appClass 部分完全相符。</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>
          -------------------------- 範例 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>描述</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>此命令會使用特定的 AppPrincipalId 取得服務主體。例如,值 "5e964d2f-e384-4292-ae55-dd24c89cc53b" 可能會傳回名為 "MyApp3" 的服務主體。</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>擷取與服務主體關聯的認證清單。</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>Get-MsolServicePrincipalCredential Cmdlet 可用來擷取與服務主體關聯的認證清單。</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>與要擷取之服務主體認證關聯的物件識別碼。</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>與要擷取之服務主體認證關聯的應用程式識別碼。</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>要對其執行作業之租用戶的唯一識別碼。如果未提供此識別碼,這個值就會預設為目前使用者的租用戶。此參數僅適用於合作夥伴使用者。</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>
              要擷取認證之來源服務主體的唯一名稱。
          SPN 必須使用下列其中一種格式: "appName"、"appName/hostname",或者必須是有效的 URL。AppName 代表應用程式的名稱,而 hostname 則代表應用程式的 URI 授權單位。
            </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>與要擷取之服務主體認證關聯的應用程式識別碼。</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>要對其執行作業之租用戶的唯一識別碼。如果未提供此識別碼,這個值就會預設為目前使用者的租用戶。此參數僅適用於合作夥伴使用者。</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>與要擷取之服務主體認證關聯的應用程式識別碼。</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>與要擷取之服務主體認證關聯的物件識別碼。</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>
            要擷取認證之來源服務主體的唯一名稱。
          SPN 必須使用下列其中一種格式: "appName"、"appName/hostname",或者必須是有效的 URL。AppName 代表應用程式的名稱,而 hostname 則代表應用程式的 URI 授權單位。
          </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>要對其執行作業之租用戶的唯一識別碼。如果未提供此識別碼,這個值就會預設為目前使用者的租用戶。此參數僅適用於合作夥伴使用者。</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 -->
            擷取與服務主體關聯的認證清單。每個服務主體均包含下列資訊:
 
          Type - 服務主體認證的類型 (非對稱/對稱/密碼)。
          Value - 認證的值。如果認證類型是憑證,這個值便代表 base 64 編碼憑證。如果認證類型是對稱,則代表 AES 金鑰。
          KeyGroupId - 保留給內部使用的識別碼。
          KeyId - 金鑰的唯一識別碼。
          StartDate - 認證的使用期限開始日期。
          EndDate - 認證的使用期限日期。
          Usage - 指定認證是用來「簽署」還是「驗證」權杖。
          </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>
          -------------------------- 範例 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>描述</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>此命令將會擷取與服務主體名稱 (SPN) "MyApp/myApp.com" 關聯的所有認證內容 (但不含認證值)。SPN 必須使用 appClass/hostname 的格式,其中 appClass 代表應用程式類別 ("MyApp"),而 hostname 則代表應用程式的主機名稱 (myApp.com)。</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>擷取目錄設定。</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>Get-MsolSettings cmdlet 可用以擷取目錄設定物件。</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>已與要擷取的目錄設定建立關聯的 SettingId。</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>已與設定物件建立關聯的物件類型,若未指定,則與租用戶建立關聯。可能的值包括 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>已與設定物件建立關聯的物件識別碼,若未指定,則與租用戶建立關聯。</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>已與要擷取的目錄設定建立關聯的 SettingId。</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>已與要擷取的目錄設定建立關聯的 SettingId。</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>已與設定物件建立關聯的物件類型,若未指定,則與租用戶建立關聯。可能的值包括 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>已與設定物件建立關聯的物件識別碼,若未指定,則與租用戶建立關聯。</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 -->
            擷取目錄設定物件,其中包含下列資訊:
 
                    DisplayName: 設定的名稱。
 
                    TemplateId: 此設定所屬目錄設定範本的唯一識別碼。
 
                    Id: 目錄設定的唯一字串識別碼。此值應在更新設定時使用。
 
                    Values: 成對的名稱和數值,描述設定的詳細資料。
                  </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>
          -------------------------- 範例 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>描述</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>此命令會傳回已與 &lt;guid&gt; SettingId 建立關聯的目錄設定。</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>
          -------------------------- 範例 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>描述</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>此令命會傳回 &lt;guid&gt; SettingId 已與群組物件建立關聯的目錄設定。</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>擷取目錄設定範本。</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>Get-MsolSettingTemplate cmdlet 可用以擷取目錄設定範本。</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>已與要擷取的目錄設定範本建立關聯的 TemplateId。</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>已與要擷取的目錄設定範本建立關聯的 TemplateId。</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 -->
            擷取目錄設定物件範本,其中包含下列資訊:
 
                    Id: 目錄設定範本的唯一字串識別碼。此值應在更新設定時使用。
 
                    DisplayName: 設定範本的名稱。
 
                    Description: 設定範本的描述。
 
                    Values: 成對的名稱和數值,描述設定範本的詳細資料。
                  </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>
          -------------------------- 範例 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>描述</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>此命令會擷取已與 GUID &lt;guid&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>
        Get-MsolSubscription
      </command:name>
      <maml:description>
        <maml:para>擷取訂閱。</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>Get-MsolSubscription Cmdlet 會傳回公司已購買的所有訂閱。將授權指派給使用者時,應該改用 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>要擷取之訂閱的物件識別碼。</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>要對其執行作業之租用戶的唯一識別碼。如果未提供此識別碼,這個值就會預設為目前使用者的租用戶。此參數僅適用於合作夥伴使用者。</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>要擷取之訂閱的物件識別碼。</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>要對其執行作業之租用戶的唯一識別碼。如果未提供此識別碼,這個值就會預設為目前使用者的租用戶。此參數僅適用於合作夥伴使用者。</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 -->
            針對此 Cmdlet,每個輸出物件都將包含下列資訊:
        
DateCreated: 建立此訂閱的日期。
 
            NextLifecycleDate: 此訂閱下一個週期事件的日期。
 
            ObjectId: 此訂閱的唯一識別碼。
 
            OcpSubscriptionId: 此訂閱在商務系統中的識別碼。
 
            ServiceStatus: 與此訂閱關聯的每個服務的佈建狀態。
 
            SkuId: 與此訂閱關聯的 SKU 的物件識別碼。
 
            SkuPartNumber: 與此訂閱關聯的 SKU。
 
            Status: 此訂閱的狀態 (已啟用、已到期或已暫停)。
 
            TotalLicenses: 此訂閱包含的基座數目。
          </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>
          -------------------------- 範例 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>描述</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>此命令會擷取公司訂閱清單。若要取得授權指派狀況,則應改用 Get-MsolAccountSKU Cmdlet。</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>從 Microsoft Azure Active Directory 擷取使用者。</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>Get-MsolUser Cmdlet 可用來擷取個別使用者或使用者清單。如果使用 ObjectId 或 UserPrincipalName 參數,將會擷取個別使用者。</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>用來篩選結果的城市。</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>用來篩選結果的國家。</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>用來篩選結果的部門。</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>用來篩選結果的網域。此網域必須是公司的已驗證網域。將傳回在此網域上具有電子郵件地址 (主要或次要) 的所有使用者。</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>此篩選器會篩選已啟用 (或已停用) 的使用者。可能的值包括 All、EnabledOnly 和 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>此篩選器只會篩選發生驗證錯誤的使用者。</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>此篩選器只會篩選需要授權協調的使用者。</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>要擷取之使用者的使用者識別碼。</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>搜尋結果傳回的結果數目上限。如果未指定,將會傳回 500 筆結果。</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>如果設定,則只會刪除資源回收筒中的使用者。</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>用來搜尋使用者的字串。只會傳回電子郵件地址或顯示名稱開頭為此字串的使用者。</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>此篩選器會篩選使用者的狀態。</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>此篩選器只會篩選透過 Microsoft Azure Active Directory 同步進行同步處理的使用者。</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>要對其執行作業之租用戶的唯一識別碼。如果未提供此識別碼,這個值就會預設為目前使用者的租用戶。此參數僅適用於合作夥伴使用者。</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>此篩選器會篩選使用者的職稱。</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>此篩選器只會篩選未獲得授權指派的使用者。</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>此篩選器會篩選使用者使用服務的國家/地區。這必須是兩個字母的國碼/地區碼。 </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>如果有,則將傳回所有結果。無法與 MaxResults 參數一起使用。</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>用來篩選結果的城市。</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>用來篩選結果的國家。</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>用來篩選結果的部門。</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>用來篩選結果的網域。此網域必須是公司的已驗證網域。將傳回在此網域上具有電子郵件地址 (主要或次要) 的所有使用者。</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>此篩選器會篩選已啟用 (或已停用) 的使用者。可能的值包括 All、EnabledOnly 和 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>此篩選器只會篩選發生驗證錯誤的使用者。</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>此篩選器只會篩選需要授權協調的使用者。</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>如果設定,則只會刪除資源回收筒中的使用者。</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>此篩選器會篩選使用者的狀態。</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>此篩選器只會篩選透過 Microsoft Azure Active Directory 同步進行同步處理的使用者。</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>要對其執行作業之租用戶的唯一識別碼。如果未提供此識別碼,這個值就會預設為目前使用者的租用戶。此參數僅適用於合作夥伴使用者。</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>此篩選器會篩選使用者的職稱。</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>此篩選器只會篩選未獲得授權指派的使用者。</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>此篩選器會篩選使用者使用服務的國家/地區。這必須是兩個字母的國碼/地區碼。 </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>要擷取之使用者的唯一識別碼。</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>如果設定,則只會刪除資源回收筒中的使用者。</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>要對其執行作業之租用戶的唯一識別碼。如果未提供此識別碼,這個值就會預設為目前使用者的租用戶。此參數僅適用於合作夥伴使用者。</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>要擷取之使用者的使用者識別碼。</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>如果設定此選項,只會傳回資源回收筒中的使用者。</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>要對其執行作業之租用戶的唯一識別碼。如果未提供此識別碼,這個值就會預設為目前使用者的租用戶。此參數僅適用於合作夥伴使用者。</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>如果有,則將傳回所有結果。無法與 MaxResults 參數一起使用。</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>用來篩選結果的城市。</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>用來篩選結果的國家。</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>用來篩選結果的部門。</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>用來篩選結果的網域。此網域必須是公司的已驗證網域。將傳回在此網域上具有電子郵件地址 (主要或次要) 的所有使用者。</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>此篩選器會篩選已啟用 (或已停用) 的使用者。可能的值包括 All、EnabledOnly 和 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>此篩選器只會篩選發生驗證錯誤的使用者。</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>此篩選器只會篩選需要授權協調的使用者。</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>要擷取之使用者的使用者識別碼。</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>搜尋結果傳回的結果數目上限。如果未指定,將會傳回 500 筆結果。</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>要擷取之使用者的唯一識別碼。</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>如果設定,則只會刪除資源回收筒中的使用者。</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>用來搜尋使用者的字串。只會傳回電子郵件地址或顯示名稱開頭為此字串的使用者。</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>此篩選器會篩選使用者的狀態。</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>此篩選器只會篩選透過 Microsoft Azure Active Directory 同步進行同步處理的使用者。</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>要對其執行作業之租用戶的唯一識別碼。如果未提供此識別碼,這個值就會預設為目前使用者的租用戶。此參數僅適用於合作夥伴使用者。</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>此篩選器會篩選使用者的職稱。</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>此篩選器只會篩選未獲得授權指派的使用者。</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>此篩選器會篩選使用者使用服務的國家/地區。這必須是兩個字母的國碼/地區碼。 </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>要擷取之使用者的使用者識別碼。</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 -->
            此 Cmdlet 傳回使用者物件,包含下列資訊:
 
            AlternateEmailAddresses: 使用者備用電子郵件地址 (Microsoft Azure Active Directory 外部)。
 
            BlockCredential: 使用者是否能夠登入。
 
            City: 使用者的城市。
 
            Country: 使用者的國家/地區。
 
            Department: 使用者的部門。
 
            DisplayName: 使用者的顯示名稱。
 
            Errors: 錯誤陣列。這些為可能導致失去服務的驗證錯誤。
 
            Fax: 使用者的傳真號碼。
 
            FirstName: 使用者的名字。
 
            ImmutableID: 僅有同盟使用者會傳回資訊。這是與 Microsoft Azure Active Directory 同盟所需要的識別碼。
 
            isBlackBerryUser: 傳回使用者是否擁有 BlackBerry 裝置。
 
            isLicensed: 是否已指派使用者任何授權。
 
            LastDirSyncTime: 上一次目錄同步處理的日期與時間 (僅會透過 Active Directory 同步處理,從與 Microsoft Azure Active Directory 同步的使用者傳回資訊)。
 
            LastPasswordChangeTimestamp: 最近一次登錄在 Microsoft Azure Active Directory 中的使用者密碼變更。
 
            LastName: 使用者的姓氏。
 
            LicenseReconciliationNeeded: 使用者目前是否擁有未獲授權的信箱。如果有的話,使用者應在 30 天內取得授權,以免喪失信箱。
 
            Licenses: 使用者的授權清單。
 
            LiveID: 使用者的唯一登入識別碼。
 
            MobilePhone: 使用者的行動電話號碼。
 
            ObjectId: 使用者的唯一識別碼。
 
            Office: 使用者的辦公室電話號碼。
 
            OverallProvisioningStatus: 是否已為他們的服務佈建使用者。
 
            PasswordNeverExpires: 是否應強制每 90 天更新使用者密碼。
 
            Phone Number: 使用者的電話號碼。
 
            Postal Code: 使用者的郵遞區號。
 
            Preferred Data Location: 使用者偏好的資料位置。
 
            Preferred Language: 使用者偏好的語言。
 
            Proxy Addresses - 與使用者相關聯的 Proxy 位址。
 
            State: 使用者的省/市。
 
            StreetAddress: 使用者的街道地址。
 
            StrongPasswordRequired: 變更密碼時,使用者是否需要設定強式密碼。建議採用強式密碼。
 
            Title: 使用者的職稱。
 
            UsageLocation: 使用者使用服務的國家/地區。必須為兩個字母的國家/地區代碼。
 
            UserPrincipalName: 使用者的使用者識別碼。
 
            ValidationStatus: 使用者是否有任何錯誤。
          </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>
          -------------------------- 範例 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>描述</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>此命令會擷取公司中的所有使用者 (最多 500 筆結果)。</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>
          -------------------------- 範例 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>描述</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>此命令會擷取已啟用的使用者清單 (最多 2000 筆結果)。</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>
          -------------------------- 範例 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>描述</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>此命令會擷取具有 UPN johns@contoso.com 的使用者</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>
          -------------------------- 範例 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>描述</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>此命令會擷取具有對應物件識別碼的使用者。</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>
          -------------------------- 範例 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>描述</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>此命令會擷取顯示名稱或電子郵件地址包含 "Tim" 的使用者清單 (最多 500 筆結果)。</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>
          -------------------------- 範例 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>描述</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>此命令會擷取已啟用的使用者清單 (最多 2000 筆結果)。</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>
          -------------------------- 範例 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>描述</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>此命令會傳回使用者偏好的資料位置。</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>擷取指定之使用者所屬角色的清單。 </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>Get-MsolUserRole Cmdlet 可用來擷取指定使用者隸屬的所有系統管理員角色。此 Cmdlet 也會傳回使用者透過安全性成員資格所隸屬的角色。</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>要擷取角色之使用者的識別碼。</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>要對其執行作業之租用戶的唯一識別碼。如果未提供此識別碼,這個值就會預設為目前使用者的租用戶。此參數僅適用於合作夥伴使用者。</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>要擷取角色之使用者的使用者識別碼。</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>要對其執行作業之租用戶的唯一識別碼。如果未提供此識別碼,這個值就會預設為目前使用者的租用戶。此參數僅適用於合作夥伴使用者。</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>要擷取角色之使用者的識別碼。</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>要對其執行作業之租用戶的唯一識別碼。如果未提供此識別碼,這個值就會預設為目前使用者的租用戶。此參數僅適用於合作夥伴使用者。</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>要擷取角色之使用者的使用者識別碼。</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>
          -------------------------- 範例 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>描述</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>此命令會擷取 user@contoso.com 隸屬的所有群組。</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>將新的網域加入 Microsoft Azure Active Directory 中。</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>New-MsolDomain Cmdlet 可用來建立新的網域物件。此 Cmdlet 可用來使用受管理或同盟識別身分建立網域,不過同盟網域應使用 New-MsolFederatedDomain Cmdlet,以確保能夠正確設定。</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>網域的驗證類型 (受管理或同盟)。在此網域中建立的所有使用者都將具有此驗證類型。</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>網域的完整網域名稱。</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>要對其執行作業之租用戶的唯一識別碼。如果未提供此識別碼,這個值就會預設為目前使用者的租用戶。此參數僅適用於合作夥伴使用者。</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>網域的驗證類型 (受管理或同盟)。在此網域中建立的所有使用者都將具有此驗證類型。</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>網域的完整網域名稱。</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>要對其執行作業之租用戶的唯一識別碼。如果未提供此識別碼,這個值就會預設為目前使用者的租用戶。此參數僅適用於合作夥伴使用者。</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 -->
            此 Cmdlet 會傳回新網域的相關詳細資料。
          </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>
          -------------------------- 範例 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>描述</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>此命令會使用名稱 contoso.com 建立新網域。網域必須先經過驗證才能使用。</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>將新的群組加入 Microsoft Azure Active Directory 中。</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>New-MsolGroup Cmdlet 可用以將新的安全性群組加入 Microsoft Azure Active Directory 中。</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>群組的描述。</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>群組的顯示名稱。</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>群組的擁有者。</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>要對其執行作業之租用戶的唯一識別碼。如果未提供此識別碼,這個值就會預設為目前使用者的租用戶。此參數僅適用於合作夥伴使用者。</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>群組的描述。</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>群組的顯示名稱。</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>群組的擁有者。</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>要對其執行作業之租用戶的唯一識別碼。如果未提供此識別碼,這個值就會預設為目前使用者的租用戶。此參數僅適用於合作夥伴使用者。</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 -->
            將會傳回建立的新群組。
          </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>
          -------------------------- 範例 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>描述</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>此命令會建立名為 "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>
        New-MsolLicenseOptions
      </command:name>
      <maml:description>
        <maml:para>建立新的授權選項物件。當透過 Add-MSOLUser 和 Set-MsolUserLicense Cmdlet 指派授權時,會使用此物件。</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>New-MsolLicenseOptions Cmdlet 會建立新的授權選項物件。當使用 Add-MsolUser 和 Set-MsolUserLicense Cmdlet 指派授權給使用者時,此 Cmdlet 會停用特定服務方案。</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>這些選項的授權 (AccountSkuID)。</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>將此授權指派給使用者時要停用的服務方案清單。</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>這些選項的授權 (AccountSkuID)。</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>將此授權指派給使用者時要停用的服務方案清單。</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>
          -------------------------- 範例 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>描述</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>此命令會建立授權選項物件。這可用於 New-MsolUser 或 Set-MsolUserLicense 中的授權選項參數。</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>將新的服務主體加入 Microsoft Azure Active Directory 中。</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>
        New-MsolServicePrincipal Cmdlet 會建立服務主體,可用以在 Microsoft Azure Active Directory 中將企業營運 (LOB) 應用程式或內部部署伺服器 (例如 Microsoft Exchange、SharePoint 或 Lync) 呈現為「服務主體」物件。新增應用程式作為服務主體可讓該應用程式通過其他服務的驗證,例如 Microsoft Office 365。
           </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>服務主體的易記名稱</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>指定是否必須啟用帳戶。如果沒有指定,則會設定為 True。</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>應用程式使用的位址清單。這份清單應該使用 New-MsolServicePrincipalAddress 說明 Cmdlet 來建構。</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>租用戶中服務主體的唯一應用程式識別碼。此內容一旦建立便無法變更。如果沒有指定 AppPrincipalId,將由系統產生。</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>認證的使用期限結束日期。預設的結束日期值是從今天算起一年後。</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>
              與服務主體關聯的服務主體名稱 (SPN) 清單。
          SPN 必須是每個公司租用戶的唯一名稱,並供應用程式用來唯一識別其本身。依預設,系統一律會新增服務主體 AppID 以作為 SPN。
          SPN 必須使用下列其中一種格式: "appName" 或 "appName/hostname",或者必須是有效的 URL。AppName 代表應用程式的名稱,而 hostname 則代表應用程式的 URI 授權單位。當服務主體代表 WS-同盟信賴憑證者時,則可將 SPN 設定為會被視為 WS-同盟 wtrealm 參數的 URL。
            </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>認證的使用期限開始日期。預設的開始日期值是今天。</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>要對其執行作業之租用戶的唯一識別碼。如果未提供此識別碼,這個值就會預設為目前使用者的租用戶。此參數僅適用於合作夥伴使用者。</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>使用的認證類型。認證類型可以設定為 "asymmetric" (非對稱)、"symmetric" (對稱) 或 "password" (密碼)。若設為 "asymmetric",Value 參數必須設定為 base 64 編碼 X509 憑證的公開金鑰。若設為 "symmetric",系統會在未設定 Value 時產生 256 位元的 AES 對稱金鑰。若設為 "password",則必須提供 Value 參數,且該參數不能採用 base 64 編碼。預設設定是 "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>
              認證金鑰的使用方式。認證金鑰使用方式可以設定為 "sign" (簽署) 或 "verify" (驗證) 權杖。預設設定是 "verify"。簽署只適用於對稱金鑰; 驗證則適用於所有金鑰類型。
            Microsoft Azure Active Directory 需要 "verify" 認證金鑰,以驗證要求權杖是由您的應用程式所傳送 (由此服務主體代表)。應用程式可選擇要求 Microsoft Azure Active Directory 在發行權杖給應用程式時,使用您的簽署金鑰簽署權杖,而不要使用識別 Microsoft Azure Active Directory 的非對稱公開金鑰。如果是這種情況,請提供 "sign" 認證金鑰給您的服務主體。
            </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>認證的值。如果認證類型設定為 "asymmetric",其代表 base 64 編碼憑證。如果認證類型設定為 "symmetric" 且未設定 Value,系統會自動建立 256 位元 AES 金鑰,而金鑰有效期為從建立當日起一年。如果認證類型設定為 "password",則必須提供 Value 參數,且該參數不能採用 base 64 編碼。</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>指定是否必須啟用帳戶。如果沒有指定,則會設定為 True。</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>應用程式使用的位址清單。這份清單應該使用 New-MsolServicePrincipalAddress 說明 Cmdlet 來建構。</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>租用戶中服務主體的唯一應用程式識別碼。此內容一旦建立便無法變更。如果沒有指定 AppPrincipalId,將由系統產生。</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>服務主體的易記名稱</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>認證的使用期限結束日期。預設的結束日期值是從今天算起一年後。</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>
            與服務主體關聯的服務主體名稱 (SPN) 清單。
          SPN 必須是每個公司租用戶的唯一名稱,並供應用程式用來唯一識別其本身。依預設,系統一律會新增服務主體 AppID 以作為 SPN。
          SPN 必須使用下列其中一種格式: "appName" 或 "appName/hostname",或者必須是有效的 URL。AppName 代表應用程式的名稱,而 hostname 則代表應用程式的 URI 授權單位。當服務主體代表 WS-同盟信賴憑證者時,則可將 SPN 設定為會被視為 WS-同盟 wtrealm 參數的 URL。
          </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>認證的使用期限開始日期。預設的開始日期值是今天。</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>要對其執行作業之租用戶的唯一識別碼。如果未提供此識別碼,這個值就會預設為目前使用者的租用戶。此參數僅適用於合作夥伴使用者。</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>使用的認證類型。認證類型可以設定為 "asymmetric" (非對稱)、"symmetric" (對稱) 或 "password" (密碼)。若設為 "asymmetric",Value 參數必須設定為 base 64 編碼 X509 憑證的公開金鑰。若設為 "symmetric",系統會在未設定 Value 時產生 256 位元的 AES 對稱金鑰。若設為 "password",則必須提供 Value 參數,且該參數不能採用 base 64 編碼。預設設定是 "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>
            認證金鑰的使用方式。認證金鑰使用方式可以設定為 "sign" (簽署) 或 "verify" (驗證) 權杖。預設設定是 "verify"。簽署只適用於對稱金鑰; 驗證則適用於所有金鑰類型。
            Microsoft Azure Active Directory 需要 "verify" 認證金鑰,以驗證要求權杖是由您的應用程式所傳送 (由此服務主體代表)。應用程式可選擇要求 Microsoft Azure Active Directory 在發行權杖給應用程式時,使用您的簽署金鑰簽署權杖,而不要使用識別 Microsoft Azure Active Directory 的非對稱公開金鑰。如果是這種情況,請提供 "sign" 認證金鑰給您的服務主體。
          </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>認證的值。如果認證類型設定為 "asymmetric",其代表 base 64 編碼憑證。如果認證類型設定為 "symmetric" 且未設定 Value,系統會自動建立 256 位元 AES 金鑰,而金鑰有效期為從建立當日起一年。如果認證類型設定為 "password",則必須提供 Value 參數,且該參數不能採用 base 64 編碼。</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 -->
            擷取使用下列資訊加以新增的服務主體
 
          ObjectId - 服務主體的唯一識別碼。
          AppPrincipalId - 服務主體的應用程式識別碼。
          DisplayName - 服務主體的易記名稱。
          ServicePrincipalName - 與服務主體相關聯的服務主體名稱 (SPN) 清單。
          TrustedForDelegation - 這個值表示服務主體是否可用於委派。
          AccountEnabled - 這個值表示帳戶是否已啟用。
 
          它也會擷取已新增的認證清單。每個認證物件都將包含下列資訊:
 
          Type - 服務主體認證的類型 (非對稱/對稱/其他)。
          Value - 認證的值。如果認證類型是憑證,這個值便代表 base 64 編碼憑證。如果認證類型是對稱,則代表 AES 金鑰。
          KeyGroupId - 保留給內部使用的識別碼。
          KeyId - 金鑰的唯一識別碼。
          StartDate - 認證的使用期限開始日期。
          EndDate - 認證的使用期限結束日期。
          Usage - 指定認證是用來「簽署」還是「驗證」權杖。
          </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>
          -------------------------- 範例 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>描述</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>此命令會建立新的服務主體。在這個範例中,服務主體將使用服務主體名稱 "MyApp/myApp.com" 和顯示名稱 "My Application" 建立,且將使用自動產生的 256 位元對稱金鑰來驗證應用程式。此金鑰的有效期為從今天算起一年。</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>
          -------------------------- 範例 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>描述</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>此命令會建立新的服務主體。在這個範例中,服務主體將使用服務主體名稱 "MyApp/myApp.com" 和顯示名稱 "My Application" 建立,且將使用提供的以 base 64 編碼非對稱金鑰設定的 X509 憑證 "myapp.cer"。</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>建立可用來更新服務主體位址的新服務主體位址物件。</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>New-MsolServicePrincipalAddress Cmdlet 會建立新的服務主體位址物件,可用來更新服務主體的位址。</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>位址值應該設定為有效的 URI。這個 URI 必須使用 https://</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 可以設定為: "reply" (回覆) 或 "error" (錯誤)。如果沒有設定,這個值將預設為 "reply",且驗證系統會將其視為重新導向 URI。</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 可以設定為: "reply" (回覆) 或 "error" (錯誤)。如果沒有設定,這個值將預設為 "reply",且驗證系統會將其視為重新導向 URI。</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>位址值應該設定為有效的 URI。這個 URI 必須使用 https://</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 -->
            位址物件由 AddressType 和 Value (通常是 URI) 組成。
          此物件可用於 New-MsolServicePrincipal 或 Set-MsolServicePrincipal。
          </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>
          -------------------------- 範例 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>描述</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>此協助程式命令會建立值為 "myApp.com" 的位址物件。請參見 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>新增認證金鑰至服務主體。</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>New-MsolServicePrincipalCredential Cmdlet 可用來新增認證到服務主體或是新增或啟動應用程式的認證金鑰。服務主體可透過指定物件識別碼、appPrincipalID 或服務主體名稱 (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>要新增認證之服務主體的物件識別碼。</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>認證的使用期限結束日期。預設的結束日期值是從今天算起一年後。如果是 "asymmetric" 類型的認證,這個值必須設定為 X509 憑證有效期限截止當日或之前,否則系統將不會發行此應用程式的 OAuth 權杖。</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>認證的使用期限開始日期。預設開始日期值是今天。如果是 "asymmetric" 類型的認證,這個值必須設定為 X509 憑證有效期限起始當日或之後,否則系統將不會發行此應用程式的 OAuth 權杖。</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>要對其執行作業之租用戶的唯一識別碼。如果未提供此識別碼,這個值就會預設為目前使用者的租用戶。此參數僅適用於合作夥伴使用者。</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>使用的認證類型。認證類型可以設定為 "asymmetric" (非對稱)、"symmetric" (對稱) 或 "password" (密碼)。預設設定是 "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>
              認證金鑰的使用方式。認證金鑰使用方式可以設定為 "sign" (簽署) 或 "verify" (驗證) 權杖。預設設定是 "verify"。簽署只適用於對稱金鑰; 驗證則適用於所有金鑰類型。
            Microsoft Azure Active Directory 目錄需要 "verify" 認證金鑰,以驗證要求的權杖是由您的應用程式所傳送 (由此服務主體代表)。應用程式可選擇要求 Microsoft Azure Active Directory 服務在發行權杖給應用程式時,使用您的簽署金鑰簽署權杖,而不要使用識別 Microsoft Azure Active Directory 的非對稱公開金鑰。如果是這種情況,請提供 "sign" 認證金鑰給您的服務主體。
            </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>認證的值。如果認證類型設定為 "asymmetric",其代表 base 64 編碼憑證。如果認證類型設定為 "symmetric" 且未設定 Value,系統會自動建立 256 位元 AES 金鑰,而金鑰有效期為從建立當日起一年。如果認證類型設定為 "password",則必須提供 Value 參數,且該參數不能採用 base 64 編碼。</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>與要新增認證之服務主體關聯的應用程式識別碼。</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>認證的使用期限結束日期。預設的結束日期值是從今天算起一年後。如果是 "asymmetric" 類型的認證,這個值必須設定為 X509 憑證有效期限截止當日或之前,否則系統將不會發行此應用程式的 OAuth 權杖。</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>認證的使用期限開始日期。預設開始日期值是今天。如果是 "asymmetric" 類型的認證,這個值必須設定為 X509 憑證有效期限起始當日或之後,否則系統將不會發行此應用程式的 OAuth 權杖。</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>要對其執行作業之租用戶的唯一識別碼。如果未提供此識別碼,這個值就會預設為目前使用者的租用戶。此參數僅適用於合作夥伴使用者。</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>使用的認證類型。認證類型可以設定為 "asymmetric" (非對稱)、"symmetric" (對稱) 或 "password" (密碼)。預設設定是 "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>
              認證金鑰的使用方式。認證金鑰使用方式可以設定為 "sign" (簽署) 或 "verify" (驗證) 權杖。預設設定是 "verify"。簽署只適用於對稱金鑰; 驗證則適用於所有金鑰類型。
            Microsoft Azure Active Directory 目錄需要 "verify" 認證金鑰,以驗證要求的權杖是由您的應用程式所傳送 (由此服務主體代表)。應用程式可選擇要求 Microsoft Azure Active Directory 服務在發行權杖給應用程式時,使用您的簽署金鑰簽署權杖,而不要使用識別 Microsoft Azure Active Directory 的非對稱公開金鑰。如果是這種情況,請提供 "sign" 認證金鑰給您的服務主體。
            </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>認證的值。如果認證類型設定為 "asymmetric",其代表 base 64 編碼憑證。如果認證類型設定為 "symmetric" 且未設定 Value,系統會自動建立 256 位元 AES 金鑰,而金鑰有效期為從建立當日起一年。如果認證類型設定為 "password",則必須提供 Value 參數,且該參數不能採用 base 64 編碼。</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>
              要新增認證之服務主體的唯一名稱。
          SPN 必須使用下列其中一種格式: "appName" 或 "appName/hostname",或者必須是有效的 URL。AppName 代表應用程式的名稱,而 hostname 則代表應用程式的 URI 授權單位。
            </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>認證的使用期限結束日期。預設的結束日期值是從今天算起一年後。如果是 "asymmetric" 類型的認證,這個值必須設定為 X509 憑證有效期限截止當日或之前,否則系統將不會發行此應用程式的 OAuth 權杖。</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>認證的使用期限開始日期。預設開始日期值是今天。如果是 "asymmetric" 類型的認證,這個值必須設定為 X509 憑證有效期限起始當日或之後,否則系統將不會發行此應用程式的 OAuth 權杖。</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>要對其執行作業之租用戶的唯一識別碼。如果未提供此識別碼,這個值就會預設為目前使用者的租用戶。此參數僅適用於合作夥伴使用者。</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>使用的認證類型。認證類型可以設定為 "asymmetric" (非對稱)、"symmetric" (對稱) 或 "password" (密碼)。預設設定是 "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>
              認證金鑰的使用方式。認證金鑰使用方式可以設定為 "sign" (簽署) 或 "verify" (驗證) 權杖。預設設定是 "verify"。簽署只適用於對稱金鑰; 驗證則適用於所有金鑰類型。
            Microsoft Azure Active Directory 目錄需要 "verify" 認證金鑰,以驗證要求的權杖是由您的應用程式所傳送 (由此服務主體代表)。應用程式可選擇要求 Microsoft Azure Active Directory 服務在發行權杖給應用程式時,使用您的簽署金鑰簽署權杖,而不要使用識別 Microsoft Azure Active Directory 的非對稱公開金鑰。如果是這種情況,請提供 "sign" 認證金鑰給您的服務主體。
            </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>認證的值。如果認證類型設定為 "asymmetric",其代表 base 64 編碼憑證。如果認證類型設定為 "symmetric" 且未設定 Value,系統會自動建立 256 位元 AES 金鑰,而金鑰有效期為從建立當日起一年。如果認證類型設定為 "password",則必須提供 Value 參數,且該參數不能採用 base 64 編碼。</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>與要新增認證之服務主體關聯的應用程式識別碼。</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>認證的使用期限結束日期。預設的結束日期值是從今天算起一年後。如果是 "asymmetric" 類型的認證,這個值必須設定為 X509 憑證有效期限截止當日或之前,否則系統將不會發行此應用程式的 OAuth 權杖。</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>要新增認證之服務主體的物件識別碼。</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>
            要新增認證之服務主體的唯一名稱。
          SPN 必須使用下列其中一種格式: "appName" 或 "appName/hostname",或者必須是有效的 URL。AppName 代表應用程式的名稱,而 hostname 則代表應用程式的 URI 授權單位。
          </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>認證的使用期限開始日期。預設開始日期值是今天。如果是 "asymmetric" 類型的認證,這個值必須設定為 X509 憑證有效期限起始當日或之後,否則系統將不會發行此應用程式的 OAuth 權杖。</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>要對其執行作業之租用戶的唯一識別碼。如果未提供此識別碼,這個值就會預設為目前使用者的租用戶。此參數僅適用於合作夥伴使用者。</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>使用的認證類型。認證類型可以設定為 "asymmetric" (非對稱)、"symmetric" (對稱) 或 "password" (密碼)。預設設定是 "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>
            認證金鑰的使用方式。認證金鑰使用方式可以設定為 "sign" (簽署) 或 "verify" (驗證) 權杖。預設設定是 "verify"。簽署只適用於對稱金鑰; 驗證則適用於所有金鑰類型。
            Microsoft Azure Active Directory 目錄需要 "verify" 認證金鑰,以驗證要求的權杖是由您的應用程式所傳送 (由此服務主體代表)。應用程式可選擇要求 Microsoft Azure Active Directory 服務在發行權杖給應用程式時,使用您的簽署金鑰簽署權杖,而不要使用識別 Microsoft Azure Active Directory 的非對稱公開金鑰。如果是這種情況,請提供 "sign" 認證金鑰給您的服務主體。
          </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>認證的值。如果認證類型設定為 "asymmetric",其代表 base 64 編碼憑證。如果認證類型設定為 "symmetric" 且未設定 Value,系統會自動建立 256 位元 AES 金鑰,而金鑰有效期為從建立當日起一年。如果認證類型設定為 "password",則必須提供 Value 參數,且該參數不能採用 base 64 編碼。</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>
          -------------------------- 範例 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>描述</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>此命令會新增認證 (或金鑰) 物件到現有的服務主體。在這個範例中,系統會使用 "MyApp/myApp.com" 的服務主體名稱值產生此認證的對稱金鑰,並將它新增到服務主體。</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>
          -------------------------- 範例 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>描述</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>此命令會新增認證 (或金鑰) 物件到現有的服務主體。在這個範例中,系統會使用 "MyApp/myApp.com" 的服務主體名稱值,將提供的 base64 編碼之公開 X509 憑證 ("myapp.cer") 新增到服務主體。</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>
          -------------------------- 範例 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>描述</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>
            此命令顯示如何註冊內部部署 Exchange Server,讓 Exchange Server 能夠與 Microsoft Azure Active Directory 服務 (例如 Office 365) 彼此通訊。這個範例假設 $credValue 包含 base64 編碼的公開 X509 憑證,用以代表內部部署 Exchange Server。Office 365 伺服器的已知識別碼如下:
            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>建立目錄設定。</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>New-MsolSettings cmdlet 可用以建立目錄設定。</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>包含建立目錄設定之必要資訊的 SettingsObject 物件。</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>包含建立目錄設定之必要資訊的 SettingsObject 物件。</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>已與設定物件建立關聯的物件類型,若未指定,則與租用戶建立關聯。可能的值包括 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>已與設定物件建立關聯的物件識別碼,若未指定,則與租用戶建立關聯。</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>包含建立目錄設定之必要資訊的 SettingsObject 物件。</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>已與設定物件建立關聯的物件類型,若未指定,則與租用戶建立關聯。可能的值包括 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>已與設定物件建立關聯的物件識別碼,若未指定,則與租用戶建立關聯。</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>
          -------------------------- 範例 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>描述</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>此命令會搭配預設值將目錄設定加入租用戶中。</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>
          -------------------------- 範例 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>描述</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>此命令會搭配預設值將目錄設定加入租用戶中。</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>將新的使用者加入 Microsoft Azure Active Directory 中。</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>New-MsolUser Cmdlet 可用以在 Microsoft Azure Active Directory 中建立新使用者。為了授與使用者存取服務的權限,您也必須將授權指派給使用者 (使用 LicenseAssignment 參數)。</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>使用者的顯示名稱。</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>這個使用者的使用者識別碼。這是必要值。</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>使用者的備用電子郵件地址。</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>使用者的備用行動電話號碼</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>設為 True 時,使用者將無法使用其使用者識別碼登入。</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>使用者的城市。</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>使用者的國家/地區。</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>使用者的部門。</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>使用者的傳真號碼。</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>使用者的名字。</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>設為 True 時,使用者必須在下次登入時變更其密碼。</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>使用者之同盟識別身分的固定 ID。具有標準識別身分的使用者應省略這個值。</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>使用者的姓氏。</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>要指派給使用者的授權清單。</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>授權指派的授權選項。用於選擇性地停用 SKU 中的個別服務方案。</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>使用者的行動電話號碼。</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>使用者的辦公室。</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>
              使用者的新密碼。如果使用者設定為需要強式密碼,則必須符合以下所有規則:
              - 密碼至少必須包含一個小寫字元
              - 密碼至少必須包含一個大寫字元
              - 密碼至少必須包含一個非英數字元
              - 密碼不能包含任何空格、定位字元或分行符號
              - 密碼的長度必須為 8-16 個字元
              - 使用者名稱不能包含在密碼中
 
          如果省略這個值,系統會指派隨機密碼給使用者。
            </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>設定使用者的密碼是否會定期到期。</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>使用者的電話號碼。</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>使用者的郵遞區號。</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>要為使用者設定的偏好資料位置。</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>使用者的慣用語言。</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>使用者所在的州/省。</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>使用者的地址。</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>設定使用者是否需要強式密碼。</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>使用者的職稱。</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>使用者使用服務的地點。必須是兩個字母的國碼 (地區碼)。</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>使用者的備用電子郵件地址。</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>使用者的備用行動電話號碼</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>設為 True 時,使用者將無法使用其使用者識別碼登入。</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>使用者的城市。</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>使用者的國家/地區。</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>使用者的部門。</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>使用者的顯示名稱。</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>使用者的傳真號碼。</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>使用者的名字。</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>設為 True 時,使用者必須在下次登入時變更其密碼。</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>使用者之同盟識別身分的固定 ID。具有標準識別身分的使用者應省略這個值。</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>使用者的姓氏。</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>要指派給使用者的授權清單。</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>授權指派的授權選項。用於選擇性地停用 SKU 中的個別服務方案。</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>使用者的行動電話號碼。</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>使用者的辦公室。</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>
            使用者的新密碼。如果使用者設定為需要強式密碼,則必須符合以下所有規則:
              - 密碼至少必須包含一個小寫字元
              - 密碼至少必須包含一個大寫字元
              - 密碼至少必須包含一個非英數字元
              - 密碼不能包含任何空格、定位字元或分行符號
              - 密碼的長度必須為 8-16 個字元
              - 使用者名稱不能包含在密碼中
 
          如果省略這個值,系統會指派隨機密碼給使用者。
          </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>設定使用者的密碼是否會定期到期。</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>使用者的電話號碼。</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>使用者的郵遞區號。</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>要為使用者設定的偏好資料位置。</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>使用者的慣用語言。</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>使用者所在的州/省。</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>使用者的地址。</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>設定使用者是否需要強式密碼。</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>使用者的職稱。</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>使用者使用服務的地點。必須是兩個字母的國碼 (地區碼)。</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>這個使用者的使用者識別碼。這是必要值。</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 -->
            這個 Cmdlet 會傳回關於已建立之新使用者的詳細資料,包括他們的暫時密碼。
          </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>
          -------------------------- 範例 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>描述</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>此命令會建立新使用者。使用者不會獲得任何授權指派。系統將會為使用者產生隨機密碼。</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>
          -------------------------- 範例 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>描述</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>此命令會建立新使用者並為其指派授權。</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>
          -------------------------- 範例 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>描述</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>此命令會建立使用者,該使用者的使用使用者主體名稱為 john@contoso.onmicrosoft.com、顯示名稱為 John,且偏好的資料位置為 EUR。</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>若先前嘗試建立連絡人物件造成驗證錯誤,可以使用 Redo-MsolProvisionContact Cmdlet 在 Microsoft Azure Active Directory 中重試佈建連絡人物件。</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>與要重試佈建之連絡人物件關聯的 ObjectId。</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>要對其執行作業之租用戶的唯一識別碼。如果未提供此識別碼,這個值就會預設為目前使用者的租用戶。此參數僅適用於合作夥伴使用者。</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>與要重試佈建之連絡人物件關聯的 ObjectId。</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>要對其執行作業之租用戶的唯一識別碼。如果未提供此識別碼,這個值就會預設為目前使用者的租用戶。此參數僅適用於合作夥伴使用者。</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>若先前嘗試建立群組物件造成驗證錯誤,可以使用 Redo-MsolProvisionGroup Cmdlet 在 Microsoft Azure Active Directory 中重試佈建群組物件。</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>與要重試佈建之群組物件關聯的 ObjectId。</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>要對其執行作業之租用戶的唯一識別碼。如果未提供此識別碼,這個值就會預設為目前使用者的租用戶。此參數僅適用於合作夥伴使用者。</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>與要重試佈建之群組物件關聯的 ObjectId。</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>要對其執行作業之租用戶的唯一識別碼。如果未提供此識別碼,這個值就會預設為目前使用者的租用戶。此參數僅適用於合作夥伴使用者。</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>若先前嘗試建立使用者物件造成驗證錯誤,可以使用 Redo-MsolProvisionUser Cmdlet 在 Microsoft Azure Active Directory 中重試佈建使用者物件。</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>要擷取之使用者的 ObjectId。</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>要對其執行作業之租用戶的唯一識別碼。如果未提供此識別碼,這個值就會預設為目前使用者的租用戶。此參數僅適用於合作夥伴使用者。</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>要對其執行作業之租用戶的唯一識別碼。如果未提供此識別碼,這個值就會預設為目前使用者的租用戶。此參數僅適用於合作夥伴使用者。</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>要重試佈建之使用者物件的唯一名稱。使用者主體名稱 (UPN) 的格式為 user@contoso.onmicrosoft.com 或 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>要擷取之使用者的 ObjectId。</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>要對其執行作業之租用戶的唯一識別碼。如果未提供此識別碼,這個值就會預設為目前使用者的租用戶。此參數僅適用於合作夥伴使用者。</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>要重試佈建之使用者物件的唯一名稱。使用者主體名稱 (UPN) 的格式為 user@contoso.onmicrosoft.com 或 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>從 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>Remove-MsolContact Cmdlet 可用以從 Microsoft Azure Active Directory 刪除連絡人。</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>要移除之連絡人的唯一識別碼。</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>用以略過螢幕確認功能。</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>要對其執行作業之租用戶的唯一識別碼。如果未提供此識別碼,這個值就會預設為目前使用者的租用戶。此參數僅適用於合作夥伴使用者。</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>用以略過螢幕確認功能。</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>要移除之連絡人的唯一識別碼。</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>要對其執行作業之租用戶的唯一識別碼。如果未提供此識別碼,這個值就會預設為目前使用者的租用戶。此參數僅適用於合作夥伴使用者。</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>
          -------------------------- 範例 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>描述</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>此命令可從目錄移除連絡人。</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>從 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>Remove-MsolDomain Cmdlet 可用以從 Microsoft Azure Active Directory 刪除網域。刪除的網域必須是空白網域; 也就是網域中不能存在任何具有電子郵件地址的使用者或群組。</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>要移除的完整網域名稱 (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>用以略過螢幕確認功能。</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>要對其執行作業之租用戶的唯一識別碼。如果未提供此識別碼,這個值就會預設為目前使用者的租用戶。此參數僅適用於合作夥伴使用者。</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>要移除的完整網域名稱 (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>用以略過螢幕確認功能。</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>要對其執行作業之租用戶的唯一識別碼。如果未提供此識別碼,這個值就會預設為目前使用者的租用戶。此參數僅適用於合作夥伴使用者。</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>
          -------------------------- 範例 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>描述</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>此命令會嘗試移除網域 contoso.com。如果有任何使用者或群組參照該網域,這項作業就會失敗。</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>將指定的群組從合作夥伴租用戶移除到此租用戶中的角色。</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>Remove-MsolForeignGroupToRole Cmdlet 可用來從這個租用戶的指定角色移除指定的安全性群組。</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>包含要新增之群組的合作夥伴租用戶的物件識別碼。</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>合作夥伴租用戶中要新增之群組的物件識別碼。</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>要新增群組之角色的物件識別碼。</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>要對其執行作業之租用戶的唯一識別碼。如果未提供此識別碼,就會預設為目前使用者的租用戶。此參數僅適用於合作夥伴使用者。</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>包含要新增之群組的合作夥伴租用戶的物件識別碼。</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>合作夥伴租用戶中要新增之群組的物件識別碼。</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>要新增群組之角色的物件識別碼。</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>要對其執行作業之租用戶的唯一識別碼。如果未提供此識別碼,就會預設為目前使用者的租用戶。此參數僅適用於合作夥伴使用者。</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>從 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>Remove-MsolGroup Cmdlet 可用以從 Microsoft Azure Active Directory 刪除群組。</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>要移除之群組的唯一識別碼。</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>用以略過螢幕確認功能。</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>要對其執行作業之租用戶的唯一識別碼。如果未提供此識別碼,這個值就會預設為目前使用者的租用戶。此參數僅適用於合作夥伴使用者。</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>用以略過螢幕確認功能。</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>要移除之群組的唯一識別碼。</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>要對其執行作業之租用戶的唯一識別碼。如果未提供此識別碼,這個值就會預設為目前使用者的租用戶。此參數僅適用於合作夥伴使用者。</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>
          -------------------------- 範例 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>描述</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>將會從目錄移除群組 "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-MsolGroupMember
      </command:name>
      <maml:description>
        <maml:para>從安全性群組移除成員。</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>Remove-MsolGroupMember Cmdlet 可用來從安全性群組移除成員。這個成員可以是使用者或群組。</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>要移除成員之群組的識別碼。</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>要從群組移除之成員 (使用者或群組) 的物件識別碼。</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>要從群組移除之成員 (使用者或群組) 的類型。</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>要對其執行作業之租用戶的唯一識別碼。如果未提供此識別碼,這個值就會預設為目前使用者的租用戶。此參數僅適用於合作夥伴使用者。</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>要從群組移除之成員 (使用者或群組) 的物件識別碼。</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>要從群組移除之成員 (使用者或群組) 的類型。</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>要移除成員之群組的識別碼。</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>要對其執行作業之租用戶的唯一識別碼。如果未提供此識別碼,這個值就會預設為目前使用者的租用戶。此參數僅適用於合作夥伴使用者。</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>
          -------------------------- 範例 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>描述</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>將會從 MyGroup 移除 user@contoso.com。</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>從系統管理員角色移除成員。</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>Remove-MsolRoleMember Cmdlet 可用來從系統管理員角色移除使用者。</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>
              要移除之成員 (使用者或群組) 的物件識別碼。如果是使用者,這應該是
              使用者識別碼。應該提供 RoleMemberEmailAddress 或 RoleMemberObjectId。
            </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>
              要移除之成員 (使用者或群組) 的物件識別碼。應該提供 RoleMemberEmailAddress
               或 RoleMemberObjectId。
            </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>要移除之成員 (使用者或群組) 的角色類型。</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>
              要移除成員之角色的名稱。應該提供 RoleName 或
               RoleObjectId 。
            </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>要移除成員的角色。應該提供 RoleName 或 RoleObjectId。</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>要對其執行作業之租用戶的唯一識別碼。如果未提供此識別碼,這個值就會預設為目前使用者的租用戶。此參數僅適用於合作夥伴使用者。</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>
            要移除之成員 (使用者或群組) 的物件識別碼。如果是使用者,這應該是
            使用者識別碼。應該提供 RoleMemberEmailAddress 或 RoleMemberObjectId。
          </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>
            要移除之成員 (使用者或群組) 的物件識別碼。應該提供 RoleMemberEmailAddress
             或 RoleMemberObjectId。
          </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>要移除之成員 (使用者或群組) 的角色類型。</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>
            要移除成員之角色的名稱。應該提供 RoleName 或
             RoleObjectId 。
          </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>要移除成員的角色。應該提供 RoleName 或 RoleObjectId。</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>要對其執行作業之租用戶的唯一識別碼。如果未提供此識別碼,這個值就會預設為目前使用者的租用戶。此參數僅適用於合作夥伴使用者。</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>
          -------------------------- 範例 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>描述</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>將會從公司系統管理員角色移除 user@contoso.com。</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>從 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>Remove-MsolServicePrincipal Cmdlet 會從 Microsoft Azure Active Directory 移除服務主體。</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>要移除之服務主體的物件識別碼。</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>要對其執行作業之租用戶的唯一識別碼。如果未提供此識別碼,這個值就會預設為目前使用者的租用戶。此參數僅適用於合作夥伴使用者。</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>與要移除之服務主體關聯的唯一應用程式識別碼。</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>要對其執行作業之租用戶的唯一識別碼。如果未提供此識別碼,這個值就會預設為目前使用者的租用戶。此參數僅適用於合作夥伴使用者。</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>
              要移除之一或多個服務主體的唯一名稱。
          SPN 必須使用下列其中一種格式: "appName" 或 "appName/hostname",或者必須是有效的 URL。AppName 代表應用程式的名稱,而 hostname 則代表應用程式的 URI 授權單位。
            </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>要對其執行作業之租用戶的唯一識別碼。如果未提供此識別碼,這個值就會預設為目前使用者的租用戶。此參數僅適用於合作夥伴使用者。</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>與要移除之服務主體關聯的唯一應用程式識別碼。</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>要移除之服務主體的物件識別碼。</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>
            要移除之一或多個服務主體的唯一名稱。
          SPN 必須使用下列其中一種格式: "appName" 或 "appName/hostname",或者必須是有效的 URL。AppName 代表應用程式的名稱,而 hostname 則代表應用程式的 URI 授權單位。
          </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>要對其執行作業之租用戶的唯一識別碼。如果未提供此識別碼,這個值就會預設為目前使用者的租用戶。此參數僅適用於合作夥伴使用者。</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>
          -------------------------- 範例 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>描述</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>此命令會透過指定其中一個服務主體名稱來移除服務主體。在這個範例中,將會移除與服務主體名稱 "MyApp/myApp.com" 關聯的服務主體。</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>從服務主體移除認證金鑰。</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>Remove-MsolServicePrincipalCredential Cmdlet 可在洩露或認證金鑰變換到期時,用來從服務主體移除認證金鑰。識別服務主體的方式是提供物件識別碼、應用程式識別碼或服務主體名稱 (SPN)。所要移除的認證則是以其金鑰識別碼來識別。 </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>指定要移除的認證金鑰清單。服務主體的金鑰識別碼清單可透過使用 Get-MsolServicePrincipalCredential Cmdlet 取得。</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>要對其執行作業之租用戶的唯一識別碼。如果未提供此識別碼,這個值就會預設為目前使用者的租用戶。此參數僅適用於合作夥伴使用者。</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>要移除認證之服務主體的物件識別碼。</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>要對其執行作業之租用戶的唯一識別碼。如果未提供此識別碼,這個值就會預設為目前使用者的租用戶。此參數僅適用於合作夥伴使用者。</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>與要移除認證之服務主體關聯的應用程式識別碼。</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>要對其執行作業之租用戶的唯一識別碼。如果未提供此識別碼,這個值就會預設為目前使用者的租用戶。此參數僅適用於合作夥伴使用者。</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>
              要新增認證之服務主體的唯一名稱。
          SPN 必須使用下列其中一種格式: "appName" 或 "appName/hostname",或者必須是有效的 URL。AppName 代表應用程式的名稱,而 hostname 則代表應用程式的 URI 授權單位。
            </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>要對其執行作業之租用戶的唯一識別碼。如果未提供此識別碼,這個值就會預設為目前使用者的租用戶。此參數僅適用於合作夥伴使用者。</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>與要移除認證之服務主體關聯的應用程式識別碼。</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>指定要移除的認證金鑰清單。服務主體的金鑰識別碼清單可透過使用 Get-MsolServicePrincipalCredential Cmdlet 取得。</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>要移除認證之服務主體的物件識別碼。</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>
            要新增認證之服務主體的唯一名稱。
          SPN 必須使用下列其中一種格式: "appName" 或 "appName/hostname",或者必須是有效的 URL。AppName 代表應用程式的名稱,而 hostname 則代表應用程式的 URI 授權單位。
          </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>要對其執行作業之租用戶的唯一識別碼。如果未提供此識別碼,這個值就會預設為目前使用者的租用戶。此參數僅適用於合作夥伴使用者。</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>
          -------------------------- 範例 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>描述</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>此命令會從服務主體移除認證金鑰。在這個範例中,金鑰識別碼 "19805a93-e9dd-4c63-8afd-88ed91f33546" 將會從與服務主體名稱 "MyApp2/myApp.com" 關聯的服務主體移除。若要顯示與服務主關聯的金鑰識別碼清單,請使用 Get-MsolServicePrincipalCredential Cmdlet。</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>移除目錄設定。</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>Remove-MsolSettings 可用以移除目錄設定。移除認證的識別依據為其設定識別碼。 </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>指定要移除的目錄設定。可使用 Get-MsolAllSettings Cmdlet 來取得目錄設定的 SettingId。</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>指定要移除的目錄設定。可使用 Get-MsolAllSettings Cmdlet 來取得目錄設定的 SettingId。</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>已與設定物件建立關聯的物件類型,若未指定,則與租用戶建立關聯。可能的值包括 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>已與設定物件建立關聯的物件識別碼,若未指定,則與租用戶建立關聯。</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>已與要移除的目錄設定建立關聯的設定識別碼。</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>已與設定物件建立關聯的物件類型,若未指定,則與租用戶建立關聯。可能的值包括 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>已與設定物件建立關聯的物件識別碼,若未指定,則與租用戶建立關聯。</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>
          -------------------------- 範例 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>描述</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>此命令會移除目錄設定。可使用 Get-MsolAllSettings Cmdlet 來取得目錄設定的 SettingId。</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>
          -------------------------- 範例 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>描述</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>此命令會移除已與群組物件建立關聯的目錄設定。使用 Get-MsolAllSettings cmdlet 可取得目錄設定的 SettingId。</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>從 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>Remove-MsolUser Cmdlet 可用以從 Microsoft Azure Active Directory 移除使用者。此 Cmdlet 將會刪除使用者、使用者的授權,以及其他任何相關資料。</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>要移除之使用者的物件識別碼。</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>用以略過螢幕確認功能。</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>用以從資源回收筒永久移除已刪除的使用者。這項作業只能套用到已刪除的使用者,且將會從 Microsoft Azure Active Directory 永久刪除使用者。完成這項作業後,您將無法使用 Restore-MsolUser 命令來復原使用者。</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>要對其執行作業之租用戶的唯一識別碼。如果未提供此識別碼,這個值就會預設為目前使用者的租用戶。此參數僅適用於合作夥伴使用者。</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>要移除之使用者的使用者識別碼。</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>用以略過螢幕確認功能。</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>用以從資源回收筒永久移除已刪除的使用者。這項作業只能套用到已刪除的使用者,且將會從 Microsoft Azure Active Directory 永久刪除使用者。完成這項作業後,您將無法使用 Restore-MsolUser 命令來復原使用者。</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>要對其執行作業之租用戶的唯一識別碼。如果未提供此識別碼,這個值就會預設為目前使用者的租用戶。此參數僅適用於合作夥伴使用者。</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>用以略過螢幕確認功能。</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>要移除之使用者的物件識別碼。</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>用以從資源回收筒永久移除已刪除的使用者。這項作業只能套用到已刪除的使用者,且將會從 Microsoft Azure Active Directory 永久刪除使用者。完成這項作業後,您將無法使用 Restore-MsolUser 命令來復原使用者。</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>要對其執行作業之租用戶的唯一識別碼。如果未提供此識別碼,這個值就會預設為目前使用者的租用戶。此參數僅適用於合作夥伴使用者。</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>要移除之使用者的使用者識別碼。</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>
          -------------------------- 範例 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>描述</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>此命令會從 Microsoft Azure Active Directory 移除 user@contoso.com。如果使用者擁有任何授權,也會一併移除這些授權。確認提示將會輸出到螢幕上以確認此作業。</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>
          -------------------------- 範例 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>描述</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>此命令會從 Microsoft Azure Active Directory 移除 user@contoso.com。如果使用者擁有任何授權,也會一併移除這些授權。</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>
          -------------------------- 範例 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>描述</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>此命令會從 Microsoft Azure Active Directory 資源回收筒移除 user@contoso.com。確認提示將會輸出到螢幕上以確認此作業。此命令將永久移除使用者,而您沒有機會復原使用者。</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>將使用者從 [刪除的使用者] 檢視還原成其原始狀態。</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>將 [刪除的使用者] 中的使用者還原成其原始狀態。使用者將保留在 [刪除的使用者] 檢視中 30 天。</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>如果設定,則將移除造成衝突的任何使用者 Proxy 位址。如果使用者的一或多個 Proxy 位址也用於其他作用中使用者,則應使用此參數。</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>還原使用者時所要使用的 UserPrincipalName。如果其他作用中用使用者正在使用該使用者的原始 UserPrincipalName,則應該使用此名稱。</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>要還原之使用者的 ObjectId。</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>要還原之使用者的使用者識別碼。</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>如果設定,則將移除造成衝突的任何使用者 Proxy 位址。如果使用者的一或多個 Proxy 位址也用於其他作用中使用者,則應使用此參數。</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>還原使用者時所要使用的 UserPrincipalName。如果其他作用中用使用者正在使用該使用者的原始 UserPrincipalName,則應該使用此名稱。</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>如果設定,則將移除造成衝突的任何使用者 Proxy 位址。如果使用者的一或多個 Proxy 位址也用於其他作用中使用者,則應使用此參數。</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>還原使用者時所要使用的 UserPrincipalName。如果其他作用中用使用者正在使用該使用者的原始 UserPrincipalName,則應該使用此名稱。</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>要還原之使用者的 ObjectId。</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>要還原之使用者的使用者識別碼。</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>
          -------------------------- 範例 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>描述</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>將使用者 user@contoso.com 從 [刪除的使用者] 容器還原到 [作用中使用者] 容器。</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>
          -------------------------- 範例 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>描述</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>將使用者 user@contoso.com 從 [刪除的使用者] 容器還原到 [作用中使用者] 容器,並移除任何衝突的 Proxy 位址。如果由於 Proxy 衝突導致還原失敗,請使用此選項。</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>
          -------------------------- 範例 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>描述</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>將使用者 user@contoso.com 從 [刪除的使用者] 容器還原到 [使用中使用者] 容器成為 anotheruser@contoso.com。如果因為 UserPrincipalName 衝突導致還原失敗,請使用此選項。</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>在 Azure Active Directory 中為公司的服務類型設定允許的資料位置。</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>Set-MsolCompanyAllowedDataLocation Cmdlet 將會嘗試為 v1 中公司的服務類型設定允許的資料位置,或更新現有允許的資料位置。</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>要為允許的資料位置設定的服務類型。</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>服務類型的允許的資料位置。請注意,這必須與其中一個服務類型目前支援的資料位置相符,否則將會傳回錯誤。</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>位置是否為給定服務類型的預設允許資料位置。請注意,每個服務類型皆具備恰好一個預設允許的資料位置。</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>要保留的初始 MOERA 網域,用於 SharePoint 服務佈建。在 v1 中,指定有效的 DNS 網域 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>Overwrite</maml:name>
          <maml:description>
            <maml:para>若公司的相同 {ServiceType, Location} 組已有現有允許的資料位置存在,是否加以覆寫。</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>要對其執行作業之租用戶的唯一識別碼。如果未提供此識別碼,這個值就會預設為目前使用者的租用戶。此參數僅適用於合作夥伴使用者。</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>要為允許的資料位置設定的服務類型。</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>服務類型的允許的資料位置。請注意,這必須與其中一個服務類型目前支援的資料位置相符,否則將會傳回錯誤。</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>位置是否為給定服務類型的預設允許資料位置。請注意,每個服務類型皆具備恰好一個預設允許的資料位置。</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>要保留的初始 MOERA 網域,用於 SharePoint 服務佈建。在 v1 中,指定有效的 DNS 網域 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>Overwrite</maml:name>
        <maml:description>
          <maml:para>若公司的相同 {ServiceType, Location} 組已有現有允許的資料位置存在,是否加以覆寫。</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>要對其執行作業之租用戶的唯一識別碼。如果未提供此識別碼,這個值就會預設為目前使用者的租用戶。此參數僅適用於合作夥伴使用者。</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>
          -------------------------- 範例 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>描述</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>此命令會嘗試為公司啟用 EUR (即歐洲) 的 MicrosoftCommunicationsOnline (即商務用 Skype) 服務類型的多語系功能。</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>設定公司層級的連絡人資訊。</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>Set-MsolCompanyContactInformation Cmdlet 可用以設定公司層級的連絡人喜好設定。這包括用於 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>公司層級的行銷資訊連絡人電子郵件地址。</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>公司層級的技術資訊連絡人電子郵件地址。</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>要對其執行作業之租用戶的唯一識別碼。如果未提供此識別碼,這個值就會預設為目前使用者的租用戶。此參數僅適用於合作夥伴使用者。</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>公司層級的行銷資訊連絡人電子郵件地址。</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>公司層級的技術資訊連絡人電子郵件地址。</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>要對其執行作業之租用戶的唯一識別碼。如果未提供此識別碼,這個值就會預設為目前使用者的租用戶。此參數僅適用於合作夥伴使用者。</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>
          -------------------------- 範例 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>描述</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>此命令會設定公司的連絡人電子郵件地址。</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>使用 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>Set-MsolCompanyMultiNationalEnabled Cmdlet 將會嘗試為 v1 中公司的服務類型啟用多語系功能。請注意,v1 中不支援為服務類型停用/選擇退出多語系功能。
      若無法為公司停用服務類型的多語系功能,此 Cmdlet 將會傳回錯誤及失敗原因。 </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>服務類型,用於啟用多語系功能。</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>是否要為公司的類型服務啟用或停用多語系功能服務。</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>服務類型,用於啟用多語系功能。</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>是否要為公司的類型服務啟用或停用多語系功能服務。</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>要對其執行作業之租用戶的唯一識別碼。如果未提供此識別碼,這個值就會預設為目前使用者的租用戶。此參數僅適用於合作夥伴使用者。</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>
          -------------------------- 範例 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>描述</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>此命令會嘗試為公司啟用 MicrosoftCommunicationsOnline (即商務用 Skype) 服務類型的多語系功能。</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>設定公司層級的組態設定。</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>Set-MsolCompanySettings Cmdlet 可用以設定公司層級的組態設定。使用 Get-MsolCompanyInformation 能讀取這些設定目前的值。</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>表示是否允許使用自助密碼重設功能。這項設定會套用至全公司。</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>表示是否允許使用者建立群組。這項設定會套用至全公司。設為 False 會停用使用者建立群組的功能。</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>表示是否允許使用者註冊電子郵件訂閱。這項設定會套用至全公司。</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>表示使用者是否可以透過電子郵件驗證加入租用戶。若要加入,使用者在網域中必須有一個電子郵件帳戶,這個帳戶必須與租用戶中其中一個已驗證網域相符。這個設定係針對租用戶中所有網域,並且會套用至全公司。</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>表示是否允許使用者建立新的應用程式。這項設定會套用至全公司。設為 False 會停用使用者為其組織建立新應用程式的功能。</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>指定是否允許使用者檢視公司內其他使用者的設定檔資訊。這項設定會套用至全公司。設為 False 會停用使用者使用 Windows PowerShell 的 Azure AD 模組存取其組織使用者資訊的功能。</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>表示是否允許使用者同意需要存取其雲端使用者資料 (例如目錄使用者設定檔或 Office 365 郵件及商務用 OneDrive) 的應用程式。這項設定會套用至全公司。設為 False 會停用使用者同意應用程式的功能。</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>將授權指派至 Microsoft 產品時,若出現無,系統便會將這個值套用至 User.UsageLocation 屬性。如果預設值是 Null,則會使用租用戶的位置值。</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>要對其執行作業之租用戶的唯一識別碼。如果未提供此識別碼,這個值就會預設為目前使用者的租用戶。此參數僅適用於合作夥伴使用者。</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>表示是否允許使用自助密碼重設功能。這項設定會套用至全公司。</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>表示是否允許使用者建立群組。這項設定會套用至全公司。設為 False 會停用使用者建立群組的功能。</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>表示是否允許使用者註冊電子郵件訂閱。這項設定會套用至全公司。</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>表示使用者是否可以透過電子郵件驗證加入租用戶。若要加入,使用者在網域中必須有一個電子郵件帳戶,這個帳戶必須與租用戶中其中一個已驗證網域相符。這個設定係針對租用戶中所有網域,並且會套用至全公司。</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>表示是否允許使用者建立新的應用程式。這項設定會套用至全公司。設為 False 會停用使用者為其組織建立新應用程式的功能。</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>指定是否允許使用者檢視公司內其他使用者的設定檔資訊。這項設定會套用至全公司。設為 False 會停用使用者使用 Windows PowerShell 的 Azure AD 模組存取其組織使用者資訊的功能。</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>表示是否允許使用者同意需要存取其雲端使用者資料 (例如目錄使用者設定檔或 Office 365 郵件及商務用 OneDrive) 的應用程式。這項設定會套用至全公司。設為 False 會停用使用者同意應用程式的功能。</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>將授權指派至 Microsoft 產品時,若出現無,系統便會將這個值套用至 User.UsageLocation 屬性。如果預設值是 Null,則會使用租用戶的位置值。</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>要對其執行作業之租用戶的唯一識別碼。如果未提供此識別碼,這個值就會預設為目前使用者的租用戶。此參數僅適用於合作夥伴使用者。</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>
          -------------------------- 範例 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>描述</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>開啟公司中所有使用者的自助式密碼重設功能。</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>用來停用/啟動此租用戶的目錄同步作業。</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>Set-MsolDirSyncEnabled Cmdlet 可用來開啟或關閉公司的目錄同步作業。</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>設為 True 時,將會開啟您公司的目錄同步作業。</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: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>設為 True 時,將會開啟您公司的目錄同步作業。</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>要對其執行作業之租用戶的唯一識別碼。如果未提供此識別碼,這個值就會預設為目前使用者的租用戶。此參數僅適用於合作夥伴使用者。</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>
          -------------------------- 範例 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>描述</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>此命令會開啟公司的目錄同步作業。</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>更新網域的設定。</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>Set-MsolDomain Cmdlet 可用來更新網域的設定。您可使用此 Cmdlet 變更預設網域或是變更功能 (Email、Sharepoint 或 OfficeCommunicationsOnline)。</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>要更新之網域的名稱。</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>用來讓這個網域變成預設網域的切換參數。</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>要對其執行作業之租用戶的唯一識別碼。如果未提供此識別碼,這個值就會預設為目前使用者的租用戶。此參數僅適用於合作夥伴使用者。</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>用來讓這個網域變成預設網域的切換參數。</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>要更新之網域的名稱。</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>要對其執行作業之租用戶的唯一識別碼。如果未提供此識別碼,這個值就會預設為目前使用者的租用戶。此參數僅適用於合作夥伴使用者。</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>
          -------------------------- 範例 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>描述</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>將 example.com 設定為此公司的預設網域。</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>變更網域的驗證類型。</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>Set-MsolDomainAuthentication Cmdlet 可用以變更標準身分識別與單一登入間的網域驗證。此 Cmdlet 只會更新 Microsoft Azure Active Directory 中的設定; 通常應該改用 Convert-MsolDomainToStandard 或 Convert-MsolDomainToFederated。</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>網域的驗證類型 (受管理/同盟)。在此網域建立的所有使用者都會具有此驗證類型。</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>要更新的完整網域名稱 (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>此 URL 指定在 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="true (ByPropertyName)" position="named">
          <maml:name>FederationBrandName</maml:name>
          <maml:description>
            <maml:para>登入 Microsoft Azure Active Directory 服務時對使用者顯示的字串值名稱。建議客戶使用使用者熟悉的名稱,例如 "Contoso, Inc."。</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>網域在衍生自同盟伺服器之 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="true (ByPropertyName)" position="named">
          <maml:name>LogOffUri</maml:name>
          <maml:description>
            <maml:para>用戶端登出 Microsoft Azure Active Directory 服務時的重新導向目標 URL。</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>指定用來從 Lync Online 等豐富型用戶端應用程式進行驗證之中繼資料交換端點的 URL。</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>主要簽署憑證到期時,將用來簽署權杖的下一個權杖簽署憑證。</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>網頁用戶端登入 Microsoft Azure Active Directory 服務時的導向目標 URL。</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>目前用以簽署傳遞到 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="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>SupportsMfa</maml:name>
          <maml:description>
            <maml:para>表示 IDP STS 是否支援 MFA。</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>設定所需的驗證處理程序。有效的值為: TranslateToFreshPasswordAuth = 代表傳送 fresh=0&amp;wauth=&lt;密碼驗證的 URL 值&gt;,NativeSupport = 代表傳送 prompt=login 而 Disabled = 代表不要將上述任何一個參數傳送至同盟 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>表示應用程式要求使用者互動式登入時,要使用的預設驗證方法。</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>同盟 IDP STS 的 OpenID Connect 探索端點。</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>此 URL 指定在 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="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>Authentication</maml:name>
        <maml:description>
          <maml:para>網域的驗證類型 (受管理/同盟)。在此網域建立的所有使用者都會具有此驗證類型。</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>要更新的完整網域名稱 (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>登入 Microsoft Azure Active Directory 服務時對使用者顯示的字串值名稱。建議客戶使用使用者熟悉的名稱,例如 "Contoso, Inc."。</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>網域在衍生自同盟伺服器之 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="true (ByPropertyName)" position="named">
        <maml:name>LogOffUri</maml:name>
        <maml:description>
          <maml:para>用戶端登出 Microsoft Azure Active Directory 服務時的重新導向目標 URL。</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>指定用來從 Lync Online 等豐富型用戶端應用程式進行驗證之中繼資料交換端點的 URL。</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>主要簽署憑證到期時,將用來簽署權杖的下一個權杖簽署憑證。</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>網頁用戶端登入 Microsoft Azure Active Directory 服務時的導向目標 URL。</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>目前用以簽署傳遞到 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="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>SupportsMfa</maml:name>
        <maml:description>
          <maml:para>表示 IDP STS 是否支援 MFA。</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>表示應用程式要求使用者互動式登入時,要使用的預設驗證方法。</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>同盟 IDP STS 的 OpenID Connect 探索端點。</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>更新同盟網域的設定。</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>Set-MsolDomainFederationSettings Cmdlet 可用來更新單一登入網域的設定。</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>要更新的完整網域名稱 (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>此 URL 指定在 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="true (ByPropertyName)" position="named">
          <maml:name>FederationBrandName</maml:name>
          <maml:description>
            <maml:para>登入 Microsoft Azure Active Directory 時對使用者顯示的字串值名稱。建議客戶使用使用者熟悉的名稱,例如 "Contoso Inc."。</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>網域在衍生自同盟伺服器之 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="true (ByPropertyName)" position="named">
          <maml:name>LogOffUri</maml:name>
          <maml:description>
            <maml:para>用戶端登出 Microsoft Azure Active Directory 服務時的重新導向目標 URL。</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>指定用來從 Lync Online 等豐富型用戶端應用程式進行驗證之中繼資料交換端點的 URL。</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>主要簽署憑證到期時,將用來簽署權杖的下一個權杖簽署憑證。</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>網頁用戶端登入 Microsoft Azure Active Directory 服務時的導向目標 URL。</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>目前用以簽署傳遞到 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="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:syntaxItem>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>SupportsMfa</maml:name>
        <maml:description>
          <maml:para>表示 IDP STS 是否支援 MFA。</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>設定所需的驗證處理程序。</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>表示應用程式要求使用者互動式登入時,要使用的預設驗證方法。</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>同盟 IDP STS 的 OpenID Connect 探索端點。</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>此 URL 指定在 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="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>DomainName</maml:name>
        <maml:description>
          <maml:para>要更新的完整網域名稱 (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>登入 Microsoft Azure Active Directory 時對使用者顯示的字串值名稱。建議客戶使用使用者熟悉的名稱,例如 "Contoso Inc."。</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>網域在衍生自同盟伺服器之 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="true (ByPropertyName)" position="named">
        <maml:name>LogOffUri</maml:name>
        <maml:description>
          <maml:para>用戶端登出 Microsoft Azure Active Directory 服務時的重新導向目標 URL。</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>指定用來從 Lync Online 等豐富型用戶端應用程式進行驗證之中繼資料交換端點的 URL。</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>主要簽署憑證到期時,將用來簽署權杖的下一個權杖簽署憑證。</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>網頁用戶端登入 Microsoft Azure Active Directory 服務時的導向目標 URL。</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>目前用以簽署傳遞到 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="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>SupportsMfa</maml:name>
        <maml:description>
          <maml:para>表示 IDP STS 是否支援 MFA。</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>表示應用程式要求使用者互動式登入時,要使用的預設驗證方法。</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>同盟 IDP STS 的 OpenID Connect 探索端點。</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>更新安全性群組。</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>Set-MsolGroup Cmdlet 可用來更新安全性群組的內容。</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>群組的描述。</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>群組的顯示名稱。</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>群組的擁有者。</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>要更新之群組的 ObjectId。</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>要對其執行作業之租用戶的唯一識別碼。如果未提供此識別碼,這個值就會預設為目前使用者的租用戶。此參數僅適用於合作夥伴使用者。</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>群組的描述。</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>群組的顯示名稱。</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>群組的擁有者。</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>要更新之群組的 ObjectId。</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>要對其執行作業之租用戶的唯一識別碼。如果未提供此識別碼,這個值就會預設為目前使用者的租用戶。此參數僅適用於合作夥伴使用者。</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>
          -------------------------- 範例 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>描述</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>更新 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>設定合作夥伴的公司資訊。</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>Set-MsolPartnerInformation Cmdlet 可供合作夥伴用來設定合作夥伴專屬內容。合作夥伴有權存取的所有租用戶都可以檢視這些內容。</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。</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。</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>合作夥伴的支援電子郵件地址。</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>合作夥伴的支援電話號碼。</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。</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>要對其執行作業之租用戶的唯一識別碼。如果未提供此識別碼,這個值就會預設為目前使用者的租用戶。此參數僅適用於合作夥伴使用者。</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。</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。</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>合作夥伴的支援電子郵件地址。</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>合作夥伴的支援電話號碼。</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。</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>要對其執行作業之租用戶的唯一識別碼。如果未提供此識別碼,這個值就會預設為目前使用者的租用戶。此參數僅適用於合作夥伴使用者。</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>
          -------------------------- 範例 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>描述</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>更新此合作夥伴的說明 URL。</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>針對租用戶中指定的網域或所有網域,設定與密碼通知視窗和密碼有效性視窗關聯的值。</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>Set-MsolPasswordPolicy Cmdlet 可用來更新所指定網域或租用戶的密碼原則。必須包含兩項設定,第一項設定指定密碼在必須變更之前保持有效的時間長度,第二項設定則指定密碼到期日前的天數,而這個天數表示使用者何時會收到密碼即將到期的第一次通知。</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>要套用原則的完整網域。</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>指定密碼到期日前的天數,這個天數表示使用者何時會收到密碼即將到期的第一次通知。</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>指定密碼在必須變更之前的有效時間長度。</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>要套用原則的完整網域。</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>指定密碼到期日前的天數,這個天數表示使用者何時會收到密碼即將到期的第一次通知。</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>指定密碼在必須變更之前的有效時間長度。</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>
          -------------------------- 範例 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>描述</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>此命令會更新租用戶,讓所有使用者密碼都會在 60 天後到期,而且使用者將在該到期日前 14 天收到通知。</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>
          -------------------------- 範例 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>描述</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>此命令會更新網域 contoso.com 上的原則,讓使用者密碼在 60 天後到期,而且使用者將在該到期日前 14 天收到通知。</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>用來停用/啟動此租用戶的密碼同步作業。</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>Set-MsolPasswordSyncEnabled 指令程式可用來啟用或停用公司的密碼同步作業。必須先啟用公司的目錄同步作業,這個指令程式才會成功。</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>設為 True 時,將會啟用您公司的密碼同步作業。</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>設為 True 時,將會啟用您公司的密碼同步作業。</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>
          -------------------------- 範例 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>描述</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>此命令會開啟公司的密碼同步作業。</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>更新 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>Set-MsolServicePrincipal Cmdlet 會更新 Microsoft Azure Active Directory 中的服務主體,可用以更新顯示名稱、啟用/停用服務主體、受信任委派、服務主體名稱 (SPN) 或位址。</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>此內容已保留供未來使用。</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>指定要用來更新 (以及覆寫) 現有清單的位址清單。如果這個參數設定為 NULL,則不會更新現有的內容。如果設定為空白清單,將會清除現有的位址。請使用 New-MsolServicePrincipalAddress Cmdlet 協助建立位址清單物件。</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>服務主體的易記名稱。</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>
              指定要用來更新 (以及覆寫) 現有清單的服務主體名稱 (SPN) 清單。如果這個參數設定為 NULL,則不會更新現有的內容。如果設定為空白清單,將會清除現有的 SPN,但包含服務主體 AppId 值的服務主體除外。
          SPN 必須使用下列其中一種格式: "appName" 或 "appName/hostname",或者必須是有效的 URL。
          </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>要對其執行作業之租用戶的唯一識別碼。如果未提供此識別碼,這個值就會預設為目前使用者的租用戶。此參數僅適用於合作夥伴使用者。</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>與要更新之服務主體關聯的物件識別碼。</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>指定要用來更新 (以及覆寫) 現有清單的位址清單。如果這個參數設定為 NULL,則不會更新現有的內容。如果設定為空白清單,將會清除現有的位址。請使用 New-MsolServicePrincipalAddress Cmdlet 協助建立位址清單物件。</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>
              指定要用來更新 (以及覆寫) 現有清單的服務主體名稱 (SPN) 清單。如果這個參數設定為 NULL,則不會更新現有的內容。如果設定為空白清單,將會清除現有的 SPN,但包含服務主體 AppId 值的服務主體除外。
          SPN 必須使用下列其中一種格式: "appName" 或 "appName/hostname",或者必須是有效的 URL。
          </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>要對其執行作業之租用戶的唯一識別碼。如果未提供此識別碼,這個值就會預設為目前使用者的租用戶。此參數僅適用於合作夥伴使用者。</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>與要更新之服務主體關聯的唯一應用程式識別碼。</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>指定要用來更新 (以及覆寫) 現有清單的位址清單。如果這個參數設定為 NULL,則不會更新現有的內容。如果設定為空白清單,將會清除現有的位址。請使用 New-MsolServicePrincipalAddress Cmdlet 協助建立位址清單物件。</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>
              指定要用來更新 (以及覆寫) 現有清單的服務主體名稱 (SPN) 清單。如果這個參數設定為 NULL,則不會更新現有的內容。如果設定為空白清單,將會清除現有的 SPN,但包含服務主體 AppId 值的服務主體除外。
          SPN 必須使用下列其中一種格式: "appName" 或 "appName/hostname",或者必須是有效的 URL。
          </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>要對其執行作業之租用戶的唯一識別碼。如果未提供此識別碼,這個值就會預設為目前使用者的租用戶。此參數僅適用於合作夥伴使用者。</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>此內容已保留供未來使用。</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>指定要用來更新 (以及覆寫) 現有清單的位址清單。如果這個參數設定為 NULL,則不會更新現有的內容。如果設定為空白清單,將會清除現有的位址。請使用 New-MsolServicePrincipalAddress Cmdlet 協助建立位址清單物件。</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>與要更新之服務主體關聯的唯一應用程式識別碼。</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>服務主體的易記名稱。</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>與要更新之服務主體關聯的物件識別碼。</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>
              指定要用來更新 (以及覆寫) 現有清單的服務主體名稱 (SPN) 清單。如果這個參數設定為 NULL,則不會更新現有的內容。如果設定為空白清單,將會清除現有的 SPN,但包含服務主體 AppId 值的服務主體除外。
          SPN 必須使用下列其中一種格式: "appName" 或 "appName/hostname",或者必須是有效的 URL。
          </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>要對其執行作業之租用戶的唯一識別碼。如果未提供此識別碼,這個值就會預設為目前使用者的租用戶。此參數僅適用於合作夥伴使用者。</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>
          -------------------------- 範例 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>描述</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>此命令會在指定的服務主體上更新內容。在這個範例中,它會指定更新顯示名稱和服務主體名稱。這會覆寫任何原有的設定。</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>
          -------------------------- 範例 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>描述</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>此命令會更新服務主體的關聯位址。在這個範例中,先前使用 New-MsolServicePrincipalAddress 協助程式命令建立的現有位址 ("myApp1.com"、"myApp2.com") 與服務主體關聯。</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>更新 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>Set-MsolSettings Cmdlet 會更新 Microsoft Azure Active Directory 中的目錄設定。</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>已與要更新的目錄設定建立關聯的設定識別碼。</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>指定要用來更新 (及複寫) 現有設定的目錄設定值。</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>已與設定物件建立關聯的物件類型,若未指定,則與租用戶建立關聯。可能的值包括 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>已與設定物件建立關聯的物件識別碼,若未指定,則與租用戶建立關聯。</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>已與要更新的目錄設定建立關聯的設定識別碼。</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>指定要用來更新 (及複寫) 現有設定的目錄設定值。</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>已與設定物件建立關聯的物件類型,若未指定,則與租用戶建立關聯。可能的值包括 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>已與設定物件建立關聯的物件識別碼,若未指定,則與租用戶建立關聯。</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>已與要更新的目錄設定建立關聯的設定識別碼。</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>指定要用來更新 (及複寫) 現有設定的目錄設定值。</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>
          -------------------------- 範例 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>描述</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>此命令會更新所指定目錄設定的值。在此範例中,其指定整合群組設定中所定義的更新 UsageGuidelinesUrl。</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>
          -------------------------- 範例 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>描述</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>此命令會更新所指定目錄設定的值。在此範例中,其指定整合群組設定中所定義的更新 UsageGuidelinesUrl。</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>更新 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>
        Set-MsolUser Cmdlet 可用來更新使用者物件。
 
          請注意,這個 Cmdlet 只能用於基本內容。使用者的授權、密碼和使用者主體名稱可分別透過 Set-MsolUserLicense、Set-MsolUserPassword 和 Set-MsolUserPrincipalName Cmdlet 進行更新。
      </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>使用者的備用電子郵件地址。</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>使用者的備用行動電話號碼。</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>設為 True 時,使用者將無法使用其使用者識別碼登入。</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>使用者的城市。</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>使用者的國家或地區。</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>使用者的部門。</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>使用者的顯示名稱。</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>使用者的傳真號碼。</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>使用者的名字。</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>使用者之同盟識別身分的固定 ID。具有標準識別身分的使用者應省略這個值。</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>使用者的姓氏。</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>使用者的行動電話號碼。</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>使用者的唯一識別碼。</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>使用者的辦公室所在位置。</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>設定使用者的密碼是否會定期到期。</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>使用者的電話號碼。</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>使用者所在位置的郵遞區號。</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>要為使用者設定的偏好資料位置。</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>使用者的慣用語言。</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>使用者所在位置的州或省。</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>使用者的地址。</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>設定使用者是否需要強式密碼。</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>使用者的職稱。</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>使用者使用服務的地點。必須是兩個字母的國碼 (地區碼)。</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>使用者的使用者識別碼。</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>使用者的備用電子郵件地址。</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>使用者的備用行動電話號碼。</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>設為 True 時,使用者將無法使用其使用者識別碼登入。</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>使用者的城市。</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>使用者的國家或地區。</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>使用者的部門。</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>使用者的顯示名稱。</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>使用者的傳真號碼。</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>使用者的名字。</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>使用者之同盟識別身分的固定 ID。具有標準識別身分的使用者應省略這個值。</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>使用者的姓氏。</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>使用者的行動電話號碼。</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>使用者的唯一識別碼。</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>使用者的辦公室所在位置。</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>設定使用者的密碼是否會定期到期。</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>使用者的電話號碼。</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>使用者所在位置的郵遞區號。</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>要為使用者設定的偏好資料位置。</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>使用者的慣用語言。</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>使用者所在位置的州或省。</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>使用者的地址。</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>設定使用者是否需要強式密碼。</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>要對其執行作業之租用戶的唯一識別碼。如果未提供此識別碼,這個值就會預設為目前使用者的租用戶。此參數僅適用於合作夥伴使用者。</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>使用者的職稱。</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>使用者使用服務的地點。必須是兩個字母的國碼 (地區碼)。</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>使用者的使用者識別碼。</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>
          -------------------------- 範例 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>描述</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>此命令會將使用者的封鎖認證設定為 True (這會阻止使用者登入)。同步處理的使用者不能使用此設定。</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>
          -------------------------- 範例 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>描述</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>此命令會更新指定之使用者的顯示名稱。</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>
          -------------------------- 範例 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>描述</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>此命令會設定這個使用者的位置 (國家/地區)。國家/地區必須是兩個字母的 ISO 代碼。同步處理的使用者和受管理的使用者都可使用此設定。</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>
          -------------------------- 範例 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>描述</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>此命令會將使用者 (其使用者主體名稱為 john@contoso.onmicrosoft.com) 偏好的資料位置屬性設定為 EUR。</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>更新使用者的授權指派。</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>Set-MsolUserLicense Cmdlet 可用來調整使用者的授權。這可包括新增授權、移除授權、更新授權選項,或是這些動作的任何組合。</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>要更新授權之使用者的唯一識別碼。</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>要指派給使用者的授權清單。</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>任何與授權或 SKU 相關的設定。在指派授權時用來停用個別服務。</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>要從使用者移除的授權清單。</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>要對其執行作業之租用戶的唯一識別碼。如果未提供此識別碼,這個值就會預設為目前使用者的租用戶。此參數僅適用於合作夥伴使用者。</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>要更新之使用者的使用者識別碼。</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>要指派給使用者的授權清單。</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>任何與授權或 SKU 相關的設定。在指派授權時用來停用個別服務。</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>要從使用者移除的授權清單。</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>要對其執行作業之租用戶的唯一識別碼。如果未提供此識別碼,這個值就會預設為目前使用者的租用戶。此參數僅適用於合作夥伴使用者。</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>要指派給使用者的授權清單。</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>任何與授權或 SKU 相關的設定。在指派授權時用來停用個別服務。</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>要更新授權之使用者的唯一識別碼。</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>要從使用者移除的授權清單。</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>要對其執行作業之租用戶的唯一識別碼。如果未提供此識別碼,這個值就會預設為目前使用者的租用戶。此參數僅適用於合作夥伴使用者。</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>要更新之使用者的使用者識別碼。</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>
          -------------------------- 範例 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>描述</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>此命令會為使用者新增 Office 365 企業版授權。</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>
          -------------------------- 範例 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>描述</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>此命令會移除使用者的 Office 365 企業版授權。這可能會導致系統將使用者的資料從所有服務移除。</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>
          -------------------------- 範例 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>描述</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>此命令會將 Office 365 企業版授權取代為 Office 365 Deskless 授權。這將在單一作業中執行 (如此即可避免使用者最後進入中繼狀態,也就是 Office 365 企業版授權已經移除,但卻尚未新增 Office 365 Deskless 授權)。</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>重設使用者的密碼。</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>Set-MsolUserPassword Cmdlet 可用來變更使用者的密碼。此 Cmdlet 只適用於具標準識別身分的使用者。</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>要設定密碼之使用者的唯一識別碼。</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>設為 True 時,使用者必須在下次登入時變更其密碼。</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>
              使用者的新密碼。如果使用者設定為需要強式密碼,則必須符合以下所有規則:
              - 密碼至少必須包含一個小寫字元
              - 密碼至少必須包含一個大寫字元
              - 密碼至少必須包含一個非英數字元
              - 密碼不能包含任何空格、定位字元或分行符號
              - 密碼的長度必須為 8-16 個字元
              - 使用者名稱不能包含在密碼中
 
              如果省略這個值,系統會指派隨機密碼給使用者。
            </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>要對其執行作業之租用戶的唯一識別碼。如果未提供此識別碼,這個值就會預設為目前使用者的租用戶。此參數僅適用於合作夥伴使用者。</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>要設定密碼之使用者的使用者識別碼。</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>設為 True 時,使用者必須在下次登入時變更其密碼。</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>
              使用者的新密碼。如果使用者設定為需要強式密碼,則必須符合以下所有規則:
              - 密碼至少必須包含一個小寫字元
              - 密碼至少必須包含一個大寫字元
              - 密碼至少必須包含一個非英數字元
              - 密碼不能包含任何空格、定位字元或分行符號
              - 密碼的長度必須為 8-16 個字元
              - 使用者名稱不能包含在密碼中
 
              如果省略這個值,系統會指派隨機密碼給使用者。
            </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>要對其執行作業之租用戶的唯一識別碼。如果未提供此識別碼,這個值就會預設為目前使用者的租用戶。此參數僅適用於合作夥伴使用者。</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>設為 True 時,使用者必須在下次登入時變更其密碼。</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>
            使用者的新密碼。如果使用者設定為需要強式密碼,則必須符合以下所有規則:
            - 密碼至少必須包含一個小寫字元
            - 密碼至少必須包含一個大寫字元
            - 密碼至少必須包含一個非英數字元
            - 密碼不能包含任何空格、定位字元或分行符號
            - 密碼的長度必須為 8-16 個字元
            - 使用者名稱不能包含在密碼中
 
            如果省略這個值,系統會指派隨機密碼給使用者。
          </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>要設定密碼之使用者的唯一識別碼。</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>要對其執行作業之租用戶的唯一識別碼。如果未提供此識別碼,這個值就會預設為目前使用者的租用戶。此參數僅適用於合作夥伴使用者。</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>要設定密碼之使用者的使用者識別碼。</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>
          -------------------------- 範例 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>描述</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>此命令會重設 user@contoso.com 的密碼。系統將會產生隨機密碼。使用者必須在下次登入時重設密碼。</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>
          -------------------------- 範例 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>描述</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>此命令會重設 user@contoso.com 的密碼。使用者必須在下次登入時重設密碼。</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>變更使用者的使用者識別碼。</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>Set-MsolUserPrincipalName Cmdlet 可用來變更使用者的使用者主體名稱 (使用者識別碼)。此 Cmdlet 可用來在同盟和標準網域之間移動使用者,而這會讓使用者的驗證類型變成目標網域的驗證類型。</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>使用者的新使用者識別碼。</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>要更新之使用者的 ObjectId。</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>使用者之同盟識別身分的固定 ID。如果將使用者從標準識別身分網域移到同盟識別身分網域,便需要這個值。</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>使用者的新密碼。如果將使用者從同盟識別身分網域移到標準識別身分網域,便需要這個值。</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>要對其執行作業之租用戶的唯一識別碼。如果未提供此識別碼,這個值就會預設為目前使用者的租用戶。此參數僅適用於合作夥伴使用者。</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>使用者的新使用者識別碼。</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>要更新之使用者的原始使用者識別碼。</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>使用者之同盟識別身分的固定 ID。如果將使用者從標準識別身分網域移到同盟識別身分網域,便需要這個值。</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>使用者的新密碼。如果將使用者從同盟識別身分網域移到標準識別身分網域,便需要這個值。</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>要對其執行作業之租用戶的唯一識別碼。如果未提供此識別碼,這個值就會預設為目前使用者的租用戶。此參數僅適用於合作夥伴使用者。</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>使用者之同盟識別身分的固定 ID。如果將使用者從標準識別身分網域移到同盟識別身分網域,便需要這個值。</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>使用者的新密碼。如果將使用者從同盟識別身分網域移到標準識別身分網域,便需要這個值。</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>使用者的新使用者識別碼。</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>要更新之使用者的 ObjectId。</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>要對其執行作業之租用戶的唯一識別碼。如果未提供此識別碼,這個值就會預設為目前使用者的租用戶。此參數僅適用於合作夥伴使用者。</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>要更新之使用者的原始使用者識別碼。</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>
          -------------------------- 範例 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>描述</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>此命令會將 user@contoso.com 重新命名為 johns@contoso.com。</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>新增管理單位到 Azure Active Directory。</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>New-MsolAdministrativeUnit Cmdlet 可新增管理單位到 Azure Active Directory。</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>管理單位的顯示名稱。</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>管理單位的描述。</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>要對其執行作業之租用戶的唯一識別碼。如果未提供此識別碼,這個值就會預設為目前使用者的租用戶。此參數僅適用於合作夥伴使用者。</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>管理單位的顯示名稱。</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>管理單位的描述。</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>要對其執行作業之租用戶的唯一識別碼。如果未提供此識別碼,這個值就會預設為目前使用者的租用戶。此參數僅適用於合作夥伴使用者。</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>
            會傳回所建立的新管理單位。
          </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>-------------------------- 範例 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>描述</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>這個命令會建立名為 "West Coast" 且描述為 "West Coast region" 的管理單位。</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>從 Azure AD 擷取管理單位。</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>Get-MsolAdministrativeUnit Cmdlet 可用以從 Azure AD 擷取管理單位。</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>
              不重複的使用者識別碼。如有提供,就只會傳回使用者所屬的管理單位。
            </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>
              使用者的使用者主體名稱。如有提供,則只會傳回使用者所屬的管理單位。
            </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>
              要搜尋的字串。只會傳回顯示名稱以這個字串開頭的管理單位。
            </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>
              傳回的結果數目上限。
            </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>
              要對其執行作業之租用戶的唯一識別碼。如果未提供此識別碼,這個值就會預設為目前使用者的租用戶。此參數僅適用於合作夥伴使用者。
            </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>要擷取之管理單位的唯一識別碼。</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>
              要對其執行作業之租用戶的唯一識別碼。如果未提供此識別碼,這個值就會預設為目前使用者的租用戶。此參數僅適用於合作夥伴使用者。
            </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>
              不重複的使用者識別碼。如有提供,就只會傳回使用者所屬的管理單位。
            </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>
              使用者的使用者主體名稱。如有提供,則只會傳回使用者所屬的管理單位。
            </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>
              要搜尋的字串。只會傳回顯示名稱以這個字串開頭的管理單位。
            </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>
              如果有指定值,就會傳回所有結果。無法與 MaxResults 參數一併使用。
            </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>
              要對其執行作業之租用戶的唯一識別碼。如果未提供此識別碼,這個值就會預設為目前使用者的租用戶。此參數僅適用於合作夥伴使用者。
            </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>
            不重複的使用者識別碼。如有提供,就只會傳回使用者所屬的管理單位。
          </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>
            使用者的使用者主體名稱。如有提供,則只會傳回使用者所屬的管理單位。
          </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>
            要搜尋的字串。只會傳回顯示名稱以這個字串開頭的管理單位。
          </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>
            傳回的結果數目上限。
          </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>
            要對其執行作業之租用戶的唯一識別碼。如果未提供此識別碼,這個值就會預設為目前使用者的租用戶。此參數僅適用於合作夥伴使用者。
          </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>要擷取之管理單位的唯一識別碼。</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>
            如果有指定值,就會傳回所有結果。無法與 MaxResults 參數一併使用。
          </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>-------------------------- 範例 1 --------------------------</maml:title>
        <maml:introduction>
          <maml:paragraph>PS C:\&gt;</maml:paragraph>
        </maml:introduction>
        <dev:code>Get-MsolAdministrativeUnit</dev:code>
        <dev:remarks>
          <maml:para>描述</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>
              <maml:para/>
            </command:commandText>
          </command:commandLine>
        </command:commandLines>
      </command:example>
      <command:example>
        <maml:title>-------------------------- 範例 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>描述</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>此命令會擷取名為 "West Coast" 的管理單位。</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>-------------------------- 範例 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>描述</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>此命令會取得 user1@contoso.com 為其成員之一的管理單位。</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>更新管理單位的屬性。</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>Set-MsolAdministrativeUnit Cmdlet 可用以更新管理單位的屬性。</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>要更新的管理單位唯一識別碼。</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>管理單位的顯示名稱。</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>管理單位的描述。</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>
              要對其執行作業之租用戶的唯一識別碼。如果未提供此識別碼,這個值就會預設為目前使用者的租用戶。此參數僅適用於合作夥伴使用者。
            </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>要更新的管理單位唯一識別碼。</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>管理單位的顯示名稱。</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>管理單位的描述。</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>
            要對其執行作業之租用戶的唯一識別碼。如果未提供此識別碼,這個值就會預設為目前使用者的租用戶。此參數僅適用於合作夥伴使用者。
          </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>-------------------------- 範例 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>描述</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>此命令會先找到名稱為 "West Coast" 的管理單位,然後為其指派描述值 "West Coast region"。</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>從 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>Remove-MsolAdministrativeUnit cmdlet 可用於從 Azure AD 刪除管理單位。</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>要移除之管理單位的唯一識別碼。</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>用以略過螢幕確認功能。</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>
              要對其執行作業之租用戶的唯一識別碼。如果未提供此識別碼,這個值就會預設為目前使用者的租用戶。此參數僅適用於合作夥伴使用者。
            </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>要移除之管理單位的唯一識別碼。</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>用以略過螢幕確認功能。</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>
            要對其執行作業之租用戶的唯一識別碼。如果未提供此識別碼,這個值就會預設為目前使用者的租用戶。此參數僅適用於合作夥伴使用者。
          </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>-------------------------- 範例 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>描述</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>這個命令會從目錄移除管理單位 "West Coast"。</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>將成員加入管理單位。</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>Add-MsolAdministrativeUnitMember Cmdlet 可用以將成員加入管理單位。</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>管理單位的物件識別碼。</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>要加入管理單位之成員的物件識別碼。</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>要對其執行作業之租用戶的唯一識別碼。如果未提供此識別碼,這個值就會預設為目前使用者的租用戶。此參數僅適用於合作夥伴使用者。</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>管理單位的物件識別碼。</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>要加入管理單位之成員的物件識別碼。</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>要對其執行作業之租用戶的唯一識別碼。如果未提供此識別碼,這個值就會預設為目前使用者的租用戶。此參數僅適用於合作夥伴使用者。</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>-------------------------- 範例 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>描述</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>在本範例中,user@contoso.com 會加入管理單位 "West Coast"。</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>移除管理單位成員。</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>Remove-MsolAdministrativeUnitMember Cmdlet 可用以從管理單位移除成員。</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>要從中移除成員之管理單位的識別碼。</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>
              要對其執行作業之租用戶的唯一識別碼。如果未提供此識別碼,這個值就會預設為目前使用者的租用戶。此參數僅適用於合作夥伴使用者。
            </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>要從中移除成員之管理單位的識別碼。</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>
            要對其執行作業之租用戶的唯一識別碼。如果未提供此識別碼,這個值就會預設為目前使用者的租用戶。此參數僅適用於合作夥伴使用者。
          </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>-------------------------- 範例 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>描述</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>此命令會從管理單位 "West Coast" 移除成員 user@contoso.com。</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>擷取指定之管理物件的成員。</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>Get-MsolAdministrativeUnitMember Cmdlet 可用以擷取指定之管理單位的成員。</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>要擷取其成員的管理單位識別碼。</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>
              為搜尋結果傳回的結果數目上限。
            </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>
              要對其執行作業之租用戶的唯一識別碼。如果未提供此識別碼,這個值就會預設為目前使用者的租用戶。此參數僅適用於合作夥伴使用者。
            </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>要擷取其成員的管理單位識別碼。</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>
              如果有指定值,就會傳回所有結果。無法與 MaxResults 參數一併使用。
            </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>
              要對其執行作業之租用戶的唯一識別碼。如果未提供此識別碼,這個值就會預設為目前使用者的租用戶。此參數僅適用於合作夥伴使用者。
            </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>要擷取其成員的管理單位識別碼。</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>
            為搜尋結果傳回的結果數目上限。
          </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>
            要對其執行作業之租用戶的唯一識別碼。如果未提供此識別碼,這個值就會預設為目前使用者的租用戶。此參數僅適用於合作夥伴使用者。
          </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>
            如果有指定值,就會傳回所有結果。無法與 MaxResults 參數一併使用。
          </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>
            針對此 Cmdlet,每個輸出物件都將包含下列項目:
            DisplayName: 管理物件成員的顯示名稱。
            EmailAddress: 管理物件成員的使用者主體名稱。
            ObjectId: 管理物件成員的唯一識別碼。
          </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>-------------------------- 範例 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>描述</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>在本範例中,命令會傳回管理單位 "West Coast" 中的所有成員。</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>將成員加入管理單位範圍的角色。</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>Add-MsolScopedRoleMember Cmdlet 可用以將成員加入管理單位範圍的角色。</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>要新增成員的角色物件識別碼。只能新增使用者到角色 (不支援新增安全性群組)。</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>管理單位的物件識別碼。</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>要新增到管理單位範圍內角色的成員物件識別碼。若為使用者,這應是使用者識別碼。只能新增使用者到角色 (不支援新增安全性群組)。</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>要新增之成員的使用者主體名稱。只能新增使用者到角色 (不支援新增安全性群組)。</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>
              要對其執行作業之租用戶的唯一識別碼。如果未提供此識別碼,這個值就會預設為目前使用者的租用戶。此參數僅適用於合作夥伴使用者。
            </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>要新增成員的角色物件識別碼。只能新增使用者到角色 (不支援新增安全性群組)。</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>管理單位的物件識別碼。</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>要新增到管理單位範圍內角色的成員物件識別碼。若為使用者,這應是使用者識別碼。只能新增使用者到角色 (不支援新增安全性群組)。</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>要新增之成員的使用者主體名稱。只能新增使用者到角色 (不支援新增安全性群組)。</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>
            要對其執行作業之租用戶的唯一識別碼。如果未提供此識別碼,這個值就會預設為目前使用者的租用戶。此參數僅適用於合作夥伴使用者。
          </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>-------------------------- 範例 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>描述</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>在本範例中,user@contoso.com 會以成員身分加入管理單位 "West Coast" 範圍內的 "User Account Administrator" 角色。</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>從管理單位範圍的角色移除使用者。</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>Remove-MsolScopedRoleMember Cmdlet 可用以從管理單位範圍的角色移除使用者。</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>要移除成員的角色物件識別碼。只能新增使用者到角色 (不支援新增安全性群組)。</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>管理單位的物件識別碼。</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>要移除之成員的物件識別碼。若為使用者,這應為使用者識別碼。必須指定 -RoleMemberUserPrincipalName 或 -RoleMemberObjectId。</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>
              要對其執行作業之租用戶的唯一識別碼。如果未提供此識別碼,這個值就會預設為目前使用者的租用戶。此參數僅適用於合作夥伴使用者。
            </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>要移除成員的角色物件識別碼。只能新增使用者到角色 (不支援新增安全性群組)。</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>管理單位的物件識別碼。</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>要移除之角色成員的使用者主體名稱。必須指定 -RoleMemberUserPrincipalName 或 -RoleMemberObjectId。</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>
              要對其執行作業之租用戶的唯一識別碼。如果未提供此識別碼,這個值就會預設為目前使用者的租用戶。此參數僅適用於合作夥伴使用者。
            </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>要移除成員的角色物件識別碼。只能新增使用者到角色 (不支援新增安全性群組)。</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>管理單位的物件識別碼。</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>要移除之成員的物件識別碼。若為使用者,這應為使用者識別碼。必須指定 -RoleMemberUserPrincipalName 或 -RoleMemberObjectId。</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>要移除之角色成員的使用者主體名稱。必須指定 -RoleMemberUserPrincipalName 或 -RoleMemberObjectId。</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>
            要對其執行作業之租用戶的唯一識別碼。如果未提供此識別碼,這個值就會預設為目前使用者的租用戶。此參數僅適用於合作夥伴使用者。
          </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>-------------------------- 範例 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>描述</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>在下列範例中,會從管理單位 "West Coast" 範圍中的 "User Account Administrator" 角色,移除 user@contoso.com (不再是成員)。</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>擷取透過管理單位取得該角色的指定角色之成員。</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>Get-MsolScopedRoleMember Cmdlet 可用來擷取特定角色的成員,該角色係透過管理單位所取得。</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>
              要傳回其範圍中成員的角色。
            </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>應傳回其系統管理員之管理單位的物件識別碼。忽略這個參數會尋找所有管理單位的管理員。</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>為搜尋結果傳回的結果數目上限。</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>
              要對其執行作業之租用戶的唯一識別碼。如果未提供此識別碼,這個值就會預設為目前使用者的租用戶。此參數僅適用於合作夥伴使用者。
            </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>
              要傳回其範圍中成員的角色。
            </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>應傳回其系統管理員之管理單位的物件識別碼。忽略這個參數會尋找所有管理單位的管理員。</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>
              如果有指定值,就會傳回所有結果。無法與 MaxResults 參數一併使用。
            </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>
              要對其執行作業之租用戶的唯一識別碼。如果未提供此識別碼,這個值就會預設為目前使用者的租用戶。此參數僅適用於合作夥伴使用者。
            </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>
            要傳回其範圍中成員的角色。
          </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>應傳回其系統管理員之管理單位的物件識別碼。忽略這個參數會尋找所有管理單位的管理員。</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>為搜尋結果傳回的結果數目上限。</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>
            要對其執行作業之租用戶的唯一識別碼。如果未提供此識別碼,這個值就會預設為目前使用者的租用戶。此參數僅適用於合作夥伴使用者。
          </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>
            如果有指定值,就會傳回所有結果。無法與 MaxResults 參數一併使用。
          </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>
            針對此 Cmdlet,每個輸出物件都將包含下列項目:
            DisplayName: 範圍中角色成員的顯示名稱。
            UserPrincipalName: 範圍中角色成員的使用者主體名稱。
            ObjectId: 範圍中角色成員的唯一識別碼。
          </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>-------------------------- 範例 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>描述</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>此命令會列出管理單位 "West Coast" 範圍內 "User Account Administrator" 角色的所有成員。</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>用於為租用戶檢查身分識別同步處理功能的狀態。</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>
        Get-MsolDirSyncFeatures Cmdlet 可用以檢查租用戶之身分識別同步處理功能的狀態。這個 Cmdlet 可搭配使用的功能包括:
 
        DeviceWriteback
DirectoryExtensions
        DuplicateProxyAddressResiliency
        DuplicateUPNResiliency
        EnableSoftMatchOnUpn
        PasswordSync
        SynchronizeUpnForManagedUsers
        UnifiedGroupWriteback
        UserWriteback
 
        此 Cmdlet 也可以單獨執行,而不指定任何功能,在此情況下,它會傳回所有功能的清單,以及其為啟用或停用。
      </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>取得其狀態的 DirSync 功能。</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>
              要對其執行作業之租用戶的唯一識別碼。如果未提供此識別碼,這個值就會預設為目前使用者的租用戶。此參數僅適用於合作夥伴使用者。
            </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>取得其狀態的 DirSync 功能。</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>
            要對其執行作業之租用戶的唯一識別碼。如果未提供此識別碼,這個值就會預設為目前使用者的租用戶。此參數僅適用於合作夥伴使用者。
          </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>-------------------------- 範例 1 --------------------------</maml:title>
        <maml:introduction>
          <maml:paragraph>PS C:\&gt;</maml:paragraph>
        </maml:introduction>
        <dev:code>Get-MsolDirSyncFeatures</dev:code>
        <dev:remarks>
          <maml:para>描述</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>傳回所有可能 DirSync 功能的清單,以及其為啟用 (True) 或停用 (False)。</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>-------------------------- 範例 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>描述</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>傳回租用戶的 PasswordSync 為啟用 (True) 或停用 (False)。</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>用以設定租用戶的身分識別同步處理功能。</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>
        Set-MsolDirSyncFeature Cmdlet 可用以開啟或關閉租用戶的身分識別同步處理功能。這個 Cmdlet 可搭配使用的功能包括:
 
        SynchronizeUpnForManagedUsers- 可為已獲授權的受管理 (非同盟) 使用者,同步處理來自內部部署的 UserPrincipalName 更新。如果未啟用這項功能,則會封鎖這些更新。這項功能一經啟用,便無法停用。
 
        EnableSoftMatchOnUpn- 「大致比對」(Soft Match) 是指將正要從內部部署同步處理的物件,第一次連結到雲端中已經存在的物件所使用的程序。啟用這項功能時,「大致比對」會先嘗試使用根據主要 SMTP 位址的標準邏輯。如果找不到符合主要 SMTP 的項目,則會嘗試根據 UserPrincipalName 進行比對。這項功能一經啟用,便無法停用。
 
        DuplicateUPNResiliency (預覽)- 一般而言,如果嘗試對使用者佈建具有非唯一的 UserPrincipalName,會因為違反唯一性,而將無法建立/更新使用者。啟用這項功能時,會「隔離」衝突的 UPN 值、產生暫時的 UPN,然後以暫時的 UPN 部署使用者。這個 UPN 的格式為 "&lt;UserName&gt;+&lt;Random Integer&gt;@&lt;Tenant Initial Domain&gt;.onmicrosoft.com"。
 
        DuplicateProxyAddressResiliency (預覽)- 一般而言,如果嘗試對物件佈建具有非唯一的 ProxyAddress,會因為違反唯一性,而將無法建立/更新物件。啟用這項功能時,會「隔離」衝突的 ProxyAddress 值,且部署不具有該特定 ProxyAddress 值的物件。
 
      </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>要開啟或關閉的 DirSync 功能。</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>設為 True 時,會為公司開啟指定的功能。</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: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>要開啟或關閉的 DirSync 功能。</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>設為 True 時,會為公司開啟指定的功能。</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>
            要對其執行作業之租用戶的唯一識別碼。如果未提供此識別碼,這個值就會預設為目前使用者的租用戶。此參數僅適用於合作夥伴使用者。
          </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>-------------------------- 範例 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>描述</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>啟用租用戶的 SoftMatchOnUpn 功能。</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>用以檢查租用戶中是否具有發生同步處理錯誤的物件。</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>
        Get-MsolDirSyncProvisioningError Cmdlet 可用以檢查租用戶中是否有發生同步處理錯誤的物件。
 
        重要注意事項:
 
        所有引數都區分大小寫。
 
        一律必須包含 “-ErrorCategory PropertyConflict”。目前沒有其他類型的 ErrorCategory,但未來可能會擴充。
 
        若要依屬性類型查看錯誤,請新增 -PropertyName 旗標,並提供 UserPrincipalName 或 ProxyAddresses 引數。
 
        若要查看與特定屬性相關的錯誤,請新增 -PropertyValue 旗標 (新增這個旗標時,也必須使用 -PropertyName)。
 
        若要執行字串搜尋,請新增 -SearchString 旗標。
 
        有兩個旗標可用以排序指定查詢的結果:
        -SortField: 有效的引數包括 DisplayName 和 UserPrincipalName
        -SortDirection: 有效的引數包括 Ascending 和 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>需要搜尋的錯誤類別。</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>要搜尋其衝突的屬性。</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>要在其上搜尋衝突的屬性值。</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>要用於搜尋中的搜尋字串。只會傳回因為搜尋這個字串傳回 PropertyConflict 而造成 DirSyncProvisioningErrors 的物件。</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>
              排序搜尋結果所依據的欄位。
 
              可能值為: 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>
              排序搜尋結果的順序。
 
              可能值為: 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>為搜尋傳回的結果數目上限。</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>
              要對其執行作業之租用戶的唯一識別碼。如果未提供此識別碼,這個值就會預設為目前使用者的租用戶。此參數僅適用於合作夥伴使用者。
            </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>如果存在,則會傳回所有結果。無法搭配 MaxResults 參數使用。</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>需要搜尋的錯誤類別。</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>要搜尋其衝突的屬性。</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>要在其上搜尋衝突的屬性值。</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>要用於搜尋中的搜尋字串。只會傳回因為搜尋這個字串傳回 PropertyConflict 而造成 DirSyncProvisioningErrors 的物件。</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>
              排序搜尋結果所依據的欄位。
 
              可能值為: 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>
              排序搜尋結果的順序。
 
              可能值為: 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>
              要對其執行作業之租用戶的唯一識別碼。如果未提供此識別碼,這個值就會預設為目前使用者的租用戶。此參數僅適用於合作夥伴使用者。
            </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>如果存在,則會傳回所有結果。無法搭配 MaxResults 參數使用。</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>需要搜尋的錯誤類別。</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>要搜尋其衝突的屬性。</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>要在其上搜尋衝突的屬性值。</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>要用於搜尋中的搜尋字串。只會傳回因為搜尋這個字串傳回 PropertyConflict 而造成 DirSyncProvisioningErrors 的物件。</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>
            排序搜尋結果所依據的欄位。
 
            可能值為: 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>
            排序搜尋結果的順序。
 
            可能值為: 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>為搜尋傳回的結果數目上限。</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>要對其執行作業之租用戶的唯一識別碼。如果未提供此識別碼,這個值就會預設為目前使用者的租用戶。此參數僅適用於合作夥伴使用者。</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>-------------------------- 範例 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>描述</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>傳回因為租用戶中發生 PropertyConflict 而造成 DirSyncProvisioningErrors 的所有物件。</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>-------------------------- 範例 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>描述</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>傳回因為 UserPrincipalName 屬性上發生 PropertyConflict 而造成 DirSyncProvisioningErrors 的所有物件。</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>-------------------------- 範例 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>描述</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>傳回因為 UserPrincipalName User@contoso.com 上發生 PropertyConflict 而造成 DirSyncProvisioningErrors 的所有物件。</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>-------------------------- 範例 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>描述</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>傳回因為搜尋 “Tim” 字串傳回 PropertyConflict 而造成 DirSyncProvisioningErrors 的所有物件。</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>-------------------------- 範例 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>描述</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>傳回依 UserPrincipalName 遞增順序排序時發生 DirSyncProvisioningErrors 的所有物件。</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>-------------------------- 範例 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>描述</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>傳回因為 PropertyConflict 而造成 DirSyncProvisioningErrors 的最多 5 個物件。</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>Get-MsolDevice Cmdlet 可用以擷取個別裝置,或裝置清單。</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>Get-MsolDevice Cmdlet 可用以擷取個別裝置,或裝置清單。</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>要擷取之裝置的顯示名稱。</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>要擷取之裝置的唯一裝置識別碼。</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>要擷取之裝置的唯一識別碼。</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>指定作為裝置註冊擁有者的使用者物件。提供使用者 UPN 或 ObjectId,或是傳遞內含使用者 UPN 或 ObjectId 之 Microsoft.Online.Administration.User 物件的執行個體。</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>如果有,則將傳回所有結果。</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>如果有,則將傳回裝置的 registeredOwners 屬性。</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>如有指定,將會傳回系統控制的裝置。</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>如有指定,將只會傳回具有前置詞為 ApproximateLastLogonTime 之此值的裝置。</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>如果有,則將傳回所有結果。</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>要擷取之裝置的唯一裝置識別碼。</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>要擷取之裝置的顯示名稱首碼。</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>要擷取之裝置的唯一識別碼。</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>指定作為裝置註冊擁有者的使用者物件。提供使用者 UPN 或 ObjectId,或是傳遞內含使用者 UPN 或 ObjectId 之 Microsoft.Online.Administration.User 物件的執行個體。</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>如果有,則將傳回裝置的 registeredOwners 屬性。</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>如有指定,將會傳回系統控制的裝置。</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>如有指定,將只會傳回具有前置詞為 ApproximateLastLogonTime 之此值的裝置。</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 -->
            此 Cmdlet 傳回裝置物件,其包含下列資訊:
            AccountEnabled: 裝置的狀態: 啟用或停用。
            ObjectId: 裝置的唯一識別碼。
            DeviceId: 裝置的裝置識別碼。
            DisplayName: 裝置的顯示名稱。
            DeviceObjectVersion: 裝置的物件版本號碼。
            DeviceOSType: 裝置 OS 類型。
            DeviceOSVersion: 裝置 OS 版本號碼。
            DeviceTrustType: 裝置信任類型。值可以是下列三項的其中一個: Workplace Joined、AzureAD Joined、Domain Joined。
            DeviceTrustLevel: 裝置信任層級。值可以是下列三項的其中一個: 已驗證、符合規範、受管理。
            DevicePhysicalIds: 裝置實體識別碼。
            ApproximateLastLogonTimestamp: 使用此裝置的前次登入時間戳記。
            AlternativeSecurityIds: 裝置的替代安全性識別碼。
            DirSyncEnabled: 是否以 DirSync 啟用裝置。
            LastDirSyncTime: 裝置以 DirSync 進行同步處理的前次時間戳記。
            RegisteredOwners: 裝置的註冊擁有者。
            GraphDeviceObject: 從圖形 API 傳回的裝置物件。
          </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>
          -------------------------- 範例 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>描述</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>此命令會擷取具對應顯示名稱的裝置清單。</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>
          -------------------------- 範例 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>描述</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>此命令會擷取公司的所有裝置。裝置物件不包含 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>
          -------------------------- 範例 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>描述</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>此命令會擷取公司的所有裝置。裝置物件將包含 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>
          -------------------------- 範例 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>描述</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>此命令會擷取具對應裝置識別碼的裝置。</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>
          -------------------------- 範例 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>描述</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>此命令會擷取具對應物件識別碼的裝置。</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>
          -------------------------- 範例 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>描述</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>此命令會擷取由 UPN 為 johns@contoso.com 的使用者所註冊的所有裝置。</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>Disable-MsolDevice Cmdlet 可用於停用 Microsoft Azure Active Directory 中的裝置物件。 </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>Disable-MsolDevice Cmdlet 可用以停用 Microsoft Azure Active Directory 中的裝置物件。 </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>要停用之裝置的唯一裝置識別碼。</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>用以略過螢幕確認功能。</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>提示您在執行命令前先確認。</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>描述當您執行了命令但未實際執行命令時將會發生的情形。</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>要停用之裝置的唯一識別碼。</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>用以略過螢幕確認功能。</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>提示您在執行命令前先確認。</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>描述當您執行了命令但未實際執行命令時將會發生的情形。</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>要停用之裝置的唯一裝置識別碼。</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>用以略過螢幕確認功能。</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>要停用之裝置的唯一識別碼。</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>提示您在執行命令前先確認。</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>描述當您執行了命令但未實際執行命令時將會發生的情形。</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 -->
            您可輸送包含裝置 ObjectId 或 DeviceId 的 Microsoft.Online.Administration.Device 物件。您也可以將輸送 ObjectId 或 DeviceId 作為 GUID 輸送。
          </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 -->
            此 Cmdlet 未傳回任何物件。
          </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>
          -------------------------- 範例 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>描述</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>此命令會從 Microsoft Azure Active Directory 停用 DeviceId 為 1aa200c4-bdfb-42b5-9a1e-5f1bafbe4274 的裝置。確認提示將會輸出到螢幕上以確認此作業。</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>
          -------------------------- 範例 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>描述</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>此命令會從 Microsoft Azure Active Directory 停用 DeviceId 為 1aa200c4-bdfb-42b5-9a1e-5f1bafbe4274 的裝置。</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>
          -------------------------- 範例 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>描述</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>此命令會從 Microsoft Azure Active Directory 停用 ObjectId 為 1aa200c4-bdfb-42b5-9a1e-5f1bafbe4274 的裝置。確認提示將會輸出到螢幕上以確認此作業。</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>
          -------------------------- 範例 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>描述</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>此命令會從 Microsoft Azure Active Directory 停用 ObjectId 為 1aa200c4-bdfb-42b5-9a1e-5f1bafbe4274 的裝置。 </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>Enable-MsolDevice Cmdlet 可用以啟用 Microsoft Azure Active Directory 中的裝置物件。 </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>Enable-MsolDevice Cmdlet 可用於啟用 Microsoft Azure Active Directory 中的裝置物件。 </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>您要啟用之裝置的裝置識別碼。</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>用以略過螢幕確認功能。</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>要啟用之裝置的唯一識別碼。</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>用以略過螢幕確認功能。</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>您要啟用之裝置的裝置識別碼。</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>用以略過螢幕確認功能。</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>要啟用之裝置的唯一識別碼。</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 -->
            您可輸送包含裝置 ObjectId 或 DeviceId 的 Microsoft.Online.Administration.Device 物件。您也可以將輸送 ObjectId 或 DeviceId 作為 GUID 輸送。
          </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 -->
            此 Cmdlet 未傳回任何物件。
          </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>
          -------------------------- 範例 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>描述</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>此命令會從 Microsoft Azure Active Directory 啟用 DeviceId 為 1aa200c4-bdfb-42b5-9a1e-5f1bafbe4274 的裝置。確認提示將會輸出到螢幕上以確認此作業。</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>
          -------------------------- 範例 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>描述</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>此命令會從 Microsoft Azure Active Directory 啟用 DeviceId 為 1aa200c4-bdfb-42b5-9a1e-5f1bafbe4274 的裝置。</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>
          -------------------------- 範例 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>描述</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>此命令啟用具有來自 Microsoft Azure Active Directory 之 ObjectId 1aa200c4-bdfb-42b5-9a1e-5f1bafbe4274 的裝置。確認提示將會輸出至螢幕上以確認作業。</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>
          -------------------------- 範例 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>描述</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>此命令啟用具有來自 Microsoft Azure Active Directory 之 ObjectId 1aa200c4-bdfb-42b5-9a1e-5f1bafbe4274 的裝置。</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>Remove-MsolDevice Cmdlet 可用以移除 Microsoft Azure Active Directory 的裝置物件。 </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>Remove-MsolDevice Cmdlet 可用以移除 Microsoft Azure Active Directory 的裝置物件。 此 Cmdlet 將刪除裝置物件。</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>要移除之裝置的唯一裝置識別碼。</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>用以略過螢幕確認功能。</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>提示您在執行命令前先確認。</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>描述當您執行了命令但未實際執行命令時將會發生的情形。</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>要移除之裝置的唯一識別碼。</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>用以略過螢幕確認功能。</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>提示您在執行命令前先確認。</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>描述當您執行了命令但未實際執行命令時將會發生的情形。</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>要移除之裝置的唯一裝置識別碼。</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>用以略過螢幕確認功能。</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>要移除之裝置的唯一識別碼。</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>提示您在執行命令前先確認。</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>描述當您執行了命令但未實際執行命令時將會發生的情形。</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 -->
            您可輸送包含 ObjectId 或 DeviceId 的 Microsoft.Online.Administration.Device 物件。您也可以將裝置或 ObjectId 或 DeviceId 作為字串輸送。
          </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 -->
            此 Cmdlet 未傳回任何物件。
          </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>
          -------------------------- 範例 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>描述</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>此命令會從 Microsoft Azure Active Directory 移除 DeviceId 為 1aa200c4-bdfb-42b5-9a1e-5f1bafbe4274 的裝置。確認提示將會輸出到螢幕上以確認此作業。</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>
          -------------------------- 範例 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>描述</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>此命令會從 Microsoft Azure Active Directory 移除 DeviceId 為 1aa200c4-bdfb-42b5-9a1e-5f1bafbe4274 的裝置。</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>
          -------------------------- 範例 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>描述</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>此命令會從 Microsoft Azure Active Directory 移除 ObjectId 為 1aa200c4-bdfb-42b5-9a1e-5f1bafbe4274 的裝置。確認提示將會輸出到螢幕上以確認此作業。</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>
          -------------------------- 範例 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>描述</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>此命令會從 Microsoft Azure Active Directory 移除 ObjectId 為 1aa200c4-bdfb-42b5-9a1e-5f1bafbe4274 的裝置。</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>Get-MsolDeviceRegistrationServicePolicy Cmdlet 是用以讀取 Azure AD 裝置註冊服務設定。 </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>Get-MsolDeviceRegistrationServicePolicy Cmdlet 是用以讀取 Azure AD 裝置註冊服務設定。 </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 -->
            此 Cmdlet 傳回 DeviceRegistrationServicePolicy 物件,其包含下列資訊:
            MaximumDevicesPerUser: 使用者可註冊的裝置數目上限。
            RequireMultiFactorAuth: 正在從網際網路加入裝置的使用者是否需要使用第二種驗證方法。
            AllowedToWorkplaceJoin: 是否允許使用者將裝置加入工作場所。
            AllowedToAzureAdJoin: 是否允許使用者將裝置加入 Azure AD。若選擇此值,允許的使用者會在其他兩個參數值中指定: Groups 與 Users。
            Groups: 此類群組獲允許可將裝置加入 Azure AD。
            Users: 此類使用者獲允許可將裝置加入 Azure AD。
          </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>
          -------------------------- 範例 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>描述</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>此命令會擷取 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>
        Set-MsolDeviceRegistrationServicePolicy
      </command:name>
      <maml:description>
        <maml:para>Set-MsolDeviceRegistrationServicePolicy Cmdlet 是用以管理 Azure AD 裝置註冊服務設定。 </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>Set-MsolDeviceRegistrationServicePolicy Cmdlet 是用以管理 Azure AD 裝置註冊服務設定。 </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>使用者在 Microsoft Azure Active Directory 中可擁有的裝置數目上限。</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>若設為 True,則從網際網路加入裝置的使用者必須先使用第二種驗證方法。</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>設定是否允許使用者將個人裝置加入公司中。若設為 All,則允許所有使用者將裝置加入工作場所。若設為 None,則任何使用者皆不得將裝置加入工作場所。</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>設定允許哪個使用者/群組將裝置加入 Azure Active Directory 中。若設為 All,則允許所有使用者將裝置加入 Azure AD。若設為 None則任何使用者皆不得將裝置加入 Azure AD。若設為 Selected,則僅允許來自其他參數 Users 與 Groups 的使用者與群組將裝置加入 Azure AD。</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>指定群組清單,該群組清單可將裝置加入 Azure AD。若未指定此參數,則所有群組皆不得將裝置加入 Azure AD。不可將 Null 或空白值提供給此參數。只有在參數 AllowedToAzureAdJoin 的值為 Selected 時,才可提供此參數。</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>指定使用者清單,該使用者清單可將裝置加入 Azure AD。若未指定此參數,則所有使用者皆不得將裝置加入 Azure AD。不可將 Null 或空白值提供給此參數。只有在參數 AllowedToAzureAdJoin 的值為 Selected 時,才可提供此參數。</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>使用者在 Microsoft Azure Active Directory 中可擁有的裝置數目上限。</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>若設為 True,則從網際網路加入裝置的使用者必須先使用第二種驗證方法。</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>設定是否允許使用者將個人裝置加入公司中。可用的值為: All、None。若設為 All,則允許所有使用者將裝置加入工作場所。若設為 None,則任何使用者皆不得將裝置加入工作場所。</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>設定允許哪個使用者/群組將裝置加入 Azure Active Directory 中。可用的值為: All、None、Selected。若設為 All,則允許所有使用者將裝置加入 Azure AD。若設為 None則任何使用者皆不得將裝置加入 Azure AD。若設為 Selected,則僅允許來自其他參數 Users 與 Groups 的使用者與群組將裝置加入 Azure AD。</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>指定群組清單,該群組清單可將裝置加入 Azure AD。若未指定此參數,則所有群組皆不得將裝置加入 Azure AD。不可將 Null 或空白值提供給此參數。只有在參數 AllowedToAzureAdJoin 的值為 Selected 時,才可提供此參數。</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>指定使用者清單,該使用者清單可將裝置加入 Azure AD。若未指定此參數,則所有使用者皆不得將裝置加入 Azure AD。不可將 Null 或空白值提供給此參數。只有在參數 AllowedToAzureAdJoin 的值為 Selected 時,才可提供此參數。</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 -->
            此 Cmdlet 未傳回任何物件。
          </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>
          -------------------------- 範例 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>描述</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>此命令會設定使用者在 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:example>
        <maml:title>
          -------------------------- 範例 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>描述</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>此命令會強制正在從網際網路加入裝置的使用者先使用第二種驗證方法。</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>
          -------------------------- 範例 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>描述</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>此命令允許所有使用者將裝置加入工作場所。</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>
          -------------------------- 範例 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>描述</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>此命令不允許任何使用者將裝置加入工作場所。</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>
          -------------------------- 範例 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>描述</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>此命令允許所有使用者將裝置加入 Azure AD。</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>
          -------------------------- 範例 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>描述</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>此命令僅允許指定的群組與使用者將裝置加入 Azure AD。可透過執行 Cmdlet Get-MsolGroup 以擷取群組清單。可透過執行 Cmdlet Get-MsolUser 以擷取使用者清單。</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>