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>Adds the specified group from a partner tenant to a Role in this tenant.</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>The Add-MsolForeignGroupToRole cmdlet is used to add a security group from a partner tenant to the specified role in this tenant. </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>The object ID of the partner tenant that contains the group to add. </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>The object ID of the group in the partner tenant to add. </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>The object ID of the role to add the group to.</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>The unique ID of the tenant to perform the operation on. If this is not provided then it will default to the tenant of the current user. This parameter is only applicable to partner users.</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>The object ID of the partner tenant that contains the group to add. </maml:para>
                                 
            </maml:description>
            <command:parameterValue required="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>The object ID of the group in the partner tenant to add. </maml:para>
                                 
            </maml:description>
            <command:parameterValue required="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>The object ID of the role to add the group to.</maml:para>
                                 
            </maml:description>
            <command:parameterValue required="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>The unique ID of the tenant to perform the operation on. If this is not provided then it will default to the tenant of the current user. This parameter is only applicable to partner users.</maml:para>
                                 
            </maml:description>
            <command:parameterValue required="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>Adds a member to an existing security group.</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>The Add-MsolGroupMember cmdlet is used to add members to a security group. The new members can be either users or other security groups.</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>The object ID of the member (User or Group) to add to the group.</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>The ID of the group to add members to.</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>The type of member (User or Group) to add to the group.</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>The unique ID of the tenant to perform the operation on. If this is not provided then the value will default to the tenant of the current user. This parameter is only applicable to partner users.</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>The object ID of the member (User or Group) to add to the group.</maml:para>
                                 
            </maml:description>
            <command:parameterValue required="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>The type of member (User or Group) to add to the group.</maml:para>
                                 
            </maml:description>
            <command:parameterValue required="true" variableLength="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>The ID of the group to add members to.</maml:para>
                                 
            </maml:description>
            <command:parameterValue required="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>The unique ID of the tenant to perform the operation on. If this is not provided then the value will default to the tenant of the current user. This parameter is only applicable to partner users.</maml:para>
                                 
            </maml:description>
            <command:parameterValue required="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>
                -------------------------- EXAMPLE 1 --------------------------
            </maml:title>
            <maml:introduction>
                <maml:para>C:\PS&gt;</maml:para>
            </maml:introduction>
              <dev:code>
Add-MsolGroupMember -groupObjectid &lt;id&gt; -groupmemberType &quot;User&quot; -groupMemberObjectId &lt;id&gt;
 
None </dev:code>
                   <dev:remarks>
                                <maml:para>Description</maml:para>
                                <maml:para>-----------</maml:para>
                      <maml:para>This command adds a user to a security group.</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>Adds a member to an existing administrator role.</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>This cmdlet is used to add a member to a role. Currently, only Users and ServicePrincipals can be added to a role (adding a security group is not supported).</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>The role to add members to. Only users can be added to a role (adding a security group is not supported). Either RoleName or RoleObjectId should be provided.</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>The object ID of the member to add. For users, this should be the user ID. Only users can be added to a role (adding a security group is not supported). Either RoleMemberEmailAddress or RoleMemberObjectId should be provided.</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>The object ID of the member to add. Only users can be added to a role (adding a security group is not supported). Either RoleMemberEmailAddress or RoleMemberObjectId should be provided.</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>The type of role of the member (User, Group or ServicePrincipal) to add. Currently only Users and ServicePrincipals can be added to Roles.</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>The unique ID of the tenant to perform the operation on. If this is not provided, then the value will default to the tenant of the current user. This parameter is only applicable to partner users.</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>The name of the role to add members to. Only users can be added to a role (adding a security group is not supported). Either RoleName or RoleObjectId should be provided.</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>The object ID of the member to add. For users, this should be the user ID. Only users can be added to a role (adding a security group is not supported). Either RoleMemberEmailAddress or RoleMemberObjectId should be provided.</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>The object ID of the member to add. Only users can be added to a role (adding a security group is not supported). Either RoleMemberEmailAddress or RoleMemberObjectId should be provided.</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>The type of role of the member (User, Group or ServicePrincipal) to add. Currently only Users and ServicePrincipals can be added to Roles.</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>The unique ID of the tenant to perform the operation on. If this is not provided, then the value will default to the tenant of the current user. This parameter is only applicable to partner users.</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>The object ID of the member to add. For users, this should be the user ID. Only users can be added to a role (adding a security group is not supported). Either RoleMemberEmailAddress or RoleMemberObjectId should be provided.</maml:para>
                                 
            </maml:description>
            <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
            <dev:type>
                <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>The object ID of the member to add. Only users can be added to a role (adding a security group is not supported). Either RoleMemberEmailAddress or RoleMemberObjectId should be provided.</maml:para>
                                 
            </maml:description>
            <command:parameterValue required="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>The type of role of the member (User, Group or ServicePrincipal) to add. Currently only Users and ServicePrincipals can be added to Roles.</maml:para>
                                 
            </maml:description>
            <command:parameterValue required="true" variableLength="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>The name of the role to add members to. Only users can be added to a role (adding a security group is not supported). Either RoleName or RoleObjectId should be provided.</maml:para>
                                 
            </maml:description>
            <command:parameterValue required="true" variableLength="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>The role to add members to. Only users can be added to a role (adding a security group is not supported). Either RoleName or RoleObjectId should be provided.</maml:para>
                                 
            </maml:description>
            <command:parameterValue required="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>The unique ID of the tenant to perform the operation on. If this is not provided, then the value will default to the tenant of the current user. This parameter is only applicable to partner users.</maml:para>
                                 
            </maml:description>
            <command:parameterValue required="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>
                -------------------------- EXAMPLE 1 --------------------------
            </maml:title>
            <maml:introduction>
                <maml:para>C:\PS&gt;</maml:para>
            </maml:introduction>
              <dev:code>
Add-MsolRoleMember -RoleName &quot;Company Administrator&quot; -RoleMemberEmailAddress &quot;user@contoso.com&quot;
 
None </dev:code>
                   <dev:remarks>
                                <maml:para>Description</maml:para>
                                <maml:para>-----------</maml:para>
                      <maml:para>This command adds user@contoso.com to the Company Administrator role. To get the list of values for RoleName, use the 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>Verifies a custom domain.</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>This cmdlet is used to confirm ownership of a domain. In order to confirm ownership, a custom TXT or MX DNS record must be added for the domain. The domain must first be added using the New-MsolDomain cmdlet, and then the Get-MsolDomainVerificationDNS cmdlet should be called to retrieve the details of the DNS record that must be set.
 
Note that there may be a delay (15-60 minutes) between when the DNS update is made and when the cmdlet is able to verify.</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>The fully qualified domain name to verify.</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>A URL that specifies the end point used by active clients when authenticating with domains set up for single sign-on (also known as identity federation) with Windows 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>The name of the string value shown to users when signing in to Windows Azure Active Directory Services. It is recommended that customers use something that is familiar to users, such as &quot;Contoso Inc.&quot;</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>The unique identifier of the domain in the Windows Azure Active Directory identity platform that is derived from the federation server.</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>The URL clients are redirected to when they sign out of Windows Azure Active Directory Services.</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>The URL that specifies the metadata exchange end point used for authentication from rich client applications such as Lync Online.</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>The next token signing certificate that will be used to sign tokens when the primary signing certificate expires.</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>The URL that web based clients will be directed to when signing in to Windows Azure Active Directory Services.</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>The current certificate used to sign tokens passed to the Windows Azure Active Directory Identity platform.</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>The unique ID of the tenant to perform the operation on. If this is not provided, then the value will default to the tenant of the current user. This parameter is only applicable to partner users.</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>Indicates whether the IDP STS supports 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>Indicates the default authentication method that should be used when an application requires the user to have interactive login.</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>The OpenID Connect Discovery Endpoint of the federated IDP STS.</maml:para>
                </maml:description>
                <command:parameterValue required="false" variableLength="false">string</command:parameterValue>
            </command:parameter>
        </command:syntaxItem>
    </command:syntax>
    <!-- Cmdlet parameter section -->
    <command:parameters>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
            <maml:name>ActiveLogOnUri</maml:name>
            <maml:description>
                <maml:para>A URL that specifies the end point used by active clients when authenticating with domains set up for single sign-on (also known as identity federation) with Windows 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>The fully qualified domain name to verify.</maml:para>
                                 
            </maml:description>
            <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
            <dev:type>
                <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>The name of the string value shown to users when signing in to Windows Azure Active Directory Services. It is recommended that customers use something that is familiar to users, such as &quot;Contoso Inc.&quot;</maml:para>
                                 
            </maml:description>
            <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
            <dev:type>
                <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>The unique identifier of the domain in the Windows Azure Active Directory identity platform that is derived from the federation server.</maml:para>
                                 
            </maml:description>
            <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
            <dev:type>
                <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>The URL clients are redirected to when they sign out of Windows Azure Active Directory Services.</maml:para>
                                 
            </maml:description>
            <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
            <dev:type>
                <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>The URL that specifies the metadata exchange end point used for authentication from rich client applications such as Lync Online.</maml:para>
                                 
            </maml:description>
            <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
            <dev:type>
                <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>The next token signing certificate that will be used to sign tokens when the primary signing certificate expires.</maml:para>
                                 
            </maml:description>
            <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
            <dev:type>
                <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>The URL that web based clients will be directed to when signing in to Windows Azure Active Directory Services.</maml:para>
                                 
            </maml:description>
            <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
            <dev:type>
                <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>The current certificate used to sign tokens passed to the Windows Azure Active Directory Identity platform.</maml:para>
                                 
            </maml:description>
            <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
            <dev:type>
                <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>The unique ID of the tenant to perform the operation on. If this is not provided, then the value will default to the tenant of the current user. This parameter is only applicable to partner users.</maml:para>
            </maml:description>
            <command:parameterValue required="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>Indicates whether the IDP STS supports 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>Indicates the default authentication method that should be used when an application requires the user to have interactive login.</maml:para>
            </maml:description>
            <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
            <dev:type>
                <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>The OpenID Connect Discovery Endpoint of the federated IDP STS.</maml:para>
            </maml:description>
            <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
            <dev:type>
                <maml:name>string</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultValue></dev:defaultValue>
        </command:parameter>
    </command:parameters>
    <!-- Input - Output section-->
    <command:inputTypes>
        <command:inputType>
            <dev:type>
                <maml:name></maml:name>
                <maml:uri/>
                <maml:description />
            </dev:type>
            <maml:description>
                <maml:para>
                    <!-- description -->
                     
                </maml:para>
            </maml:description>
        </command:inputType>
    </command:inputTypes>
    <command:returnValues>
        <command:returnValue>
            <dev:type>
                <maml:name></maml:name>
                <maml:uri />
                <maml:description />
            </dev:type>
            <maml:description>
                <maml:para>
                    <!-- description -->
                     
                </maml:para>
            </maml:description>
        </command:returnValue>
    </command:returnValues>
    <!-- Error section-->
    <command:terminatingErrors />
    <command:nonTerminatingErrors />
        <!-- Notes section -->
    <maml:alertSet>
        <maml:title></maml:title>
        <maml:alert>
            <maml:para>
                           
                        </maml:para>
        </maml:alert>
        <maml:alert>
            <maml:para></maml:para>
        </maml:alert>
    </maml:alertSet>
    <!-- Example section -->
    <command:examples>
 
        <command:example>
            <maml:title>
                -------------------------- EXAMPLE 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>Description</maml:para>
                                <maml:para>-----------</maml:para>
                      <maml:para>This command attempts to verify the domain contoso.com. In order for domain verification to succeed, the appropriate DNS records must first be set up. The list of DNS records to set up can be retrieved using the Get-MsolDomainVerificationDns 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>
                   Connect-MsolService
        </command:name>
        <maml:description>
            <maml:para>Initiates a connection with Windows 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>The Connect-MsolService cmdlet will attempt to initiate a connection to Windows Azure Active Directory. The caller must provide their credential (a PSCredential object), or specify the CurrentCredentials switch to use the credentials of the currently logged in user.
 
This cmdlet may return a warning or error if the version of the module being used is out of date.</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>The credential to use for connecting to Windows 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>CurrentCredentials</maml:name>
                <maml:description>
                    <maml:para>If specified, uses the credentials of the currently logged in user to connect to Windows Azure Active Directory. This does not require the user to specify their credentials explicitly.</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">switch</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>The credential to use for connecting to Windows 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>CurrentCredentials</maml:name>
            <maml:description>
                <maml:para>If specified, uses the credentials of the currently logged in user to connect to Windows Azure Active Directory. This does not require the user to specify their credentials explicitly.</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>False</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>
                -------------------------- EXAMPLE 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>Description</maml:para>
                                <maml:para>-----------</maml:para>
                      <maml:para>This command attempts to initiate a connection with Windows Azure Active Directory. Since no credential is provided, the user will be prompted to enter their username and password.</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>
                -------------------------- EXAMPLE 2 --------------------------
            </maml:title>
            <maml:introduction>
                <maml:para>C:\PS&gt;</maml:para>
            </maml:introduction>
              <dev:code>
Connect-MsolService -Credential $cred
 
None </dev:code>
                   <dev:remarks>
                                <maml:para>Description</maml:para>
                                <maml:para>-----------</maml:para>
                      <maml:para>This command attempts to initiate a connection with Windows Azure Active Directory using the credential provided. The credential must be of the type PSCredential (typically retrieved through the 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>Updates a user in a domain that was recently converted from single sign-on (also known as identity federation) to standard authentication type.</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>The Convert-MsolFederatedUser cmdlet is used to update a user in a domain that was recently converted from single sign-on (also known as identity federation) to standard authentication type. A new password must be provided for the user.</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>The Windows Azure Active Directory UserID for the user to convert.</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>The new password of the user.</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>The unique ID of the tenant to perform the operation on. If this is not provided then it will default to the tenant of the current user. This parameter is only applicable to partner users.</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>The new password of the user.</maml:para>
                                 
            </maml:description>
            <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
            <dev:type>
                <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>The unique ID of the tenant to perform the operation on. If this is not provided then it will default to the tenant of the current user. This parameter is only applicable to partner users.</maml:para>
                                 
            </maml:description>
            <command:parameterValue required="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>The Windows Azure Active Directory UserID for the user to convert.</maml:para>
                                 
            </maml:description>
            <command:parameterValue required="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>Retrieves all the SKUs for a company.</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>The Get-MsolAccountSku will return all the SKUs that the company owns.</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>The unique ID of the tenant to perform the operation on. If this is not provided then the value will default to the tenant of the current user. This parameter is only applicable to partner users.</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>The unique ID of the tenant to perform the operation on. If this is not provided then the value will default to the tenant of the current user. This parameter is only applicable to partner users.</maml:para>
                                 
            </maml:description>
            <command:parameterValue required="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 -->
                    Each AccountSKU returned will include the following information:
 
AccountName: The name of the account this SKU belongs to.
 
AccountObjectId: The unique ID of the account this SKU belongs to.
 
AccountSkuId: The unique string ID of the account/SKU combination. This value should be used when assigning or updating licenses.
 
ActiveUnits: The number of active licenses.
 
ConsumedUnits: The number of licenses consumed.
 
ServiceStatus: The provisioning status of individual services belonging to this SKU.
 
SkuId: The unique ID for the SKU.
 
SkuPartNumber: The partner number of this SKU.
 
SubscriptionIds: A list of all subscriptions associated with this SKU. For the purposes of assigning licenses, all subscriptions with the same SKU will be grouped into a single license pool.
 
SuspendedUnits: The number of suspended licenses. These licenses are not available for assignment.
 
TargetClass: The target class of this SKU. Only SKUs with target class=user are assignable.
 
WarningUnits: The number of warning units.
                </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>
                -------------------------- EXAMPLE 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>Description</maml:para>
                                <maml:para>-----------</maml:para>
                      <maml:para>This command returns a list of SKUs.</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>Retrieves company-level information.</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>The Get-MsolCompanyInformation cmdlet will retrieve company-level information.</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>The unique ID of the tenant to perform the operation on. If this is not provided then the value will default to the tenant of the current user. This parameter is only applicable to partner users.</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>The unique ID of the tenant to perform the operation on. If this is not provided then the value will default to the tenant of the current user. This parameter is only applicable to partner users.</maml:para>
                                 
            </maml:description>
            <command:parameterValue required="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 -->
                    This cmdlet returns the following company level information:
 
AuthorizedServiceInstances: A list of the services for this company.
 
City: The company's city.
 
CompanyType: What type of company this is (can be partner or regular tenant).
 
Country: The company's country.
 
CountryLetterCode: The two letter code for the company's country.
 
DapEnabled: For partners, whether or not this partner had delegated administrator privileges.
 
DirectorySynchronizationEnabled: When true, this company has directory synchronization turned on.
 
DirSyncServiceAccount: The UserPrincipalName of the Global Administrator that is configured for directory synchronization.
 
DisplayName: The display name of this company.
 
InitialDomain: The initial domain of this company (companyname.onmicrosoft.com).
 
LastDirSyncTime: The last time that directory synchronization was run for this company.
 
LastPasswordSyncTime: The last time that password sync request was received for the company.
 
PasswordSynchronizationEnabled: When true, this company has password synchronization turned on.
 
MarketingNotificationEmails: The email address to send marketing notifications to.
 
ObjectId: The unique ID for the company.
 
PostalCode: The company's postal location.
 
PreferredLanguage: The default language for the company.
 
State: The company's state.
 
Street: The company's street address.
 
TechnicalNotificationEmails: The email address to send important notifications to. This includes any directory synchronization notifications.
 
TelephoneNumber: The telephone number for the company.
 
UsersPermissionToCreateGroupsEnabled: The setting to allow users permission to create groups.
 
UsersPermissionToCreateLOBAppsEnabled: The setting to allow users to create LOB applications.
 
UsersPermissionToReadOtherUsersEnabled: The setting to allow users to read other users.
 
UsersPermissionToUserConsentToAppEnabled: The setting to allow users to user consent to applications.
 
                </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>
                -------------------------- EXAMPLE 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>Description</maml:para>
                                <maml:para>-----------</maml:para>
                      <maml:para>This command returns company level information.</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>Retrieves a contact from Windows 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>The Get-MsolContact cmdlet can be used to retrieve a contact object, or list of contacts. A single contact will be retrieved if the ObjectId is used.</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>The filter for only contacts with validation errors.</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>The maximum number of results returned for a search. If not specified, 500 results will be returned.</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>The string to search on. Only contacts with a display name or email address starting with this string will be returned.</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>The unique ID of the tenant to perform the operation on. If this is not provided, then the value will default to the tenant of the current user. This parameter is only applicable to partner users.</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>If present then all results will be returned. Cannot be used with MaxResults parameter.</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>The unique ID of the tenant to perform the operation on. If this is not provided, then the value will default to the tenant of the current user. This parameter is only applicable to partner users.</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>The unique ID of the contact to retrieve.</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>The unique ID of the tenant to perform the operation on. If this is not provided, then the value will default to the tenant of the current user. This parameter is only applicable to partner users.</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>If present then all results will be returned. Cannot be used with MaxResults parameter.</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>The filter for only contacts with validation errors.</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>The maximum number of results returned for a search. If not specified, 500 results will be returned.</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>The unique ID of the contact to retrieve.</maml:para>
                                 
            </maml:description>
            <command:parameterValue required="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>The string to search on. Only contacts with a display name or email address starting with this string will be returned.</maml:para>
                                 
            </maml:description>
            <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
            <dev:type>
                <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>The unique ID of the tenant to perform the operation on. If this is not provided, then the value will default to the tenant of the current user. This parameter is only applicable to partner users.</maml:para>
                                 
            </maml:description>
            <command:parameterValue required="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 -->
                    This cmdlet returns contact objects, which include the following information:
 
City: The contact's city.
 
Country: The contact's country.
 
Department: The contact's department.
 
DisplayName: The contact's display name.
 
Fax: The contact's fax number.
 
FirstName: The contact's first name.
 
LastDirSyncTime: Returns the date and time of the last sync (only returned from contacts synced with Active Directory synchronization).
 
LastName: The contact's last name.
 
MobilePhone: The contact's mobile phone number.
 
ObjectId: The unique ID of the contact.
 
Office: The contact's office number.
 
Phone Number: The contact's phone number.
 
Postal Code: The contact's postal code.
 
Proxy Addresses - the proxy addresses associated with this contact.
 
State: The contact's state.
 
StreetAddress: The contact's street address.
 
Title: The contact's title.
 
UserPrincipalName: The user ID of the contact.
 
ValidationStatus: Whether or not the contact has any errors.
                </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>
                -------------------------- EXAMPLE 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>Description</maml:para>
                                <maml:para>-----------</maml:para>
                      <maml:para>This command retrieves a contact.</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>
                -------------------------- EXAMPLE 2 --------------------------
            </maml:title>
            <maml:introduction>
                <maml:para>C:\PS&gt;</maml:para>
            </maml:introduction>
              <dev:code>
Get-MsolContact -SearchString &quot;Melissa&quot;
 
Returns a list of contacts. </dev:code>
                   <dev:remarks>
                                <maml:para>Description</maml:para>
                                <maml:para>-----------</maml:para>
                      <maml:para>This command retrieves a list of contacts with a display name or email address starting with '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>Retrieves a domain Windows 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>The Get-MsolDomain cmdlet is used to retrieve company domains.</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>The filter for the specified authentication type. If provided, only domains with the authentication type will be returned.</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>The filter for domains that have the specified capability assigned.</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>The filter to return only domains with the specified status. Valid values are Verified, Unverified, and 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>The unique ID of the tenant to perform the operation on. If this is not provided then the value will default to the tenant of the current user. This parameter is only applicable to partner users.</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>The fully qualified domain name to retrieve.</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>The unique ID of the tenant to perform the operation on. If this is not provided then the value will default to the tenant of the current user. This parameter is only applicable to partner users.</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>The filter for the specified authentication type. If provided, only domains with the authentication type will be returned.</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>The filter for domains that have the specified capability assigned.</maml:para>
                                 
            </maml:description>
            <command:parameterValue required="true" variableLength="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>The fully qualified domain name to retrieve.</maml:para>
                                 
            </maml:description>
            <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
            <dev:type>
                <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>The filter to return only domains with the specified status. Valid values are Verified, Unverified, and 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>The unique ID of the tenant to perform the operation on. If this is not provided then the value will default to the tenant of the current user. This parameter is only applicable to partner users.</maml:para>
                                 
            </maml:description>
            <command:parameterValue required="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 -->
                    Each domain returned will include the following information:
 
Authentication: The authentication type of the domain (managed or federated).
 
Capabilities: The capabilities assigned to the domain. These can be SharePoint, email, or OfficeCommunicationsOnline. A domain with SharePoint capability cannot be used for other capabilities.
 
IsDefault: This is the default domain that is used for user creation. There is only one default domain per company.
 
IsInitial: Whether or not this is the initial domain created by Windows Azure Active Directory ([companyname].onmicrosoft.com).
 
Name: The full name of the domain.
 
RootDomain: For subdomains, this represents the root domain. Only root domains need to be verified, and all subdomains will be automatically verified.
 
Status: The status of the domain (verified or unverified).
                </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>
                -------------------------- EXAMPLE 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>Description</maml:para>
                                <maml:para>-----------</maml:para>
                      <maml:para>This command retrieves all domains for the company (verified or unverified).</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>
                -------------------------- EXAMPLE 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>Description</maml:para>
                                <maml:para>-----------</maml:para>
                      <maml:para>This command retrieves the contoso.com domain.</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>
                -------------------------- EXAMPLE 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>Description</maml:para>
                                <maml:para>-----------</maml:para>
                      <maml:para>This command returns a list of verified company domains .</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>Retrieves settings for a federated domain.</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>The Get-MsolDomainFederationSettings cmdlet gets key settings from Windows Azure Active Directory. Use the Get-MSOLFederationProperty cmdlet to get settings for both Windows Azure Active Directory and the Active Directory Federation Services server.</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>The fully qualified domain name to retrieve.</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>The unique ID of the tenant to perform the operation on. If this is not provided then the value will default to the tenant of the current user. This parameter is only applicable to partner users.</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>The fully qualified domain name to retrieve.</maml:para>
                                 
            </maml:description>
            <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
            <dev:type>
                <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>The unique ID of the tenant to perform the operation on. If this is not provided then the value will default to the tenant of the current user. This parameter is only applicable to partner users.</maml:para>
                                 
            </maml:description>
            <command:parameterValue required="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 -->
                    This cmdlet returns the following settings:
 
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>
                -------------------------- EXAMPLE 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>Description</maml:para>
                                <maml:para>-----------</maml:para>
                      <maml:para>Returns the federation settings for 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>Retrieves a list of records to configure a domain.</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>The Get-MsolDomainVerificationDns cmdlet is used to return the DNS records that need to be set to verify a domain.</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>The fully qualified domain name to retrieve.</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>The domain verification mode to use when verifying this domain. Possible values for Mode are DnsMXRecord and 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>The unique ID of the tenant to perform the operation on. If this is not provided then the value will default to the tenant of the current user. This parameter is only applicable to partner users.</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>The fully qualified domain name to retrieve.</maml:para>
                                 
            </maml:description>
            <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
            <dev:type>
                <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>The domain verification mode to use when verifying this domain. Possible values for Mode are DnsMXRecord and 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>The unique ID of the tenant to perform the operation on. If this is not provided then the value will default to the tenant of the current user. This parameter is only applicable to partner users.</maml:para>
                                 
            </maml:description>
            <command:parameterValue required="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 -->
                    This cmdlet returns details about the DNS records required to verify a domain.
                </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>
                -------------------------- EXAMPLE 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>Description</maml:para>
                                <maml:para>-----------</maml:para>
                      <maml:para>This command retrieves the DNS records that need to be set in order to verify ownership of 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-MsolGroup
        </command:name>
        <maml:description>
            <maml:para>Retrieves a group from Windows 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>The Get-MsolGroup cmdlet is used to retrieve groups from Windows Azure Active Directory. This cmdlet can be used to return a single group (if ObjectId is passed in), or to search within all groups.</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>The filter to return only groups of the specified type. Valid values are Security, MailEnabledSecurity, and 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>The filter for only groups with validation errors.</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>The filter for only agent groups. Used by partners only.</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>The maximum number of results returned for a search. If not specified, 250 results will be returned.</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>The string to search on. Only groups with a display name or email address starting with this string will be returned.</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>The unique ID of the tenant to perform the operation on. If this is not provided, then the value will default to the tenant of the current user. This parameter is only applicable to partner users.</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>The unique ID of a user. If provided, only groups that this user belongs to will be returned. This parameter must be used along with 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>The user ID of a user. If provided, only groups that this user belongs to will be returned. This must be used along with 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>If present then all results will be returned. Cannot be used with MaxResults parameter.</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>The unique ID of the tenant to perform the operation on. If this is not provided, then the value will default to the tenant of the current user. This parameter is only applicable to partner users.</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>The unique ID of the group to retrieve.</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>The unique ID of the tenant to perform the operation on. If this is not provided, then the value will default to the tenant of the current user. This parameter is only applicable to partner users.</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>If present then all results will be returned. Cannot be used with MaxResults parameter.</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>The filter to return only groups of the specified type. Valid values are Security, MailEnabledSecurity, and 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>The filter for only groups with validation errors.</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>The filter for only agent groups. Used by partners only.</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>The maximum number of results returned for a search. If not specified, 250 results will be returned.</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>The unique ID of the group to retrieve.</maml:para>
                                 
            </maml:description>
            <command:parameterValue required="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>The string to search on. Only groups with a display name or email address starting with this string will be returned.</maml:para>
                                 
            </maml:description>
            <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
            <dev:type>
                <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>The unique ID of the tenant to perform the operation on. If this is not provided, then the value will default to the tenant of the current user. This parameter is only applicable to partner users.</maml:para>
                                 
            </maml:description>
            <command:parameterValue required="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>The unique ID of a user. If provided, only groups that this user belongs to will be returned. This parameter must be used along with 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>The user ID of a user. If provided, only groups that this user belongs to will be returned. This must be used along with 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 -->
                    This cmdlet, returns a list of groups, which include the following information:
 
CommonName: The group's common name.
 
Description: A description of the group.
 
DisplayName: The group's display name.
 
EmailAddress: The group's email addresses. This is not returned for security groups.
 
Errors: A list of errors for the group.
 
GroupType: The group's type. Types can be SecurityGroup, DistributionList or MailEnabledSecurityGroup.
 
IsSystem: Whether or not this group is a system group (created by Windows Azure Active Directory). These groups cannot be updated or removed.
 
LastDirSyncTime: The date and time that the group was last synched.
 
ManagedBy: The owner of the group.
 
ObjectId: The group's unique object ID.
 
Proxy Addresses - the proxy addresses associated with this group (for mail-enabled groups only).
 
ValidationStatus: Whether or not the group has any errors.
                </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>
                -------------------------- EXAMPLE 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>Description</maml:para>
                                <maml:para>-----------</maml:para>
                      <maml:para>This command returns the group object with the corresponding ID.</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>
                -------------------------- EXAMPLE 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>Description</maml:para>
                                <maml:para>-----------</maml:para>
                      <maml:para>This command returns the entire set of groups for the tenant (up to 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>
                -------------------------- EXAMPLE 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>Description</maml:para>
                                <maml:para>-----------</maml:para>
                      <maml:para>This command returns the agent groups that a user is a member of. This only applies for companies that have partner privileges.</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>Retrieves all members of the specified group.</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>The Get-MsolGroupMember cmdlet is used to retrieve members of the specified group. The members can be either users or groups.</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>The ID of the group to retrieve members for.</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>The maximum number of results returned for a search result. If not specified, 250 results will be returned.</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>The string to search on. Only objects with a display name or email address starting with this string will be returned.</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>The unique ID of the tenant to perform the operation on. If this is not provided, then the value will default to the tenant of the current user. This parameter is only applicable to partner users.</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>If present then all results will be returned. Cannot be used with MaxResults parameter.</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>The ID of the group to retrieve members for.</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>The string to search on. Only objects with a display name or email address starting with this string will be returned.</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>The unique ID of the tenant to perform the operation on. If this is not provided, then the value will default to the tenant of the current user. This parameter is only applicable to partner users.</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>If present then all results will be returned. Cannot be used with MaxResults parameter.</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>The ID of the group to retrieve members for.</maml:para>
                                 
            </maml:description>
            <command:parameterValue required="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>The maximum number of results returned for a search result. If not specified, 250 results will be returned.</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>The string to search on. Only objects with a display name or email address starting with this string will be returned.</maml:para>
                                 
            </maml:description>
            <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
            <dev:type>
                <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>The unique ID of the tenant to perform the operation on. If this is not provided, then the value will default to the tenant of the current user. This parameter is only applicable to partner users.</maml:para>
                                 
            </maml:description>
            <command:parameterValue required="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 -->
                    For this cmdlet, each output object will include the following:
 
CommonName: The common name of the group.
         
DisplayName: The display name of the group.
         
EmailAddress: The primary email address of the group (for MailEnabled groups only).
         
GroupMemberType: The group type (SecurityGroup, Distributionlist, or MailEnabledSecurityGroup).
         
ObjectId: The unique ID of the group.
                </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>
                -------------------------- EXAMPLE 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>Description</maml:para>
                                <maml:para>-----------</maml:para>
                      <maml:para>This command retrieves all members (users or groups) of the specified group.</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>Retrieves a list of contracts for a partner.</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>The Get-MsolPartnerContract cmdlet should only be used by partners, as it is used to retrieve a list of contracts for a partner. The input to this cmdlet should be a domain to look up, which must be verified for the tenant. If the company exists and the partner has access to this company, then the corresponding contract will be returned.</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>The domain to search for. This must be the full name of a verified domain.</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>The tenant of the partner to retrieve contracts for. If this is not provided, then the value will default to the tenant of the current user. If this parameter is provided, the tenant ID must correspond to a partner company.</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>The domain to search for. This must be the full name of a verified domain.</maml:para>
                                 
            </maml:description>
            <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
            <dev:type>
                <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>The tenant of the partner to retrieve contracts for. If this is not provided, then the value will default to the tenant of the current user. If this parameter is provided, the tenant ID must correspond to a partner company.</maml:para>
                                 
            </maml:description>
            <command:parameterValue required="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>
                -------------------------- EXAMPLE 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>Description</maml:para>
                                <maml:para>-----------</maml:para>
                      <maml:para>This command returns the contract for the tenant owning the domain consoso.com. The caller must have privileges to act on behalf of 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>Retrieves company-level information for partners.</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>The Get-MsolPartnerInformation cmdlet is used to retrieve partner-specific information. This cmdlet should only be used for partner tenants.</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>The unique ID of the tenant to perform the operation on. If this is not provided, then the value will default to the tenant of the current user. This parameter is only applicable to partner users.</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>The unique ID of the tenant to perform the operation on. If this is not provided, then the value will default to the tenant of the current user. This parameter is only applicable to partner users.</maml:para>
                                 
            </maml:description>
            <command:parameterValue required="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 -->
                    The cmdlet will return the following company level information:
 
CompanyType - The type of this company (can be partner or regular tenant)
 
DapEnabled - flag to determine if the partner has delegated admin privlidges.
 
PartnerCompanyName - the name of the company
 
PartnerSupportTelephones - Support Telephone numbers for the partner.
 
PartnerSupportEmails - Support E-Mail address for the partner.
 
PartnerCommerceUrl - URL for the partner's commerce web site.
 
PartnerSupportUrl - URL for the Partner's support website.
 
PartnerHelpUrl - URL for the partner's help web site.
                </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>Retrieves the current password policy for the tenant or the specified domain.</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>The Get-MsolPasswordPolicy cmdlet can be used to retrieve the values associated with the Password Expiry window or Password Expiry Notification window for a tenant or specified domain. When a domain name is specified, it must be a verified domain for the company. </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>The fully qualified name of the domain to be retrieved.</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>The fully qualified name of the domain to be retrieved.</maml:para>
                                 
            </maml:description>
            <command:parameterValue required="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 -->
                    The following values will be returned either for the specified domain or the tenant if no domain was specified.
 
ValidityPeriod : Specifies the length of time that a password is valid before it must be changed. A null value indicates the default value of 90 days will be used.
 
NotificationDays : Specifies the number of days before a user receives notification that their password will expire. A null value indicates the default of 14 days will be used.
                </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>
                -------------------------- EXAMPLE 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>Description</maml:para>
                                <maml:para>-----------</maml:para>
                      <maml:para>Returns the password policy for the tenant.</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>
                -------------------------- EXAMPLE 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>Description</maml:para>
                                <maml:para>-----------</maml:para>
                      <maml:para>Returns the password policy for the domain 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>Retrieves administrator roles.</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>The Get-MsolRole cmdlet can be used to retrieve a list of administrator roles.</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>The ObjectId of the role to retrieve.</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>The unique ID of the tenant to perform the operation on. If this is not provided then the value will default to the tenant of the current user. This parameter is only applicable to partner users.</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>The name of the role to retrieve.</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>The unique ID of the tenant to perform the operation on. If this is not provided then the value will default to the tenant of the current user. This parameter is only applicable to partner users.</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>The ObjectId of the role to retrieve.</maml:para>
                                 
            </maml:description>
            <command:parameterValue required="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>The name of the role to retrieve.</maml:para>
                                 
            </maml:description>
            <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
            <dev:type>
                <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>The unique ID of the tenant to perform the operation on. If this is not provided then the value will default to the tenant of the current user. This parameter is only applicable to partner users.</maml:para>
                                 
            </maml:description>
            <command:parameterValue required="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 -->
                    For this cmdlet, each output object will include the following fields:
 
Description: A description of the role.
         
IsEnabled: Whether or not the role is enabled.
         
IsSystem: Whether or not the role was created by Windows Azure Active Directory.
         
Name: The name of the role.
         
ObjectId: The unique ID of the role.
                </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>
                -------------------------- EXAMPLE 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>Description</maml:para>
                                <maml:para>-----------</maml:para>
                      <maml:para>This command retrieves administrator roles for the company.</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>Retrieves all members of the specified role.</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>The Get-MsolRoleMember cmdlet is used to retrieve all members of the specified role.</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>The maximum number of results returned for a search result. If not specified, 250 results will be returned.</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>The ID of the role to retrieve members for.</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>The string to search on. Only objects with a display name or email address starting with this string will be returned.</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>The unique ID of the tenant to perform the operation on. If this is not provided, then the value will default to the tenant of the current user. This parameter is only applicable to partner users.</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>If present then all results will be returned. Cannot be used with MaxResults parameter.</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>The ID of the role to retrieve members for.</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>The string to search on. Only objects with a display name or email address starting with this string will be returned.</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>The unique ID of the tenant to perform the operation on. If this is not provided, then the value will default to the tenant of the current user. This parameter is only applicable to partner users.</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>If present then all results will be returned. Cannot be used with MaxResults parameter.</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>The maximum number of results returned for a search result. If not specified, 250 results will be returned.</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>The ID of the role to retrieve members for.</maml:para>
                                 
            </maml:description>
            <command:parameterValue required="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>The string to search on. Only objects with a display name or email address starting with this string will be returned.</maml:para>
                                 
            </maml:description>
            <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
            <dev:type>
                <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>The unique ID of the tenant to perform the operation on. If this is not provided, then the value will default to the tenant of the current user. This parameter is only applicable to partner users.</maml:para>
                                 
            </maml:description>
            <command:parameterValue required="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 -->
                    For this cmdlet, each RoleMember object will include the following:
 
DisplayName: The display name of the role member.
         
EmailAddress: The email address of the role member.
         
IsLicensed: Whether or not the user is licensed.
         
LastDirSyncTime: The date and time that this member was last synced.
         
ObjectId: The unique ID of the member.
         
OverallProvisioningStatus: The provisioning status of this user.
         
RoleMemberType; The type of role member. Currently only &quot;User&quot; is supported.
         
ValidationStatus: Whether or not there are any errors with this group member.
                </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>
                -------------------------- EXAMPLE 1 --------------------------
            </maml:title>
            <maml:introduction>
                <maml:para>C:\PS&gt;</maml:para>
            </maml:introduction>
              <dev:code>
$role = Get-MsolRole -RoleName &quot;Company Administrator&quot;
Get-MsolRoleMember -RoleObjectId $role.ObjectId
 
Returns a list of role member objects. </dev:code>
                   <dev:remarks>
                                <maml:para>Description</maml:para>
                                <maml:para>-----------</maml:para>
                      <maml:para>This command returns all the members of the specified role.</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>Retrieves a service principal or list of service principals from Windows 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>The Get-MsolServicePrincipal cmdlet can be used to retrieve a service principal or a list of service principals from Windows 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>If present then all results will be returned. Cannot be used with the MaxResults parameter.</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>The maximum number of results returned for a search result. If not specified, 500 results will be returned.</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>The unique ID of the tenant to perform the operation on. If this is not provided, then the value will default to the tenant of the current user. This parameter is only applicable to partner users.</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>The object ID associated with the service principal to retrieve.</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>The unique ID of the tenant to perform the operation on. If this is not provided, then the value will default to the tenant of the current user. This parameter is only applicable to partner users.</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>The application ID associated with the service principal to retrieve.</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>The unique ID of the tenant to perform the operation on. If this is not provided, then the value will default to the tenant of the current user. This parameter is only applicable to partner users.</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>The unique name of the service principal to retrieve.
An SPN must use one of the following formats &quot;appName&quot; or &quot;appName/hostname&quot; or be a valid URL. AppName represents the name of the application and hostname represents the URI authority for the application. </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>The unique ID of the tenant to perform the operation on. If this is not provided, then the value will default to the tenant of the current user. This parameter is only applicable to partner users.</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>If present then all results will be returned. Cannot be used with the MaxResults parameter.</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>The application ID associated with the service principal to retrieve.</maml:para>
                                 
            </maml:description>
            <command:parameterValue required="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>The maximum number of results returned for a search result. If not specified, 500 results will be returned.</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>The object ID associated with the service principal to retrieve.</maml:para>
                                 
            </maml:description>
            <command:parameterValue required="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>The unique name of the service principal to retrieve.
An SPN must use one of the following formats &quot;appName&quot; or &quot;appName/hostname&quot; or be a valid URL. AppName represents the name of the application and hostname represents the URI authority for the application. </maml:para>
                                 
            </maml:description>
            <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
            <dev:type>
                <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>The unique ID of the tenant to perform the operation on. If this is not provided, then the value will default to the tenant of the current user. This parameter is only applicable to partner users.</maml:para>
                                 
            </maml:description>
            <command:parameterValue required="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 -->
                    Retrieve a service principal or a list of service principals from Windows Azure Active Directory. Each service principal contains the following information:
 
ObjectId - The unique identifier of the service principal.
AppPrincipalId - The application identifier of the service principal.
DisplayName - The friendly name of the service principal.
ServicePrincipalName - The list of service principal names (SPNs) associated with the service principal.
AccountEnabled - The value indicating if the account is enabled.
                </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>
                -------------------------- EXAMPLE 1 --------------------------
            </maml:title>
            <maml:introduction>
                <maml:para>C:\PS&gt;</maml:para>
            </maml:introduction>
              <dev:code>
 Get-MsolServicePrincipal -ServicePrincipalName &quot;
 
Returns a list of service principals </dev:code>
                   <dev:remarks>
                                <maml:para>Description</maml:para>
                                <maml:para>-----------</maml:para>
                      <maml:para>This command will list all of the existing service principals in the organization's tenant.</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>
                -------------------------- EXAMPLE 2 --------------------------
            </maml:title>
            <maml:introduction>
                <maml:para>C:\PS&gt;</maml:para>
            </maml:introduction>
              <dev:code>
Get-MsolServicePrincipal -ServicePrincipalName &quot;MyApp&quot;
 
Returns a list of service principals. </dev:code>
                   <dev:remarks>
                                <maml:para>Description</maml:para>
                                <maml:para>-----------</maml:para>
                      <maml:para>This command lists all of the existing service principals that have a ServicePrincipalName that start with &quot;MyApp&quot;. Note: This is an exact match of the appClass portion of the ServicePrincipalName up to the forward slash.</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>
                -------------------------- EXAMPLE 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>Description</maml:para>
                                <maml:para>-----------</maml:para>
                      <maml:para>This command gets a service principal with a specific AppPrincipalId. In this example, the value of &quot;5e964d2f-e384-4292-ae55-dd24c89cc53b&quot; might return a service principal named &quot;MyApp3&quot;.</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>Retrieves a list of credentials associated with a service principal.</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>The Get-MsolServicePrincipalCredential cmdlet can be used to retrieve a list of credentials associated with a service principal.</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>The object ID associated with the service principal credentials to retrieve.</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>The application ID associated with the service principal credentials to retrieve.</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>The unique ID of the tenant to perform the operation on. If this is not provided, then the value will default to the tenant of the current user. This parameter is only applicable to partner users.</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>The unique name of the service principal to retrieve credentials from.
An SPN must use one of the following formats &quot;appName&quot; or &quot;appName/hostname&quot; or be a valid URL. AppName represents the name of the application and hostname represents the URI authority for the application. </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>The application ID associated with the service principal credentials to retrieve.</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>The unique ID of the tenant to perform the operation on. If this is not provided, then the value will default to the tenant of the current user. This parameter is only applicable to partner users.</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>The application ID associated with the service principal credentials to retrieve.</maml:para>
                                 
            </maml:description>
            <command:parameterValue required="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>The object ID associated with the service principal credentials to retrieve.</maml:para>
                                 
            </maml:description>
            <command:parameterValue required="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>The unique name of the service principal to retrieve credentials from.
An SPN must use one of the following formats &quot;appName&quot; or &quot;appName/hostname&quot; or be a valid URL. AppName represents the name of the application and hostname represents the URI authority for the application. </maml:para>
                                 
            </maml:description>
            <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
            <dev:type>
                <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>The unique ID of the tenant to perform the operation on. If this is not provided, then the value will default to the tenant of the current user. This parameter is only applicable to partner users.</maml:para>
                                 
            </maml:description>
            <command:parameterValue required="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 -->
                    Retrieves the list of credentials associated with a service principal. Each service principal contains the following information:
 
Type - The type of service principal credential (Asymmetric/Symmetric/Password).
Value - The value of the credential. If the credential type is certificate, this represents the base 64 encoded certificate. If credential type is symmetric, it represents an AES key.
KeyGroupId - The identifier reserved for internal use.
KeyId - The unique identifier of the key.
StartDate - The effective start date of the credential usage.
EndDate - The effective end date of the credential usage.
Usage - Specifies if the credential is used to &quot;sign&quot; or &quot;verify&quot; a token.
                </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>
                -------------------------- EXAMPLE 1 --------------------------
            </maml:title>
            <maml:introduction>
                <maml:para>C:\PS&gt;</maml:para>
            </maml:introduction>
              <dev:code>
Get-MsolServicePrincipalCredential -ServicePrincipalName &quot;MyApp/myApp.com&quot;
 
Returns a list of credentials associated with the &quot;MyApp/myApp.com&quot; service principal. </dev:code>
                   <dev:remarks>
                                <maml:para>Description</maml:para>
                                <maml:para>-----------</maml:para>
                      <maml:para>This command will retrieve all of the credential properties (but not the credential value) associated with the service principal name (SPN) &quot;MyApp/myApp.com&quot;. An SPN must follow the format appClass/hostname, where appClass represents the application class (&quot;MyApp&quot;) and hostname represents the hostname for the application (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-MsolSubscription
        </command:name>
        <maml:description>
            <maml:para>Retrieves subscriptions.</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>The Get-MsolSubscription cmdlet returns all the subscriptions that the company has purchased. When assigning licenses to users, the Get-MsolAccountSku API should be used instead.</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>The object ID of the subscription to retrieve.</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>The unique ID of the tenant to perform the operation on. If this is not provided then the value will default to the tenant of the current user. This parameter is only applicable to partner users.</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>The object ID of the subscription to retrieve.</maml:para>
                                 
            </maml:description>
            <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
            <dev:type>
                <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>The unique ID of the tenant to perform the operation on. If this is not provided then the value will default to the tenant of the current user. This parameter is only applicable to partner users.</maml:para>
                                 
            </maml:description>
            <command:parameterValue required="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 -->
                    For this cmdlet, each output object will include the following:
        
DateCreated: The date that this subscription was created.
         
NextLifecycleDate: The date of the next lifecycle event for this subscription.
         
ObjectId: The unique ID of this subscription.
         
OcpSubscriptionId: The ID of this subscription in the commerce system.
         
ServiceStatus: The provisioning status of each service associated with this subscription.
         
SkuId: The object ID of the SKU associated with this subscription.
         
SkuPartNumber: The SKU associated with this subscription.
         
Status: The status of this subscription (Enabled, Expired, or Suspended).
         
TotalLicenses: The number of seats included in this subscription.
                </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>
                -------------------------- EXAMPLE 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>Description</maml:para>
                                <maml:para>-----------</maml:para>
                      <maml:para>This command retrieves a list of company subscriptions. For license assignment, the Get-MsolAccountSKU cmdlet should be used instead.</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>Retrieves a user from Windows 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>The Get-MsolUser cmdlet can be used to retrieve an individual user, or list of users. An individual user will be retrieved if the ObjectId or UserPrincipalName parameter is used. </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>The city to filter results on.</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>The country to filter results on.</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>The department to filter results on.</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>The domain to filter results on. This must be a verified domain for the company. All users with an email address (primary or secondary) on this domain will be returned.</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>The filter for enabled (or disabled) users. Possible values are All, EnabledOnly, and 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>The filter for only users with validation errors.</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>The filter for only users that require license reconciliation.</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>The user ID of the user to retrieve.</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>The maximum number of results returned for a search result. If not specified, 500 results will be returned.</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>If set, only users in the recycling bin will be deleted.</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>The string to search for users. Only users with an email address or display name starting with this string will be returned.</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>The filter for the user's state.</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>The filter for only users who are synchronized through Windows Azure Active Directory Sync.</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>The unique ID of the tenant to perform the operation on. If this is not provided, then the value will default to the tenant of the current user. This parameter is only applicable to partner users.</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>The filter for the user's title.</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>The filter for only users who are not assigned a license.</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>The filter for the country where the services are consumed by the user. This must be a two-letter country code. </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>If present, then all results will be returned. Cannot be used with MaxResults parameter.</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>The city to filter results on.</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>The country to filter results on.</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>The department to filter results on.</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>The domain to filter results on. This must be a verified domain for the company. All users with an email address (primary or secondary) on this domain will be returned.</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>The filter for enabled (or disabled) users. Possible values are All, EnabledOnly, and 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>The filter for only users with validation errors.</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>The filter for only users that require license reconciliation.</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>If set, only users in the recycling bin will be deleted.</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>The filter for the user's state.</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>The filter for only users who are synchronized through Windows Azure Active Directory Sync.</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>The unique ID of the tenant to perform the operation on. If this is not provided, then the value will default to the tenant of the current user. This parameter is only applicable to partner users.</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>The filter for the user's title.</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>The filter for only users who are not assigned a license.</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>The filter for the country where the services are consumed by the user. This must be a two-letter country code. </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>The unique ID of the user to retrieve.</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>If set, only users in the recycling bin will be deleted.</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>The unique ID of the tenant to perform the operation on. If this is not provided, then the value will default to the tenant of the current user. This parameter is only applicable to partner users.</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>The user ID of the user to retrieve.</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>If set, only users in the recycling bin will be returned.</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>The unique ID of the tenant to perform the operation on. If this is not provided, then the value will default to the tenant of the current user. This parameter is only applicable to partner users.</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>If present, then all results will be returned. Cannot be used with MaxResults parameter.</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>The city to filter results on.</maml:para>
                                 
            </maml:description>
            <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
            <dev:type>
                <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>The country to filter results on.</maml:para>
                                 
            </maml:description>
            <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
            <dev:type>
                <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>The department to filter results on.</maml:para>
                                 
            </maml:description>
            <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
            <dev:type>
                <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>The domain to filter results on. This must be a verified domain for the company. All users with an email address (primary or secondary) on this domain will be returned.</maml:para>
                                 
            </maml:description>
            <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
            <dev:type>
                <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>The filter for enabled (or disabled) users. Possible values are All, EnabledOnly, and 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>The filter for only users with validation errors.</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>The filter for only users that require license reconciliation.</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>The user ID of the user to retrieve.</maml:para>
                                 
            </maml:description>
            <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
            <dev:type>
                <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>The maximum number of results returned for a search result. If not specified, 500 results will be returned.</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>The unique ID of the user to retrieve.</maml:para>
                                 
            </maml:description>
            <command:parameterValue required="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>If set, only users in the recycling bin will be deleted.</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>The string to search for users. Only users with an email address or display name starting with this string will be returned.</maml:para>
                                 
            </maml:description>
            <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
            <dev:type>
                <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>The filter for the user's state.</maml:para>
                                 
            </maml:description>
            <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
            <dev:type>
                <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>The filter for only users who are synchronized through Windows Azure Active Directory Sync.</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>The unique ID of the tenant to perform the operation on. If this is not provided, then the value will default to the tenant of the current user. This parameter is only applicable to partner users.</maml:para>
                                 
            </maml:description>
            <command:parameterValue required="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>The filter for the user's title.</maml:para>
                                 
            </maml:description>
            <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
            <dev:type>
                <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>The filter for only users who are not assigned a license.</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>The filter for the country where the services are consumed by the user. This must be a two-letter country code. </maml:para>
                                 
            </maml:description>
            <command:parameterValue required="true" variableLength="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>The user ID of the user to retrieve.</maml:para>
                                 
            </maml:description>
            <command:parameterValue required="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 -->
                    This cmdlet returns user objects, which include the following information:
 
AlternateEmailAddresses: Alternate email address of the user (external to Windows Azure Active Directory).
 
BlockCredential: Whether or not the user is able to sign in.
 
City: The user's city.
 
Country: The user's country.
 
Department: The user's department.
 
DisplayName: The user's display name.
 
Errors: An array of errors. These are validation errors that may result in loss of services.
 
Fax: The user's fax number.
 
FirstName: The user's first name.
 
ImmutableID: Only returned for federated users. This is the ID that is required to be federated with Windows Azure Active Directory.
 
isBlackBerryUser: Returns whether or not the user has a BlackBerry device.
 
isLicensed: Whether or not the user has any licenses assigned.
 
LastDirSyncTime: The date and time of the last directory synchronization (only returned from users synced with Windows Azure Active Directory through Active Directory synchronization).
 
LastPasswordChangeTimestamp: The most recent time at which a password change for the user was registered in Windows Azure Active Directory.
 
LastName: The user's last name.
 
LicenseReconciliationNeeded: Whether or not the user currently has a mailbox without a license. In this case, the user should be licensed with 30 days to avoid losing their mailbox.
 
Licenses: A list of the user's licenses.
 
LiveID: The user's unique login ID.
 
MobilePhone: The user's mobile phone number.
 
ObjectId: The user's unique ID.
 
Office: The user's office number.
 
OverallProvisioningStatus: Whether or not the user has been provisioned for their services.
 
PasswordNeverExpires: Whether the user's password should be forced to change every 90 days.
 
Phone Number: The user's phone number.
 
Postal Code: The user's postal code.
 
Preferred Language: The user's preferred language.
 
Proxy Addresses - the proxy addresses associated with this user.
 
State: The user's state.
 
StreetAddress: The user's street address.
 
StrongPasswordRequired: Whether the user is required to set a strong password when they change their password. Strong passwords are recommended.
 
Title: The user's title.
 
UsageLocation: The country where the services are consumed by the user. This must be a two letter country code.
 
UserPrincipalName: The user ID of the user.
 
ValidationStatus: Whether or not the user has any errors.
                </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>
                -------------------------- EXAMPLE 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>Description</maml:para>
                                <maml:para>-----------</maml:para>
                      <maml:para>This command retrieves all users in the company (up to 500 results).</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>
                -------------------------- EXAMPLE 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>Description</maml:para>
                                <maml:para>-----------</maml:para>
                      <maml:para>This command retrieves a list of enabled users (up to 2000 results).</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>
                -------------------------- EXAMPLE 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>Description</maml:para>
                                <maml:para>-----------</maml:para>
                      <maml:para>This command retrieves the user with the 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>
                -------------------------- EXAMPLE 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>Description</maml:para>
                                <maml:para>-----------</maml:para>
                      <maml:para>This command retrieves a user with the corresponding object ID.</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>
                -------------------------- EXAMPLE 5 --------------------------
            </maml:title>
            <maml:introduction>
                <maml:para>C:\PS&gt;</maml:para>
            </maml:introduction>
              <dev:code>
Get-MsolUser -SearchString &quot;Tim&quot;
 
Returns a user object. </dev:code>
                   <dev:remarks>
                                <maml:para>Description</maml:para>
                                <maml:para>-----------</maml:para>
                      <maml:para>This command retrieves a list of users with &quot;Tim&quot; in the display name or email address (up to 500 results).</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>
                -------------------------- EXAMPLE 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>Description</maml:para>
                                <maml:para>-----------</maml:para>
                      <maml:para>This command retrieves a list of enabled users (up to 2000 results).</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>Retrieves a list of roles that the specified user is a member of. </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>The Get-MsolUserRole cmdlet is used to retrieve all of the administrator roles that the specified user belongs to. This cmdlet will also return roles that the user is a member of through security group membership.</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>The ID of the user to retrieve roles for.</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>The unique ID of the tenant to perform the operation on. If this is not provided then the value will default to the tenant of the current user. This parameter is only applicable to partner users.</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>The user ID of the user to retrieve roles for.</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>The unique ID of the tenant to perform the operation on. If this is not provided then the value will default to the tenant of the current user. This parameter is only applicable to partner users.</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>The ID of the user to retrieve roles for.</maml:para>
                                 
            </maml:description>
            <command:parameterValue required="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>The unique ID of the tenant to perform the operation on. If this is not provided then the value will default to the tenant of the current user. This parameter is only applicable to partner users.</maml:para>
                                 
            </maml:description>
            <command:parameterValue required="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>The user ID of the user to retrieve roles for.</maml:para>
                                 
            </maml:description>
            <command:parameterValue required="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>
                -------------------------- EXAMPLE 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>Description</maml:para>
                                <maml:para>-----------</maml:para>
                      <maml:para>This command retrieves all groups that user@contoso.com is a member of.</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>Add a new domain to Windows 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>The New-MsolDomain cmdlet is used to create a new domain object. This cmdlet can be used to create a domain with managed or federated identities, although the New-MsolFederatedDomain cmdlet should be used for federated domains in order to ensure proper setup.</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>The authentication type (managed or federated) of the domain. All users created in this domain will have this authentication type.</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>The fully qualified domain name of the domain.</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>The unique ID of the tenant to perform the operation on. If this is not provided then the value will default to the tenant of the current user. This parameter is only applicable to partner users.</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>The authentication type (managed or federated) of the domain. All users created in this domain will have this authentication type.</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>The fully qualified domain name of the domain.</maml:para>
                                 
            </maml:description>
            <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
            <dev:type>
                <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>The unique ID of the tenant to perform the operation on. If this is not provided then the value will default to the tenant of the current user. This parameter is only applicable to partner users.</maml:para>
                                 
            </maml:description>
            <command:parameterValue required="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 -->
                    This cmdlet returns the details about the new domain.
                </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>
                -------------------------- EXAMPLE 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>Description</maml:para>
                                <maml:para>-----------</maml:para>
                      <maml:para>This command creates a new domain with the name contoso.com. The domain must be verified before it can be used.</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>Adds a new group to the Windows 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>The New-MsolGroup cmdlet is used to add a new security group to Windows 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>The description of the group.</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>The display name of the group.</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>The owner of the group.</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>The unique ID of the tenant to perform the operation on. If this is not provided then the value will default to the tenant of the current user. This parameter is only applicable to partner users.</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>The description of the group.</maml:para>
                                 
            </maml:description>
            <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
            <dev:type>
                <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>The display name of the group.</maml:para>
                                 
            </maml:description>
            <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
            <dev:type>
                <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>The owner of the group.</maml:para>
                                 
            </maml:description>
            <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
            <dev:type>
                <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>The unique ID of the tenant to perform the operation on. If this is not provided then the value will default to the tenant of the current user. This parameter is only applicable to partner users.</maml:para>
                                 
            </maml:description>
            <command:parameterValue required="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 -->
                    Will return the new group that was created.
                </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>
                -------------------------- EXAMPLE 1 --------------------------
            </maml:title>
            <maml:introduction>
                <maml:para>C:\PS&gt;</maml:para>
            </maml:introduction>
              <dev:code>
New-MsolGroup -DisplayName &quot;MyGroup&quot; -Description &quot;My test group&quot;
 
Returns a group object. </dev:code>
                   <dev:remarks>
                                <maml:para>Description</maml:para>
                                <maml:para>-----------</maml:para>
                      <maml:para>This command creates a new security group called &quot;MyGroup&quot;</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>Creates a new License Options object. This object is used when assigning licenses through Add-MSOLUser and Set-MsolUserLicense cmdlets.</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>The New-MsolLicenseOptions cmdlet creates a new License Options object. This cmdlet disables specific service plans when assigning a user a license using the Add-MsolUser and Set-MsolUserLicense cmdlets.</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>The license (AccountSkuID) for these options.</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>A list of service plans to disable when assigning this license to the user.</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>The license (AccountSkuID) for these options.</maml:para>
                                 
            </maml:description>
            <command:parameterValue required="true" variableLength="false">string</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>A list of service plans to disable when assigning this license to the user.</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>
                -------------------------- EXAMPLE 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>Description</maml:para>
                                <maml:para>-----------</maml:para>
                      <maml:para>This command creates a license options object. This can be used for the license options parameter in New-MsolUser or 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>Add a new service principal to the Windows 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>The New-MsolServicePrincipal cmdlet creates a service principal that can be used to represent a Line Of Business (LOB) application or an on-premises server such as Microsoft Exchange, SharePoint or Lync in Windows Azure Active Directory as &quot;service principal&quot; objects. Adding a new application as a service principal allows that application to authenticate to other services such as 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>The friendly name of the service principal</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>Specifies if the account needs to be enabled. This will be set to true if not specified.</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>List of addresses used by the application. The list should be constructed by using the New-MsolServicePrincipalAddress help 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>The unique application identifier for a service principal in a tenant. Once created this property cannot be changed. If an AppPrincipalId is not specified, one will be generated.</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>The effective end date of the credential usage. The default end date value is one year from today.</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>A list of service principal names (SPNs) associated with the service principal.
An SPN must be unique per company tenant and is used by an application to uniquely identify itself. By default the service principal AppID is always added as an SPN.
An SPN must use one of the following formats &quot;appName&quot; or &quot;appName/hostname&quot; or be a valid URL. AppName represents the name of the application and hostname represents the URI authority for the application. When the service principal represents a WS-Federation relying party, an SPN can be set to a URL that would be treated as the WS-Federation wtrealm parameter.</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>The effective start date of the credential usage. The default start date value is today.</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>The unique ID of the tenant to perform the operation on. If this is not provided, then the value will default to the tenant of the current user. This parameter is only applicable to partner users.</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>The type of credential used. The credential type can either be set to &quot;asymmetric&quot;, &quot;symmetric&quot; or &quot;password&quot;. If &quot;asymmetric&quot;, the Value parameter must be set to the public portion of a base 64 encoded X509 certificate. If &quot;symmetric&quot;, then a 256 bit AES symmetric key will be generated if Value is not set. If &quot;password&quot;, the Value parameter must be supplied and it should not be base 64 encoded. The default setting is &quot;symmetric&quot;.</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>The usage of the credential key. The credential key usage can either be set to &quot;sign&quot; or &quot;verify&quot; a token. The default setting is &quot;verify&quot;. Sign is allowed ONLY for symmetric keys. Verify is allowed for all key types.
A &quot;verify&quot; credential key is required by Windows Azure Active Directory to verify that the request token was sent by your application (represented by this service principal). Your application may optionally require that Windows Azure Active Directory issue tokens to your application signed with your signing key rather than the asymmetric public key identifying Windows Azure Active Directory. In this case, provide a &quot;sign&quot; credential key for your service principal.</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>The value of the credential. If the credential type is set to &quot;asymmetric&quot;, it represents the base 64 encoded certificate. If the credential type is set to &quot;symmetric&quot; and Value is not set, a 256 bit AES key will be automatically created and valid for one year from creation. If the credential type is set to &quot;password&quot;, the Value parameter must be supplied and it should not be base 64 encoded.</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>Specifies if the account needs to be enabled. This will be set to true if not specified.</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>List of addresses used by the application. The list should be constructed by using the New-MsolServicePrincipalAddress help 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>The unique application identifier for a service principal in a tenant. Once created this property cannot be changed. If an AppPrincipalId is not specified, one will be generated.</maml:para>
                                 
            </maml:description>
            <command:parameterValue required="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>The friendly name of the service principal</maml:para>
                                 
            </maml:description>
            <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
            <dev:type>
                <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>The effective end date of the credential usage. The default end date value is one year from today.</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>A list of service principal names (SPNs) associated with the service principal.
An SPN must be unique per company tenant and is used by an application to uniquely identify itself. By default the service principal AppID is always added as an SPN.
An SPN must use one of the following formats &quot;appName&quot; or &quot;appName/hostname&quot; or be a valid URL. AppName represents the name of the application and hostname represents the URI authority for the application. When the service principal represents a WS-Federation relying party, an SPN can be set to a URL that would be treated as the WS-Federation wtrealm parameter.</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>The effective start date of the credential usage. The default start date value is today.</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>The unique ID of the tenant to perform the operation on. If this is not provided, then the value will default to the tenant of the current user. This parameter is only applicable to partner users.</maml:para>
                                 
            </maml:description>
            <command:parameterValue required="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>The type of credential used. The credential type can either be set to &quot;asymmetric&quot;, &quot;symmetric&quot; or &quot;password&quot;. If &quot;asymmetric&quot;, the Value parameter must be set to the public portion of a base 64 encoded X509 certificate. If &quot;symmetric&quot;, then a 256 bit AES symmetric key will be generated if Value is not set. If &quot;password&quot;, the Value parameter must be supplied and it should not be base 64 encoded. The default setting is &quot;symmetric&quot;.</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>The usage of the credential key. The credential key usage can either be set to &quot;sign&quot; or &quot;verify&quot; a token. The default setting is &quot;verify&quot;. Sign is allowed ONLY for symmetric keys. Verify is allowed for all key types.
A &quot;verify&quot; credential key is required by Windows Azure Active Directory to verify that the request token was sent by your application (represented by this service principal). Your application may optionally require that Windows Azure Active Directory issue tokens to your application signed with your signing key rather than the asymmetric public key identifying Windows Azure Active Directory. In this case, provide a &quot;sign&quot; credential key for your service principal.</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>The value of the credential. If the credential type is set to &quot;asymmetric&quot;, it represents the base 64 encoded certificate. If the credential type is set to &quot;symmetric&quot; and Value is not set, a 256 bit AES key will be automatically created and valid for one year from creation. If the credential type is set to &quot;password&quot;, the Value parameter must be supplied and it should not be base 64 encoded.</maml:para>
                                 
            </maml:description>
            <command:parameterValue required="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 -->
                    Retrieves the service principal that it added with the following information:
 
ObjectId - The unique identifier of the service principal.
AppPrincipalId - The application identifier of the service principal.
DisplayName - The friendly name of the service principal.
ServicePrincipalName - The list of service principal names (SPNs) associated with the service principal.
TrustedForDelegation - The value indicating if the service principal is allowed for delegation.
AccountEnabled - The value indicating if the account is enabled.
 
It also retrieves the list of credentials that were added. Each credential object will contain the following information:
 
Type - The type of service principal credential (Asymmetric/Symmetric/Other).
Value - The value of the credential. If the credential type is certificate, this represents the base 64 encoded certificate. If credential type is symmetric, it represents an AES key.
KeyGroupId - The identifier reserved for internal use.
KeyId - The unique identifier of the key.
StartDate - The effective start date of the credential usage.
EndDate - The effective end date of the credential usage.
Usage - Specifies if the credential is used to &quot;sign&quot; or &quot;verify&quot; a token.
                </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>
                -------------------------- EXAMPLE 1 --------------------------
            </maml:title>
            <maml:introduction>
                <maml:para>C:\PS&gt;</maml:para>
            </maml:introduction>
              <dev:code>
New-MsolServicePrincipal -ServicePrincipalNames @(&quot;MyApp/myApp.com&quot;) -DisplayName &quot;My Application&quot;
 
New service principal object created. </dev:code>
                   <dev:remarks>
                                <maml:para>Description</maml:para>
                                <maml:para>-----------</maml:para>
                      <maml:para>This command creates a new service principal. In this example, the service principal will be created with the service principal name &quot;MyApp/myApp.com&quot;, the display name &quot;My Application&quot;, and will use an auto-generated 256 bit symmetric key to verify the application. This key will be valid for a year from today.</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>
                -------------------------- EXAMPLE 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(&quot;C:\temp\myapp.cer&quot;)
$binCert = $cer.GetRawCertData()
$credValue = [System.Convert]::ToBase64String($binCert);
New-MsolServicePrincipal -ServicePrincipalNames @(&quot;MyApp/myApp.com&quot;) -DisplayName &quot;My Application&quot; -Type asymmetric -Value $credValue
 
New service principal object created. </dev:code>
                   <dev:remarks>
                                <maml:para>Description</maml:para>
                                <maml:para>-----------</maml:para>
                      <maml:para>This command creates a new service principal. In this example, the service principal will be created with the service principal name &quot;MyApp/myApp.com&quot;, the display name &quot;My Application&quot;, and will use the supplied X509 certificate &quot;myapp.cer&quot; that is configured with a base 64 encoded asymmetric key.</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>Create a new service principal address object that can be used to update the addresses for a service principal.</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>The New-MsolServicePrincipalAddress cmdlet creates a new service principal address object that can be used to update the addresses for a service principal.</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>The address Value should be set to a valid URI. This URI must use 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>The AddressType can be set to: &quot;reply&quot; | &quot;error&quot;. If not set, this will default to &quot;reply&quot;, and will be treated by the authentication system as a redirect 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>The AddressType can be set to: &quot;reply&quot; | &quot;error&quot;. If not set, this will default to &quot;reply&quot;, and will be treated by the authentication system as a redirect 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>The address Value should be set to a valid URI. This URI must use 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 -->
                    An Address object is made up of an AddressType and a Value (generally a URI).
This object can then be used in both New-MsolServicePrincipal or 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>
                -------------------------- EXAMPLE 1 --------------------------
            </maml:title>
            <maml:introduction>
                <maml:para>C:\PS&gt;</maml:para>
            </maml:introduction>
              <dev:code>
New-MsolServicePrincipalAddress -Value &quot;myApp.com&quot;
 
New address object created. </dev:code>
                   <dev:remarks>
                                <maml:para>Description</maml:para>
                                <maml:para>-----------</maml:para>
                      <maml:para>This helper command creates an address object with the value &quot;myApp.com&quot;. See Set-MsolServicePrincipal for syntax examples.</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>Add a credential key to a service principal.</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>The New-MsolServicePrincipalCredential cmdlet can be used to add a new credential to a service principal or to add or roll credential keys for an application. The service principal is identified by supplying either the object ID, appPrincipalID, or service principal name (SPN).</maml:para>
    </maml:description>
    <!-- Cmdlet syntax section-->
    <command:syntax>
        <command:syntaxItem>
            <maml:name>New-MsolServicePrincipalCredential</maml:name>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
                <maml:name>ObjectId</maml:name>
                <maml:description>
                    <maml:para>The object ID of the service principal to add the credential to.</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>The effective end date of the credential usage. The default end date value is one year from today. For an &quot;asymmetric&quot; type credential, this must be set to on or before the date that the X509 certificate is valid until, otherwise an OAuth token will not be issued for this application.</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>The effective start date of the credential usage. The default start date value is today. For an &quot;asymmetric&quot; type credential, this must be set to on or after the date that the X509 certificate is valid from, otherwise an OAuth token will not be issued for this application.</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>The unique ID of the tenant to perform the operation on. If this is not provided, then the value will default to the tenant of the current user. This parameter is only applicable to partner users.</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>The type of credential used. The credential type can either be set to &quot;asymmetric&quot;, &quot;symmetric&quot; or &quot;password&quot;. The default setting is &quot;symmetric&quot;. </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>The usage of the credential key. The credential key usage can either be set to &quot;sign&quot; or &quot;verify&quot; a token. The default setting is &quot;verify&quot;. Sign is allowed ONLY for symmetric keys. Verify is allowed for all key types.
A &quot;verify&quot; credential key is required by the Windows Azure Active Directory directory to verify that the request token was sent by your application (represented by this service principal). Your application may optionally require that Windows Azure Active Directory services issue tokens to your application signed with your signing key rather than the asymmetric public key identifying Windows Azure Active Directory. In this case, provide a &quot;sign&quot; credential key for your service principal.</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>The value of the credential. If the credential type is set to &quot;asymmetric&quot;, it represents the base 64 encoded certificate. If the credential type is set to &quot;symmetric&quot; and Value is not set, a 256 bit AES key will be automatically created and valid for one year from creation. If the credential type is set to &quot;password&quot;, the Value parameter must be supplied and it should not be base 64 encoded.</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>The application ID associated with the service principal to add the credential to.</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>The effective end date of the credential usage. The default end date value is one year from today. For an &quot;asymmetric&quot; type credential, this must be set to on or before the date that the X509 certificate is valid until, otherwise an OAuth token will not be issued for this application.</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>The effective start date of the credential usage. The default start date value is today. For an &quot;asymmetric&quot; type credential, this must be set to on or after the date that the X509 certificate is valid from, otherwise an OAuth token will not be issued for this application.</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>The unique ID of the tenant to perform the operation on. If this is not provided, then the value will default to the tenant of the current user. This parameter is only applicable to partner users.</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>The type of credential used. The credential type can either be set to &quot;asymmetric&quot;, &quot;symmetric&quot; or &quot;password&quot;. The default setting is &quot;symmetric&quot;. </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>The usage of the credential key. The credential key usage can either be set to &quot;sign&quot; or &quot;verify&quot; a token. The default setting is &quot;verify&quot;. Sign is allowed ONLY for symmetric keys. Verify is allowed for all key types.
A &quot;verify&quot; credential key is required by the Windows Azure Active Directory directory to verify that the request token was sent by your application (represented by this service principal). Your application may optionally require that Windows Azure Active Directory services issue tokens to your application signed with your signing key rather than the asymmetric public key identifying Windows Azure Active Directory. In this case, provide a &quot;sign&quot; credential key for your service principal.</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>The value of the credential. If the credential type is set to &quot;asymmetric&quot;, it represents the base 64 encoded certificate. If the credential type is set to &quot;symmetric&quot; and Value is not set, a 256 bit AES key will be automatically created and valid for one year from creation. If the credential type is set to &quot;password&quot;, the Value parameter must be supplied and it should not be base 64 encoded.</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>The unique name of the service principal to add the credential to.
An SPN must use one of the following formats &quot;appName&quot; or &quot;appName/hostname&quot; or be a valid URL. AppName represents the name of the application and hostname represents the URI authority for the application. </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>The effective end date of the credential usage. The default end date value is one year from today. For an &quot;asymmetric&quot; type credential, this must be set to on or before the date that the X509 certificate is valid until, otherwise an OAuth token will not be issued for this application.</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>The effective start date of the credential usage. The default start date value is today. For an &quot;asymmetric&quot; type credential, this must be set to on or after the date that the X509 certificate is valid from, otherwise an OAuth token will not be issued for this application.</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>The unique ID of the tenant to perform the operation on. If this is not provided, then the value will default to the tenant of the current user. This parameter is only applicable to partner users.</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>The type of credential used. The credential type can either be set to &quot;asymmetric&quot;, &quot;symmetric&quot; or &quot;password&quot;. The default setting is &quot;symmetric&quot;. </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>The usage of the credential key. The credential key usage can either be set to &quot;sign&quot; or &quot;verify&quot; a token. The default setting is &quot;verify&quot;. Sign is allowed ONLY for symmetric keys. Verify is allowed for all key types.
A &quot;verify&quot; credential key is required by the Windows Azure Active Directory directory to verify that the request token was sent by your application (represented by this service principal). Your application may optionally require that Windows Azure Active Directory services issue tokens to your application signed with your signing key rather than the asymmetric public key identifying Windows Azure Active Directory. In this case, provide a &quot;sign&quot; credential key for your service principal.</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>The value of the credential. If the credential type is set to &quot;asymmetric&quot;, it represents the base 64 encoded certificate. If the credential type is set to &quot;symmetric&quot; and Value is not set, a 256 bit AES key will be automatically created and valid for one year from creation. If the credential type is set to &quot;password&quot;, the Value parameter must be supplied and it should not be base 64 encoded.</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>The application ID associated with the service principal to add the credential to.</maml:para>
                                 
            </maml:description>
            <command:parameterValue required="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>The effective end date of the credential usage. The default end date value is one year from today. For an &quot;asymmetric&quot; type credential, this must be set to on or before the date that the X509 certificate is valid until, otherwise an OAuth token will not be issued for this application.</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>The object ID of the service principal to add the credential to.</maml:para>
                                 
            </maml:description>
            <command:parameterValue required="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>The unique name of the service principal to add the credential to.
An SPN must use one of the following formats &quot;appName&quot; or &quot;appName/hostname&quot; or be a valid URL. AppName represents the name of the application and hostname represents the URI authority for the application. </maml:para>
                                 
            </maml:description>
            <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
            <dev:type>
                <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>The effective start date of the credential usage. The default start date value is today. For an &quot;asymmetric&quot; type credential, this must be set to on or after the date that the X509 certificate is valid from, otherwise an OAuth token will not be issued for this application.</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>The unique ID of the tenant to perform the operation on. If this is not provided, then the value will default to the tenant of the current user. This parameter is only applicable to partner users.</maml:para>
                                 
            </maml:description>
            <command:parameterValue required="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>The type of credential used. The credential type can either be set to &quot;asymmetric&quot;, &quot;symmetric&quot; or &quot;password&quot;. The default setting is &quot;symmetric&quot;. </maml:para>
                                 
            </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>The usage of the credential key. The credential key usage can either be set to &quot;sign&quot; or &quot;verify&quot; a token. The default setting is &quot;verify&quot;. Sign is allowed ONLY for symmetric keys. Verify is allowed for all key types.
A &quot;verify&quot; credential key is required by the Windows Azure Active Directory directory to verify that the request token was sent by your application (represented by this service principal). Your application may optionally require that Windows Azure Active Directory services issue tokens to your application signed with your signing key rather than the asymmetric public key identifying Windows Azure Active Directory. In this case, provide a &quot;sign&quot; credential key for your service principal.</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>The value of the credential. If the credential type is set to &quot;asymmetric&quot;, it represents the base 64 encoded certificate. If the credential type is set to &quot;symmetric&quot; and Value is not set, a 256 bit AES key will be automatically created and valid for one year from creation. If the credential type is set to &quot;password&quot;, the Value parameter must be supplied and it should not be base 64 encoded.</maml:para>
                                 
            </maml:description>
            <command:parameterValue required="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>
                -------------------------- EXAMPLE 1 --------------------------
            </maml:title>
            <maml:introduction>
                <maml:para>C:\PS&gt;</maml:para>
            </maml:introduction>
              <dev:code>
New-MsolServicePrincipalCredential -ServicePrincipalName &quot;MyApp/myApp.com&quot;
 
New credential object added, including the symmteric key generated and the KeyId for the added credential. </dev:code>
                   <dev:remarks>
                                <maml:para>Description</maml:para>
                                <maml:para>-----------</maml:para>
                      <maml:para>This command adds a credential (or a key) object to an existing service principal. In this example, a symmetric key is generated for this credential and added to the service principal using the service principal name value of &quot;MyApp/myApp.com&quot;.</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>
                -------------------------- EXAMPLE 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(&quot;C:\myapp.cer&quot;)
$binCert = $cer.GetRawCertData()
$credValue = [System.Convert]::ToBase64String($binCert);
New-MsolServicePrincipalCredential -ServicePrincipalName &quot;MyApp/myApp.com&quot; -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>Description</maml:para>
                                <maml:para>-----------</maml:para>
                      <maml:para>This command adds a credential (or a key) object to an existing service principal. In this example, the supplied base64 encoded public X509 certificate (&quot;myapp.cer&quot;) is added to the service principal using the service principal name value of &quot;MyApp/myApp.com&quot;.</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>
                -------------------------- EXAMPLE 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>Description</maml:para>
                                <maml:para>-----------</maml:para>
                      <maml:para>This command shows how to register an on-premises Exchange Server so that communications between the Exchange Server and Windows Azure Active Directory services such as Office 365 can occur. This example assumes that $credValue contains the base64 encoded public X509 certificate used to represent the on-premises Exchange server. The well known Ids for Office 365 servers are:
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-MsolUser
        </command:name>
        <maml:description>
            <maml:para>Adds a new user to Windows 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>The New-MsolUser cmdlet is used to create a new user in Windows Azure Active Directory. In order to give the user access to services, they must also be assigned a license (using the LicenseAssignment parameter).</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>The display name of the user.</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>The user ID for this user. This is required.</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>The alternate email addresses of the user.</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>Alternate mobile phone numbers of the user</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>When true, the user will not be able to log on using their user ID.</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>The city of the user.</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>The country of the user.</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>The department of the user.</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>The fax number of the user.</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>The first name of the user.</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>When true, the user will be required to change their password the next time they sign in.</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>The immutable ID of the user's federated identity. This should be omitted for users with standard identities.</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>The last name of the user.</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>List of licenses to assign the user.</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>License options for license assignment. Used to selectively disable individual service plans within a 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>The mobile phone number of the user.</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>The office of the user.</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>The new password for the user. If the user is set to require a strong password, then all of the following rules must be met:
- The password must contain at least one lowercase letter
- The password must contain at least one uppercase letter
- The password must contain at least one non-alphanumeric character
- The password cannot contain any spaces, tabs, or line breaks
- The length of the password must be 8-16 characters
- The user name cannot be contained in the password
 
If this value is omitted, then a random password will be assigned to the user.</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>Sets whether or not the user's password will expire periodically.</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>The phone number of the user.</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>The postal code of the user.</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>The preferred language of the user.</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>The state where the user is located.</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>The street address of the user.</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>Sets whether or not the user requires a strong password.</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>The title of the user.</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>The location of the user where services are consumed. Must be a two-letter country code.</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>The alternate email addresses of the user.</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>Alternate mobile phone numbers of the user</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>When true, the user will not be able to log on using their user ID.</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>The city of the user.</maml:para>
                                 
            </maml:description>
            <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
            <dev:type>
                <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>The country of the user.</maml:para>
                                 
            </maml:description>
            <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
            <dev:type>
                <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>The department of the user.</maml:para>
                                 
            </maml:description>
            <command:parameterValue required="true" variableLength="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>The display name of the user.</maml:para>
                                 
            </maml:description>
            <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
            <dev:type>
                <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>The fax number of the user.</maml:para>
                                 
            </maml:description>
            <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
            <dev:type>
                <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>The first name of the user.</maml:para>
                                 
            </maml:description>
            <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
            <dev:type>
                <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>When true, the user will be required to change their password the next time they sign in.</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>The immutable ID of the user's federated identity. This should be omitted for users with standard identities.</maml:para>
                                 
            </maml:description>
            <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
            <dev:type>
                <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>The last name of the user.</maml:para>
                                 
            </maml:description>
            <command:parameterValue required="true" variableLength="false">string</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>List of licenses to assign the user.</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>License options for license assignment. Used to selectively disable individual service plans within a 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>The mobile phone number of the user.</maml:para>
                                 
            </maml:description>
            <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
            <dev:type>
                <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>The office of the user.</maml:para>
                                 
            </maml:description>
            <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
            <dev:type>
                <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>The new password for the user. If the user is set to require a strong password, then all of the following rules must be met:
- The password must contain at least one lowercase letter
- The password must contain at least one uppercase letter
- The password must contain at least one non-alphanumeric character
- The password cannot contain any spaces, tabs, or line breaks
- The length of the password must be 8-16 characters
- The user name cannot be contained in the password
 
If this value is omitted, then a random password will be assigned to the user.</maml:para>
                                 
            </maml:description>
            <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
            <dev:type>
                <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>Sets whether or not the user's password will expire periodically.</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>The phone number of the user.</maml:para>
                                 
            </maml:description>
            <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
            <dev:type>
                <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>The postal code of the user.</maml:para>
                                 
            </maml:description>
            <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
            <dev:type>
                <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>The preferred language of the user.</maml:para>
                                 
            </maml:description>
            <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
            <dev:type>
                <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>The state where the user is located.</maml:para>
                                 
            </maml:description>
            <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
            <dev:type>
                <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>The street address of the user.</maml:para>
                                 
            </maml:description>
            <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
            <dev:type>
                <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>Sets whether or not the user requires a strong password.</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>The title of the user.</maml:para>
                                 
            </maml:description>
            <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
            <dev:type>
                <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>The location of the user where services are consumed. Must be a two-letter country code.</maml:para>
                                 
            </maml:description>
            <command:parameterValue required="true" variableLength="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>The user ID for this user. This is required.</maml:para>
                                 
            </maml:description>
            <command:parameterValue required="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 -->
                    This cmdlet returns details about the new user that was created, including their temporary password.
                </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>
                -------------------------- EXAMPLE 1 --------------------------
            </maml:title>
            <maml:introduction>
                <maml:para>C:\PS&gt;</maml:para>
            </maml:introduction>
              <dev:code>
New-MsolUser -UserPrincipalName user@contoso.com -DisplayName &quot;John Doe&quot; -FirstName &quot;John&quot; -LastName &quot;Doe&quot;
 
Returns a user object. </dev:code>
                   <dev:remarks>
                                <maml:para>Description</maml:para>
                                <maml:para>-----------</maml:para>
                      <maml:para>This command creates a new user. The user will not have any licenses assigned. A random password will be generated for the user.</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>
                -------------------------- EXAMPLE 2 --------------------------
            </maml:title>
            <maml:introduction>
                <maml:para>C:\PS&gt;</maml:para>
            </maml:introduction>
              <dev:code>
New-MsolUser -UserPrincipalName user@contoso.com -DisplayName &quot;John Doe&quot; -FirstName &quot;John&quot; -LastName &quot;Doe&quot; -UsageLocation &quot;US&quot; -LicenseAssignment &quot;Contoso:BPOS_Standard&quot;
 
Returns a user object. </dev:code>
                   <dev:remarks>
                                <maml:para>Description</maml:para>
                                <maml:para>-----------</maml:para>
                      <maml:para>This command creates a new user and assigns them a license.</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>The Redo-MsolProvisionContact cmdlet can be used to retry the provisioning of a contact object in Windows Azure Active Directory when a previous attempt to create the contact object resulted in a validation error.</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>The ObjectId associated with the contact object to retry provisioning on.</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>The unique ID of the tenant to perform the operation on. If this is not provided, then the value will default to the tenant of the current user. This parameter is only applicable to partner users.</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>The ObjectId associated with the contact object to retry provisioning on.</maml:para>
                                 
            </maml:description>
            <command:parameterValue required="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>The unique ID of the tenant to perform the operation on. If this is not provided, then the value will default to the tenant of the current user. This parameter is only applicable to partner users.</maml:para>
                                 
            </maml:description>
            <command:parameterValue required="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>The Redo-MsolProvisionGroup cmdlet can be used to retry the provisioning of a group object in Windows Azure Active Directory when a previous attempt to create the group object resulted in a validation error.</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>The ObjectId associated with the group object to retry provisioning on.</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>The unique ID of the tenant to perform the operation on. If this is not provided, then the value will default to the tenant of the current user. This parameter is only applicable to partner users.</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>The ObjectId associated with the group object to retry provisioning on.</maml:para>
                                 
            </maml:description>
            <command:parameterValue required="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>The unique ID of the tenant to perform the operation on. If this is not provided, then the value will default to the tenant of the current user. This parameter is only applicable to partner users.</maml:para>
                                 
            </maml:description>
            <command:parameterValue required="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>The Redo-MsolProvisionUser cmdlet can be used to retry the provisioning of a user object in Windows Azure Active Directory when a previous attempt to create the user object resulted in a validation error.</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>The ObjectId of the user to retrieve.</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>The unique ID of the tenant to perform the operation on. If this is not provided, then the value will default to the tenant of the current user. This parameter is only applicable to partner users.</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>The unique ID of the tenant to perform the operation on. If this is not provided, then the value will default to the tenant of the current user. This parameter is only applicable to partner users.</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>The unique name of the user object to retry provisioning on. A user principal name (UPN) has the format user@contoso.onmicrosoft.com or 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>The ObjectId of the user to retrieve.</maml:para>
                                 
            </maml:description>
            <command:parameterValue required="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>The unique ID of the tenant to perform the operation on. If this is not provided, then the value will default to the tenant of the current user. This parameter is only applicable to partner users.</maml:para>
                                 
            </maml:description>
            <command:parameterValue required="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>The unique name of the user object to retry provisioning on. A user principal name (UPN) has the format user@contoso.onmicrosoft.com or 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>Removes a contact from Windows 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>The Remove-MsolContact cmdlet is used to delete a contact from Windows 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>The unique ID of the contact to remove.</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>Used to bypass onscreen confirmation.</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>The unique ID of the tenant to perform the operation on. If this is not provided then the value will default to the tenant of the current user. This parameter is only applicable to partner users.</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>Used to bypass onscreen confirmation.</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>The unique ID of the contact to remove.</maml:para>
                                 
            </maml:description>
            <command:parameterValue required="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>The unique ID of the tenant to perform the operation on. If this is not provided then the value will default to the tenant of the current user. This parameter is only applicable to partner users.</maml:para>
                                 
            </maml:description>
            <command:parameterValue required="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>
                -------------------------- EXAMPLE 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>Description</maml:para>
                                <maml:para>-----------</maml:para>
                      <maml:para>This command removes a contact from the directory.</maml:para>
                            <maml:para></maml:para>
                            <maml:para></maml:para>
                            <maml:para></maml:para>
                            <maml:para></maml:para>
              </dev:remarks>
            <command:commandLines>
                <command:commandLine>
                    <command:commandText></command:commandText>
                </command:commandLine>
            </command:commandLines>
        </command:example>
    </command:examples>
    <!-- Link section -->
    <maml:relatedLinks>
        <maml:navigationLink>
            <maml:linkText></maml:linkText>
            <maml:uri/>
        </maml:navigationLink>
    </maml:relatedLinks>
</command:command>
 
<!-- v 1.3.0.36 -->
<command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
        <command:name>
                   Remove-MsolDomain
        </command:name>
        <maml:description>
            <maml:para>Removes a domain from Windows 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>The Remove-MsolDomain cmdlet is used to delete a domain from Windows Azure Active Directory. The domain being deleted must be empty; that is, there cannot be any users or groups with email addresses in this domain.</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>The fully qualified domain name (FQDN) to remove.</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>Used to bypass onscreen confirmation.</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>The unique ID of the tenant to perform the operation on. If this is not provided then the value will default to the tenant of the current user. This parameter is only applicable to partner users.</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>The fully qualified domain name (FQDN) to remove.</maml:para>
                                 
            </maml:description>
            <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
            <dev:type>
                <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>Used to bypass onscreen confirmation.</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>The unique ID of the tenant to perform the operation on. If this is not provided then the value will default to the tenant of the current user. This parameter is only applicable to partner users.</maml:para>
                                 
            </maml:description>
            <command:parameterValue required="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>
                -------------------------- EXAMPLE 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>Description</maml:para>
                                <maml:para>-----------</maml:para>
                      <maml:para>This command attempts to remove the domain contoso.com. This operation will fail if there are any users or groups that reference the domain.</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>Removes the specified group from a partner tenant to a Role in this tenant.</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>The Remove-MsolForeignGroupToRole cmdlet is used to remove the specified security group from the specified role in this tenant. </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>The object ID of the partner tenant that contains the group to add.</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>The object ID of the group in the partner tenant to add.</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>The object ID of the role to add the group to.</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>The unique ID of the tenant to perform the operation on. If this is not provided then it will default to the tenant of the current user. This parameter is only applicable to partner users.</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>The object ID of the partner tenant that contains the group to add.</maml:para>
                                 
            </maml:description>
            <command:parameterValue required="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>The object ID of the group in the partner tenant to add.</maml:para>
                                 
            </maml:description>
            <command:parameterValue required="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>The object ID of the role to add the group to.</maml:para>
                                 
            </maml:description>
            <command:parameterValue required="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>The unique ID of the tenant to perform the operation on. If this is not provided then it will default to the tenant of the current user. This parameter is only applicable to partner users.</maml:para>
                                 
            </maml:description>
            <command:parameterValue required="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>Removes a group from Windows 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>The Remove-MsolGroup cmdlet is used to delete a group from Windows 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>The unique ID of the group to remove.</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>Used to bypass onscreen confirmation.</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>The unique ID of the tenant to perform the operation on. If this is not provided then the value will default to the tenant of the current user. This parameter is only applicable to partner users.</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>Used to bypass onscreen confirmation.</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>The unique ID of the group to remove.</maml:para>
                                 
            </maml:description>
            <command:parameterValue required="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>The unique ID of the tenant to perform the operation on. If this is not provided then the value will default to the tenant of the current user. This parameter is only applicable to partner users.</maml:para>
                                 
            </maml:description>
            <command:parameterValue required="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>
                -------------------------- EXAMPLE 1 --------------------------
            </maml:title>
            <maml:introduction>
                <maml:para>C:\PS&gt;</maml:para>
            </maml:introduction>
              <dev:code>
$groupId = Get-MsolGroup -searchString &quot;MyGroup&quot;
Remove-MsolGroup -objectid $groupId </dev:code>
                   <dev:remarks>
                                <maml:para>Description</maml:para>
                                <maml:para>-----------</maml:para>
                      <maml:para>Will remove the group &quot;MyGroup&quot; from the directory.</maml:para>
                            <maml:para></maml:para>
                            <maml:para></maml:para>
                            <maml:para></maml:para>
                            <maml:para></maml:para>
              </dev:remarks>
            <command:commandLines>
                <command:commandLine>
                    <command:commandText></command:commandText>
                </command:commandLine>
            </command:commandLines>
        </command:example>
    </command:examples>
    <!-- Link section -->
    <maml:relatedLinks>
        <maml:navigationLink>
            <maml:linkText></maml:linkText>
            <maml:uri/>
        </maml:navigationLink>
    </maml:relatedLinks>
</command:command>
 
<!-- v 1.3.0.36 -->
<command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
        <command:name>
                   Remove-MsolGroupMember
        </command:name>
        <maml:description>
            <maml:para>Removes a member from a security group.</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>The Remove-MsolGroupMember cmdlet is used to remove a member from a security group. This member can be either a user or a group.</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>The ID of the group to remove members from.</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>The object ID of the member (User or Group) to remove from the group.</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>The type of member (User or Group) to remove from the group.</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>The unique ID of the tenant to perform the operation on. If this is not provided then the value will default to the tenant of the current user. This parameter is only applicable to partner users.</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>The object ID of the member (User or Group) to remove from the group.</maml:para>
                                 
            </maml:description>
            <command:parameterValue required="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>The type of member (User or Group) to remove from the group.</maml:para>
                                 
            </maml:description>
            <command:parameterValue required="true" variableLength="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>The ID of the group to remove members from.</maml:para>
                                 
            </maml:description>
            <command:parameterValue required="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>The unique ID of the tenant to perform the operation on. If this is not provided then the value will default to the tenant of the current user. This parameter is only applicable to partner users.</maml:para>
                                 
            </maml:description>
            <command:parameterValue required="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>
                -------------------------- EXAMPLE 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>Description</maml:para>
                                <maml:para>-----------</maml:para>
                      <maml:para>Will remove user@contoso.com from MyGroup.</maml:para>
                            <maml:para></maml:para>
                            <maml:para></maml:para>
                            <maml:para></maml:para>
                            <maml:para></maml:para>
              </dev:remarks>
            <command:commandLines>
                <command:commandLine>
                    <command:commandText></command:commandText>
                </command:commandLine>
            </command:commandLines>
        </command:example>
    </command:examples>
    <!-- Link section -->
    <maml:relatedLinks>
        <maml:navigationLink>
            <maml:linkText></maml:linkText>
            <maml:uri/>
        </maml:navigationLink>
    </maml:relatedLinks>
</command:command>
 
<!-- v 1.3.0.36 -->
<command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
        <command:name>
                   Remove-MsolRoleMember
        </command:name>
        <maml:description>
            <maml:para>Removes a member from an administrator role.</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>The Remove-MsolRoleMember cmdlet is used to remove a user from an administrator role.</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>The object ID of the member (User or Group) to remove. For users, this should be the
 user ID. Either RoleMemberEmailAddress or RoleMemberObjectId should be provided.</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>The object ID of the member (User or Group) to remove. Either RoleMemberEmailAddress
 or RoleMemberObjectId should be provided.</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>The type of role of the member (User or Group) to remove.</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>The name of the role to remove members from. Either RoleName or RoleObjectId should be
 provided.</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>The role to remove members from. Either RoleName or RoleObjectId should be provided.</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>The unique ID of the tenant to perform the operation on. If this is not provided then the value will default to the tenant of the current user. This parameter is only applicable to partner users.</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>The object ID of the member (User or Group) to remove. For users, this should be the
 user ID. Either RoleMemberEmailAddress or RoleMemberObjectId should be provided.</maml:para>
                                 
            </maml:description>
            <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
            <dev:type>
                <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>The object ID of the member (User or Group) to remove. Either RoleMemberEmailAddress
 or RoleMemberObjectId should be provided.</maml:para>
                                 
            </maml:description>
            <command:parameterValue required="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>The type of role of the member (User or Group) to remove.</maml:para>
                                 
            </maml:description>
            <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
            <dev:type>
                <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>The name of the role to remove members from. Either RoleName or RoleObjectId should be
 provided.</maml:para>
                                 
            </maml:description>
            <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
            <dev:type>
                <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>The role to remove members from. Either RoleName or RoleObjectId should be provided.</maml:para>
                                 
            </maml:description>
            <command:parameterValue required="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>The unique ID of the tenant to perform the operation on. If this is not provided then the value will default to the tenant of the current user. This parameter is only applicable to partner users.</maml:para>
                                 
            </maml:description>
            <command:parameterValue required="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>
                -------------------------- EXAMPLE 1 --------------------------
            </maml:title>
            <maml:introduction>
                <maml:para>C:\PS&gt;</maml:para>
            </maml:introduction>
              <dev:code>
Remove-MsolRoleMember -RoleName &quot;Company Administrator&quot; -RoleMemberType User -RoleMemberEmailAddress user@contoso.com </dev:code>
                   <dev:remarks>
                                <maml:para>Description</maml:para>
                                <maml:para>-----------</maml:para>
                      <maml:para>Will remove user@contoso.com from the Company Administrator role.</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>Removes a service principal from Windows 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>The Remove-MsolServicePrincipal cmdlet removes a service principal from Windows 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>The object ID of the service principal to be removed.</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>The unique ID of the tenant to perform the operation on. If this is not provided, then the value will default to the tenant of the current user. This parameter is only applicable to partner users.</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>The unique application identifier associated with the service principal to be removed.</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>The unique ID of the tenant to perform the operation on. If this is not provided, then the value will default to the tenant of the current user. This parameter is only applicable to partner users.</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>The unique name of the service principal or service principals to be removed.
An SPN must use one of the following formats &quot;appName&quot; or &quot;appName/hostname&quot; or be a valid URL. AppName represents the name of the application and hostname represents the URI authority for the application. </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>The unique ID of the tenant to perform the operation on. If this is not provided, then the value will default to the tenant of the current user. This parameter is only applicable to partner users.</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>The unique application identifier associated with the service principal to be removed.</maml:para>
                                 
            </maml:description>
            <command:parameterValue required="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>The object ID of the service principal to be removed.</maml:para>
                                 
            </maml:description>
            <command:parameterValue required="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>The unique name of the service principal or service principals to be removed.
An SPN must use one of the following formats &quot;appName&quot; or &quot;appName/hostname&quot; or be a valid URL. AppName represents the name of the application and hostname represents the URI authority for the application. </maml:para>
                                 
            </maml:description>
            <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
            <dev:type>
                <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>The unique ID of the tenant to perform the operation on. If this is not provided, then the value will default to the tenant of the current user. This parameter is only applicable to partner users.</maml:para>
                                 
            </maml:description>
            <command:parameterValue required="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>
                -------------------------- EXAMPLE 1 --------------------------
            </maml:title>
            <maml:introduction>
                <maml:para>C:\PS&gt;</maml:para>
            </maml:introduction>
              <dev:code>
Remove-MsolServicePrincipal -ServicePrincipalName &quot;MyApp/myApp.com&quot; </dev:code>
                   <dev:remarks>
                                <maml:para>Description</maml:para>
                                <maml:para>-----------</maml:para>
                      <maml:para>This command removes a service principal by specifying one of its service principal names. In this example, the service principal associated with the service principal name &quot;MyApp/myApp.com&quot; would be removed.</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>Removes a credential key from a service principal.</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>The Remove-MsolServicePrincipalCredential cmdlet can be used to remove a credential key from a service principal in the case of a compromise or as part of credential key rollover expiration. The service principal is identified by supplying either the object ID, application ID, or service principal name (SPN). The credential to be removed is identified by its key ID. </maml:para>
    </maml:description>
    <!-- Cmdlet syntax section-->
    <command:syntax>
        <command:syntaxItem>
            <maml:name>Remove-MsolServicePrincipalCredential</maml:name>
            <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
                <maml:name>KeyIds</maml:name>
                <maml:description>
                    <maml:para>Specifies the list of credential keys to be removed. The list of key IDs for a service principal can be obtained using the 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>The unique ID of the tenant to perform the operation on. If this is not provided, then the value will default to the tenant of the current user. This parameter is only applicable to partner users.</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>The object ID of the service principal to remove the credential from.</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>The unique ID of the tenant to perform the operation on. If this is not provided, then the value will default to the tenant of the current user. This parameter is only applicable to partner users.</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>The application ID associated with the service principal to remove the credential from.</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>The unique ID of the tenant to perform the operation on. If this is not provided, then the value will default to the tenant of the current user. This parameter is only applicable to partner users.</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>The unique name of the service principal to add the credential to.
An SPN must use one of the following formats &quot;appName&quot; or &quot;appName/hostname&quot; or be a valid URL. AppName represents the name of the application and hostname represents the URI authority for the application. </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>The unique ID of the tenant to perform the operation on. If this is not provided, then the value will default to the tenant of the current user. This parameter is only applicable to partner users.</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>The application ID associated with the service principal to remove the credential from.</maml:para>
                                 
            </maml:description>
            <command:parameterValue required="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>Specifies the list of credential keys to be removed. The list of key IDs for a service principal can be obtained using the 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>The object ID of the service principal to remove the credential from.</maml:para>
                                 
            </maml:description>
            <command:parameterValue required="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>The unique name of the service principal to add the credential to.
An SPN must use one of the following formats &quot;appName&quot; or &quot;appName/hostname&quot; or be a valid URL. AppName represents the name of the application and hostname represents the URI authority for the application. </maml:para>
                                 
            </maml:description>
            <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
            <dev:type>
                <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>The unique ID of the tenant to perform the operation on. If this is not provided, then the value will default to the tenant of the current user. This parameter is only applicable to partner users.</maml:para>
                                 
            </maml:description>
            <command:parameterValue required="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>
                -------------------------- EXAMPLE 1 --------------------------
            </maml:title>
            <maml:introduction>
                <maml:para>C:\PS&gt;</maml:para>
            </maml:introduction>
              <dev:code>
Remove-MsolServicePrincipalCredential -KeyIds @(&quot;19805a93-e9dd-4c63-8afd-88ed91f33546&quot;) -ServicePrincipalName &quot;MyApp2/myApp.com&quot;
 
 
                        </dev:code>
                   <dev:remarks>
                                <maml:para>Description</maml:para>
                                <maml:para>-----------</maml:para>
                      <maml:para>This command removes a credential key from a service principal. In this example, the key ID &quot;19805a93-e9dd-4c63-8afd-88ed91f33546&quot; will be removed from the service principal associated with the service principal name &quot;MyApp2/myApp.com&quot;. To show a list of key IDs associated with a service principal, use the 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-MsolUser
        </command:name>
        <maml:description>
            <maml:para>Removes a user from Windows 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>The Remove-MsolUser cmdlet is used to remove a user from Windows Azure Active Directory. This cmdlet will delete the user, their licenses, and any other associated data.</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>The object ID of the user to remove.</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>Used to bypass onscreen confirmation.</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>Used to permanently remove a deleted user from the recycle bin. This operation, which can only be applied to deleted users, will permanently delete the user from Windows Azure Active Directory. Once this operation has been completed, you will not be able to use the Restore-MsolUser command to recover the user.</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>The unique ID of the tenant to perform the operation on. If this is not provided then the value will default to the tenant of the current user. This parameter is only applicable to partner users.</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>The user ID of the user to remove.</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>Used to bypass onscreen confirmation.</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>Used to permanently remove a deleted user from the recycle bin. This operation, which can only be applied to deleted users, will permanently delete the user from Windows Azure Active Directory. Once this operation has been completed, you will not be able to use the Restore-MsolUser command to recover the user.</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>The unique ID of the tenant to perform the operation on. If this is not provided then the value will default to the tenant of the current user. This parameter is only applicable to partner users.</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>Used to bypass onscreen confirmation.</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>The object ID of the user to remove.</maml:para>
                                 
            </maml:description>
            <command:parameterValue required="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>Used to permanently remove a deleted user from the recycle bin. This operation, which can only be applied to deleted users, will permanently delete the user from Windows Azure Active Directory. Once this operation has been completed, you will not be able to use the Restore-MsolUser command to recover the user.</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>The unique ID of the tenant to perform the operation on. If this is not provided then the value will default to the tenant of the current user. This parameter is only applicable to partner users.</maml:para>
                                 
            </maml:description>
            <command:parameterValue required="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>The user ID of the user to remove.</maml:para>
                                 
            </maml:description>
            <command:parameterValue required="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>
                -------------------------- EXAMPLE 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>Description</maml:para>
                                <maml:para>-----------</maml:para>
                      <maml:para>This command removes user@contoso.com from Windows Azure Active Directory. If the user has any licenses these will be removed as well. A confirmation prompt will be output to the screen to confirm the operation.</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>
                -------------------------- EXAMPLE 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>Description</maml:para>
                                <maml:para>-----------</maml:para>
                      <maml:para>This command removes user@contoso.com from Windows Azure Active Directory. If the user has any licenses these will be removed as well.</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>
                -------------------------- EXAMPLE 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>Description</maml:para>
                                <maml:para>-----------</maml:para>
                      <maml:para>This command removes user@contoso.com from the Windows Azure Active Directory recycle bin. A confirmation prompt will be output to the screen to confirm the operation. This command will permanently remove the user with no opportunity to recover the user.</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>Restores a user from the Deleted users view to their original state.</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>Restores a user that is in the Deleted users view to their original state. Users will remain in the Deleted users view for 30 days.</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>If set, then any proxy addresses that cause conflicts will be removed for the user. This parameter should be used if one or more of the user's proxy addresses is also used for another active user.</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>The UserPrincipalName to use when restoring the user. This should be used if the original UserPrincipalName of the user is in use by another active user.</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>The ObjectId of the user to restore.</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>The user ID of the user to restore.</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>If set, then any proxy addresses that cause conflicts will be removed for the user. This parameter should be used if one or more of the user's proxy addresses is also used for another active user.</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>The UserPrincipalName to use when restoring the user. This should be used if the original UserPrincipalName of the user is in use by another active user.</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>If set, then any proxy addresses that cause conflicts will be removed for the user. This parameter should be used if one or more of the user's proxy addresses is also used for another active user.</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>The UserPrincipalName to use when restoring the user. This should be used if the original UserPrincipalName of the user is in use by another active user.</maml:para>
                                 
            </maml:description>
            <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
            <dev:type>
                <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>The ObjectId of the user to restore.</maml:para>
                                 
            </maml:description>
            <command:parameterValue required="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>The user ID of the user to restore.</maml:para>
                                 
            </maml:description>
            <command:parameterValue required="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>
                -------------------------- EXAMPLE 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>Description</maml:para>
                                <maml:para>-----------</maml:para>
                      <maml:para>Restores the user user@contoso.com from the Deleted users container to the Active users container.</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>
                -------------------------- EXAMPLE 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>Description</maml:para>
                                <maml:para>-----------</maml:para>
                      <maml:para>Restores the user user@contoso.com from the Deleted users container to the Active users container, removing any conflicting proxy addresses. Use this option if restore fails due to proxy conflicts.</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>
                -------------------------- EXAMPLE 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>Description</maml:para>
                                <maml:para>-----------</maml:para>
                      <maml:para>Restores the user user@contoso.com from the Deleted users container to the Active users container as anotheruser@contoso.com. Use this option if restore fails due to a UserPrincipalName conflict.</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>Sets company-level contact information.</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>The Set-MsolCompanyContactInformation cmdlet is used to set company-level contact preferences. This includes email addresses for marketing and technical notifications about Windows 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>Company-level marketing information contact email address.</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>Company-level technical information contact email address.</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>The unique ID of the tenant to perform the operation on. If this is not provided then the value will default to the tenant of the current user. This parameter is only applicable to partner users.</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>Company-level marketing information contact email address.</maml:para>
                                 
            </maml:description>
            <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
            <dev:type>
                <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>Company-level technical information contact email address.</maml:para>
                                 
            </maml:description>
            <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
            <dev:type>
                <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>The unique ID of the tenant to perform the operation on. If this is not provided then the value will default to the tenant of the current user. This parameter is only applicable to partner users.</maml:para>
                                 
            </maml:description>
            <command:parameterValue required="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>
                -------------------------- EXAMPLE 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>Description</maml:para>
                                <maml:para>-----------</maml:para>
                      <maml:para>This command sets contact email addresses for the company.</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>Sets company-level configuration settings.</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>The Set-MsolCompanySettings cmdlet is used to set company-level configuration settings. Use Get-MsolCompanyInformation to read the current values of these settings.</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>Indicates whether to allow the use of the self-service password reset feature. This setting is applied company-wide.</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>Indicates whether to allow users to create groups. This setting is applied company-wide. Set to False to disable users&apos; ability to create groups.</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>Indicates whether to allow users to sign up for email based subscriptions. This setting is applied company-wide.</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>Indicates whether users can join the tenant by email validation. To join, the user must have an email address in a domain which matches one of the verified domains in the tenant. This setting is applied company-wide for all domains in the tenant.</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>Indicates whether to allow users to create new applications. This setting is applied company-wide. Set to False to disable users&apos; ability to create new applications for their organization.</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>Indicates whether to allow users to view the profile info of other users in their company. This setting is applied company-wide. Set to False to disable users&apos; ability to use the Azure AD module for Windows PowerShell to access user information for their organization.</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>Indicates whether to allow users to consent to apps that require access to their cloud user data, such as directory user profile or Office 365 mail and OneDrive for business. This setting is applied company-wide. Set to False to disable users&apos; ability to grant consent to applications.</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>When assigning licenses to Microsoft products this value will be applied to the User.UsageLocation attribute if none is present. If the default value is null then the location value for the tenant is used.</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>The unique ID of the tenant to perform the operation on. If this is not provided, then the value will default to the tenant of the current user. This parameter is only applicable to partner users.</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>Indicates whether to allow the use of the self-service password reset feature. This setting is applied company-wide.</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>Indicates whether to allow users to create groups. This setting is applied company-wide. Set to False to disable users&apos; ability to create groups.</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>Indicates whether to allow users to sign up for email based subscriptions. This setting is applied company-wide.</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>Indicates whether users can join the tenant by email validation. To join, the user must have an email address in a domain which matches one of the verified domains in the tenant. This setting is applied company-wide for all domains in the tenant.</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>Indicates whether to allow users to create new applications. This setting is applied company-wide. Set to False to disable users&apos; ability to create new applications for their organization.</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>Indicates whether to allow users to view the profile info of other users in their company. This setting is applied company-wide. Set to False to disable users&apos; ability to use the Azure AD module for Windows PowerShell to access user information for their organization.</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>Indicates whether to allow users to consent to apps that require access to their cloud user data, such as directory user profile or Office 365 mail and OneDrive for business. This setting is applied company-wide. Set to False to disable users&apos; ability to grant consent to applications.</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>When assigning licenses to Microsoft products this value will be applied to the User.UsageLocation attribute if none is present. If the default value is null then the location value for the tenant is used.</maml:para>
            </maml:description>
            <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            <dev:type>
                <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>The unique ID of the tenant to perform the operation on. If this is not provided, then the value will default to the tenant of the current user. This parameter is only applicable to partner users.</maml:para>
            </maml:description>
            <command:parameterValue required="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>
                -------------------------- EXAMPLE 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>Description</maml:para>
                                <maml:para>-----------</maml:para>
                      <maml:para>Turns on the self-serve password reset feature for all users in the company.</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>Used to de-/activate Directory Sync for this tenant.</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>The Set-MsolDirSyncEnabled cmdlet is used to turn directory synchronization on or off for a company.</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>When true, directory synchronization will be turned on for your company.</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>The unique ID of the tenant to perform the operation on. If this is not provided then the value will default to the tenant of the current user. This parameter is only applicable to partner users.</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>When true, directory synchronization will be turned on for your company.</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>The unique ID of the tenant to perform the operation on. If this is not provided then the value will default to the tenant of the current user. This parameter is only applicable to partner users.</maml:para>
                                 
            </maml:description>
            <command:parameterValue required="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>
                -------------------------- EXAMPLE 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>Description</maml:para>
                                <maml:para>-----------</maml:para>
                      <maml:para>This command turns on directory synchronization for a company.</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>Updates the settings of a domain.</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>The Set-MsolDomain cmdlet is used to update settings for a domain. Using this cmdlet, the default domain can be changed, or the capabilities (Email, Sharepoint, OfficeCommunicationsOnline) can be changed.</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>The name of the domain to update.</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>A switch parameter to make this domain the default domain.</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>The unique ID of the tenant to perform the operation on. If this is not provided then the value will default to the tenant of the current user. This parameter is only applicable to partner users.</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>A switch parameter to make this domain the default domain.</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>The name of the domain to update.</maml:para>
                                 
            </maml:description>
            <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
            <dev:type>
                <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>The unique ID of the tenant to perform the operation on. If this is not provided then the value will default to the tenant of the current user. This parameter is only applicable to partner users.</maml:para>
                                 
            </maml:description>
            <command:parameterValue required="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>
                -------------------------- EXAMPLE 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>Description</maml:para>
                                <maml:para>-----------</maml:para>
                      <maml:para>Will set example.com as the default domain for this company.</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>Changes the authentication type of the domain.</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>The Set-MsolDomainAuthentication cmdlet is used to change the domain authentication between standard identity and single-sign on. This cmdlet will only update the settings in Windows Azure Active Directory; typically the Convert-MsolDomainToStandard or Convert-MsolDomainToFederated should be used instead.</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>The authentication type (managed/federated) of the domain. All users created on this domain will have this authentication type.</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>The fully qualified domain name (FQDN) to update.</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>A URL that specifies the end point used by active clients when authenticating with domains set up for single sign-on (also known as identity federation) in Windows 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>The name of the string value shown to users when signing in to Windows Azure Active Directory services. We recommend that customers user something that is familiar to them, such as &quot;Contoso, Inc.&quot;</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>The unique identifier of the domain in the Windows Azure Active Directory identity platform derived from the federation server.</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>The URL clients are redirected to when they sign out of Windows Azure Active Directory services.</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>The URL that specifies the metadata exchange end point used for authentication from rich client applications such as Lync Online.</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>The next token signing certificate that will be used to sign tokens when the primary signing certificate expires.</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>The URL that web-based clients will be directed to when signing in to Windows Azure Active Directory services.</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>The current certificate used to sign tokens passed to the Windows Azure Active Directory Identity platform.</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>The unique ID of the tenant to perform the operation on. If this is not provided, then the value will default to the tenant of the current user. This parameter is only applicable to partner users.</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>Indicates whether the IDP STS supports 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>Indicates the default authentication method that should be used when an application requires the user to have interactive login.</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>The OpenID Connect Discovery Endpoint of the federated IDP STS.</maml:para>
                </maml:description>
                <command:parameterValue required="false" variableLength="false">string</command:parameterValue>
            </command:parameter>
        </command:syntaxItem>
    </command:syntax>
    <!-- Cmdlet parameter section -->
    <command:parameters>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
            <maml:name>ActiveLogOnUri</maml:name>
            <maml:description>
                <maml:para>A URL that specifies the end point used by active clients when authenticating with domains set up for single sign-on (also known as identity federation) in Windows 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>The authentication type (managed/federated) of the domain. All users created on this domain will have this authentication type.</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>The fully qualified domain name (FQDN) to update.</maml:para>
                                 
            </maml:description>
            <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
            <dev:type>
                <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>The name of the string value shown to users when signing in to Windows Azure Active Directory services. We recommend that customers user something that is familiar to them, such as &quot;Contoso, Inc.&quot;</maml:para>
                                 
            </maml:description>
            <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
            <dev:type>
                <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>The unique identifier of the domain in the Windows Azure Active Directory identity platform derived from the federation server.</maml:para>
                                 
            </maml:description>
            <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
            <dev:type>
                <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>The URL clients are redirected to when they sign out of Windows Azure Active Directory services.</maml:para>
                                 
            </maml:description>
            <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
            <dev:type>
                <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>The URL that specifies the metadata exchange end point used for authentication from rich client applications such as Lync Online.</maml:para>
                                 
            </maml:description>
            <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
            <dev:type>
                <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>The next token signing certificate that will be used to sign tokens when the primary signing certificate expires.</maml:para>
                                 
            </maml:description>
            <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
            <dev:type>
                <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>The URL that web-based clients will be directed to when signing in to Windows Azure Active Directory services.</maml:para>
                                 
            </maml:description>
            <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
            <dev:type>
                <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>The current certificate used to sign tokens passed to the Windows Azure Active Directory Identity platform.</maml:para>
                                 
            </maml:description>
            <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
            <dev:type>
                <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>The unique ID of the tenant to perform the operation on. If this is not provided, then the value will default to the tenant of the current user. This parameter is only applicable to partner users.</maml:para>
            </maml:description>
            <command:parameterValue required="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>Indicates whether the IDP STS supports 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>Indicates the default authentication method that should be used when an application requires the user to have interactive login.</maml:para>
            </maml:description>
            <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
            <dev:type>
                <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>The OpenID Connect Discovery Endpoint of the federated IDP STS.</maml:para>
            </maml:description>
            <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
            <dev:type>
                <maml:name>string</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultValue></dev:defaultValue>
        </command:parameter>
    </command:parameters>
    <!-- Input - Output section-->
    <command:inputTypes>
        <command:inputType>
            <dev:type>
                <maml:name></maml:name>
                <maml:uri/>
                <maml:description />
            </dev:type>
            <maml:description>
                <maml:para>
                    <!-- description -->
                     
                </maml:para>
            </maml:description>
        </command:inputType>
    </command:inputTypes>
    <command:returnValues>
        <command:returnValue>
            <dev:type>
                <maml:name></maml:name>
                <maml:uri />
                <maml:description />
            </dev:type>
            <maml:description>
                <maml:para>
                    <!-- description -->
                     
                </maml:para>
            </maml:description>
        </command:returnValue>
    </command:returnValues>
    <!-- Error section-->
    <command:terminatingErrors />
    <command:nonTerminatingErrors />
        <!-- Notes section -->
    <maml:alertSet>
        <maml:title></maml:title>
        <maml:alert>
            <maml:para>
                           
                        </maml:para>
        </maml:alert>
        <maml:alert>
            <maml:para></maml:para>
        </maml:alert>
    </maml:alertSet>
    <!-- Example section -->
    <command:examples>
    </command:examples>
    <!-- Link section -->
    <maml:relatedLinks>
        <maml:navigationLink>
            <maml:linkText></maml:linkText>
            <maml:uri/>
        </maml:navigationLink>
    </maml:relatedLinks>
</command:command>
 
<!-- v 1.3.0.36 -->
<command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
        <command:name>
                   Set-MsolDomainFederationSettings
        </command:name>
        <maml:description>
            <maml:para>Updates settings for a federated domain.</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>The Set-MsolDomainFederationSettings cmdlet is used to update the settings of a single sign-on domain.</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>The fully qualified domain name (FQDN) to update.</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>A URL that specifies the end point used by active clients when authenticating with domains set up for single sign-on (also known as identity federation) in Windows 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>The name of the string value shown to users when signing in to Windows Azure Active Directory. We recommend that customers use something that is familiar to users such as &quot;Contoso Inc.&quot;</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>The unique identifier of the domain in the Windows Azure Active Directory Identity platform derived from the federation server.</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>The URL clients are redirected to when they sign out of Windows Azure Active Directory services.</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>The URL that specifies the metadata exchange end point used for authentication from rich client applications such as Lync Online.</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>The next token signing certificate that will be used to sign tokens when the primary signing certificate expires.</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>The URL that web-based clients will be directed to when signing in to Windows Azure Active Directory services.</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>The current certificate used to sign tokens passed to the Windows Azure Active Directory Identity platform.</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>The unique ID of the tenant to perform the operation on. If this is not provided, then the value will default to the tenant of the current user. This parameter is only applicable to partner users.</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>Indicates whether the IDP STS supports 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>Indicates the default authentication method that should be used when an application requires the user to have interactive login.</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>The OpenID Connect Discovery Endpoint of the federated IDP STS.</maml:para>
                </maml:description>
                <command:parameterValue required="false" variableLength="false">string</command:parameterValue>
        </command:parameter>
    </command:syntax>
    <!-- Cmdlet parameter section -->
    <command:parameters>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
            <maml:name>ActiveLogOnUri</maml:name>
            <maml:description>
                <maml:para>A URL that specifies the end point used by active clients when authenticating with domains set up for single sign-on (also known as identity federation) in Windows 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>The fully qualified domain name (FQDN) to update.</maml:para>
                                 
            </maml:description>
            <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
            <dev:type>
                <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>The name of the string value shown to users when signing in to Windows Azure Active Directory. We recommend that customers use something that is familiar to users such as &quot;Contoso Inc.&quot;</maml:para>
                                 
            </maml:description>
            <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
            <dev:type>
                <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>The unique identifier of the domain in the Windows Azure Active Directory Identity platform derived from the federation server.</maml:para>
                                 
            </maml:description>
            <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
            <dev:type>
                <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>The URL clients are redirected to when they sign out of Windows Azure Active Directory services.</maml:para>
                                 
            </maml:description>
            <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
            <dev:type>
                <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>The URL that specifies the metadata exchange end point used for authentication from rich client applications such as Lync Online.</maml:para>
                                 
            </maml:description>
            <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
            <dev:type>
                <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>The next token signing certificate that will be used to sign tokens when the primary signing certificate expires.</maml:para>
                                 
            </maml:description>
            <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
            <dev:type>
                <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>The URL that web-based clients will be directed to when signing in to Windows Azure Active Directory services.</maml:para>
                                 
            </maml:description>
            <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
            <dev:type>
                <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>The current certificate used to sign tokens passed to the Windows Azure Active Directory Identity platform.</maml:para>
                                 
            </maml:description>
            <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
            <dev:type>
                <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>The unique ID of the tenant to perform the operation on. If this is not provided, then the value will default to the tenant of the current user. This parameter is only applicable to partner users.</maml:para>
            </maml:description>
            <command:parameterValue required="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>Indicates whether the IDP STS supports 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>Indicates the default authentication method that should be used when an application requires the user to have interactive login.</maml:para>
            </maml:description>
            <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
            <dev:type>
                <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>The OpenID Connect Discovery Endpoint of the federated IDP STS.</maml:para>
            </maml:description>
            <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
            <dev:type>
                <maml:name>string</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultValue></dev:defaultValue>
        </command:parameter>
    </command:parameters>
    <!-- Input - Output section-->
    <command:inputTypes>
        <command:inputType>
            <dev:type>
                <maml:name></maml:name>
                <maml:uri/>
                <maml:description />
            </dev:type>
            <maml:description>
                <maml:para>
                    <!-- description -->
                     
                </maml:para>
            </maml:description>
        </command:inputType>
    </command:inputTypes>
    <command:returnValues>
        <command:returnValue>
            <dev:type>
                <maml:name></maml:name>
                <maml:uri />
                <maml:description />
            </dev:type>
            <maml:description>
                <maml:para>
                    <!-- description -->
                     
                </maml:para>
            </maml:description>
        </command:returnValue>
    </command:returnValues>
    <!-- Error section-->
    <command:terminatingErrors />
    <command:nonTerminatingErrors />
        <!-- Notes section -->
    <maml:alertSet>
        <maml:title></maml:title>
        <maml:alert>
            <maml:para>
                           
                        </maml:para>
        </maml:alert>
        <maml:alert>
            <maml:para></maml:para>
        </maml:alert>
    </maml:alertSet>
    <!-- Example section -->
    <command:examples>
    </command:examples>
    <!-- Link section -->
    <maml:relatedLinks>
        <maml:navigationLink>
            <maml:linkText></maml:linkText>
            <maml:uri/>
        </maml:navigationLink>
    </maml:relatedLinks>
</command:command>
 
<!-- v 1.3.0.36 -->
<command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
        <command:name>
                   Set-MsolGroup
        </command:name>
        <maml:description>
            <maml:para>Updates a security group.</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>The Set-MsolGroup cmdlet is used to update the properties of a security group.</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>The description of the group.</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>The display name of the group.</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>The owner of the group.</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>The ObjectId of the group to update.</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>The unique ID of the tenant to perform the operation on. If this is not provided then the value will default to the tenant of the current user. This parameter is only applicable to partner users.</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>The description of the group.</maml:para>
                                 
            </maml:description>
            <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
            <dev:type>
                <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>The display name of the group.</maml:para>
                                 
            </maml:description>
            <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
            <dev:type>
                <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>The owner of the group.</maml:para>
                                 
            </maml:description>
            <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
            <dev:type>
                <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>The ObjectId of the group to update.</maml:para>
                                 
            </maml:description>
            <command:parameterValue required="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>The unique ID of the tenant to perform the operation on. If this is not provided then the value will default to the tenant of the current user. This parameter is only applicable to partner users.</maml:para>
                                 
            </maml:description>
            <command:parameterValue required="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>
                -------------------------- EXAMPLE 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 &quot;My Group&quot; </dev:code>
                   <dev:remarks>
                                <maml:para>Description</maml:para>
                                <maml:para>-----------</maml:para>
                      <maml:para>Updates the description for 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>Sets company information for partners.</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>The Set-MsolPartnerInformation cmdlet is used by partners to set partner-specific properties. These properties can be viewed by all tenants that the partner has access to.</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 for the partner's commerce website.</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 for the partner's Help website.</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
            </command:parameter>
            <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>PartnerSupportEmails</maml:name>
                <maml:description>
                    <maml:para>Support email address for the partner.</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
            </command:parameter>
            <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>PartnerSupportTelephones</maml:name>
                <maml:description>
                    <maml:para>Support telephone numbers for the partner.</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
            </command:parameter>
            <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>PartnerSupportUrl</maml:name>
                <maml:description>
                    <maml:para>URL for the partner's support website.</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>The unique ID of the tenant to perform the operation on. If this is not provided, then the value will default to the tenant of the current user. This parameter is only applicable to partner users.</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 for the partner's commerce website.</maml:para>
                                 
            </maml:description>
            <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
            <dev:type>
                <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 for the partner's Help website.</maml:para>
                                 
            </maml:description>
            <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
            <dev:type>
                <maml:name>string</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultValue></dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
            <maml:name>PartnerSupportEmails</maml:name>
            <maml:description>
                <maml:para>Support email address for the partner.</maml:para>
                                 
            </maml:description>
            <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
            <dev:type>
                <maml:name>string</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultValue></dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
            <maml:name>PartnerSupportTelephones</maml:name>
            <maml:description>
                <maml:para>Support telephone numbers for the partner.</maml:para>
                                 
            </maml:description>
            <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
            <dev:type>
                <maml:name>string</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultValue></dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
            <maml:name>PartnerSupportUrl</maml:name>
            <maml:description>
                <maml:para>URL for the partner's support website.</maml:para>
                                 
            </maml:description>
            <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
            <dev:type>
                <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>The unique ID of the tenant to perform the operation on. If this is not provided, then the value will default to the tenant of the current user. This parameter is only applicable to partner users.</maml:para>
                                 
            </maml:description>
            <command:parameterValue required="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>
                -------------------------- EXAMPLE 1 --------------------------
            </maml:title>
            <maml:introduction>
                <maml:para>C:\PS&gt;</maml:para>
            </maml:introduction>
              <dev:code>
Set-MsolPartnerInformation -PartnerHelpUrl &quot;http://www.help.com&quot;
 
none </dev:code>
                   <dev:remarks>
                                <maml:para>Description</maml:para>
                                <maml:para>-----------</maml:para>
                      <maml:para>Updates the help URL for this partner.</maml:para>
                            <maml:para></maml:para>
                            <maml:para></maml:para>
                            <maml:para></maml:para>
                            <maml:para></maml:para>
              </dev:remarks>
            <command:commandLines>
                <command:commandLine>
                    <command:commandText></command:commandText>
                </command:commandLine>
            </command:commandLines>
        </command:example>
    </command:examples>
    <!-- Link section -->
    <maml:relatedLinks>
        <maml:navigationLink>
            <maml:linkText></maml:linkText>
            <maml:uri/>
        </maml:navigationLink>
    </maml:relatedLinks>
</command:command>
 
<!-- v 1.3.0.36 -->
<command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
        <command:name>
                   Set-MsolPasswordPolicy
        </command:name>
        <maml:description>
            <maml:para>Sets the values associated with the password notification window and password validity window for a specified domain or all domains in the tenant.</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>The Set-MsolPasswordPolicy cmdlet can be used to update the password policy of a specified domain or tenant. Two settings are required, the first is to indicate the length of time that a password remains valid before it must be changed and the second is to indicate the number of days before the password expiration date that will trigger when users will receive their first notification that their password will soon expire.</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>The fully qualified domain to apply policies to.</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>Specifies the number of days before the password expiration date that will trigger when users will receive their first notification that their password will soon expire.</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>Specifies the length of time that a password is valid before it must be changed.</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>The fully qualified domain to apply policies to.</maml:para>
                                 
            </maml:description>
            <command:parameterValue required="true" variableLength="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>Specifies the number of days before the password expiration date that will trigger when users will receive their first notification that their password will soon expire.</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>Specifies the length of time that a password is valid before it must be changed.</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>
                -------------------------- EXAMPLE 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>Description</maml:para>
                                <maml:para>-----------</maml:para>
                      <maml:para>This command updates the tenant so that all users passwords will expire after 60 days and that the users will receive notification of 14 days prior to that expiry.</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>
                -------------------------- EXAMPLE 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>Description</maml:para>
                                <maml:para>-----------</maml:para>
                      <maml:para>This command updates the policy on the domain contoso.com so that users passwords will expire after 60 days and that the users will receive notification of 14 days prior to that expiry.</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>Used to de-/activate Password Sync for this tenant.</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>The Set-MsolPasswordSyncEnabled commandlet is used to enable or disable Password Sync for the company. The company must first be enabled for Directory Synchronization for this commandlet to succeed.</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>When true, Password Sync will be enabled for your company.</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>When true, Password Sync will be enabled for your company.</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>
                -------------------------- EXAMPLE 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>Description</maml:para>
                                <maml:para>-----------</maml:para>
                      <maml:para>This command turns on Password Sync for a company.</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>Updates a service principal in Windows 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>The Set-MsolServicePrincipal cmdlet updates a service principal in Windows Azure Active Directory. It can be used to update the display name, enable/disable the service principal, trusted for delegation, the service principal names (SPNs) or the addresses.</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>This property is reserved for future use.</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>Specify the addresses list to update (and overwrite) the existing list with. If this is set to NULL, the existing property will not be updated. If this is set to an empty list, the existing Addresses will be cleared. Use the New-MsolServicePrincipalAddress cmdlet to help create the Addresses list object.</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>The friendly name of the service principal.</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>Specify the service principal names (SPNs) list to update (and overwrite) the existing list with. If this is set to NULL, the existing property will not be updated. If this is set to an empty list, the existing SPNs will be cleared, except for the SPN containing the service principal's AppId value.
An SPN must use one of the following formats &quot;appName&quot; or &quot;appName/hostname&quot; or be a valid 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>The unique ID of the tenant to perform the operation on. If this is not provided, then the value will default to the tenant of the current user. This parameter is only applicable to partner users.</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>The object ID associated with the service principal to be updated.</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>Specify the addresses list to update (and overwrite) the existing list with. If this is set to NULL, the existing property will not be updated. If this is set to an empty list, the existing Addresses will be cleared. Use the New-MsolServicePrincipalAddress cmdlet to help create the Addresses list object.</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>Specify the service principal names (SPNs) list to update (and overwrite) the existing list with. If this is set to NULL, the existing property will not be updated. If this is set to an empty list, the existing SPNs will be cleared, except for the SPN containing the service principal's AppId value.
An SPN must use one of the following formats &quot;appName&quot; or &quot;appName/hostname&quot; or be a valid 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>The unique ID of the tenant to perform the operation on. If this is not provided, then the value will default to the tenant of the current user. This parameter is only applicable to partner users.</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>The unique application identifier associated with the service principal to be updated.</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>Specify the addresses list to update (and overwrite) the existing list with. If this is set to NULL, the existing property will not be updated. If this is set to an empty list, the existing Addresses will be cleared. Use the New-MsolServicePrincipalAddress cmdlet to help create the Addresses list object.</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>Specify the service principal names (SPNs) list to update (and overwrite) the existing list with. If this is set to NULL, the existing property will not be updated. If this is set to an empty list, the existing SPNs will be cleared, except for the SPN containing the service principal's AppId value.
An SPN must use one of the following formats &quot;appName&quot; or &quot;appName/hostname&quot; or be a valid 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>The unique ID of the tenant to perform the operation on. If this is not provided, then the value will default to the tenant of the current user. This parameter is only applicable to partner users.</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>This property is reserved for future use.</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>Specify the addresses list to update (and overwrite) the existing list with. If this is set to NULL, the existing property will not be updated. If this is set to an empty list, the existing Addresses will be cleared. Use the New-MsolServicePrincipalAddress cmdlet to help create the Addresses list object.</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>The unique application identifier associated with the service principal to be updated.</maml:para>
                                 
            </maml:description>
            <command:parameterValue required="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>The friendly name of the service principal.</maml:para>
                                 
            </maml:description>
            <command:parameterValue required="true" variableLength="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>The object ID associated with the service principal to be updated.</maml:para>
                                 
            </maml:description>
            <command:parameterValue required="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>Specify the service principal names (SPNs) list to update (and overwrite) the existing list with. If this is set to NULL, the existing property will not be updated. If this is set to an empty list, the existing SPNs will be cleared, except for the SPN containing the service principal's AppId value.
An SPN must use one of the following formats &quot;appName&quot; or &quot;appName/hostname&quot; or be a valid 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>The unique ID of the tenant to perform the operation on. If this is not provided, then the value will default to the tenant of the current user. This parameter is only applicable to partner users.</maml:para>
                                 
            </maml:description>
            <command:parameterValue required="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>
                -------------------------- EXAMPLE 1 --------------------------
            </maml:title>
            <maml:introduction>
                <maml:para>C:\PS&gt;</maml:para>
            </maml:introduction>
              <dev:code>
$AppId = (Get-MsolServicePrincipal -ServicePrincipalName &quot;MyApp&quot;).AppPrincipalId
Set-MsolServicePrincipal -AppPrincipalId $AppId -DisplayName &quot;My Super Application&quot; -ServicePrincipalNames @(&quot;MyApp/myapp.com&quot;, &quot;MyApp/mysuperapp.com&quot;) </dev:code>
                   <dev:remarks>
                                <maml:para>Description</maml:para>
                                <maml:para>-----------</maml:para>
                      <maml:para>This command updates properties on the specified service principal. In this example, it specifies updates to the display name and the service principal names. This will overwrite any previous settings. </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>
                -------------------------- EXAMPLE 2 --------------------------
            </maml:title>
            <maml:introduction>
                <maml:para>C:\PS&gt;</maml:para>
            </maml:introduction>
              <dev:code>
$a = @()
$a = $a + (Get-MsolServicePrincipal -ServicePrincipalName &quot;MyApp&quot;).Addresses
$a = $a + (New-MsolServicePrincipalAddress -Value &quot;myApp1.com&quot;)
$a = $a + (New-MsolServicePrincipalAddress -Value &quot;myApp2.com&quot;)
Set-MsolServicePrincipal -AppPrincipalId $AppId -Addresses $a
 
                        </dev:code>
                   <dev:remarks>
                                <maml:para>Description</maml:para>
                                <maml:para>-----------</maml:para>
                      <maml:para>This command updates a service principal's associated addresses. In this example, existing Addresses that were previously created (&quot;myApp1.com&quot;, &quot;myApp2.com&quot;) using the New-MsolServicePrincipalAddress helper command, are associated with the service principal.</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>Updates a user in Windows 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>The Set-MsolUser cmdlet is used to update a user object.
 
Note that this cmdlet should be used for basic properties only. The licenses, password, and User Principal Name for a user can be updated through the Set-MsolUserLicense, Set-MsolUserPassword and Set-MsolUserPrincipalName cmdlets respectively.</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>Alternate email addresses of the user.</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>Alternate mobile phone numbers of the user.</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>When true, the user will not be able to sign in using their user ID.</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>The city of the user.</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>The country or region of the user.</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>The department of the user.</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>The display name of the user.</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>The fax number of the user.</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>The first name of the user.</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>The immutable ID of the user's federated identity. This should be omitted for users with standard identities.</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>The last name of the user.</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>The mobile phone number of the user.</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>The unique ID of the user.</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>The location of the office of the user.</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>Sets whether or not the user's password will expire periodically.</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>The phone number of the user.</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>The postal code for the user's location.</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>The preferred language of the user.</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>The state or province where the user is located.</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>The street address of the user.</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>Sets whether or not the user requires a strong password.</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>The unique ID of the tenant to perform the operation on. If this is not provided, then the value will default to the tenant of the current user. This parameter is only applicable to partner users.</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>The title of the user.</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>The location of the user where services are consumed. Must be a two-letter country code.</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>The user ID of the user.</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>Alternate email addresses of the user.</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>Alternate mobile phone numbers of the user.</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>When true, the user will not be able to sign in using their user ID.</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>The city of the user.</maml:para>
                                 
            </maml:description>
            <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
            <dev:type>
                <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>The country or region of the user.</maml:para>
                                 
            </maml:description>
            <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
            <dev:type>
                <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>The department of the user.</maml:para>
                                 
            </maml:description>
            <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
            <dev:type>
                <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>The display name of the user.</maml:para>
                                 
            </maml:description>
            <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
            <dev:type>
                <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>The fax number of the user.</maml:para>
                                 
            </maml:description>
            <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
            <dev:type>
                <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>The first name of the user.</maml:para>
                                 
            </maml:description>
            <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
            <dev:type>
                <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>The immutable ID of the user's federated identity. This should be omitted for users with standard identities.</maml:para>
                                 
            </maml:description>
            <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
            <dev:type>
                <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>The last name of the user.</maml:para>
                                 
            </maml:description>
            <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
            <dev:type>
                <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>The mobile phone number of the user.</maml:para>
                                 
            </maml:description>
            <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
            <dev:type>
                <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>The unique ID of the user.</maml:para>
                                 
            </maml:description>
            <command:parameterValue required="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>The location of the office of the user.</maml:para>
                                 
            </maml:description>
            <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
            <dev:type>
                <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>Sets whether or not the user's password will expire periodically.</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>The phone number of the user.</maml:para>
                                 
            </maml:description>
            <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
            <dev:type>
                <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>The postal code for the user's location.</maml:para>
                                 
            </maml:description>
            <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
            <dev:type>
                <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>The preferred language of the user.</maml:para>
                                 
            </maml:description>
            <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
            <dev:type>
                <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>The state or province where the user is located.</maml:para>
                                 
            </maml:description>
            <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
            <dev:type>
                <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>The street address of the user.</maml:para>
                                 
            </maml:description>
            <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
            <dev:type>
                <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>Sets whether or not the user requires a strong password.</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>The unique ID of the tenant to perform the operation on. If this is not provided, then the value will default to the tenant of the current user. This parameter is only applicable to partner users.</maml:para>
                                 
            </maml:description>
            <command:parameterValue required="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>The title of the user.</maml:para>
                                 
            </maml:description>
            <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
            <dev:type>
                <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>The location of the user where services are consumed. Must be a two-letter country code.</maml:para>
                                 
            </maml:description>
            <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
            <dev:type>
                <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>The user ID of the user.</maml:para>
                                 
            </maml:description>
            <command:parameterValue required="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>
                -------------------------- EXAMPLE 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>Description</maml:para>
                                <maml:para>-----------</maml:para>
                      <maml:para>This command sets block credential to true for a user (which will block them from being able to sign in). This cannot be set for a synced user.</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>
                -------------------------- EXAMPLE 2 --------------------------
            </maml:title>
            <maml:introduction>
                <maml:para>C:\PS&gt;</maml:para>
            </maml:introduction>
              <dev:code>
Set-MsolUser -UserPrincipalName user@contoso.com -DisplayName &quot;John Doe&quot; -Title &quot;Manager&quot; -Department &quot;Finance&quot;
 
None </dev:code>
                   <dev:remarks>
                                <maml:para>Description</maml:para>
                                <maml:para>-----------</maml:para>
                      <maml:para>This command updates the display name for the specified user.</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>
                -------------------------- EXAMPLE 3 --------------------------
            </maml:title>
            <maml:introduction>
                <maml:para>C:\PS&gt;</maml:para>
            </maml:introduction>
              <dev:code>
Set-MsolUser -UserPrincipalName user@contoso.com -UsageLocation &quot;CA&quot;
 
None </dev:code>
                   <dev:remarks>
                                <maml:para>Description</maml:para>
                                <maml:para>-----------</maml:para>
                      <maml:para>This command sets the location (country) of this user. The country must be a two-letter ISO code. This can be set for synced users as well as managed users.</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>Updates the license assignment for a user.</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>The Set-MsolUserLicense cmdlet can be used to adjust the licenses for a user. This can include adding a new license, removing a license, updating the license options, or any combination of these actions.</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>The unique ID of the user to update licenses for.</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>A list of licenses to assign to the user.</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>Any license- or SKU-specific settings. Used to disable individual services when assigning a license.</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>A list of licenses to remove from the user.</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>The unique ID of the tenant to perform the operation on. If this is not provided then the value will default to the tenant of the current user. This parameter is only applicable to partner users.</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>The user ID of the user to update.</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>A list of licenses to assign to the user.</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>Any license- or SKU-specific settings. Used to disable individual services when assigning a license.</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>A list of licenses to remove from the user.</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>The unique ID of the tenant to perform the operation on. If this is not provided then the value will default to the tenant of the current user. This parameter is only applicable to partner users.</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>A list of licenses to assign to the user.</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>Any license- or SKU-specific settings. Used to disable individual services when assigning a license.</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>The unique ID of the user to update licenses for.</maml:para>
                                 
            </maml:description>
            <command:parameterValue required="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>A list of licenses to remove from the user.</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>The unique ID of the tenant to perform the operation on. If this is not provided then the value will default to the tenant of the current user. This parameter is only applicable to partner users.</maml:para>
                                 
            </maml:description>
            <command:parameterValue required="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>The user ID of the user to update.</maml:para>
                                 
            </maml:description>
            <command:parameterValue required="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>
                -------------------------- EXAMPLE 1 --------------------------
            </maml:title>
            <maml:introduction>
                <maml:para>C:\PS&gt;</maml:para>
            </maml:introduction>
              <dev:code>
Set-MsolUserLicense -UserPrincipalName user@contoso.com -AddLicenses &quot;Contoso:ENTERPRISEPACK&quot;
 
None </dev:code>
                   <dev:remarks>
                                <maml:para>Description</maml:para>
                                <maml:para>-----------</maml:para>
                      <maml:para>This command adds the Office 365 for enterprises license to the user.</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>
                -------------------------- EXAMPLE 2 --------------------------
            </maml:title>
            <maml:introduction>
                <maml:para>C:\PS&gt;</maml:para>
            </maml:introduction>
              <dev:code>
Set-MsolUserLicense -UserPrincipalName user@contoso.com -RemoveLicenses &quot;contoso:ENTERPRISEPACK&quot;
 
None </dev:code>
                   <dev:remarks>
                                <maml:para>Description</maml:para>
                                <maml:para>-----------</maml:para>
                      <maml:para>This command removes the Office 365 for enterprises license from the user. This may result in the user's data being removed from each service.</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>
                -------------------------- EXAMPLE 3 --------------------------
            </maml:title>
            <maml:introduction>
                <maml:para>C:\PS&gt;</maml:para>
            </maml:introduction>
              <dev:code>
Set-MsolUserLicense -UserPrincipalName user@contoso.com -AddLicenses &quot;contoso:DESKLESS&quot; -RemoveLicenses &quot;contoso:ENTERPRISEPACK&quot;
 
None </dev:code>
                   <dev:remarks>
                                <maml:para>Description</maml:para>
                                <maml:para>-----------</maml:para>
                      <maml:para>This command replaces the Office 365 for enterprises license with an Office 365 Deskless license. This will be done in one single operation (so the user will not end up in an intermediate state where the Office 365 for enterprises license is removed without Office 365 Deskless being added).</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>Resets the password for a user.</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>The Set-MsolUserPassword cmdlet is used to change the password of a user. This cmdlet can only be used for users with standard identities.</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>The unique ID of the user to set the password for.</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>When true, the user will be required to change their password the next time they sign in.</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>The new password for the user. If the user is set to require a strong password, then all of the following rules must be met:
- The password must contain at least one lowercase letter
- The password must contain at least one uppercase letter
- The password must contain at least one non-alphanumeric character
- The password cannot contain any spaces, tabs, or line breaks
- The length of the password must be 8-16 characters
- The user name cannot be contained in the password
 
If this value is omitted, then a random password will be assigned to the user.</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>The unique ID of the tenant to perform the operation on. If this is not provided then the value will default to the tenant of the current user. This parameter is only applicable to partner users.</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>The user ID of the user to set the password for.</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>When true, the user will be required to change their password the next time they sign in.</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>The new password for the user. If the user is set to require a strong password, then all of the following rules must be met:
- The password must contain at least one lowercase letter
- The password must contain at least one uppercase letter
- The password must contain at least one non-alphanumeric character
- The password cannot contain any spaces, tabs, or line breaks
- The length of the password must be 8-16 characters
- The user name cannot be contained in the password
 
If this value is omitted, then a random password will be assigned to the user.</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>The unique ID of the tenant to perform the operation on. If this is not provided then the value will default to the tenant of the current user. This parameter is only applicable to partner users.</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>When true, the user will be required to change their password the next time they sign in.</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>The new password for the user. If the user is set to require a strong password, then all of the following rules must be met:
- The password must contain at least one lowercase letter
- The password must contain at least one uppercase letter
- The password must contain at least one non-alphanumeric character
- The password cannot contain any spaces, tabs, or line breaks
- The length of the password must be 8-16 characters
- The user name cannot be contained in the password
 
If this value is omitted, then a random password will be assigned to the user.</maml:para>
                                 
            </maml:description>
            <command:parameterValue required="true" variableLength="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>The unique ID of the user to set the password for.</maml:para>
                                 
            </maml:description>
            <command:parameterValue required="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>The unique ID of the tenant to perform the operation on. If this is not provided then the value will default to the tenant of the current user. This parameter is only applicable to partner users.</maml:para>
                                 
            </maml:description>
            <command:parameterValue required="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>The user ID of the user to set the password for.</maml:para>
                                 
            </maml:description>
            <command:parameterValue required="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>
                -------------------------- EXAMPLE 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>Description</maml:para>
                                <maml:para>-----------</maml:para>
                      <maml:para>This command resets the password for user@contoso.com. A random password will be generated. The user will be required to reset the password on next sign in.</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>
                -------------------------- EXAMPLE 2 --------------------------
            </maml:title>
            <maml:introduction>
                <maml:para>C:\PS&gt;</maml:para>
            </maml:introduction>
              <dev:code>
Set-MsolUserPassword -userPrincipalName user@consoso.com -NewPassword &quot;pa$$word&quot;
 
Returns the user's new password. </dev:code>
                   <dev:remarks>
                                <maml:para>Description</maml:para>
                                <maml:para>-----------</maml:para>
                      <maml:para>This command resets the password for user@contoso.com. The user will be required to reset the password on next sign in.</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>Changes the user ID for a user.</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>The Set-MsolUserPrincipalName cmdlet is used to change the User Principal Name (user ID) of a user. This cmdlet can be used to move a user between a federated and standard domain, which will result in their authentication type changing to that of the target domain.</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>The new user ID of the user.</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>The ObjectId of the user to update.</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>The immutable ID of the user's federated identity. This is required if moving the user from a standard to a federated identity domain.</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>The new password for the user. This is required if moving the user from a federated to a standard identity domain.</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>The unique ID of the tenant to perform the operation on. If this is not provided then the value will default to the tenant of the current user. This parameter is only applicable to partner users.</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>The new user ID of the user.</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>The original user ID of the user to update.</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>The immutable ID of the user's federated identity. This is required if moving the user from a standard to a federated identity domain.</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>The new password for the user. This is required if moving the user from a federated to a standard identity domain.</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>The unique ID of the tenant to perform the operation on. If this is not provided then the value will default to the tenant of the current user. This parameter is only applicable to partner users.</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>The immutable ID of the user's federated identity. This is required if moving the user from a standard to a federated identity domain.</maml:para>
                                 
            </maml:description>
            <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
            <dev:type>
                <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>The new password for the user. This is required if moving the user from a federated to a standard identity domain.</maml:para>
                                 
            </maml:description>
            <command:parameterValue required="true" variableLength="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>The new user ID of the user.</maml:para>
                                 
            </maml:description>
            <command:parameterValue required="true" variableLength="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>The ObjectId of the user to update.</maml:para>
                                 
            </maml:description>
            <command:parameterValue required="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>The unique ID of the tenant to perform the operation on. If this is not provided then the value will default to the tenant of the current user. This parameter is only applicable to partner users.</maml:para>
                                 
            </maml:description>
            <command:parameterValue required="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>The original user ID of the user to update.</maml:para>
                                 
            </maml:description>
            <command:parameterValue required="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>
                -------------------------- EXAMPLE 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>Description</maml:para>
                                <maml:para>-----------</maml:para>
                      <maml:para>This command renames user@contoso.com to 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>Adds a new administrative unit to 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>The New-MsolAdministrativeUnit cmdlet adds a new administrative unit to 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>The display name of the administrative unit.</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>The description of the administrative unit.</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>The unique ID of the tenant to perform the operation on. If this is not provided then the value will default to the tenant of the current user. This parameter is only applicable to partner users.</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>The display name of the administrative unit.</maml:para>
            </maml:description>
            <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            <dev:type>
                <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>The description of the administrative unit.</maml:para>
            </maml:description>
            <command:parameterValue required="true" variableLength="false">String</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>The unique ID of the tenant to perform the operation on. If this is not provided then the value will default to the tenant of the current user. This parameter is only applicable to partner users.</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>Will return the new administrative unit that was created.
</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>-------------------------- Example 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>Description</maml:para>
                <maml:para>-----------</maml:para>
                <maml:para>This command creates a new administrative unit called &quot;West Coast&quot; that has a description &quot;West Coast region&quot;.</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>Retrieves administrative units from 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>The Get-MsolAdministrativeUnit cmdlet is used to retrieve administrative units from 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>The unique ID of a user. If provided, only administrative units that this user belongs to will be returned.
</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>The user principal name of a user. If provided, only administrative units that this user belongs to will be returned.
</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>The string to search on. Only administrative units with a display name starting with this string will be returned.
</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>The maximum number of results returned.
</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>The unique ID of the tenant to perform the operation on. If this is not provided, then the value will default to the tenant of the current user. This parameter is only applicable to partner users.
</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>The unique ID of the administrative unit to retrieve.</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>The unique ID of the tenant to perform the operation on. If this is not provided, then the value will default to the tenant of the current user. This parameter is only applicable to partner users.
</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>The unique ID of a user. If provided, only administrative units that this user belongs to will be returned.
</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>The user principal name of a user. If provided, only administrative units that this user belongs to will be returned.
</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>The string to search on. Only administrative units with a display name starting with this string will be returned.
</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>If present then all results will be returned. Cannot be used with the MaxResults parameter.
</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>The unique ID of the tenant to perform the operation on. If this is not provided, then the value will default to the tenant of the current user. This parameter is only applicable to partner users.
</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>The unique ID of a user. If provided, only administrative units that this user belongs to will be returned.
</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>The user principal name of a user. If provided, only administrative units that this user belongs to will be returned.
</maml:para>
            </maml:description>
            <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            <dev:type>
                <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>The string to search on. Only administrative units with a display name starting with this string will be returned.
</maml:para>
            </maml:description>
            <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            <dev:type>
                <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>The maximum number of results returned.
</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>The unique ID of the tenant to perform the operation on. If this is not provided, then the value will default to the tenant of the current user. This parameter is only applicable to partner users.
</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>The unique ID of the administrative unit to retrieve.</maml:para>
            </maml:description>
            <command:parameterValue required="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>If present then all results will be returned. Cannot be used with the MaxResults parameter.
</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>-------------------------- Example 1 --------------------------</maml:title>
            <maml:introduction>
                <maml:paragraph>PS C:\&gt;</maml:paragraph>
            </maml:introduction>
            <dev:code>Get-MsolAdministrativeUnit</dev:code>
            <dev:remarks>
                <maml:para>Description</maml:para>
                <maml:para>-----------</maml:para>
                <maml:para>This command gets all of the administrative units in the tenant of the currently authenticated user.</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>-------------------------- Example 2 --------------------------</maml:title>
            <maml:introduction>
                <maml:paragraph>PS C:\&gt;</maml:paragraph>
            </maml:introduction>
            <dev:code>Get-MsolAdministrativeUnit –SearchString &quot;West Coast&quot;</dev:code>
            <dev:remarks>
                <maml:para>Description</maml:para>
                <maml:para>-----------</maml:para>
                <maml:para>This command retrieves the administrative unit called &quot;West Coast&quot;.</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>-------------------------- Example 3 --------------------------</maml:title>
            <maml:introduction>
                <maml:paragraph>PS C:\&gt;</maml:paragraph>
            </maml:introduction>
            <dev:code>Get-MsolAdministrativeUnit -UserPrincipalName &quot;user1@contoso.com&quot;</dev:code>
            <dev:remarks>
                <maml:para>Description</maml:para>
                <maml:para>-----------</maml:para>
                <maml:para>This command gets the administrative units in which user1@contoso.com is a member.</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>Updates the properties of an administrative unit.</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>The Set-MsolAdministrativeUnit cmdlet is used to update the properties of an administrative unit.</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>The unique ID of the administrative unit to update.</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>The display name of the administrative unit.</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>The description of the administrative unit.</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>The unique ID of the tenant to perform the operation on. If this is not provided then the value will default to the tenant of the current user. This parameter is only applicable to partner users.
</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>The unique ID of the administrative unit to update.</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>The display name of the administrative unit.</maml:para>
            </maml:description>
            <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            <dev:type>
                <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>The description of the administrative unit.</maml:para>
            </maml:description>
            <command:parameterValue required="true" variableLength="false">String</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>The unique ID of the tenant to perform the operation on. If this is not provided then the value will default to the tenant of the current user. This parameter is only applicable to partner users.
</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>-------------------------- Example 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>Description</maml:para>
                <maml:para>-----------</maml:para>
                <maml:para>This command first locates the administrative unit with the name “West Coast”, then assigns it a description value of “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>Deletes an administrative unit from 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>The Remove-MsolAdministrativeUnit cmdlet is used to delete an administrative unit from 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>The unique ID of the administrative unit to remove.</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>Used to bypass onscreen confirmation.</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>The unique ID of the tenant to perform the operation on. If this is not provided then the value will default to the tenant of the current user. This parameter is only applicable to partner users.
</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>The unique ID of the administrative unit to remove.</maml:para>
            </maml:description>
            <command:parameterValue required="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>Used to bypass onscreen confirmation.</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>The unique ID of the tenant to perform the operation on. If this is not provided then the value will default to the tenant of the current user. This parameter is only applicable to partner users.
</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>-------------------------- Example 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>Description</maml:para>
                <maml:para>-----------</maml:para>
                <maml:para>This command will remove the administrative unit &quot;West Coast&quot; from the directory.</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>Adds a member to an administrative unit.</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>The Add-MsolAdministrativeUnitMember cmdlet is used to add a member to an administrative unit.</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>The object ID of the administrative unit.</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>The object ID of the member to add to the administrative unit.</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>The unique ID of the tenant to perform the operation on. If this is not provided then the value will default to the tenant of the current user. This parameter is only applicable to partner users.</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>The object ID of the administrative unit.</maml:para>
            </maml:description>
            <command:parameterValue required="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>The object ID of the member to add to the administrative unit.</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>The unique ID of the tenant to perform the operation on. If this is not provided then the value will default to the tenant of the current user. This parameter is only applicable to partner users.</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>-------------------------- Example 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>Description</maml:para>
                <maml:para>-----------</maml:para>
                <maml:para>In this example, user@contoso.com is added to the administrative unit “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>Removes a member from an administrative unit.</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>The Remove-MsolAdministrativeUnitMember cmdlet is used to remove a member from an administrative unit.</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>The ID of the administrative unit to remove members from.</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>The unique ID of the tenant to perform the operation on. If this is not provided then the value will default to the tenant of the current user. This parameter is only applicable to partner users.
</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>The ID of the administrative unit to remove members from.</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>The unique ID of the tenant to perform the operation on. If this is not provided then the value will default to the tenant of the current user. This parameter is only applicable to partner users.
</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>-------------------------- Example 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>Description</maml:para>
                <maml:para>-----------</maml:para>
                <maml:para>This command removes member user@contoso.com from the administrative unit “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>Get-MsolAdministrativeUnitMember</command:name>
        <maml:description>
            <maml:para>Retrieves the members of the specified administrative unit.</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>The Get-MsolAdministrativeUnitMember cmdlet is used to retrieve the members of the specified administrative unit.</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>The ID of the administrative unit to retrieve members for.</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>The maximum number of results returned for a search result.
</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>The unique ID of the tenant to perform the operation on. If this is not provided, then the value will default to the tenant of the current user. This parameter is only applicable to partner users.
</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>The ID of the administrative unit to retrieve members for.</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>If present then all results will be returned. Cannot be used with the MaxResults parameter.
</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>The unique ID of the tenant to perform the operation on. If this is not provided, then the value will default to the tenant of the current user. This parameter is only applicable to partner users.
</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>The ID of the administrative unit to retrieve members for.</maml:para>
            </maml:description>
            <command:parameterValue required="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>The maximum number of results returned for a search result.
</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>The unique ID of the tenant to perform the operation on. If this is not provided, then the value will default to the tenant of the current user. This parameter is only applicable to partner users.
</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>If present then all results will be returned. Cannot be used with the MaxResults parameter.
</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>For this cmdlet, each output object will include the following:
DisplayName: The display name of the administrative unit member.
EmailAddress: The user principal name of the administrative unit member.
ObjectId: The unique ID of the administrative unit member.
</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>-------------------------- Example 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>Description</maml:para>
                <maml:para>-----------</maml:para>
                <maml:para>In this example, the command will return all members of the administrative unit “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>Adds a member to an administrative unit-scoped role.</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>The Add-MsolScopedRoleMember cmdlet is used to add a member to an administrative unit-scoped role.</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>The object ID of the role to add members to. Only users can be added to a role (adding a security group is not supported).</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>The object ID of the administrative unit.</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>The object ID of the member to add to the role scoped to the administrative unit. For users, this should be the user ID. Only users can be added to a role (adding a security group is not supported).</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>The user principal name of the member to add. Only users can be added to a role (adding a security group is not supported).</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>The unique ID of the tenant to perform the operation on. If this is not provided, then the value will default to the tenant of the current user. This parameter is only applicable to partner users.
</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>The object ID of the role to add members to. Only users can be added to a role (adding a security group is not supported).</maml:para>
            </maml:description>
            <command:parameterValue required="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>The object ID of the administrative unit.</maml:para>
            </maml:description>
            <command:parameterValue required="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>The object ID of the member to add to the role scoped to the administrative unit. For users, this should be the user ID. Only users can be added to a role (adding a security group is not supported).</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>The user principal name of the member to add. Only users can be added to a role (adding a security group is not supported).</maml:para>
            </maml:description>
            <command:parameterValue required="true" variableLength="false">String</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>The unique ID of the tenant to perform the operation on. If this is not provided, then the value will default to the tenant of the current user. This parameter is only applicable to partner users.
</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>-------------------------- Example 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 &quot;User Account Administrator&quot;
$admin1 = Get-MsolUser -UserPrincipalName user@contoso.com
Add-MsolScopedRoleMember -RoleObjectId $uaadmin.ObjectId -AdministrativeUnitObjectId $westcoastau.ObjectId -RoleMemberObjectId $admin1.ObjectId
</dev:code>
            <dev:remarks>
                <maml:para>Description</maml:para>
                <maml:para>-----------</maml:para>
                <maml:para>In this example, user@contoso.com is added as a member to the “User Account Administrator” role scoped for administrative unit “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-MsolScopedRoleMember</command:name>
        <maml:description>
            <maml:para>Removes a user from an administrative unit-scoped role.</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>The Remove-MsolScopedRoleMember cmdlet is used to remove a user from an administrative unit-scoped role.</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>The object ID of the role to remove members from. Only users can be added to a role (adding a security group is not supported).</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>The object ID of the administrative unit.</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>The object ID of the member to remove. For users, this should be the user ID. Either -RoleMemberUserPrincipalName or -RoleMemberObjectId must be specified.</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>The unique ID of the tenant to perform the operation on. If this is not provided, then the value will default to the tenant of the current user. This parameter is only applicable to partner users.
</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>The object ID of the role to remove members from. Only users can be added to a role (adding a security group is not supported).</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>The object ID of the administrative unit.</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>The user principal name of the role member to remove. Either -RoleMemberUserPrincipalName or -RoleMemberObjectId must be specified.</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>The unique ID of the tenant to perform the operation on. If this is not provided, then the value will default to the tenant of the current user. This parameter is only applicable to partner users.
</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>The object ID of the role to remove members from. Only users can be added to a role (adding a security group is not supported).</maml:para>
            </maml:description>
            <command:parameterValue required="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>The object ID of the administrative unit.</maml:para>
            </maml:description>
            <command:parameterValue required="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>The object ID of the member to remove. For users, this should be the user ID. Either -RoleMemberUserPrincipalName or -RoleMemberObjectId must be specified.</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>The user principal name of the role member to remove. Either -RoleMemberUserPrincipalName or -RoleMemberObjectId must be specified.</maml:para>
            </maml:description>
            <command:parameterValue required="true" variableLength="false">String</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>The unique ID of the tenant to perform the operation on. If this is not provided, then the value will default to the tenant of the current user. This parameter is only applicable to partner users.
</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>-------------------------- Example 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 &quot;User Account Administrator&quot;
$admin1 = Get-MsolUser -UserPrincipalName user@contoso.com
Remove-MsolScopedRoleMember -RoleObjectId $uaadmin.ObjectId -AdministrativeUnitObjectId $westcoastau.ObjectId -RoleMemberObjectId $admin1.ObjectId
</dev:code>
            <dev:remarks>
                <maml:para>Description</maml:para>
                <maml:para>-----------</maml:para>
                <maml:para>In the following example, user@contoso.com is removed (no longer a member) from the “User Account Administrator” role scoped for administrative unit “West Coast”.</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>Retrieves the members of the specified role who are granted that role over an administrative unit.</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>The Get-MsolScopedRoleMember cmdlet is used to the retrieve members of the specified role who are granted that role over an administrative unit.</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>The role whose scoped members should be returned.
</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>The object ID of the administrative unit whose administrators should be returned. Omit this parameter to find administrators for all administrative units.</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>The maximum number of results returned for a search result. </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>The unique ID of the tenant to perform the operation on. If this is not provided, then the value will default to the tenant of the current user. This parameter is only applicable to partner users.
</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>The role whose scoped members should be returned.
</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>The object ID of the administrative unit whose administrators should be returned. Omit this parameter to find administrators for all administrative units.</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>If present then all results will be returned. Cannot be used with the MaxResults parameter.
</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>The unique ID of the tenant to perform the operation on. If this is not provided, then the value will default to the tenant of the current user. This parameter is only applicable to partner users.
</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>The role whose scoped members should be returned.
</maml:para>
            </maml:description>
            <command:parameterValue required="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>The object ID of the administrative unit whose administrators should be returned. Omit this parameter to find administrators for all administrative units.</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>The maximum number of results returned for a search result. </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>The unique ID of the tenant to perform the operation on. If this is not provided, then the value will default to the tenant of the current user. This parameter is only applicable to partner users.
</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>If present then all results will be returned. Cannot be used with the MaxResults parameter.
</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>For this cmdlet, each output object will include the following:
DisplayName: The display name of the scoped role member.
UserPrincipalName: The user principal name of the scoped role member.
ObjectId: The unique ID of the scoped role member.
</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>-------------------------- Example 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 &quot;User Account Administrator&quot;
Get-MsolScopedRoleMember -RoleObjectId $uaadmin.ObjectId -AdministrativeUnitObjectId $westcoastau.ObjectId
</dev:code>
            <dev:remarks>
                <maml:para>Description</maml:para>
                <maml:para>-----------</maml:para>
                <maml:para>This command will list all members of the “User Account Administrator” role that is scoped to the administrative unit “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>
 
<!-- 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-MsolDevice
        </command:name>
        <maml:description>
            <maml:para>The Get-MsolDevice Cmdlet can be used to retrieve an individual device, or list of devices.</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>The Get-MsolDevice Cmdlet can be used to retrieve an individual device, or list of devices.</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>The display name of the device to retrieve. </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>The unique device ID of the device to retrieve. </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>The unique ID of the device to retrieve. </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>Specifies the user object that is the registered owner of the devices. Provide the user UPN or ObjectId, or pass an instance of a Microsoft.Online.Administration.User object that contains the user's UPN or ObjectId. </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>If present, then all results will be returned. </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>If present, then the device's registeredOwners property will be returned.</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>If present, then all results will be returned. </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>The unique device ID of the device to retrieve. </maml:para>
                                 
            </maml:description>
            <command:parameterValue required="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>The prefix of the display name of the device to retrieve. </maml:para>
                                 
            </maml:description>
            <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
            <dev:type>
                <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>The unique ID of the device to retrieve. </maml:para>
                                 
            </maml:description>
            <command:parameterValue required="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>Specifies the user object that is the registered owner of the devices. Provide the user UPN or ObjectId, or pass an instance of a Microsoft.Online.Administration.User object that contains the user's UPN or ObjectId. </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>If present, then the device's registeredOwners property will be returned.</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: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 -->
This cmdlet returns device objects, which include the following information:
AccountEnabled: The device's status: enabled or disabled.
ObjectId: The device's unique ID.
DeviceId: The device's device ID.
DisplayName: The device's display name.
DeviceObjectVersion: The device's object version number.
DeviceOSType: The device OS type.
DeviceOSVersion: The device OS version number.
DeviceTrustType: The device trust type. The value could be one of the following three: Workplace Joined, AzureAD Joined, Domain Joined.
DeviceTrustLevel: The device trust level. The value could be one of the following three: Authenticated, Compliant, Managed.
DevicePhysicalIds: The device physical Ids.
ApproximateLastLogonTimestamp: The last logon timestamp using this device.
AlternativeSecurityIds: The device alternative security Ids.
DirSyncEnabled: If the device is enabled with DirSync.
LastDirSyncTime: The last timestamp the device was synced by DirSync.
RegisteredOwners: The device's registered owner.
GraphDeviceObject: The device object returned from graph 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>
                -------------------------- EXAMPLE 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>Description</maml:para>
                                <maml:para>-----------</maml:para>
                      <maml:para>This command retrieves a list of devices with the corresponding display name.</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>
                -------------------------- EXAMPLE 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>Description</maml:para>
                                <maml:para>-----------</maml:para>
                      <maml:para>This command retrieves all devices in the company. The device object doesn't contain the registeredOwners property.</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>
                -------------------------- EXAMPLE 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>Description</maml:para>
                                <maml:para>-----------</maml:para>
                      <maml:para>This command retrieves all devices in the company. The device object will contain the registeredOwners property.</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>
                -------------------------- EXAMPLE 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>Description</maml:para>
                                <maml:para>-----------</maml:para>
                      <maml:para>This command retrieves a device with the corresponding device Id.</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>
                -------------------------- EXAMPLE 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>Description</maml:para>
                                <maml:para>-----------</maml:para>
                      <maml:para>This command retrieves a device with the corresponding object Id.</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>
                -------------------------- EXAMPLE 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>Description</maml:para>
                                <maml:para>-----------</maml:para>
                      <maml:para>This command retrieves all the devices registered by the user with the 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>The Disable-MsolDevice Cmdlet is used to disable a device object in 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>The Disable-MsolDevice Cmdlet can be used to disable a device object in 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>The unique device ID of the device you wish to disable.</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>Used to bypass onscreen confirmation.</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>Prompts you for confirmation before executing the command.</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>Describes what would happen if you executed the command without actually executing the command.</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>The unique ID of the device you wish to disable.</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>Used to bypass onscreen confirmation.</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>Prompts you for confirmation before executing the command.</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>Describes what would happen if you executed the command without actually executing the command.</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>The unique device ID of the device you wish to disable.</maml:para>
                                 
            </maml:description>
            <command:parameterValue required="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>Used to bypass onscreen confirmation.</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>The unique ID of the device you wish to disable.</maml:para>
                                 
            </maml:description>
            <command:parameterValue required="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>Prompts you for confirmation before executing the command.</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>Describes what would happen if you executed the command without actually executing the command.</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 -->
                    You can pipe Microsoft.Online.Administration.Device objects that contain device ObjectId or DeviceId. You can also pipe ObjectId or DeviceId as Guids.
                </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 -->
                    No objects are returned by this 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>
                -------------------------- EXAMPLE 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>Description</maml:para>
                                <maml:para>-----------</maml:para>
                      <maml:para>This command disables the device with DeviceId 1aa200c4-bdfb-42b5-9a1e-5f1bafbe4274 from Windows Azure Active Directory. A confirmation prompt will be output to the screen to confirm the operation.</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>
                -------------------------- EXAMPLE 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>Description</maml:para>
                                <maml:para>-----------</maml:para>
                      <maml:para>This command disables the device with DeviceId 1aa200c4-bdfb-42b5-9a1e-5f1bafbe4274 from Windows 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>
                -------------------------- EXAMPLE 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>Description</maml:para>
                                <maml:para>-----------</maml:para>
                      <maml:para>This command disables the device with ObjectId 1aa200c4-bdfb-42b5-9a1e-5f1bafbe4274 from Windows Azure Active Directory. A confirmation prompt will be output to the screen to confirm the operation.</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>
                -------------------------- EXAMPLE 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>Description</maml:para>
                                <maml:para>-----------</maml:para>
                      <maml:para>This command disables the device with ObjectId 1aa200c4-bdfb-42b5-9a1e-5f1bafbe4274 from Windows 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>
                   Enable-MsolDevice
        </command:name>
        <maml:description>
            <maml:para>The Enable-MsolDevice cmdlet can be used to enable a device object in 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>The Enable-MsolDevice Cmdlet is used to enable a device object in 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>The device identifier of the device you wish enable.</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>Used to bypass onscreen confirmation.</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>The unique ID of the device you wish to enable.</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>Used to bypass onscreen confirmation.</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>The device identifier of the device you wish enable.</maml:para>
                                 
            </maml:description>
            <command:parameterValue required="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>Used to bypass onscreen confirmation.</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>The unique ID of the device you wish to enable.</maml:para>
                                 
            </maml:description>
            <command:parameterValue required="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 -->
                    You can pipe Microsoft.Online.Administration.Device objects that contain device ObjectId or DeviceId. You can also pipe ObjectId or DeviceId as Guids.
                </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 -->
                    No objects are returned by this 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>
                -------------------------- EXAMPLE 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>Description</maml:para>
                                <maml:para>-----------</maml:para>
                      <maml:para>This command enables the device with DeviceId 1aa200c4-bdfb-42b5-9a1e-5f1bafbe4274 from Windows Azure Active Directory. A confirmation prompt will be output to the screen to confirm the operation.</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>
                -------------------------- EXAMPLE 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>Description</maml:para>
                                <maml:para>-----------</maml:para>
                      <maml:para>This command enables the device with DeviceId 1aa200c4-bdfb-42b5-9a1e-5f1bafbe4274 from Windows 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>
                -------------------------- EXAMPLE 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>Description</maml:para>
                                <maml:para>-----------</maml:para>
                      <maml:para>This command enables the device with Object 1aa200c4-bdfb-42b5-9a1e-5f1bafbe4274 from Windows Azure Active Directory. A confirmation prompt will be output to the screen to confirm the operation.</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>
                -------------------------- EXAMPLE 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>Description</maml:para>
                                <maml:para>-----------</maml:para>
                      <maml:para>This command enables the device with Object 1aa200c4-bdfb-42b5-9a1e-5f1bafbe4274 from Windows Azure Active Directory. </maml:para>
                            <maml:para></maml:para>
                            <maml:para></maml:para>
                            <maml:para></maml:para>
                            <maml:para></maml:para>
              </dev:remarks>
            <command:commandLines>
                <command:commandLine>
                    <command:commandText></command:commandText>
                </command:commandLine>
            </command:commandLines>
        </command:example>
    </command:examples>
    <!-- Link section -->
    <maml:relatedLinks>
        <maml:navigationLink>
            <maml:linkText></maml:linkText>
            <maml:uri/>
        </maml:navigationLink>
    </maml:relatedLinks>
</command:command>
 
<!-- v 1.3.0.36 -->
<command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
        <command:name>
                   Remove-MsolDevice
        </command:name>
        <maml:description>
            <maml:para>The Remove-MsolDevice Cmdlet can be used to remove a device object from 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>The Remove-MsolDevice cmdlet can be used to remove a device object from Microsoft Azure Active Directory. This Cmdlet will delete the device object.</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>The unique device ID of the device to remove.</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>Used to bypass onscreen confirmation.</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>Prompts you for confirmation before executing the command.</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>Describes what would happen if you executed the command without actually executing the command.</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>The unique ID of the device to remove.</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>Used to bypass onscreen confirmation.</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>Prompts you for confirmation before executing the command.</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>Describes what would happen if you executed the command without actually executing the command.</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>The unique device ID of the device to remove.</maml:para>
                                 
            </maml:description>
            <command:parameterValue required="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>Used to bypass onscreen confirmation.</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>The unique ID of the device to remove.</maml:para>
                                 
            </maml:description>
            <command:parameterValue required="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>Prompts you for confirmation before executing the command.</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>Describes what would happen if you executed the command without actually executing the command.</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 -->
                    You can pipe Microsoft.Online.Administration.Device objects that contain ObjectId or DeviceId. You can also pipe device or ObjectId or DeviceId as string.
                </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 -->
                    No objects are returned by this 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>
                -------------------------- EXAMPLE 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>Description</maml:para>
                                <maml:para>-----------</maml:para>
                      <maml:para>This command removes the device with DeviceId 1aa200c4-bdfb-42b5-9a1e-5f1bafbe4274 from Windows Azure Active Directory. A confirmation prompt will be output to the screen to confirm the operation.</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>
                -------------------------- EXAMPLE 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>Description</maml:para>
                                <maml:para>-----------</maml:para>
                      <maml:para>This command removes the device with DeviceId 1aa200c4-bdfb-42b5-9a1e-5f1bafbe4274 from Windows 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>
                -------------------------- EXAMPLE 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>Description</maml:para>
                                <maml:para>-----------</maml:para>
                      <maml:para>This command removes the device with ObjectId 1aa200c4-bdfb-42b5-9a1e-5f1bafbe4274 from Windows Azure Active Directory. A confirmation prompt will be output to the screen to confirm the operation.</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>
                -------------------------- EXAMPLE 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>Description</maml:para>
                                <maml:para>-----------</maml:para>
                      <maml:para>This command removes the device with ObjectId 1aa200c4-bdfb-42b5-9a1e-5f1bafbe4274 from Windows 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-MsolDeviceRegistrationServicePolicy
        </command:name>
        <maml:description>
            <maml:para>The Get-MsolDeviceRegistrationServicePolicy Cmdlet is used to read the Azure AD Device Registration service settings. </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>The Get-MsolDeviceRegistrationServicePolicy Cmdlet is used to read the Azure AD Device Registration service settings. </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 -->
                    This cmdlet returns DeviceRegistrationServicePolicy object, which include the following information:
MaximumDevicesPerUser: The maximum number of devices a user can register.
RequireMultiFactorAuth: Whether or not users that are adding devices from the internet need to use a second method of authentication.
AllowedToWorkplaceJoin: Whether or not users are allowed to workplace join devices.
AllowedToAzureAdJoin: Whether or not users are allowed to Azure AD join devices. If the value is selected, the allowed users are specified in the value of the other two parameters: Groups and Users.
Groups: The groups who is allowed to Azure AD join devices.
Users: The users who is allowed to Azure AD join devices.
                </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>
                -------------------------- EXAMPLE 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>Description</maml:para>
                                <maml:para>-----------</maml:para>
                      <maml:para>This command retrieves the Azure Active Directory Device Registration Service policy settings.</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>The Set-MsolDeviceRegistrationServicePolicy Cmdlet is used to manage the Azure AD Device Registration service settings. </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>The Set-MsolDeviceRegistrationServicePolicy Cmdlet is used to manage the Azure AD Device Registration service settings. </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>The maximum number of devices a user can have in 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>When set to true, users that are adding devices from the internet must first use a second method of authentication.</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>Set if user is allowed to join their personal devices to their company. When set to All, ALL users are allowed to Workplace Join devices. When set to None, no one is allowed to Workplace Join devices. </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>Set what user/group is allowed to join their devices to Azure Active Directory. When set to All, all users are allowed to Azure AD Join devices. When set to None, no one is allowed to Azure AD Join devices. When set to Selected, only the users and groups from the other parameter Users and Groups are allowed to Azure AD join devices. </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>Specify list of groups that are allowed to Azure AD Join devices. If this parameter is not specified, no group is allowed to Azure AD Join devices. Null or empty value is not allowed to provided to this parameter. This parameter can only be provided when the value of the parameter AllowedToAzureAdJoin is 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>Specify list of users that are allowed to Azure AD Join devices. If this parameter is not specified, no user is allowed to Azure AD Join devices. Null or empty value is not allowed to provided to this parameter. This parameter can only be provided when the value of the parameter AllowedToAzureAdJoin is 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>The maximum number of devices a user can have in 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>When set to true, users that are adding devices from the internet must first use a second method of authentication.</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>Set if user is allowed to join their personal devices to their company. The available values are: All, None. When set to All, ALL users are allowed to Workplace Join devices. When set to None, no one is allowed to Workplace Join devices. </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>Set what user/group is allowed to join their devices to Azure Active Directory. The available values are: All, None, Selected. When set to All, all users are allowed to Azure AD Join devices. When set to None, no one is allowed to Azure AD Join devices. When set to Selected, only the users and groups from the other parameter Users and Groups are allowed to Azure AD join devices.</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>Specify list of groups that are allowed to Azure AD Join devices. If this parameter is not specified, no group is allowed to Azure AD Join devices. Null or empty value is not allowed to provided to this parameter. This parameter can only be provided when the value of the parameter AllowedToAzureAdJoin is 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>Specify list of users that are allowed to Azure AD Join devices. If this parameter is not specified, no user is allowed to Azure AD Join devices. Null or empty value is not allowed to provided to this parameter. This parameter can only be provided when the value of the parameter AllowedToAzureAdJoin is 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 -->
                    No objects are returned by this 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>
                -------------------------- EXAMPLE 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>Description</maml:para>
                                <maml:para>-----------</maml:para>
                      <maml:para>This command sets the maximum number of devices a user can have in 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>
                -------------------------- EXAMPLE 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>Description</maml:para>
                                <maml:para>-----------</maml:para>
                      <maml:para>This command enforces users that are adding devices from the internet first use a second method of authentication.</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>
                -------------------------- EXAMPLE 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>Description</maml:para>
                                <maml:para>-----------</maml:para>
                      <maml:para>This command allows all the users to workplace join devices.</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>
                -------------------------- EXAMPLE 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>Description</maml:para>
                                <maml:para>-----------</maml:para>
                      <maml:para>This command disallows any of the users to workplace join devices.</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>
                -------------------------- EXAMPLE 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>Description</maml:para>
                                <maml:para>-----------</maml:para>
                      <maml:para>This command allows all the users to Azure AD join devices.</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>
                -------------------------- EXAMPLE 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>Description</maml:para>
                                <maml:para>-----------</maml:para>
                      <maml:para>This command allows only the groups and users specified to Azure AD join devices. The list of groups can be retrieved by running cmdlet Get-MsolGroup. The list of users can be retrieved by running the 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>