it/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>Aggiunge il gruppo specificato appartenente al tenant di un partner a un ruolo in questo 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>Il cmdlet Add-MsolForeignGroupToRole consente di aggiungere un gruppo di sicurezza appartenente al tenant di un partner al ruolo specificato in questo 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>ID oggetto del tenant del partner contenente il gruppo da aggiungere. </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>ID oggetto del gruppo appartenente al tenant del partner da aggiungere. </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>ID oggetto del ruolo al quale aggiungere il gruppo.</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>ID univoco del tenant sul quale eseguire l'operazione. Se questo parametro non è specificato, l'impostazione predefinita sarà il tenant dell'utente corrente. Questo parametro riguarda solo gli utenti partner.</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>ID oggetto del tenant del partner contenente il gruppo da aggiungere. </maml:para>
 
        </maml:description>
        <command:parameterValue required="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>ID oggetto del gruppo appartenente al tenant del partner da aggiungere. </maml:para>
 
        </maml:description>
        <command:parameterValue required="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>ID oggetto del ruolo al quale aggiungere il gruppo.</maml:para>
 
        </maml:description>
        <command:parameterValue required="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>ID univoco del tenant sul quale eseguire l'operazione. Se questo parametro non è specificato, l'impostazione predefinita sarà il tenant dell'utente corrente. Questo parametro riguarda solo gli utenti partner.</maml:para>
 
        </maml:description>
        <command:parameterValue required="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>Aggiunge un membro a un gruppo di sicurezza esistente.</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>Il cmdlet Add-MsolGroupMember viene utilizzato per aggiungere membri a un gruppo di sicurezza. I nuovi membri possono essere utenti o altri gruppi di sicurezza.</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>ID oggetto del membro (User o Group) da aggiungere al gruppo.</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>L'ID del gruppo al quale aggiungere membri.</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>Il tipo di membro (User o Group) da aggiungere al gruppo.</maml:para>
          </maml:description>
          <command:parameterValue 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>ID univoco del tenant sul quale eseguire l'operazione. Se questo parametro non è specificato, l'impostazione predefinita sarà il tenant dell'utente corrente. Questo parametro riguarda solo gli utenti partner.</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>ID oggetto del membro (User o Group) da aggiungere al gruppo.</maml:para>
 
        </maml:description>
        <command:parameterValue required="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>Il tipo di membro (User o Group) da aggiungere al gruppo.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="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>L'ID del gruppo al quale aggiungere membri.</maml:para>
 
        </maml:description>
        <command:parameterValue required="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>ID univoco del tenant sul quale eseguire l'operazione. Se questo parametro non è specificato, l'impostazione predefinita sarà il tenant dell'utente corrente. Questo parametro riguarda solo gli utenti partner.</maml:para>
 
        </maml:description>
        <command:parameterValue required="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>
          -------------------------- ESEMPIO 1 --------------------------
        </maml:title>
        <maml:introduction>
          <maml:para>C:\PS&gt;</maml:para>
        </maml:introduction>
        <dev:code>
          Add-MsolGroupMember -groupObjectid &lt;id&gt; -groupmemberType "User" -groupMemberObjectId &lt;id&gt;
 
          None
        </dev:code>
        <dev:remarks>
          <maml:para>Descrizione</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Questo comando consente di aggiungere un utente a un gruppo di sicurezza.</maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml: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>Aggiunge un membro a un ruolo di amministratore esistente.</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>Questo cmdlet consente di aggiungere un membro a un ruolo. Attualmente è possibile aggiungere ai ruoli solo User e ServicePrincipal. L'aggiunta di gruppi di sicurezza non è supportata.</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>Il ruolo a cui aggiungere membri. A un ruolo è possibile aggiungere solo utenti. L'aggiunta di un gruppo di sicurezza non è supportata. È necessario fornire RoleName o RoleObjectId.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>RoleMemberEmailAddress</maml:name>
          <maml:description>
            <maml:para>ID oggetto del membro da aggiungere. Per gli utenti, questo dev'essere l'ID utente. A un ruolo è possibile aggiungere solo utenti. L'aggiunta di un gruppo di sicurezza non è supportata. È necessario fornire RoleMemberEmailAddress o RoleMemberObjectId.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>RoleMemberObjectId</maml:name>
          <maml:description>
            <maml:para>ID oggetto del membro da aggiungere. A un ruolo è possibile aggiungere solo utenti. L'aggiunta di un gruppo di sicurezza non è supportata. È necessario fornire RoleMemberEmailAddress o RoleMemberObjectId.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>RoleMemberType</maml:name>
          <maml:description>
            <maml:para>Tipo di ruolo del membro (User, Group o ServicePrincipal) da aggiungere. Attualmente è possibile aggiungere ai ruoli solo User e ServicePrincipal.</maml:para>
          </maml:description>
          <command:parameterValue 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>ID univoco del tenant sul quale eseguire l'operazione. Se questo parametro non è specificato, l'impostazione predefinita sarà il tenant dell'utente corrente. Questo parametro riguarda solo gli utenti partner.</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>Nome del ruolo a cui aggiungere membri. A un ruolo è possibile aggiungere solo utenti. L'aggiunta di un gruppo di sicurezza non è supportata. È necessario fornire RoleName o RoleObjectId.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>RoleMemberEmailAddress</maml:name>
          <maml:description>
            <maml:para>ID oggetto del membro da aggiungere. Per gli utenti, questo dev'essere l'ID utente. A un ruolo è possibile aggiungere solo utenti. L'aggiunta di un gruppo di sicurezza non è supportata. È necessario fornire RoleMemberEmailAddress o RoleMemberObjectId.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>RoleMemberObjectId</maml:name>
          <maml:description>
            <maml:para>ID oggetto del membro da aggiungere. A un ruolo è possibile aggiungere solo utenti. L'aggiunta di un gruppo di sicurezza non è supportata. È necessario fornire RoleMemberEmailAddress o RoleMemberObjectId.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>RoleMemberType</maml:name>
          <maml:description>
            <maml:para>Tipo di ruolo del membro (User, Group o ServicePrincipal) da aggiungere. Attualmente è possibile aggiungere ai ruoli solo User e ServicePrincipal.</maml:para>
          </maml:description>
          <command:parameterValue 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>ID univoco del tenant sul quale eseguire l'operazione. Se questo parametro non è specificato, l'impostazione predefinita sarà il tenant dell'utente corrente. Questo parametro riguarda solo gli utenti partner.</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>ID oggetto del membro da aggiungere. Per gli utenti, questo dev'essere l'ID utente. A un ruolo è possibile aggiungere solo utenti. L'aggiunta di un gruppo di sicurezza non è supportata. È necessario fornire RoleMemberEmailAddress o RoleMemberObjectId.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>RoleMemberObjectId</maml:name>
        <maml:description>
          <maml:para>ID oggetto del membro da aggiungere. A un ruolo è possibile aggiungere solo utenti. L'aggiunta di un gruppo di sicurezza non è supportata. È necessario fornire RoleMemberEmailAddress o RoleMemberObjectId.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        <dev:type>
          <maml:name>Guid</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>RoleMemberType</maml:name>
        <maml:description>
          <maml:para>Tipo di ruolo del membro (User, Group o ServicePrincipal) da aggiungere. Attualmente è possibile aggiungere ai ruoli solo User e ServicePrincipal.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="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>Nome del ruolo a cui aggiungere membri. A un ruolo è possibile aggiungere solo utenti. L'aggiunta di un gruppo di sicurezza non è supportata. È necessario fornire RoleName o RoleObjectId.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>RoleObjectId</maml:name>
        <maml:description>
          <maml:para>Il ruolo a cui aggiungere membri. A un ruolo è possibile aggiungere solo utenti. L'aggiunta di un gruppo di sicurezza non è supportata. È necessario fornire RoleName o RoleObjectId.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        <dev:type>
          <maml:name>Guid</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>TenantId</maml:name>
        <maml:description>
          <maml:para>ID univoco del tenant sul quale eseguire l'operazione. Se questo parametro non è specificato, l'impostazione predefinita sarà il tenant dell'utente corrente. Questo parametro riguarda solo gli utenti partner.</maml:para>
 
        </maml:description>
        <command:parameterValue required="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>
          -------------------------- ESEMPIO 1 --------------------------
        </maml:title>
        <maml:introduction>
          <maml:para>C:\PS&gt;</maml:para>
        </maml:introduction>
        <dev:code>
          Add-MsolRoleMember -RoleName "Company Administrator" -RoleMemberEmailAddress "user@contoso.com"
 
          None
        </dev:code>
        <dev:remarks>
          <maml:para>Descrizione</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Con questo comando è possibile aggiungere user@contoso.com al ruolo Amministratore società. Per ottenere l'elenco dei valori per RoleName, utilizzare il cmdlet Get-MsolRole.</maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml: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>Verifica un dominio personalizzato.</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>
        Questo cmdlet viene utilizzato per confermare la proprietà di un dominio. Per confermare la proprietà, è necessario aggiungere un record DNS TXT o MX personalizzato per il dominio. Prima è necessario aggiungere il dominio utilizzando il cmdlet New-MsolDomain, quindi chiamare il cmdlet Get-MsolDomainVerificationDNS per recuperare i dettagli del record DNS da impostare.
 
        nNotare che è possibile trascorra del tempo (15-60 minuti) tra l'aggiornamento di DNS e il momento in cui il cmdlet è in grado di verificare.
      </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>Il nome di dominio completo da verificare.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>ActiveLogOnUri</maml:name>
          <maml:description>
            <maml:para>URL che specifica l'endpoint usato dai client attivi al momento dell'autenticazione nei domini configurati per Single Sign-On (o federazione delle identità) in Microsoft Azure Active Directory.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>FederationBrandName</maml:name>
          <maml:description>
            <maml:para>Nome del valore di tipo stringa visualizzato agli utenti al momento dell'accesso ai servizi Microsoft Azure Active Directory. È consigliabile che i clienti usino un valore facile da ricordare per gli utenti, ad esempio "Contoso Inc".</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>IssuerUri</maml:name>
          <maml:description>
            <maml:para>Identificatore univoco del dominio nella piattaforma delle identità di Microsoft Azure Active Directory derivato dal server federativo.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>LogOffUri</maml:name>
          <maml:description>
            <maml:para>URL al quale vengono reindirizzati i client al momento della disconnessione dai servizi Microsoft Azure Active Directory.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>MetadataExchangeUri</maml:name>
          <maml:description>
            <maml:para>L'URL che specifica l'endpoint di scambio dei metadati utilizzato per l'autenticazione da applicazioni rich client, come 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>Il certificato per la firma di token che verrà utilizzato per firmare i token una volta scaduto il certificato primario.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>PassiveLogOnUri</maml:name>
          <maml:description>
            <maml:para>URL al quale vengono reindirizzati i client basati sul Web al momento dell'accesso ai servizi Microsoft Azure Active Directory.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>SigningCertificate</maml:name>
          <maml:description>
            <maml:para>Certificato attualmente usato per firmare i token trasmessi alla piattaforma delle identità di Microsoft Azure Active Directory.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>TenantId</maml:name>
          <maml:description>
            <maml:para>ID univoco del tenant sul quale eseguire l'operazione. Se questo parametro non è specificato, l'impostazione predefinita sarà il tenant dell'utente corrente. Questo parametro riguarda solo gli utenti partner.</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>Indica se il servizio token di sicurezza dell'IDP supporta o meno Multi-Factor Authentication.</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>Indica il metodo di autenticazione predefinito da usare quando un'applicazione richiede all'utente l'accesso interattivo.</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>Endpoint di individuazione OpenID Connect del servizio token di sicurezza dell'IDP federato.</maml:para>
          </maml:description>
          <command:parameterValue required="false" variableLength="false">string</command:parameterValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <!-- Cmdlet parameter section -->
    <command:parameters>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>ActiveLogOnUri</maml:name>
        <maml:description>
          <maml:para>URL che specifica l'endpoint usato dai client attivi al momento dell'autenticazione nei domini configurati per Single Sign-On (o federazione delle identità) in Microsoft Azure Active Directory.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>DomainName</maml:name>
        <maml:description>
          <maml:para>Il nome di dominio completo da verificare.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml: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>Nome del valore di tipo stringa visualizzato agli utenti al momento dell'accesso ai servizi Microsoft Azure Active Directory. È consigliabile che i clienti usino un valore facile da ricordare per gli utenti, ad esempio "Contoso Inc".</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>IssuerUri</maml:name>
        <maml:description>
          <maml:para>Identificatore univoco del dominio nella piattaforma delle identità di Microsoft Azure Active Directory derivato dal server federativo.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>LogOffUri</maml:name>
        <maml:description>
          <maml:para>URL al quale vengono reindirizzati i client al momento della disconnessione dai servizi Microsoft Azure Active Directory.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>MetadataExchangeUri</maml:name>
        <maml:description>
          <maml:para>L'URL che specifica l'endpoint di scambio dei metadati utilizzato per l'autenticazione da applicazioni rich client, come 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>Il certificato per la firma di token che verrà utilizzato per firmare i token una volta scaduto il certificato primario.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>PassiveLogOnUri</maml:name>
        <maml:description>
          <maml:para>URL al quale vengono reindirizzati i client basati sul Web al momento dell'accesso ai servizi Microsoft Azure Active Directory.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>SigningCertificate</maml:name>
        <maml:description>
          <maml:para>Certificato attualmente usato per firmare i token trasmessi alla piattaforma delle identità di Microsoft Azure Active Directory.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>TenantId</maml:name>
        <maml:description>
          <maml:para>ID univoco del tenant sul quale eseguire l'operazione. Se questo parametro non è specificato, l'impostazione predefinita sarà il tenant dell'utente corrente. Questo parametro riguarda solo gli utenti partner.</maml:para>
        </maml:description>
        <command:parameterValue required="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>Indica se il servizio token di sicurezza dell'IDP supporta o meno Multi-Factor Authentication.</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>Indica il metodo di autenticazione predefinito da usare quando un'applicazione richiede all'utente l'accesso interattivo.</maml:para>
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml: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>Endpoint di individuazione OpenID Connect del servizio token di sicurezza dell'IDP federato.</maml:para>
        </maml:description>
        <command:parameterValue required="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>
          -------------------------- ESEMPIO 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>Descrizione</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Questo comando consente di effettuare un tentativo di verifica del dominio contoso.com. Per eseguire correttamente la verifica del dominio, è innanzitutto necessario configurare i record DNS appropriati. Per ottenere un elenco dei record DNS da configurare, utilizzare il cmdlet Get-MsolDomainVerificationDns.</maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml: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>Avvia una connessione a Microsoft Azure Active Directory.</maml:para>
      </maml:description>
      <maml:copyright>
        <maml:para></maml:para>
      </maml:copyright>
      <command:verb>Connect</command:verb>
      <command:noun>MsolService</command:noun>
      <dev:version></dev:version>
    </command:details>
    <maml:description>
      <maml:para>
        Il cmdlet Connect-MsolService tenterà di avviare una connessione a Microsoft Azure Active Directory. Il chiamante dovrà fornire le proprie credenziali (un oggetto PSCredential) oppure specificare l'opzione CurrentCredentials per usare le credenziali dell'utente al momento connesso.
 
        Se la versione del modulo in uso non è aggiornata, questo cmdlet potrebbe restituire un avviso o un errore.
      </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>Credenziali da usare per la connessione a Microsoft Azure Active Directory.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">PSCredential</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AdGraphAccessToken</maml:name>
          <maml:description>
            <maml:para>Token di accesso di AD Graph da usare per la connessione a Microsoft Azure Active Directory.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>MsGraphAccessToken</maml:name>
          <maml:description>
            <maml:para>Token di accesso di Microsoft Graph da usare per la connessione a Microsoft Azure Active Directory.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AzureEnvironment</maml:name>
          <maml:description>
            <maml:para>Tipo di distribuzione da usare per la connessione a Microsoft Azure Active Directory in un'area diversa. I valori possibili sono AzureCloud, AzureChinaCloud, AzureGermanyCloud e USGovernment.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">AzureEnvironment</command:parameterValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <!-- Cmdlet parameter section -->
    <command:parameters>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Credential</maml:name>
        <maml:description>
          <maml:para>Credenziali da usare per la connessione a Microsoft Azure Active Directory.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">PSCredential</command:parameterValue>
        <dev:type>
          <maml:name>PSCredential</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>AdGraphAccessToken</maml:name>
        <maml:description>
          <maml:para>Token di accesso di AD Graph da usare per la connessione a Microsoft Azure Active Directory.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>MsGraphAccessToken</maml:name>
        <maml:description>
          <maml:para>Token di accesso di Microsoft Graph da usare per la connessione a Microsoft Azure Active Directory.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>AzureEnvironment</maml:name>
        <maml:description>
          <maml:para>Tipo di distribuzione da usare per la connessione a Microsoft Azure Active Directory in un'area diversa. I valori possibili sono AzureCloud, AzureChinaCloud, AzureGermanyCloud e USGovernment.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">AzureEnvironment</command:parameterValue>
        <dev:type>
          <maml:name>AzureEnvironment</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>AzureCloud</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <!-- Input - Output section-->
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name></maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description>
          <maml:para>
            <!-- description -->
 
          </maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name></maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description>
          <maml:para>
            <!-- description -->
 
          </maml:para>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <!-- Error section-->
    <command:terminatingErrors/>
    <command:nonTerminatingErrors/>
    <!-- Notes section -->
    <maml:alertSet>
      <maml:title></maml:title>
      <maml:alert>
        <maml:para>
 
        </maml:para>
      </maml:alert>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <!-- Example section -->
    <command:examples>
 
      <command:example>
        <maml:title>
          -------------------------- ESEMPIO 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>Descrizione</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Questo comando prova ad avviare una connessione a Microsoft Azure Active Directory. Poiché non vengono fornite credenziali, all'utente verrà chiesto di immettere nome utente e 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>
          -------------------------- ESEMPIO 2 --------------------------
        </maml:title>
        <maml:introduction>
          <maml:para>C:\PS&gt;</maml:para>
        </maml:introduction>
        <dev:code>
          Connect-MsolService -Credential $cred -AzureEnvironment AzureChinaCloud
 
          None
        </dev:code>
        <dev:remarks>
          <maml:para>Descrizione</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Questo comando prova ad avviare una connessione ad AzureChinaCloud con Microsoft Azure Active Directory usando le credenziali fornite. Le credenziali devono essere di tipo PSCredential, recuperate in genere mediante il cmdlet Get-Credential.</maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml: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>Aggiorna un utente in un dominio recentemente convertito da Single Sign-On (o federazione delle identità) al tipo di autenticazione standard.</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>Il cmdlet Convert-MsolFederatedUser viene utilizzato per aggiornare un utente in un dominio recentemente convertito da Single Sign-On (o federazione delle identità) al tipo di autenticazione standard. All'utente dovrà essere fornita una nuova password.</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>UserID dell'utente di Microsoft Azure Active Directory da convertire.</maml:para>
          </maml:description>
          <command:parameterValue 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>La nuova password dell'utente.</maml:para>
          </maml:description>
          <command:parameterValue 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>ID univoco del tenant sul quale eseguire l'operazione. Se questo parametro non è specificato, l'impostazione predefinita sarà il tenant dell'utente corrente. Questo parametro riguarda solo gli utenti partner.</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>La nuova password dell'utente.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml: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>ID univoco del tenant sul quale eseguire l'operazione. Se questo parametro non è specificato, l'impostazione predefinita sarà il tenant dell'utente corrente. Questo parametro riguarda solo gli utenti partner.</maml:para>
 
        </maml:description>
        <command:parameterValue required="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>UserID dell'utente di Microsoft Azure Active Directory da convertire.</maml:para>
 
        </maml:description>
        <command:parameterValue required="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>Recupera tutti gli SKU di una società.</maml:para>
      </maml:description>
      <maml:copyright>
        <maml:para></maml:para>
      </maml:copyright>
      <command:verb>Get</command:verb>
      <command:noun>MsolAccountSku</command:noun>
      <dev:version></dev:version>
    </command:details>
    <maml:description>
      <maml:para>Get-MsolAccountSku restituirà tutti gli SKU di cui la società è proprietaria.</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>ID univoco del tenant sul quale eseguire l'operazione. Se questo parametro non è specificato, l'impostazione predefinita sarà il tenant dell'utente corrente. Questo parametro riguarda solo gli utenti partner.</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>ID univoco del tenant sul quale eseguire l'operazione. Se questo parametro non è specificato, l'impostazione predefinita sarà il tenant dell'utente corrente. Questo parametro riguarda solo gli utenti partner.</maml:para>
 
        </maml:description>
        <command:parameterValue required="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 -->
            Ogni AccountSKU restituito includerà le seguenti informazioni:
 
            AccountName: il nome dell'account a cui appartiene lo SKU.
 
            AccountObjectId: l'ID univoco dell'account a cui appartiene lo SKU.
 
            AccountSkuId: l'ID stringa univoco della combinazione account/SKU. Questo valore dovrà essere utilizzato per l'assegnazione o l'aggiornamento delle licenze.
 
            ActiveUnits: il numero delle licenze attive.
 
            ConsumedUnits: il numero delle licenze utilizzate.
 
            ServiceStatus: lo stato di provisioning dei singoli servizi associati allo SKU.
 
            SkuId: l'ID univoco dello SKU.
 
            SkuPartNumber: il numero del partner dello SKU.
 
            SubscriptionIds: un elenco di tutte le sottoscrizioni associate allo SKU. Per l'assegnazione delle licenze, tutte le sottoscrizioni con il medesimo SKU verranno raggruppate in un unico pool di licenze.
 
            SuspendedUnits: il numero di licenze sospese. Queste licenze non sono disponibili per l'assegnazione.
 
            TargetClass: la classe di destinazione dello SKU. È possibile assegnare solo SKU con classe di destinazione "utente".
 
            WarningUnits: il numero delle unità di avviso.
     </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>
          -------------------------- ESEMPIO 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>Descrizione</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Questo comando restituisce un elenco di SKU.</maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
        </dev:remarks>
        <command:commandLines>
          <command:commandLine>
            <command:commandText></command:commandText>
          </command:commandLine>
        </command:commandLines>
      </command:example>
    </command:examples>
    <!-- Link section -->
    <maml:relatedLinks>
      <maml:navigationLink>
        <maml:linkText></maml:linkText>
        <maml:uri/>
      </maml:navigationLink>
    </maml:relatedLinks>
  </command:command>
 
  <!-- v 1.3.0.36 -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>
        Get-MsolAllSettings
      </command:name>
      <maml:description>
        <maml:para>Recupera tutti gli oggetti impostazioni directory associati a un tenant o a un gruppo/utente/entità servizio/applicazione/dispositivo.</maml:para>
      </maml:description>
      <maml:copyright>
        <maml:para></maml:para>
      </maml:copyright>
      <command:verb>Get</command:verb>
      <command:noun>MsolAllSettings</command:noun>
      <dev:version></dev:version>
    </command:details>
    <maml:description>
      <maml:para>Il comando Get-MsolAllSettings restituirà tutti gli oggetti impostazioni directory associati a un tenant o a un gruppo/utente/entità servizio/applicazione/dispositivo.</maml:para>
    </maml:description>
    <!-- Cmdlet syntax section-->
    <command:syntax>
      <command:syntaxItem>
        <maml:name>Get-MsolAllSettings</maml:name>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>TargetType</maml:name>
          <maml:description>
            <maml:para>Tipo di oggetto a cui sono associati gli oggetti impostazioni. Se non specificato, gli oggetti sono associati al tenant. I valori possibili sono Groups, Users, ServicePrincipals, Applications e Devices.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">Microsoft.Online.Administration.TargetType</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>TargetObjectId</maml:name>
          <maml:description>
            <maml:para>ID oggetto a cui sono associati gli oggetti impostazioni. Se non specificato, gli oggetti sono associati al tenant.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        </command:parameter>
      </command:syntaxItem>
      <command:syntaxItem>
        <maml:name>Get-MsolAllSettings</maml:name>
      </command:syntaxItem>
    </command:syntax>
    <!-- Cmdlet parameter section -->
    <command:parameters>
      <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>TargetType</maml:name>
        <maml:description>
          <maml:para>Tipo di oggetto a cui sono associati gli oggetti impostazioni. Se non specificato, gli oggetti sono associati al tenant. I valori possibili sono Groups, Users, ServicePrincipals, Applications e Devices.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">Microsoft.Online.Administration.TargetType</command:parameterValue>
        <dev:type>
          <maml:name>Microsoft.Online.Administration.TargetType</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>TargetObjectId</maml:name>
        <maml:description>
          <maml:para>ID oggetto a cui sono associati gli oggetti impostazioni. Se non specificato, gli oggetti sono associati al tenant.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        <dev:type>
          <maml:name>Guid</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <!-- Input - Output section-->
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name></maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description>
          <maml:para>
            <!-- description -->
 
          </maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name>Microsoft.Online.Administration.Setting[]</maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description>
          <maml:para>
            <!-- description -->
            Ogni impostazione restituita includerà le informazioni seguenti:
 
            DisplayName: nome dell'impostazione.
 
            TemplateId: ID univoco del modello di impostazione della directory a cui appartiene questa impostazione.
 
            Id: ID stringa univoco dell'impostazione della directory. Questo valore deve essere usato quando si aggiorna l'impostazione.
 
            Values: coppia nome-valore che descrive i dettagli relativi all'impostazione.
          </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>
          -------------------------- ESEMPIO 1 --------------------------
        </maml:title>
        <maml:introduction>
          <maml:para>C:\PS&gt;</maml:para>
        </maml:introduction>
        <dev:code>
          Get-MsolAllSettings
 
          Returns a list of directory settings.
        </dev:code>
        <dev:remarks>
          <maml:para>Descrizione</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Questo comando restituisce un elenco di impostazioni della 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>
          -------------------------- ESEMPIO 2 --------------------------
        </maml:title>
        <maml:introduction>
          <maml:para>C:\PS&gt;</maml:para>
        </maml:introduction>
        <dev:code>
          Get-MsolAllSettings -TargetType Groups -TargetObjectId [Group Object Id]
 
          Returns a list of directory settings associated with certain group object.
        </dev:code>
        <dev:remarks>
          <maml:para>Descrizione</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Questo comando restituisce un elenco di impostazioni della directory associate a un determinato oggetto.</maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
        </dev:remarks>
        <command:commandLines>
          <command:commandLine>
            <command:commandText></command:commandText>
          </command:commandLine>
        </command:commandLines>
      </command:example>
    </command:examples>
    <!-- Link section -->
    <maml:relatedLinks>
      <maml:navigationLink>
        <maml:linkText></maml:linkText>
        <maml:uri/>
      </maml:navigationLink>
    </maml:relatedLinks>
  </command:command>
 
  <!-- v 1.3.0.36 -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>
        Get-MsolAllSettingTemplate
      </command:name>
      <maml:description>
        <maml:para>Restituisce tutti i modelli di impostazione della directory per un tenant.</maml:para>
      </maml:description>
      <maml:copyright>
        <maml:para></maml:para>
      </maml:copyright>
      <command:verb>Get</command:verb>
      <command:noun>MsolAllSettingTemplate</command:noun>
      <dev:version></dev:version>
    </command:details>
    <maml:description>
      <maml:para>Il comando Get-MsolAllSettingTemplate restituirà tutti i modelli di impostazione della directory di proprietà di un tenant.</maml:para>
    </maml:description>
    <!-- Cmdlet syntax section-->
    <command:syntax>
      <command:syntaxItem>
        <maml:name>Get-MsolAllSettingTemplate</maml:name>
      </command:syntaxItem>
    </command:syntax>
    <!-- Cmdlet parameter section -->
    <command:parameters>
    </command:parameters>
    <!-- Input - Output section-->
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name></maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description>
          <maml:para>
            <!-- description -->
 
          </maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name>Microsoft.Online.Administration.SettingTemplate[]</maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description>
          <maml:para>
            <!-- description -->
            Ogni valore SettingTemplate restituito includerà le informazioni seguenti:
 
            Id: ID stringa univoco del modello di impostazione della directory. Questo valore deve essere usato quando si aggiorna l'impostazione.
 
            DisplayName: nome del modello di impostazione.
 
            Description: descrizione del modello di impostazione.
 
            Values: coppia nome-valore che descrive i dettagli del modello di impostazione.
          </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>
          -------------------------- ESEMPIO 1 --------------------------
        </maml:title>
        <maml:introduction>
          <maml:para>C:\PS&gt;</maml:para>
        </maml:introduction>
        <dev:code>
          Get-MsolAllSettingTemplate
 
          Returns a list of directory setting templates.
        </dev:code>
        <dev:remarks>
          <maml:para>Descrizione</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Questo comando restituisce un elenco di modelli di impostazione della 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-MsolCompanyAllowedDataLocation
      </command:name>
      <maml:description>
        <maml:para>Recupera tutti i percorsi dati attualmente consentiti di un'azienda da Azure Active Directory.</maml:para>
      </maml:description>
      <maml:copyright>
        <maml:para></maml:para>
      </maml:copyright>
      <command:verb>Get</command:verb>
      <command:noun>MsolCompanyAllowedDataLocation</command:noun>
      <dev:version></dev:version>
    </command:details>
    <maml:description>
      <maml:para>Il cmdlet Get-MsolCompanyAllowedDataLocation può essere usato per recuperare tutti i percorsi dati attualmente consentiti di un'azienda da Azure Active Directory. Se un'azienda non ha acconsentito esplicitamente alla funzionalità multinazionale o se non ha alcun percorso dati consentito, il cmdlet restituirà un elenco vuoto. </maml:para>
    </maml:description>
    <!-- Cmdlet syntax section-->
    <command:syntax>
      <command:syntaxItem>
        <maml:name>Get-MsolCompanyAllowedDataLocation</maml:name>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>TenantId</maml:name>
          <maml:description>
            <maml:para>ID univoco del tenant sul quale eseguire l'operazione. Se questo parametro non è specificato, l'impostazione predefinita sarà il tenant dell'utente corrente. Questo parametro riguarda solo gli utenti partner.</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>ID univoco del tenant sul quale eseguire l'operazione. Se questo parametro non è specificato, l'impostazione predefinita sarà il tenant dell'utente corrente. Questo parametro riguarda solo gli utenti partner.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        <dev:type>
          <maml:name>Guid</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <!-- Input - Output section-->
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name></maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description>
          <maml:para>
            <!-- description -->
 
          </maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name>Microsoft.Online.Administration.AllowedDataLocation</maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description>
          <maml:para>Questo cmdlet restituisce tutti i percorsi dati attualmente consentiti di un'azienda da Azure Active Directory. Se un'azienda non ha acconsentito esplicitamente alla funzionalità multinazionale o se non ha alcun percorso dati consentito, il cmdlet restituirà un elenco vuoto.</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>
          -------------------------- ESEMPIO 1 --------------------------
        </maml:title>
        <maml:introduction>
          <maml:para>C:\PS&gt;</maml:para>
        </maml:introduction>
        <dev:code>
          Get-MsolCompanyAllowedDataLocation
 
          Returns all the current allowed data locations of a company from Azure Active Directory.
        </dev:code>
        <dev:remarks>
          <maml:para>Descrizione</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Questo comando restituisce tutti i percorsi dati attualmente consentiti di un'azienda da Azure Active Directory.</maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
        </dev:remarks>
        <command:commandLines>
          <command:commandLine>
            <command:commandText></command:commandText>
          </command:commandLine>
        </command:commandLines>
      </command:example>
    </command:examples>
    <!-- Link section -->
    <maml:relatedLinks>
      <maml:navigationLink>
        <maml:linkText></maml:linkText>
        <maml:uri/>
      </maml:navigationLink>
    </maml:relatedLinks>
  </command:command>
 
  <!-- v 1.3.0.36 -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>
        Get-MsolCompanyInformation
      </command:name>
      <maml:description>
        <maml:para>Recupera informazioni a livello di società.</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>Il cmdlet Get-MsolCompanyInformation consente di recuperare informazioni a livello di società.</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>ID univoco del tenant sul quale eseguire l'operazione. Se questo parametro non è specificato, l'impostazione predefinita sarà il tenant dell'utente corrente. Questo parametro riguarda solo gli utenti partner.</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>ID univoco del tenant sul quale eseguire l'operazione. Se questo parametro non è specificato, l'impostazione predefinita sarà il tenant dell'utente corrente. Questo parametro riguarda solo gli utenti partner.</maml:para>
 
        </maml:description>
        <command:parameterValue required="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 -->
            Questo cmdlet restituisce le informazioni a livello della società seguenti:
 
            AuthorizedServiceInstances: elenco dei servizi per la società.
 
            City: città della società.
 
            CompanyType: tipo di società (può essere un partner o un tenant normale).
 
            Country: paese della società.
 
            CountryLetterCode: codice paese a due lettere per il paese della società.
 
            DapEnabled: per i partner, indica se il partner dispone di privilegi di amministratore delegati o meno.
 
            DirectorySynchronizationEnabled: se true, per la società è attivata la sincronizzazione della directory.
 
            DirSyncServiceAccount: attributo UserPrincipalName dell'amministratore globale configurato per la sincronizzazione della directory.
 
            DisplayName: nome visualizzato della società.
 
            InitialDomain: dominio iniziale della società (nomesocietà.onmicrosoft.com).
 
            LastDirSyncTime: data dell'ultima esecuzione della sincronizzazione della directory per questa società.
 
            LastPasswordSyncTime: data dell'ultima richiesta di sincronizzazione della password ricevuta per la società.
 
            PasswordSynchronizationEnabled: se true, per la società è attivata la sincronizzazione delle password.
 
            MarketingNotificationEmails: indirizzo di posta elettronica per l'invio delle notifiche marketing.
 
            ObjectId: ID univoco della società.
 
            PostalCode: codice postale della società.
 
            PreferredLanguage: lingua predefinita per la società.
 
            State: stato in cui risiede la società.
 
            Street: via e numero civico della società.
 
            TechnicalNotificationEmails: indirizzo di posta elettronica per l'invio di notifiche importanti. Tra queste sono incluse le notifiche di sincronizzazione della directory.
 
            TelephoneNumber: numero di telefono della società.
 
            UsersPermissionToCreateGroupsEnabled: questa impostazione consente di autorizzare gli utenti alla creazione di gruppi.
 
            UsersPermissionToCreateLOBAppsEnabled: questa impostazione consente di autorizzare gli utenti alla creazione di applicazioni line-of-business.
 
            UsersPermissionToReadOtherUsersEnabled: impostazione per consentire agli utenti di leggere altri utenti.
 
            UsersPermissionToUserConsentToAppEnabled: impostazione per permettere agli utenti di fornire il proprio consenso alle applicazioni.
 
          </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>
          -------------------------- ESEMPIO 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>Descrizione</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Questo comando restituisce informazioni a livello di società.</maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml: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>Recupera un contatto da Microsoft Azure Active Directory.</maml:para>
      </maml:description>
      <maml:copyright>
        <maml:para></maml:para>
      </maml:copyright>
      <command:verb>Get</command:verb>
      <command:noun>MsolContact</command:noun>
      <dev:version></dev:version>
    </command:details>
    <maml:description>
      <maml:para>Il cmdlet Get-MsolContact può essere utilizzato per recuperare l'oggetto di un contatto o elenco di contatti. Se si utilizza il parametro ObjectId, verrà recuperato un singolo contatto.</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>Il filtro per i contatti con errori di convalida.</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>Il numero massimo di risultati restituiti per una ricerca. Se non specificato, verranno restituiti 500 risultati.</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>La stringa in base alla quale effettuare la ricerca. Verranno restituiti solo i contatti con un nome visualizzato o un indirizzo di posta elettronica che inizia con questa stringa.</maml:para>
          </maml:description>
          <command:parameterValue 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>ID univoco del tenant sul quale eseguire l'operazione. Se questo parametro non è specificato, l'impostazione predefinita sarà il tenant dell'utente corrente. Questo parametro riguarda solo gli utenti partner.</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>Se presente, verranno restituiti tutti i risultati. Non può essere utilizzato con il parametro MaxResults.</maml:para>
          </maml:description>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>TenantId</maml:name>
          <maml:description>
            <maml:para>ID univoco del tenant sul quale eseguire l'operazione. Se questo parametro non è specificato, l'impostazione predefinita sarà il tenant dell'utente corrente. Questo parametro riguarda solo gli utenti partner.</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>ID univoco del contatto da recuperare.</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>ID univoco del tenant sul quale eseguire l'operazione. Se questo parametro non è specificato, l'impostazione predefinita sarà il tenant dell'utente corrente. Questo parametro riguarda solo gli utenti partner.</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>Se presente, verranno restituiti tutti i risultati. Non può essere utilizzato con il parametro MaxResults.</maml:para>
 
        </maml:description>
        <command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>SwitchParameter</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>HasErrorsOnly</maml:name>
        <maml:description>
          <maml:para>Il filtro per i contatti con errori di convalida.</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>Il numero massimo di risultati restituiti per una ricerca. Se non specificato, verranno restituiti 500 risultati.</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>ID univoco del contatto da recuperare.</maml:para>
 
        </maml:description>
        <command:parameterValue required="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>La stringa in base alla quale effettuare la ricerca. Verranno restituiti solo i contatti con un nome visualizzato o un indirizzo di posta elettronica che inizia con questa stringa.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml: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>ID univoco del tenant sul quale eseguire l'operazione. Se questo parametro non è specificato, l'impostazione predefinita sarà il tenant dell'utente corrente. Questo parametro riguarda solo gli utenti partner.</maml:para>
 
        </maml:description>
        <command:parameterValue required="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 -->
            Questo cmdlet restituisce gli oggetti contatto, i quali includono le seguenti informazioni:
 
            City: la città del contatto.
 
            Country: il paese del contatto.
 
            Department: il reparto del contatto.
 
            DisplayName: il nome visualizzato del contatto.
 
            Fax: il numero di fax del contatto.
 
            FirstName: il nome del contatto.
 
            LastDirSyncTime: la data e l'ora dell'ultima sincronizzazione (questa informazione viene restituita solo per i contatti sincronizzati tramite la sincronizzazione di Active Directory).
 
            LastName: il cognome del contatto.
 
            MobilePhone: il numero di telefono cellulare del contatto.
 
            ObjectId: l'ID univoco del contatto.
 
            Office: il numero dell'ufficio del contatto.
 
            Phone Number: il numero di telefono del contatto.
 
            Postal Code: il CAP del contatto.
 
            Proxy addresses: gli indirizzi proxy associati al contatto.
 
            State: lo stato del contatto.
 
            StreetAddress: l'indirizzo del contatto.
 
            Title: la mansione del contatto.
 
            UserPrincipalName: l'ID utente del contatto.
 
            ValidationStatus: gli eventuali errori presenti per il contatto.
            </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>
          -------------------------- ESEMPIO 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>Descrizione</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Questo comando recupera un contatto.</maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml: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>
          -------------------------- ESEMPIO 2 --------------------------
        </maml:title>
        <maml:introduction>
          <maml:para>C:\PS&gt;</maml:para>
        </maml:introduction>
        <dev:code>
          Get-MsolContact -SearchString "Melissa"
 
          Returns a list of contacts.
        </dev:code>
        <dev:remarks>
          <maml:para>Descrizione</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Questo comando recupera un elenco dei contatti il cui nome visualizzato o indirizzo di posta elettronica inizia per '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>Recupera un dominio di Microsoft Azure Active Directory.</maml:para>
      </maml:description>
      <maml:copyright>
        <maml:para></maml:para>
      </maml:copyright>
      <command:verb>Get</command:verb>
      <command:noun>MsolDomain</command:noun>
      <dev:version></dev:version>
    </command:details>
    <maml:description>
      <maml:para>Il cmdlet Get-MsolDomain viene utilizzato per recuperare i domini aziendali.</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>Il filtro per il tipo di autenticazione specificato. Se indicato, verranno restituiti solo i domini con il tipo di autenticazione.</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>Il filtro per i domini ai quali è assegnata la funzionalità specificata.</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>Il filtro per restituire solo i domini con lo stato specificato. I valori validi sono Verified, Unverified e 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>ID univoco del tenant sul quale eseguire l'operazione. Se questo parametro non è specificato, l'impostazione predefinita sarà il tenant dell'utente corrente. Questo parametro riguarda solo gli utenti partner.</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>Il nome di dominio completo da recuperare.</maml:para>
          </maml:description>
          <command:parameterValue 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>ID univoco del tenant sul quale eseguire l'operazione. Se questo parametro non è specificato, l'impostazione predefinita sarà il tenant dell'utente corrente. Questo parametro riguarda solo gli utenti partner.</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>Il filtro per il tipo di autenticazione specificato. Se indicato, verranno restituiti solo i domini con il tipo di autenticazione.</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>Il filtro per i domini ai quali è assegnata la funzionalità specificata.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="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>Il nome di dominio completo da recuperare.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <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>Il filtro per restituire solo i domini con lo stato specificato. I valori validi sono Verified, Unverified e 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>ID univoco del tenant sul quale eseguire l'operazione. Se questo parametro non è specificato, l'impostazione predefinita sarà il tenant dell'utente corrente. Questo parametro riguarda solo gli utenti partner.</maml:para>
 
        </maml:description>
        <command:parameterValue required="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 -->
            Ogni dominio restituito includerà le informazioni seguenti:
 
            Authentication: tipo di autenticazione associato al dominio (gestita o federata).
 
            Capabilities: capacità assegnate al dominio, ad esempio SharePoint, posta elettronica oppure OfficeCommunicationsOnline. I domini con capacità SharePoint non possono essere usati per altre capacità.
 
            IsDefault: dominio predefinito usato per la creazione di utenti. Ogni società può avere un solo dominio predefinito.
 
            IsInitial: indica se il dominio in questione è il dominio iniziale creato da Microsoft Azure Active Directory ([nomesocietà].onmicrosoft.com).
 
            Name: nome completo del dominio.
 
            RootDomain: dominio radice di un sottodominio. La verifica deve avvenire solo per i domini radice, mentre tutti i sottodomini saranno verificati automaticamente.
 
            Status: stato del dominio (verificato o non verificato).
          </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>
          -------------------------- ESEMPIO 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>Descrizione</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Questo comando recupera tutti i domini della società (verificati o non verificati).</maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml: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>
          -------------------------- ESEMPIO 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>Descrizione</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Questo comando recupera il dominio 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>
          -------------------------- ESEMPIO 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>Descrizione</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Questo comando restituisce un elenco di domini aziendali verificati.</maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml: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>Recupera le impostazioni relative a un dominio federato.</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>Il cmdlet Get-MsolDomainFederationSettings acquisisce le impostazioni delle chiavi da Microsoft Azure Active Directory. Usare il cmdlet Get-MSOLFederationProperty per acquisire le impostazioni di Microsoft Azure Active Directory e del server Active Directory Federation Services.</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>Il nome di dominio completo da recuperare.</maml:para>
          </maml:description>
          <command:parameterValue 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>ID univoco del tenant sul quale eseguire l'operazione. Se questo parametro non è specificato, l'impostazione predefinita sarà il tenant dell'utente corrente. Questo parametro riguarda solo gli utenti partner.</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>Il nome di dominio completo da recuperare.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml: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>ID univoco del tenant sul quale eseguire l'operazione. Se questo parametro non è specificato, l'impostazione predefinita sarà il tenant dell'utente corrente. Questo parametro riguarda solo gli utenti partner.</maml:para>
 
        </maml:description>
        <command:parameterValue required="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 -->#xD;
            Questo cmdlet restituisce le impostazioni seguenti:
 
            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>
          -------------------------- ESEMPIO 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>Descrizione</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Restituisce le impostazioni della federazione per 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>Recupera un elenco di record per configurare un dominio.</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>Il cmdlet Get-MsolDomainVerificationDns viene utilizzato per restituire i record DNS da impostare per verificare un dominio.</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>Il nome di dominio completo da recuperare.</maml:para>
          </maml:description>
          <command:parameterValue 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>La modalità di verifica del dominio da utilizzare per la verifica di questo dominio. I valori possibili sono DnsMXRecord e 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>ID univoco del tenant sul quale eseguire l'operazione. Se questo parametro non è specificato, l'impostazione predefinita sarà il tenant dell'utente corrente. Questo parametro riguarda solo gli utenti partner.</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>Il nome di dominio completo da recuperare.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml: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>La modalità di verifica del dominio da utilizzare per la verifica di questo dominio. I valori possibili sono DnsMXRecord e 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>ID univoco del tenant sul quale eseguire l'operazione. Se questo parametro non è specificato, l'impostazione predefinita sarà il tenant dell'utente corrente. Questo parametro riguarda solo gli utenti partner.</maml:para>
 
        </maml:description>
        <command:parameterValue required="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 -->
            Questo cmdlet restituisce i record DNS necessari per verificare un dominio.
          </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>
          -------------------------- ESEMPIO 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>Descrizione</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Questo comando restituisce i record DNS da impostare per verificare la proprietà di 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>Recupera un gruppo da Microsoft Azure Active Directory.</maml:para>
      </maml:description>
      <maml:copyright>
        <maml:para></maml:para>
      </maml:copyright>
      <command:verb>Get</command:verb>
      <command:noun>MsolGroup</command:noun>
      <dev:version></dev:version>
    </command:details>
    <maml:description>
      <maml:para>Il cmdlet Get-MsolGroup consente di recuperare gruppi da Microsoft Azure Active Directory. Questo cmdlet può essere usato per restituire un unico gruppo, se viene trasmesso il parametro ObjectId, o per eseguire una ricerca in tutti i gruppi.</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>Il filtro per restituire solo i gruppi del tipo specificato. I valori validi sono Security, MailEnabledSecurity e 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>Il filtro per i gruppi con errori di convalida.</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>Il filtro per i gruppi di agenti. Viene utilizzato solo dai partner.</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>Il numero massimo di risultati restituiti per una ricerca. Se non specificato, verranno restituiti 250 risultati.</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>La stringa in base alla quale effettuare la ricerca. Verranno restituiti solo i gruppi con un nome visualizzato o un indirizzo di posta elettronica che inizia con questa stringa.</maml:para>
          </maml:description>
          <command:parameterValue 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>ID univoco del tenant sul quale eseguire l'operazione. Se questo parametro non è specificato, l'impostazione predefinita sarà il tenant dell'utente corrente. Questo parametro riguarda solo gli utenti partner.</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>ID univoco di un utente. Se specificato, verranno restituiti solo i gruppi a cui appartiene l'utente. Questo parametro deve essere utilizzato insieme a 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>L'ID utente di un utente. Se fornito, verranno restituiti solo i gruppi cui appartiene questo utente. Deve essere utilizzato assieme a 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>Se presente, verranno restituiti tutti i risultati. Non può essere utilizzato con il parametro MaxResults.</maml:para>
          </maml:description>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>TenantId</maml:name>
          <maml:description>
            <maml:para>ID univoco del tenant sul quale eseguire l'operazione. Se questo parametro non è specificato, l'impostazione predefinita sarà il tenant dell'utente corrente. Questo parametro riguarda solo gli utenti partner.</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>ID univoco del gruppo da recuperare.</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>ID univoco del tenant sul quale eseguire l'operazione. Se questo parametro non è specificato, l'impostazione predefinita sarà il tenant dell'utente corrente. Questo parametro riguarda solo gli utenti partner.</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>Se presente, verranno restituiti tutti i risultati. Non può essere utilizzato con il parametro MaxResults.</maml:para>
 
        </maml:description>
        <command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>SwitchParameter</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>GroupType</maml:name>
        <maml:description>
          <maml:para>Il filtro per restituire solo i gruppi del tipo specificato. I valori validi sono Security, MailEnabledSecurity e 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>Il filtro per i gruppi con errori di convalida.</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>Il filtro per i gruppi di agenti. Viene utilizzato solo dai partner.</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>Il numero massimo di risultati restituiti per una ricerca. Se non specificato, verranno restituiti 250 risultati.</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>ID univoco del gruppo da recuperare.</maml:para>
 
        </maml:description>
        <command:parameterValue required="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>La stringa in base alla quale effettuare la ricerca. Verranno restituiti solo i gruppi con un nome visualizzato o un indirizzo di posta elettronica che inizia con questa stringa.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml: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>ID univoco del tenant sul quale eseguire l'operazione. Se questo parametro non è specificato, l'impostazione predefinita sarà il tenant dell'utente corrente. Questo parametro riguarda solo gli utenti partner.</maml:para>
 
        </maml:description>
        <command:parameterValue required="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>ID univoco di un utente. Se specificato, verranno restituiti solo i gruppi a cui appartiene l'utente. Questo parametro deve essere utilizzato insieme a 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>L'ID utente di un utente. Se fornito, verranno restituiti solo i gruppi cui appartiene questo utente. Deve essere utilizzato assieme a 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 -->
            Questo cmdlet restituisce un elenco di gruppi che include le seguenti informazioni:
 
            CommonName: nome comune del gruppo.
 
            Description: descrizione del gruppo.
 
            DisplayName: nome visualizzato del gruppo.
 
            EmailAddress: indirizzi di posta elettronica del gruppo. Questa informazione non viene restituita nel caso dei gruppi di sicurezza.
 
            Errors: elenco di errori relativi al gruppo.
 
            GroupType: tipo del gruppo, ovvero SecurityGroup, DistributionList o MailEnabledSecurityGroup.
 
            IsSystem: indica se il gruppo in questione è un gruppo di sistema, creato da Microsoft Azure Active Directory. Questi gruppi non possono essere aggiornati né rimossi.
 
            LastDirSyncTime: data e ora dell'ultima sincronizzazione del gruppo.
 
            ManagedBy: proprietario del gruppo.
 
            ObjectId: ID oggetto univoco del gruppo.
 
            Proxy Addresses: indirizzi proxy associati al gruppo, solo per i gruppi abilitati per la posta elettronica.
 
            ValidationStatus: indica se sono presenti errori relativi al gruppo.
            </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>
          -------------------------- ESEMPIO 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>Descrizione</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Questo comando restituisce l'oggetto gruppo con l'ID corrispondente.</maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml: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>
          -------------------------- ESEMPIO 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>Descrizione</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Questo comando restituisce l'intero set di gruppi per il tenant (fino a 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>
          -------------------------- ESEMPIO 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>Descrizione</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Questo comando restituisce il gruppo di agenti di cui un utente è membro. Si applica solo alle società che dispongono dei privilegi di 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>
        Get-MsolGroupMember
      </command:name>
      <maml:description>
        <maml:para>Recupera tutti i membri del gruppo specificato.</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>Il cmdlet Get-MsolGroupMember viene utilizzato per recuperare i membri del gruppo specificato. I membri possono essere utenti o gruppi.</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>L'ID del gruppo per il quale recuperare membri.</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>Il numero massimo di risultati restituiti per un risultato di ricerca. Se non specificato, verranno restituiti 250 risultati.</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>La stringa in base alla quale effettuare la ricerca. Verranno restituiti solo gli oggetti con un nome visualizzato o un indirizzo di posta elettronica che inizia con questa stringa.</maml:para>
          </maml:description>
          <command:parameterValue 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>ID univoco del tenant sul quale eseguire l'operazione. Se questo parametro non è specificato, l'impostazione predefinita sarà il tenant dell'utente corrente. Questo parametro riguarda solo gli utenti partner.</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>Se presente, verranno restituiti tutti i risultati. Non può essere utilizzato con il parametro MaxResults.</maml:para>
          </maml:description>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>GroupObjectId</maml:name>
          <maml:description>
            <maml:para>L'ID del gruppo per il quale recuperare membri.</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>La stringa in base alla quale effettuare la ricerca. Verranno restituiti solo gli oggetti con un nome visualizzato o un indirizzo di posta elettronica che inizia con questa stringa.</maml:para>
          </maml:description>
          <command:parameterValue 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>ID univoco del tenant sul quale eseguire l'operazione. Se questo parametro non è specificato, l'impostazione predefinita sarà il tenant dell'utente corrente. Questo parametro riguarda solo gli utenti partner.</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>Se presente, verranno restituiti tutti i risultati. Non può essere utilizzato con il parametro MaxResults.</maml:para>
 
        </maml:description>
        <command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>SwitchParameter</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>GroupObjectId</maml:name>
        <maml:description>
          <maml:para>L'ID del gruppo per il quale recuperare membri.</maml:para>
 
        </maml:description>
        <command:parameterValue required="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>Il numero massimo di risultati restituiti per un risultato di ricerca. Se non specificato, verranno restituiti 250 risultati.</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>La stringa in base alla quale effettuare la ricerca. Verranno restituiti solo gli oggetti con un nome visualizzato o un indirizzo di posta elettronica che inizia con questa stringa.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml: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>ID univoco del tenant sul quale eseguire l'operazione. Se questo parametro non è specificato, l'impostazione predefinita sarà il tenant dell'utente corrente. Questo parametro riguarda solo gli utenti partner.</maml:para>
 
        </maml:description>
        <command:parameterValue required="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 -->
            Per questo cmdlet, ogni oggetto di output includerà le seguenti informazioni:
 
            CommonName: il nome comune del gruppo.
 
            DisplayName: il nome visualizzato del gruppo.
 
            EmailAddress: l'indirizzo di posta elettronica primario del gruppo (solo per i gruppi MailEnabled).
 
            GroupMemberType: il tipo di gruppo (SecurityGroup, Distributionlist o MailEnabledSecurityGroup).
 
            ObjectId: l'ID univoco del gruppo.
          </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>
          -------------------------- ESEMPIO 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>Descrizione</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Questo comando recupera tutti i membri (utenti o gruppi) del gruppo specificato.</maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml: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>Recupera un elenco di contratti per un 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>Il cmdlet Get-MsolPartnerContract deve essere utilizzato solo dai partner, poiché serve a recuperare un elenco dei contratti di un partner. L'input di questo cmdlet deve essere un dominio da cercare, che dovrà essere verificato per il tenant. Se la società esiste e il partner vi ha accesso, verrà restituito il contratto corrispondente.</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>Il dominio da ricercare. Deve essere il nome completo di un dominio verificato.</maml:para>
          </maml:description>
          <command:parameterValue 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>Il tenant del partner per il quale recuperare contratti. Se questo parametro non viene specificato, l'impostazione predefinita sarà il tenant dell'utente corrente. Se il parametro viene specificato, l'ID del tenant dovrà corrispondere a una società partner.</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>Il dominio da ricercare. Deve essere il nome completo di un dominio verificato.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml: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>Il tenant del partner per il quale recuperare contratti. Se questo parametro non viene specificato, l'impostazione predefinita sarà il tenant dell'utente corrente. Se il parametro viene specificato, l'ID del tenant dovrà corrispondere a una società partner.</maml:para>
 
        </maml:description>
        <command:parameterValue required="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>
          -------------------------- ESEMPIO 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>Descrizione</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Questo comando restituisce il contratto del tenant proprietario del dominio contoso.com. Il chiamante deve disporre dei privilegi necessari per operare per conto di 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>Recupera informazioni a livello di società per i partner.</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>Il cmdlet Get-MsolPartnerInformation viene utilizzato per recuperare informazioni specifiche dei partner. Questo cmdlet deve essere utilizzato solo per i tenant partner.</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>ID univoco del tenant sul quale eseguire l'operazione. Se questo parametro non è specificato, l'impostazione predefinita sarà il tenant dell'utente corrente. Questo parametro riguarda solo gli utenti partner.</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>ID univoco del tenant sul quale eseguire l'operazione. Se questo parametro non è specificato, l'impostazione predefinita sarà il tenant dell'utente corrente. Questo parametro riguarda solo gli utenti partner.</maml:para>
 
        </maml:description>
        <command:parameterValue required="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 -->
            Il cmdlet restituirà le seguenti informazioni a livello di azienda:
 
            CompanyType: il tipo di società (tenant partner o tenant ordinario)
 
            DapEnabled: contrassegno che consente di determinare se il partner dispone dei privilegi di amministratore.
 
            PartnerCompanyName: il nome della società
 
            PartnerSupportTelephones: i numeri di telefono del Supporto tecnico del partner.
 
            PartnerSupportEmails: l'indirizzo di posta elettronica del Supporto tecnico del partner.
 
            PartnerCommerceUrl: l'URL del sito Web commerciale del partner.
 
            PartnerSupportUrl: l'URL del sito Web del Supporto tecnico del partner.
 
            PartnerHelpUrl: l'URL del sito Web della Guida del partner.
          </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>Recupera i criteri password correnti per il tenant o per il dominio specificato.</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>È possibile utilizzare il cmdlet Get-MsolPasswordPolicy per recuperare i valori associati alla finestra Password Expiry (Scadenza password) o Password Expiry Notification (Notifica scadenza password) per un tenant o un dominio specificato. Il nome di dominio specificato dovrà essere un dominio verificato per l'azienda.</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>Il nome di dominio completo da recuperare.</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>Il nome di dominio completo da recuperare.</maml:para>
 
        </maml:description>
        <command:parameterValue required="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 -->
            Se non viene specificato alcun dominio, verranno restituiti i seguenti valori per il dominio specificato o per il tenant.
 
            ValidityPeriod: specifica per quanto tempo una password rimane valida prima che sia necessario cambiarla. Se si specifica un valore Null, verrà utilizzato quello predefinito, pari a 90 giorni.
 
            NotificationDays: specifica il numero di giorni mancanti alla ricezione di una notifica di scadenza della password da parte di un utente. Se si specifica un valore Null, verrà utilizzato quello predefinito pari a 14 giorni.
            </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>
          -------------------------- ESEMPIO 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>Descrizione</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Restituisce i criteri password per il 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>
          -------------------------- ESEMPIO 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>Descrizione</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Restituisce i criteri password per il dominio 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>Recupera i ruoli di amministratore.</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>Il cmdlet Get-MsolRole può essere utilizzato per recuperare un elenco dei ruoli di amministratore.</maml:para>
    </maml:description>
    <!-- Cmdlet syntax section-->
    <command:syntax>
      <command:syntaxItem>
        <maml:name>Get-MsolRole</maml:name>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>ObjectId</maml:name>
          <maml:description>
            <maml:para>ObjectId del ruolo da recuperare.</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>ID univoco del tenant sul quale eseguire l'operazione. Se questo parametro non è specificato, l'impostazione predefinita sarà il tenant dell'utente corrente. Questo parametro riguarda solo gli utenti partner.</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>Il nome del ruolo da recuperare.</maml:para>
          </maml:description>
          <command:parameterValue 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>ID univoco del tenant sul quale eseguire l'operazione. Se questo parametro non è specificato, l'impostazione predefinita sarà il tenant dell'utente corrente. Questo parametro riguarda solo gli utenti partner.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <!-- Cmdlet parameter section -->
    <command:parameters>
      <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>ObjectId</maml:name>
        <maml:description>
          <maml:para>ObjectId del ruolo da recuperare.</maml:para>
 
        </maml:description>
        <command:parameterValue required="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>Il nome del ruolo da recuperare.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml: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>ID univoco del tenant sul quale eseguire l'operazione. Se questo parametro non è specificato, l'impostazione predefinita sarà il tenant dell'utente corrente. Questo parametro riguarda solo gli utenti partner.</maml:para>
 
        </maml:description>
        <command:parameterValue required="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 -->
            Per questo cmdlet, ogni oggetto di output includerà i campi seguenti:
 
            Description: descrizione del ruolo
 
            IsEnabled: indica se il ruolo è disabilitato
 
            IsSystem: indica se il ruolo è stato creato da Microsoft Azure Active Directory
 
            Name: nome del ruolo
 
            ObjectId: ID univoco del ruolo.
            </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>
          -------------------------- ESEMPIO 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>Descrizione</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Questo comando recupera i ruoli di amministratore della società.</maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml: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>Recupera tutti i membri del ruolo specificato.</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>Il cmdlet Get-MsolRoleMember viene utilizzato per recuperare tutti i membri del ruolo specificato.</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>Il numero massimo di risultati restituiti per un risultato di ricerca. Se non specificato, verranno restituiti 250 risultati.</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>L'ID del ruolo per il quale recuperare membri.</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>La stringa in base alla quale effettuare la ricerca. Verranno restituiti solo gli oggetti con un nome visualizzato o un indirizzo di posta elettronica che inizia con questa stringa.</maml:para>
          </maml:description>
          <command:parameterValue 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>ID univoco del tenant sul quale eseguire l'operazione. Se questo parametro non è specificato, l'impostazione predefinita sarà il tenant dell'utente corrente. Questo parametro riguarda solo gli utenti partner.</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>Se presente, verranno restituiti tutti i risultati. Non può essere utilizzato con il parametro MaxResults.</maml:para>
          </maml:description>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RoleObjectId</maml:name>
          <maml:description>
            <maml:para>L'ID del ruolo per il quale recuperare membri.</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>La stringa in base alla quale effettuare la ricerca. Verranno restituiti solo gli oggetti con un nome visualizzato o un indirizzo di posta elettronica che inizia con questa stringa.</maml:para>
          </maml:description>
          <command:parameterValue 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>ID univoco del tenant sul quale eseguire l'operazione. Se questo parametro non è specificato, l'impostazione predefinita sarà il tenant dell'utente corrente. Questo parametro riguarda solo gli utenti partner.</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>Se presente, verranno restituiti tutti i risultati. Non può essere utilizzato con il parametro MaxResults.</maml:para>
 
        </maml:description>
        <command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>SwitchParameter</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>MaxResults</maml:name>
        <maml:description>
          <maml:para>Il numero massimo di risultati restituiti per un risultato di ricerca. Se non specificato, verranno restituiti 250 risultati.</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>L'ID del ruolo per il quale recuperare membri.</maml:para>
 
        </maml:description>
        <command:parameterValue required="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>La stringa in base alla quale effettuare la ricerca. Verranno restituiti solo gli oggetti con un nome visualizzato o un indirizzo di posta elettronica che inizia con questa stringa.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml: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>ID univoco del tenant sul quale eseguire l'operazione. Se questo parametro non è specificato, l'impostazione predefinita sarà il tenant dell'utente corrente. Questo parametro riguarda solo gli utenti partner.</maml:para>
 
        </maml:description>
        <command:parameterValue required="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 -->
            Per questo cmdlet, ogni oggetto RoleMember includerà le seguenti informazioni:
 
            DisplayName: il nome visualizzato del membro del ruolo.
 
            EmailAddress: l'indirizzo di posta elettronica del membro del ruolo.
 
            IsLicensed: consente di determinare se l'utente dispone di una licenza .
 
            LastDirSyncTime: la data e l'ora dell'ultima sincronizzazione del membro.
 
            ObjectId: l'ID univoco del membro.
 
            OverallProvisioningStatus: lo stato di provisioning dell'utente.
 
            RoleMemberType: il tipo di ruolo del membro. Attualmente, è supportato solo il tipo "Utente".
 
            ValidationStatus: indica se sono presenti errori relativi al membro del gruppo.
          </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>
          -------------------------- ESEMPIO 1 --------------------------
        </maml:title>
        <maml:introduction>
          <maml:para>C:\PS&gt;</maml:para>
        </maml:introduction>
        <dev:code>
          $role = Get-MsolRole -RoleName "Company Administrator"
          Get-MsolRoleMember -RoleObjectId $role.ObjectId
 
          Returns a list of role member objects.
        </dev:code>
        <dev:remarks>
          <maml:para>Descrizione</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Questo comando restituisce tutti i membri del ruolo specificato.</maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml: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>Recupera un'entità servizio o elenca le entità servizio da Microsoft Azure Active Directory.</maml:para>
      </maml:description>
      <maml:copyright>
        <maml:para></maml:para>
      </maml:copyright>
      <command:verb>Get</command:verb>
      <command:noun>MsolServicePrincipal</command:noun>
      <dev:version></dev:version>
    </command:details>
    <maml:description>
      <maml:para>Il cmdlet Get-MsolServicePrincipal può essere usato per recuperare un'entità servizio o un elenco di entità servizio da Microsoft Azure Active Directory.</maml:para>
    </maml:description>
    <!-- Cmdlet syntax section-->
    <command:syntax>
      <command:syntaxItem>
        <maml:name>Get-MsolServicePrincipal</maml:name>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>All</maml:name>
          <maml:description>
            <maml:para>Se presente, verranno restituiti tutti i risultati. Non può essere utilizzato con il parametro MaxResults.</maml:para>
          </maml:description>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>MaxResults</maml:name>
          <maml:description>
            <maml:para>Il numero massimo di risultati restituiti per un risultato di ricerca. Se non specificato, verranno restituiti 500 risultati.</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>ID univoco del tenant sul quale eseguire l'operazione. Se questo parametro non è specificato, l'impostazione predefinita sarà il tenant dell'utente corrente. Questo parametro riguarda solo gli utenti partner.</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>L'ID oggetto associato all'entità servizio da recuperare.</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>ID univoco del tenant sul quale eseguire l'operazione. Se questo parametro non è specificato, l'impostazione predefinita sarà il tenant dell'utente corrente. Questo parametro riguarda solo gli utenti partner.</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>L'ID applicazione associato all'entità servizio da recuperare.</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>ID univoco del tenant sul quale eseguire l'operazione. Se questo parametro non è specificato, l'impostazione predefinita sarà il tenant dell'utente corrente. Questo parametro riguarda solo gli utenti partner.</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>
\ Il nome univoco dell'entità servizio da recuperare.
              L'SPN deve corrispondere al formato "appName" o "appName/hostname" oppure deve essere un URL valido. AppName rappresenta il nome dell'applicazione, mentre hostname rappresenta l'autorità URI dell'applicazione.
            </maml:para>
          </maml:description>
          <command:parameterValue 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>ID univoco del tenant sul quale eseguire l'operazione. Se questo parametro non è specificato, l'impostazione predefinita sarà il tenant dell'utente corrente. Questo parametro riguarda solo gli utenti partner.</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>Se presente, verranno restituiti tutti i risultati. Non può essere utilizzato con il parametro MaxResults.</maml:para>
 
        </maml:description>
        <command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>SwitchParameter</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>AppPrincipalId</maml:name>
        <maml:description>
          <maml:para>L'ID applicazione associato all'entità servizio da recuperare.</maml:para>
 
        </maml:description>
        <command:parameterValue required="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>Il numero massimo di risultati restituiti per un risultato di ricerca. Se non specificato, verranno restituiti 500 risultati.</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>L'ID oggetto associato all'entità servizio da recuperare.</maml:para>
 
        </maml:description>
        <command:parameterValue required="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>
            Il nome univoco dell'entità servizio da recuperare.
            L'SPN deve corrispondere al formato "appName" o "appName/hostname" oppure deve essere un URL valido. AppName rappresenta il nome dell'applicazione, mentre hostname rappresenta l'autorità URI dell'applicazione.
          </maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml: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>ID univoco del tenant sul quale eseguire l'operazione. Se questo parametro non è specificato, l'impostazione predefinita sarà il tenant dell'utente corrente. Questo parametro riguarda solo gli utenti partner.</maml:para>
 
        </maml:description>
        <command:parameterValue required="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 -->
            Recupera un'entità servizio o un elenco di entità servizio da Microsoft Azure Active Directory. Ogni entità servizio contiene le informazioni seguenti:
 
            ObjectId: identificatore univoco dell'entità servizio.
 
            AppPrincipalId: identificatore applicazione dell'entità servizio.
 
            DisplayName: nome descrittivo dell'entità servizio.
 
            ServicePrincipalName: elenco dei nomi dell'entità servizio (SPN) associati all'entità servizio.
 
            AccountEnabled: valore che indica se l'account è abilitato.
            </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>
          -------------------------- ESEMPIO 1 --------------------------
        </maml:title>
        <maml:introduction>
          <maml:para>C:\PS&gt;</maml:para>
        </maml:introduction>
        <dev:code>
          Get-MsolServicePrincipal -ServicePrincipalName "
 
          Returns a list of service principals
        </dev:code>
        <dev:remarks>
          <maml:para>Descrizione</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Questo comando elenca tutte le entità servizio presenti nel tenant di un'organizzazione.</maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml: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>
          -------------------------- ESEMPIO 2 --------------------------
        </maml:title>
        <maml:introduction>
          <maml:para>C:\PS&gt;</maml:para>
        </maml:introduction>
        <dev:code>
          Get-MsolServicePrincipal -ServicePrincipalName "MyApp"
 
          Returns a list of service principals.
        </dev:code>
        <dev:remarks>
          <maml:para>Descrizione</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Questo comando elenca tutte le entità servizio esistenti e dotate di un ServicePrincipalName che inizia con "MyApp". Nota: questa è una corrispondenza esatta della parte AppClass di ServicePrincipalName fino alla barra.</maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml: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>
          -------------------------- ESEMPIO 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>Descrizione</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Questo comando recupera un'entità servizio con un AppPrincipalId specifico. In questo esempio, specificando il valore "5e964d2f-e384-4292-ae55-dd24c89cc53b" viene restituita un'entità servizio denominata "MyApp3".</maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
        </dev:remarks>
        <command:commandLines>
          <command:commandLine>
            <command:commandText></command:commandText>
          </command:commandLine>
        </command:commandLines>
      </command:example>
    </command:examples>
    <!-- Link section -->
    <maml:relatedLinks>
      <maml:navigationLink>
        <maml:linkText></maml:linkText>
        <maml:uri/>
      </maml:navigationLink>
    </maml:relatedLinks>
  </command:command>
 
  <!-- v 1.3.0.36 -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>
        Get-MsolServicePrincipalCredential
      </command:name>
      <maml:description>
        <maml:para>Recupera un elenco di credenziali associate a un'entità servizio.</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>È possibile utilizzare il cmdlet Get-MsolServicePrincipalCredential per recuperare un elenco di credenziali associate a un'entità servizio.</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>L'ID oggetto associato alle credenziali dell'entità servizio da recuperare.</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>L'ID applicazione associato alle credenziali dell'entità servizio da recuperare.</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>ID univoco del tenant sul quale eseguire l'operazione. Se questo parametro non è specificato, l'impostazione predefinita sarà il tenant dell'utente corrente. Questo parametro riguarda solo gli utenti partner.</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>
              Il nome univoco dell'entità servizio da cui recuperare le credenziali.
              L'SPN deve corrispondere al formato "appName" o "appName/hostname" oppure deve essere un URL valido. AppName rappresenta il nome dell'applicazione, mentre hostname rappresenta l'autorità URI dell'applicazione.
            </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>L'ID applicazione associato alle credenziali dell'entità servizio da recuperare.</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>ID univoco del tenant sul quale eseguire l'operazione. Se questo parametro non è specificato, l'impostazione predefinita sarà il tenant dell'utente corrente. Questo parametro riguarda solo gli utenti partner.</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>L'ID applicazione associato alle credenziali dell'entità servizio da recuperare.</maml:para>
 
        </maml:description>
        <command:parameterValue required="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>L'ID oggetto associato alle credenziali dell'entità servizio da recuperare.</maml:para>
 
        </maml:description>
        <command:parameterValue required="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>
            Il nome univoco dell'entità servizio da cui recuperare le credenziali.
            L'SPN deve corrispondere al formato "appName" o "appName/hostname" oppure deve essere un URL valido. AppName rappresenta il nome dell'applicazione, mentre hostname rappresenta l'autorità URI dell'applicazione.
          </maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml: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>ID univoco del tenant sul quale eseguire l'operazione. Se questo parametro non è specificato, l'impostazione predefinita sarà il tenant dell'utente corrente. Questo parametro riguarda solo gli utenti partner.</maml:para>
 
        </maml:description>
        <command:parameterValue required="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 -->
            Recupera l'elenco delle credenziali associate a un'entità servizio. Ogni entità servizio contiene le seguenti informazioni:
 
            Type: il tipo di credenziali dell'entità servizio (Asymmetric/Symmetric/Password).
            Value: il valore delle credenziali. Se le credenziali sono di tipo certificato, questo valore rappresenta il certificato con codifica in Base 64. Se le credenziali sono di tipo simmetrico, il valore rappresenta una chiave AES.
            KeyGroupId: l'identificatore riservato all'uso interno.
            KeyId: l'identificatore univoco della chiave.
            StartDate: la data di inizio effettivo dell'utilizzo delle credenziali.
            EndDate: la data di fine effettiva dell'utilizzo delle credenziali.
            Usage: l'informazione che specifica se le credenziali sono utilizzate per firmare ("sign") o verificare ("verify") un 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>
          -------------------------- ESEMPIO 1 --------------------------
        </maml:title>
        <maml:introduction>
          <maml:para>C:\PS&gt;</maml:para>
        </maml:introduction>
        <dev:code>
          Get-MsolServicePrincipalCredential -ServicePrincipalName "MyApp/myApp.com"
 
          Returns a list of credentials associated with the "MyApp/myApp.com" service principal.
        </dev:code>
        <dev:remarks>
          <maml:para>Descrizione</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Questo comando recupera tutte le proprietà della credenziale (ma non il valore della credenziale) associate al nome dell'entità servizio (SPN, service principal name) "MyApp/myApp.com". Un SPN deve rispettare il formato AppClass/nomehost, in cui AppClass indica la classe dell'applicazione ("MyApp") e nomehost indica il nome dell'host dell'applicazione (myApp.com).</maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
        </dev:remarks>
        <command:commandLines>
          <command:commandLine>
            <command:commandText></command:commandText>
          </command:commandLine>
        </command:commandLines>
      </command:example>
    </command:examples>
    <!-- Link section -->
    <maml:relatedLinks>
      <maml:navigationLink>
        <maml:linkText></maml:linkText>
        <maml:uri/>
      </maml:navigationLink>
    </maml:relatedLinks>
  </command:command>
 
  <!-- v 1.3.0.36 -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>
        Get-MsolSettings
      </command:name>
      <maml:description>
        <maml:para>Recupera un'impostazione della directory.</maml:para>
      </maml:description>
      <maml:copyright>
        <maml:para></maml:para>
      </maml:copyright>
      <command:verb>Get</command:verb>
      <command:noun>MsolSettings</command:noun>
      <dev:version></dev:version>
    </command:details>
    <maml:description>
      <maml:para>Il cmdlet Get-MsolSettings può essere usato per recuperare un oggetto impostazioni della directory.</maml:para>
    </maml:description>
    <!-- Cmdlet syntax section-->
    <command:syntax>
      <command:syntaxItem>
        <maml:name>Get-MsolSettings</maml:name>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>SettingId</maml:name>
          <maml:description>
            <maml:para>Valore SettingId associato all'impostazione della directory da recuperare.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        </command:parameter>
      </command:syntaxItem>
      <command:syntaxItem>
        <maml:name>Get-MsolSettings</maml:name>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>TargetType</maml:name>
          <maml:description>
            <maml:para>Tipo di oggetto a cui sono associati gli oggetti impostazioni. Se non specificato, gli oggetti sono associati al tenant. I valori possibili sono Groups, Users, ServicePrincipals, Applications e Devices.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">TargetType (enum)</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>TargetObjectId</maml:name>
          <maml:description>
            <maml:para>ID oggetto a cui sono associati gli oggetti impostazioni. Se non specificato, gli oggetti sono associati al tenant.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        </command:parameter>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>SettingId</maml:name>
          <maml:description>
            <maml:para>Valore SettingId associato all'impostazione della directory da recuperare.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <!-- Cmdlet parameter section -->
    <command:parameters>
      <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>Id</maml:name>
        <maml:description>
          <maml:para>Valore SettingId associato all'impostazione della directory da recuperare.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        <dev:type>
          <maml:name>Guid</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>TargetType</maml:name>
        <maml:description>
          <maml:para>Tipo di oggetto a cui sono associati gli oggetti impostazioni. Se non specificato, gli oggetti sono associati al tenant. I valori possibili sono Groups, Users, ServicePrincipals, Applications e Devices.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">Microsoft.Online.Administration.TargetType</command:parameterValue>
        <dev:type>
          <maml:name>Microsoft.Online.Administration.TargetType</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>TargetObjectId</maml:name>
        <maml:description>
          <maml:para>ID oggetto a cui sono associati gli oggetti impostazioni. Se non specificato, gli oggetti sono associati al tenant.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        <dev:type>
          <maml:name>Guid</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <!-- Input - Output section-->
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name></maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description>
          <maml:para>
            <!-- description -->
 
          </maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name>Microsoft.Online.Administration.Setting</maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description>
          <maml:para>
            <!-- description -->
            Recupera l'oggetto impostazione della directory contenente le informazioni seguenti:
 
            DisplayName: nome dell'impostazione.
 
            TemplateId: ID univoco del modello di impostazione della directory a cui appartiene questa impostazione.
 
            Id: ID stringa univoco dell'impostazione della directory. Questo valore deve essere usato quando si aggiorna l'impostazione.
 
            Values: coppia nome-valore che descrive i dettagli dell'impostazione.
          </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>
          -------------------------- ESEMPIO 1 --------------------------
        </maml:title>
        <maml:introduction>
          <maml:para>C:\PS&gt;</maml:para>
        </maml:introduction>
        <dev:code>
          Get-MsolSettings -SettingId &lt;guid&gt;
 
          Returns a directory setting associated with the &lt;guid&gt; SettingId.
        </dev:code>
        <dev:remarks>
          <maml:para>Descrizione</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Questo comando restituirà un'impostazione della directory associata a &lt;guid&gt; SettingId.</maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
        </dev:remarks>
        <command:commandLines>
          <command:commandLine>
            <command:commandText></command:commandText>
          </command:commandLine>
        </command:commandLines>
      </command:example>
      <command:example>
        <maml:title>
          -------------------------- ESEMPIO 2 --------------------------
        </maml:title>
        <maml:introduction>
          <maml:para>C:\PS&gt;</maml:para>
        </maml:introduction>
        <dev:code>
          Get-MsolSettings -SettingId &lt;guid&gt; -TargetType Groups -TargetObjectId [Group Object Id]
 
          Returns a directory setting with the &lt;guid&gt; SettingId that is accosciated with a group object.
        </dev:code>
        <dev:remarks>
          <maml:para>Descrizione</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Questo comando restituirà un'impostazione della directory con il valore &lt;guid&gt; SettingId associato a un oggetto gruppo.</maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
        </dev:remarks>
        <command:commandLines>
          <command:commandLine>
            <command:commandText></command:commandText>
          </command:commandLine>
        </command:commandLines>
      </command:example>
    </command:examples>
    <!-- Link section -->
    <maml:relatedLinks>
      <maml:navigationLink>
        <maml:linkText></maml:linkText>
        <maml:uri/>
      </maml:navigationLink>
    </maml:relatedLinks>
  </command:command>
 
  <!-- v 1.3.0.36 -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>
        Get-MsolSettingTemplate
      </command:name>
      <maml:description>
        <maml:para>Recupera un modello di impostazione della directory.</maml:para>
      </maml:description>
      <maml:copyright>
        <maml:para></maml:para>
      </maml:copyright>
      <command:verb>Get</command:verb>
      <command:noun>MsolSettingTemplate</command:noun>
      <dev:version></dev:version>
    </command:details>
    <maml:description>
      <maml:para>Il cmdlet Get-MsolSettingTemplate può essere usato per recuperare un modello di impostazione della directory.</maml:para>
    </maml:description>
    <!-- Cmdlet syntax section-->
    <command:syntax>
      <command:syntaxItem>
        <maml:name>Get-MsolSettingTemplate</maml:name>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>TemplateId</maml:name>
          <maml:description>
            <maml:para>Valore TemplateId associato al modello di impostazione della directory da recuperare.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <!-- Cmdlet parameter section -->
    <command:parameters>
      <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>TemplateId</maml:name>
        <maml:description>
          <maml:para>Valore TemplateId associato al modello di impostazione della directory da recuperare.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        <dev:type>
          <maml:name>Guid</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <!-- Input - Output section-->
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name></maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description>
          <maml:para>
            <!-- description -->
 
          </maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name>Microsoft.Online.Administration.SettingTemplate</maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description>
          <maml:para>
            <!-- description -->
            Recupera un modello di impostazione della directory contenente le informazioni seguenti:
 
            Id: ID stringa univoco del modello di impostazione della directory. Questo valore deve essere usato quando si aggiorna l'impostazione.
 
            DisplayName: nome del modello di impostazione.
 
            Description: descrizione del modello di impostazione.
 
            Values: coppia nome-valore che descrive i dettagli del modello di impostazione.
          </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>
          -------------------------- ESEMPIO 1 --------------------------
        </maml:title>
        <maml:introduction>
          <maml:para>C:\PS&gt;</maml:para>
        </maml:introduction>
        <dev:code>
          Get-MsolSettingTemplate -TemplateId &lt;guid&gt;
 
          Returns a directory setting template associated with the guid &lt;guid&gt;.
        </dev:code>
        <dev:remarks>
          <maml:para>Descrizione</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Questo comando restituirà un modello di impostazione della directory associato al GUID &lt;guid&gt;.</maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
        </dev:remarks>
        <command:commandLines>
          <command:commandLine>
            <command:commandText></command:commandText>
          </command:commandLine>
        </command:commandLines>
      </command:example>
    </command:examples>
    <!-- Link section -->
    <maml:relatedLinks>
      <maml:navigationLink>
        <maml:linkText></maml:linkText>
        <maml:uri/>
      </maml:navigationLink>
    </maml:relatedLinks>
  </command:command>
 
  <!-- v 1.3.0.36 -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>
        Get-MsolSubscription
      </command:name>
      <maml:description>
        <maml:para>Recupera le sottoscrizioni.</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>Il cmdlet Get-MsolSubscription restituisce tutte le sottoscrizioni acquistate dalla società. Per l'assegnazione delle licenze agli utenti, sarà invece necessario utilizzare l'API Get-MsolAccountSku.</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>L'ID oggetto della sottoscrizione da recuperare.</maml:para>
          </maml:description>
          <command:parameterValue 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>ID univoco del tenant sul quale eseguire l'operazione. Se questo parametro non è specificato, l'impostazione predefinita sarà il tenant dell'utente corrente. Questo parametro riguarda solo gli utenti partner.</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>L'ID oggetto della sottoscrizione da recuperare.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml: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>ID univoco del tenant sul quale eseguire l'operazione. Se questo parametro non è specificato, l'impostazione predefinita sarà il tenant dell'utente corrente. Questo parametro riguarda solo gli utenti partner.</maml:para>
 
        </maml:description>
        <command:parameterValue required="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 -->
            Per questo cmdlet, ogni oggetto di output includerà le seguenti informazioni:
 
            DateCreated: la data di creazione della sottoscrizione.
 
            NextLifecycleDate: la data del successivo evento del ciclo di vita della sottoscrizione.
 
            ObjectId: l'ID univoco della sottoscrizione.
 
            OcpSubscriptionId: l'ID della sottoscrizione nel sistema commerciale.
 
            ServiceStatus: lo stato di provisioning di ciascun servizio associato alla sottoscrizione.
 
            SkuId: l'ID oggetto dello SKU associato alla sottoscrizione.
 
            SkuPartNumber: lo SKU associato alla sottoscrizione.
 
            Status: lo stato della sottoscrizione (Enabled, Expired o Suspended).
 
            TotalLicenses: il numero di postazioni incluse nella sottoscrizione.
          </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>
          -------------------------- ESEMPIO 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>Descrizione</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Questo comando consente di recuperare un elenco delle sottoscrizioni aziendali. Per l'assegnazione delle licenze, è invece necessario utilizzare il cmdlet Get-MsolAccountSKU.</maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
        </dev:remarks>
        <command:commandLines>
          <command:commandLine>
            <command:commandText></command:commandText>
          </command:commandLine>
        </command:commandLines>
      </command:example>
    </command:examples>
    <!-- Link section -->
    <maml:relatedLinks>
      <maml:navigationLink>
        <maml:linkText></maml:linkText>
        <maml:uri/>
      </maml:navigationLink>
    </maml:relatedLinks>
  </command:command>
 
  <!-- v 1.3.0.36 -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>
        Get-MsolUser
      </command:name>
      <maml:description>
        <maml:para>Recupera un utente da Microsoft Azure Active Directory.</maml:para>
      </maml:description>
      <maml:copyright>
        <maml:para></maml:para>
      </maml:copyright>
      <command:verb>Get</command:verb>
      <command:noun>MsolUser</command:noun>
      <dev:version></dev:version>
    </command:details>
    <maml:description>
      <maml:para>Il cmdlet Get-MsolUser può essere utilizzato per recuperare un singolo utente o un elenco di utenti. Se si utilizza il parametro ObjectId o UserPrincipalName, verrà recuperato un singolo utente. </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>La città in base alla quale filtrare i risultati.</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>Il paese in base al quale filtrare i risultati.</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>Il reparto in base al quale filtrare i risultati.</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>Il dominio in base al quale filtrare i risultati. Deve essere un dominio verificato della società. Verranno restituiti tutti gli utenti con un indirizzo di posta elettronica (primario o secondario) in questo dominio.</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>Il filtro per gli utenti abilitati (o disabilitati). I valori possibili sono All, EnabledOnly e 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>Il filtro per gli utenti con errori di convalida.</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>Il filtro per utenti che necessitano della riconciliazione delle licenze.</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>L'ID utente dell'utente da recuperare.</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>Il numero massimo di risultati restituiti per un risultato di ricerca. Se non specificato, verranno restituiti 500 risultati.</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>Se è impostato, verranno eliminati solo gli utenti nel cestino.</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>La stringa da ricercare per trovare utenti. Verranno restituiti solo gli utenti con un indirizzo di posta elettronica o un nome visualizzato che inizia con questa stringa.</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>Il filtro per lo stato dell'utente.</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>Filtro per escludere solo gli utenti sincronizzati con il servizio di sincronizzazione di Microsoft Azure Active Directory.</maml:para>
          </maml:description>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>TenantId</maml:name>
          <maml:description>
            <maml:para>ID univoco del tenant sul quale eseguire l'operazione. Se questo parametro non è specificato, l'impostazione predefinita sarà il tenant dell'utente corrente. Questo parametro riguarda solo gli utenti partner.</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>Il filtro per la professione dell'utente.</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>Il filtro per gli utenti ai quali non è assegnata una licenza.</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>Il filtro per il paese in cui l'utente utilizza i servizi. Deve essere un codice paese di due lettere. </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>Se presente, verranno restituiti tutti i risultati. Non può essere utilizzato con il parametro MaxResults.</maml:para>
          </maml:description>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>City</maml:name>
          <maml:description>
            <maml:para>La città in base alla quale filtrare i risultati.</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>Il paese in base al quale filtrare i risultati.</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>Il reparto in base al quale filtrare i risultati.</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>Il dominio in base al quale filtrare i risultati. Deve essere un dominio verificato della società. Verranno restituiti tutti gli utenti con un indirizzo di posta elettronica (primario o secondario) in questo dominio.</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>Il filtro per gli utenti abilitati (o disabilitati). I valori possibili sono All, EnabledOnly e 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>Il filtro per gli utenti con errori di convalida.</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>Il filtro per utenti che necessitano della riconciliazione delle licenze.</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>Se è impostato, verranno eliminati solo gli utenti nel cestino.</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>Il filtro per lo stato dell'utente.</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>Filtro per escludere solo gli utenti sincronizzati con il servizio di sincronizzazione di Microsoft Azure Active Directory.</maml:para>
          </maml:description>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>TenantId</maml:name>
          <maml:description>
            <maml:para>ID univoco del tenant sul quale eseguire l'operazione. Se questo parametro non è specificato, l'impostazione predefinita sarà il tenant dell'utente corrente. Questo parametro riguarda solo gli utenti partner.</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>Il filtro per la professione dell'utente.</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>Il filtro per gli utenti ai quali non è assegnata una licenza.</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>Il filtro per il paese in cui l'utente utilizza i servizi. Deve essere un codice paese di due lettere. </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>ID univoco dell'utente da recuperare.</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>Se è impostato, verranno eliminati solo gli utenti nel cestino.</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>ID univoco del tenant sul quale eseguire l'operazione. Se questo parametro non è specificato, l'impostazione predefinita sarà il tenant dell'utente corrente. Questo parametro riguarda solo gli utenti partner.</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>L'ID utente dell'utente da recuperare.</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>Se è impostata, verranno restituiti solo gli utenti nel Cestino.</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>ID univoco del tenant sul quale eseguire l'operazione. Se questo parametro non è specificato, l'impostazione predefinita sarà il tenant dell'utente corrente. Questo parametro riguarda solo gli utenti partner.</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>Se presente, verranno restituiti tutti i risultati. Non può essere utilizzato con il parametro MaxResults.</maml:para>
 
        </maml:description>
        <command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>SwitchParameter</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>City</maml:name>
        <maml:description>
          <maml:para>La città in base alla quale filtrare i risultati.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <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>Il paese in base al quale filtrare i risultati.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <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>Il reparto in base al quale filtrare i risultati.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <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>Il dominio in base al quale filtrare i risultati. Deve essere un dominio verificato della società. Verranno restituiti tutti gli utenti con un indirizzo di posta elettronica (primario o secondario) in questo dominio.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <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>Il filtro per gli utenti abilitati (o disabilitati). I valori possibili sono All, EnabledOnly e 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>Il filtro per gli utenti con errori di convalida.</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>Il filtro per utenti che necessitano della riconciliazione delle licenze.</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>L'ID utente dell'utente da recuperare.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <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>Il numero massimo di risultati restituiti per un risultato di ricerca. Se non specificato, verranno restituiti 500 risultati.</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>ID univoco dell'utente da recuperare.</maml:para>
 
        </maml:description>
        <command:parameterValue required="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>Se è impostato, verranno eliminati solo gli utenti nel cestino.</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>La stringa da ricercare per trovare utenti. Verranno restituiti solo gli utenti con un indirizzo di posta elettronica o un nome visualizzato che inizia con questa stringa.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <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>Il filtro per lo stato dell'utente.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <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>Filtro per escludere solo gli utenti sincronizzati con il servizio di sincronizzazione di Microsoft Azure Active Directory.</maml:para>
 
        </maml:description>
        <command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>SwitchParameter</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>TenantId</maml:name>
        <maml:description>
          <maml:para>ID univoco del tenant sul quale eseguire l'operazione. Se questo parametro non è specificato, l'impostazione predefinita sarà il tenant dell'utente corrente. Questo parametro riguarda solo gli utenti partner.</maml:para>
 
        </maml:description>
        <command:parameterValue required="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>Il filtro per la professione dell'utente.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <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>Il filtro per gli utenti ai quali non è assegnata una licenza.</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>Il filtro per il paese in cui l'utente utilizza i servizi. Deve essere un codice paese di due lettere. </maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="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>L'ID utente dell'utente da recuperare.</maml:para>
 
        </maml:description>
        <command:parameterValue required="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 -->
            Questo cmdlet restituisce oggetti utente, che includono le informazioni seguenti:
 
            AlternateEmailAddresses: indirizzo di posta elettronica alternativo dell'utente (esterno a Microsoft Azure Active Directory).
 
            BlockCredential: determina se l'utente può eseguire l'accesso o meno.
 
            City: città dell'utente.
 
            Country: paese dell'utente.
 
            Department: reparto dell'utente.
 
            DisplayName: nome visualizzato dell'utente.
 
            Errors: matrice di errori. Si tratta di errori di convalida che possono comportare la perdita di servizi.
 
            Fax: numero di fax dell'utente.
 
            FirstName: nome dell'utente.
 
            ImmutableID: viene restituito solo per gli utenti federati. Si tratta dell'ID necessario per la federazione con Microsoft Azure Active Directory.
 
            isBlackBerryUser: indica se l'utente possiede o meno un dispositivo BlackBerry.
 
            isLicensed: indica se all'utente sono assegnate licenze o meno.
 
            LastDirSyncTime: data e ora dell'ultima sincronizzazione della directory, restituita solo dagli utenti sincronizzati con Microsoft Azure Active Directory tramite la sincronizzazione di Active Directory synchronization.
 
            LastPasswordChangeTimestamp: ora più recente in cui è stata registrata una modifica della password per l'utente in Microsoft Azure Active Directory.
 
            LastName: cognome dell'utente.
 
            LicenseReconciliationNeeded: indica se l'utente attualmente ha o meno una cassetta postale senza una licenza. In questo caso, all'utente dovrebbe essere concessa una licenza di 30 giorni per evitare la perdita della cassetta postale.
 
            Licenses: elenco delle licenze dell'utente.
 
            LiveID: ID di accesso univoco dell'utente.
 
            MobilePhone: numero di telefono cellulare dell'utente.
 
            ObjectId: ID univoco dell'utente.
 
            Office: numero di telefono dell'ufficio dell'utente.
 
            OverallProvisioningStatus: indica se è stato effettuato o meno il provisioning dell'utente per i servizi.
 
            PasswordNeverExpires: indica se è necessario imporre all'utente di modificare la password ogni 90 giorni.
 
            Phone Number: numero di telefono dell'utente.
 
            Postal Code: codice postale dell'utente.
 
            Preferred Data Location: percorso dati preferito dell'utente.
 
            Preferred Language: lingua preferita dell'utente.
 
            Proxy Addresses: indirizzi proxy associati a questo utente.
 
            State: stato in cui risiede l'utente.
 
            StreetAddress: via e numero civico dell'utente.
 
            StrongPasswordRequired: indica se all'utente viene richiesto o meno di impostare una password complessa durante la modifica della password. È consigliabile usare password complesse.
 
            Title: titolo dell'utente.
 
            UsageLocation: paese in cui l'utente utilizza i servizi. Deve essere un codice paese a due lettere.
 
            UserPrincipalName: ID utente dell'utente.
 
            ValidationStatus: indica se l'utente presenta errori o meno.
</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>
          -------------------------- ESEMPIO 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>Descrizione</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Questo comando recupera tutti gli utenti della società (fino a 500 risultati).</maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml: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>
          -------------------------- ESEMPIO 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>Descrizione</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Questo comando consente di recuperare un elenco di utenti abilitati (fino a 2000 risultati).</maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml: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>
          -------------------------- ESEMPIO 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>Descrizione</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Questo comando recupera l'utente con l'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>
          -------------------------- ESEMPIO 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>Descrizione</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Questo comando recupera un utente con l'ID oggetto corrispondente.</maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml: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>
          -------------------------- ESEMPIO 5 --------------------------
        </maml:title>
        <maml:introduction>
          <maml:para>C:\PS&gt;</maml:para>
        </maml:introduction>
        <dev:code>
          Get-MsolUser -SearchString "Tim"
 
          Returns a user object.
        </dev:code>
        <dev:remarks>
          <maml:para>Descrizione</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Questo comando recupera un elenco di utenti con la dicitura "Tim" nel nome visualizzato o nell'indirizzo di posta elettronica (fino a 500 risultati).</maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml: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>
          -------------------------- ESEMPIO 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>Descrizione</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Questo comando consente di recuperare un elenco di utenti abilitati (fino a 2000 risultati).</maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml: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>
          -------------------------- ESEMPIO 7 --------------------------
        </maml:title>
        <maml:introduction>
          <maml:para>C:\PS&gt;</maml:para>
        </maml:introduction>
        <dev:code>
          Get-MsolUser -UserPrincipalName john@contoso.onmicrosoft.com | Select PreferredDataLocation
 
        </dev:code>
        <dev:remarks>
          <maml:para>Descrizione</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Questo comando restituisce il percorso dati preferito di un utente.</maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml: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>Recupera un elenco di ruoli di cui l'utente specificato è membro. </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>Il cmdlet Get-MsolUserRole viene utilizzato per recuperare tutti i ruoli di amministratore a cui appartiene l'utente specificato. Il cmdlet restituirà anche i ruoli di cui l'utente è membro tramite l'appartenenza a un gruppo di sicurezza.</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>L'ID dell'utente per il quale recuperare ruoli.</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>ID univoco del tenant sul quale eseguire l'operazione. Se questo parametro non è specificato, l'impostazione predefinita sarà il tenant dell'utente corrente. Questo parametro riguarda solo gli utenti partner.</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>L'ID utente dell'utente per il quale recuperare i ruoli.</maml:para>
          </maml:description>
          <command:parameterValue 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>ID univoco del tenant sul quale eseguire l'operazione. Se questo parametro non è specificato, l'impostazione predefinita sarà il tenant dell'utente corrente. Questo parametro riguarda solo gli utenti partner.</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>L'ID dell'utente per il quale recuperare ruoli.</maml:para>
 
        </maml:description>
        <command:parameterValue required="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>ID univoco del tenant sul quale eseguire l'operazione. Se questo parametro non è specificato, l'impostazione predefinita sarà il tenant dell'utente corrente. Questo parametro riguarda solo gli utenti partner.</maml:para>
 
        </maml:description>
        <command:parameterValue required="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>L'ID utente dell'utente per il quale recuperare i ruoli.</maml:para>
 
        </maml:description>
        <command:parameterValue required="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>
          -------------------------- ESEMPIO 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>Descrizione</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Questo comando recupera tutti i gruppi di cui utente@contoso.com è membro.</maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml: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>Aggiunta di un nuovo dominio a Microsoft Azure Active Directory.</maml:para>
      </maml:description>
      <maml:copyright>
        <maml:para></maml:para>
      </maml:copyright>
      <command:verb>New</command:verb>
      <command:noun>MsolDomain</command:noun>
      <dev:version></dev:version>
    </command:details>
    <maml:description>
      <maml:para>Il cmdlet New-MsolDomain viene utilizzato per creare un nuovo oggetto dominio con identità gestite o federate. Tuttavia, per i domini federati, è necessario utilizzare il cmdlet New-MsolFederatedDomain per garantire la corretta configurazione.</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>Il tipo di autenticazione (gestita o federata) del dominio. Tutti gli utenti creati nel dominio in questione disporranno di questo tipo di autenticazione.</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>Il nome completo del dominio.</maml:para>
          </maml:description>
          <command:parameterValue 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>ID univoco del tenant sul quale eseguire l'operazione. Se questo parametro non è specificato, l'impostazione predefinita sarà il tenant dell'utente corrente. Questo parametro riguarda solo gli utenti partner.</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>Il tipo di autenticazione (gestita o federata) del dominio. Tutti gli utenti creati nel dominio in questione disporranno di questo tipo di autenticazione.</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>Il nome completo del dominio.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml: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>ID univoco del tenant sul quale eseguire l'operazione. Se questo parametro non è specificato, l'impostazione predefinita sarà il tenant dell'utente corrente. Questo parametro riguarda solo gli utenti partner.</maml:para>
 
        </maml:description>
        <command:parameterValue required="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 -->
            Questo cmdlet restituisce informazioni dettagliate relative al nuovo dominio.
          </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>
          -------------------------- ESEMPIO 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>Descrizione</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Questo comando crea un nuovo dominio con il nome contoso.com. Per poter essere utilizzato, il dominio dovrà essere verificato.</maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml: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>Aggiunge un nuovo gruppo a Microsoft Azure Active Directory.</maml:para>
      </maml:description>
      <maml:copyright>
        <maml:para></maml:para>
      </maml:copyright>
      <command:verb>New</command:verb>
      <command:noun>MsolGroup</command:noun>
      <dev:version></dev:version>
    </command:details>
    <maml:description>
      <maml:para>Il cmdlet New-MsolGroup consente di aggiungere un nuovo gruppo di sicurezza a Microsoft Azure Active Directory.</maml:para>
    </maml:description>
    <!-- Cmdlet syntax section-->
    <command:syntax>
      <command:syntaxItem>
        <maml:name>New-MsolGroup</maml:name>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>Description</maml:name>
          <maml:description>
            <maml:para>La descrizione del gruppo.</maml:para>
          </maml:description>
          <command:parameterValue 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>Il nome visualizzato del gruppo.</maml:para>
          </maml:description>
          <command:parameterValue 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>Il proprietario del gruppo.</maml:para>
          </maml:description>
          <command:parameterValue 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>ID univoco del tenant sul quale eseguire l'operazione. Se questo parametro non è specificato, l'impostazione predefinita sarà il tenant dell'utente corrente. Questo parametro riguarda solo gli utenti partner.</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>La descrizione del gruppo.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml: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>Il nome visualizzato del gruppo.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml: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>Il proprietario del gruppo.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml: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>ID univoco del tenant sul quale eseguire l'operazione. Se questo parametro non è specificato, l'impostazione predefinita sarà il tenant dell'utente corrente. Questo parametro riguarda solo gli utenti partner.</maml:para>
 
        </maml:description>
        <command:parameterValue required="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 -->
            Restituirà il nuovo gruppo creato.
          </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>
          -------------------------- ESEMPIO 1 --------------------------
          </maml:title>
        <maml:introduction>
          <maml:para>C:\PS&gt;</maml:para>
        </maml:introduction>
        <dev:code>
          New-MsolGroup -DisplayName "MyGroup" -Description "My test group"
 
          Returns a group object.
        </dev:code>
        <dev:remarks>
          <maml:para>Descrizione</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Questo comando crea un nuovo gruppo di sicurezza chiamato "MyGroup"</maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
        </dev:remarks>
        <command:commandLines>
          <command:commandLine>
            <command:commandText></command:commandText>
          </command:commandLine>
        </command:commandLines>
      </command:example>
    </command:examples>
    <!-- Link section -->
    <maml:relatedLinks>
      <maml:navigationLink>
        <maml:linkText></maml:linkText>
        <maml:uri/>
      </maml:navigationLink>
    </maml:relatedLinks>
  </command:command>
 
  <!-- v 1.3.0.36 -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>
        New-MsolLicenseOptions
      </command:name>
      <maml:description>
        <maml:para>Crea un nuovo oggetto di opzioni di licenza. Questo oggetto viene utilizzato durante l'assegnazione delle licenze tramite i cmdlet Add-MSOLUser e Set-MsolUserLicense.</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>Il cmdlet New-MsolLicenseOptions crea un nuovo oggetto di opzioni di licenza. Quando si assegna a un utente la licenza tramite i cmdlet Add-MsolUser e Set-MsolUserLicense, questo cmdlet disabilita specifici piani di servizio.</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>La licenza (AccountSkuID) per queste opzioni.</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>Un elenco di piani di servizio da disabilitare al momento dell'assegnazione della licenza all'utente.</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>La licenza (AccountSkuID) per queste opzioni.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</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>Un elenco di piani di servizio da disabilitare al momento dell'assegnazione della licenza all'utente.</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>
          -------------------------- ESEMPIO 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>Descrizione</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Questo comando crea un oggetto di opzioni di licenza. Può essere utilizzato per il parametro delle opzioni di licenza in New-MsolUser o 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>Aggiunta di una nuova entità servizio a Microsoft Azure Active Directory.</maml:para>
      </maml:description>
      <maml:copyright>
        <maml:para></maml:para>
      </maml:copyright>
      <command:verb>New</command:verb>
      <command:noun>MsolServicePrincipal</command:noun>
      <dev:version></dev:version>
    </command:details>
    <maml:description>
      <maml:para>
        Il cmdlet New-MsolServicePrincipal crea un'entità servizio che può essere usata per rappresentare un'applicazione line-of-business (LOB) o un server locale, come Microsoft Exchange, SharePoint o Lync in Microsoft Azure Active Directory come oggetti "entità servizio". L'aggiunta di una nuova applicazione come entità servizio consente l'autenticazione dell'applicazione in altri servizi, ad esempio 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>Il nome descrittivo dell'entità servizio</maml:para>
          </maml:description>
          <command:parameterValue 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>Specifica se l'account deve essere abilitato. Il parametro viene impostato su true se non viene specificato.</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>Elenco di indirizzi utilizzati dall'applicazione. L'elenco deve essere costruito utilizzando il cmdlet di aiuto New-MsolServicePrincipalAddress.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="true">Address[]</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>AppPrincipalId</maml:name>
          <maml:description>
            <maml:para>L'identificatore di applicazione univoco dell'entità servizio in un tenant. Una volta creata questa proprietà, non è possibile modificarla. Se non si specifica alcun valore AppPrincipalId, ne verrà generato uno.</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>La data di fine effettiva dell'utilizzo della credenziale. Il valore predefinito per la data di fine è un anno da oggi.</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>
              Un elenco di nomi dell'entità servizio (SPN) associati all'entità servizio.
              L'SPN deve essere univoco per ogni tenant della società e viene utilizzato per identificare in modo univoco ogni applicazione. Per impostazione predefinita, l'AppID dell'entità servizio viene sempre aggiunto come SPN.
              L'SPN deve corrispondere al formato "appName" o "appName/hostname" oppure deve essere un URL valido. AppName rappresenta il nome dell'applicazione, mentre hostname rappresenta l'autorità URI dell'applicazione. Quando l'entità servizio rappresenta una relying party WS-Federation, è possibile impostare l'SPN su un URL che verrà trattato come parametro wtrealm WS-Federation.
          </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>La data di inizio effettiva di utilizzo della credenziale. Il valore predefinito della data di inizio è oggi.</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>ID univoco del tenant sul quale eseguire l'operazione. Se questo parametro non è specificato, l'impostazione predefinita sarà il tenant dell'utente corrente. Questo parametro riguarda solo gli utenti partner.</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>Tipo di credenziale utilizzata. Il tipo di credenziale può essere impostato su "asymmetric", "symmetric" o "password". Scegliendo "asymmetric", il parametro Value (Valore) deve essere impostato sulla parte pubblica di un certificato X509 con codifica base 64. Scegliendo "symmetric", se Value (Valore) non è impostato verrà creata una chiave simmetrica AES a 256 bit. Scegliendo "password", è necessario fornire il parametro Value (Valore), che non deve essere codificato in base 64. L'impostazione predefinita è "symmetric".</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">ServicePrincipalCredentialType</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>Usage</maml:name>
          <maml:description>
            <maml:para>
              Utilizzo della chiave delle credenziali. L'utilizzo della chiave delle credenziali può essere impostato sulla firma ("sign") o sulla verifica ("verify") di un token. L'impostazione predefinita è "verify". Il valore "sign" è consentito SOLO per le chiavi simmetriche, mentre il valore "verify" è consentito per tutti i tipi di chiavi.
              Microsoft Azure Active Directory necessita di una chiave delle credenziali di tipo "verify" per verificare che il token della richiesta sia stato inviato dall'applicazione, rappresentata dall'entità del servizio in questione. Facoltativamente, l'applicazione può richiedere a Microsoft Azure Active Directory di emettere token per l'applicazione firmata con la chiave di firma, anziché con la chiave pubblica asimmetrica che identifica Microsoft Azure Active Directory. In questo caso, fornire una chiave delle credenziali di tipo "sign" all'entità servizio.
          </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>Il valore della credenziale. Se il tipo della credenziale è impostato su "asymmetric", esso indica il certificato codificato in base 64. Scegliendo il tipo di credenziale "symmetric", se Value (Valore) non è impostato, verrà automaticamente creata una chiave AES a 256 bit, con validità di un anno a partire dal momento della creazione. Se il tipo di credenziale è impostato su "password", è necessario fornire il parametro Value (Valore), che non deve essere codificato in base 64.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <!-- Cmdlet parameter section -->
    <command:parameters>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>AccountEnabled</maml:name>
        <maml:description>
          <maml:para>Specifica se l'account deve essere abilitato. Il parametro viene impostato su true se non viene specificato.</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>Elenco di indirizzi utilizzati dall'applicazione. L'elenco deve essere costruito utilizzando il cmdlet di aiuto New-MsolServicePrincipalAddress.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="true">Address[]</command:parameterValue>
        <dev:type>
          <maml:name>Address[]</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>AppPrincipalId</maml:name>
        <maml:description>
          <maml:para>L'identificatore di applicazione univoco dell'entità servizio in un tenant. Una volta creata questa proprietà, non è possibile modificarla. Se non si specifica alcun valore AppPrincipalId, ne verrà generato uno.</maml:para>
 
        </maml:description>
        <command:parameterValue required="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>Il nome descrittivo dell'entità servizio</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml: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>La data di fine effettiva dell'utilizzo della credenziale. Il valore predefinito per la data di fine è un anno da oggi.</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>
            Un elenco di nomi dell'entità servizio (SPN) associati all'entità servizio.
            L'SPN deve essere univoco per ogni tenant della società e viene utilizzato per identificare in modo univoco ogni applicazione. Per impostazione predefinita, l'AppID dell'entità servizio viene sempre aggiunto come SPN.
            L'SPN deve corrispondere al formato "appName" o "appName/hostname" oppure deve essere un URL valido. AppName rappresenta il nome dell'applicazione, mentre hostname rappresenta l'autorità URI dell'applicazione. Quando l'entità servizio rappresenta una relying party WS-Federation, è possibile impostare l'SPN su un URL che verrà trattato come parametro wtrealm WS-Federation.
          </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>La data di inizio effettiva di utilizzo della credenziale. Il valore predefinito della data di inizio è oggi.</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>ID univoco del tenant sul quale eseguire l'operazione. Se questo parametro non è specificato, l'impostazione predefinita sarà il tenant dell'utente corrente. Questo parametro riguarda solo gli utenti partner.</maml:para>
 
        </maml:description>
        <command:parameterValue required="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>Tipo di credenziale utilizzata. Il tipo di credenziale può essere impostato su "asymmetric", "symmetric" o "password". Scegliendo "asymmetric", il parametro Value (Valore) deve essere impostato sulla parte pubblica di un certificato X509 con codifica base 64. Scegliendo "symmetric", se Value (Valore) non è impostato verrà creata una chiave simmetrica AES a 256 bit. Scegliendo "password", è necessario fornire il parametro Value (Valore), che non deve essere codificato in base 64. L'impostazione predefinita è "symmetric".</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">ServicePrincipalCredentialType</command:parameterValue>
        <dev:type>
          <maml:name>ServicePrincipalCredentialType</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>symmetric</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>Usage</maml:name>
        <maml:description>
          <maml:para>
            Utilizzo della chiave delle credenziali. L'utilizzo della chiave delle credenziali può essere impostato sulla firma ("sign") o sulla verifica ("verify") di un token. L'impostazione predefinita è "verify". Il valore "sign" è consentito SOLO per le chiavi simmetriche, mentre il valore "verify" è consentito per tutti i tipi di chiavi.
            Microsoft Azure Active Directory necessita di una chiave delle credenziali di tipo "verify" per verificare che il token della richiesta sia stato inviato dall'applicazione, rappresentata dall'entità del servizio in questione. Facoltativamente, l'applicazione può richiedere a Microsoft Azure Active Directory di emettere token per l'applicazione firmata con la chiave di firma, anziché con la chiave pubblica asimmetrica che identifica Microsoft Azure Active Directory. In questo caso, fornire una chiave delle credenziali di tipo "sign" all'entità servizio.
          </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>Il valore della credenziale. Se il tipo della credenziale è impostato su "asymmetric", esso indica il certificato codificato in base 64. Scegliendo il tipo di credenziale "symmetric", se Value (Valore) non è impostato, verrà automaticamente creata una chiave AES a 256 bit, con validità di un anno a partire dal momento della creazione. Se il tipo di credenziale è impostato su "password", è necessario fornire il parametro Value (Valore), che non deve essere codificato in base 64.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <!-- Input - Output section-->
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name></maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description>
          <maml:para>
            <!-- description -->
 
          </maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name>Microsoft.Online.Administration.ServicePrincipalExtended</maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description>
          <maml:para>
            <!-- description -->
            Recupera l'entità servizio aggiunta con le informazioni seguenti:
 
            ObjectId: identificatore univoco dell'entità servizio.
            AppPrincipalId: identificatore applicazione dell'entità servizio.
            DisplayName: nome descrittivo dell'entità servizio.
            ServicePrincipalName: elenco dei nomi dell'entità servizio (SPN) associati all'entità servizio.
            TrustedForDelegation: valore che indica se l'entità servizio è idonea alla delega.
            AccountEnabled: valore che indica se l'account è abilitato.
 
            Recupera anche l'elenco di credenziali aggiunte. Ogni oggetto credenziale contiene le informazioni seguenti:
 
            Type: il tipo di credenziali dell'entità servizio (Asymmetric/Symmetric/Other).
            Value: il valore delle credenziali. Se le credenziali sono di tipo certificato, questo valore rappresenta il certificato con codifica in Base 64. Se le credenziali sono di tipo simmetrico, il valore rappresenta una chiave AES.
            KeyGroupId: l'identificatore riservato all'uso interno.
            KeyId: l'identificatore univoco della chiave.
            StartDate: la data di inizio effettivo dell'utilizzo delle credenziali.
            EndDate: la data di fine effettiva dell'utilizzo delle credenziali.
            Usage: specifica se le credenziali sono usate per firmare ("sign") o verificare ("verify") un 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>
          -------------------------- ESEMPIO 1 --------------------------
          </maml:title>
        <maml:introduction>
          <maml:para>C:\PS&gt;</maml:para>
        </maml:introduction>
        <dev:code>
          New-MsolServicePrincipal -ServicePrincipalNames @("MyApp/myApp.com") -DisplayName "My Application"
 
          New service principal object created.
        </dev:code>
        <dev:remarks>
          <maml:para>Descrizione</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Questo comando crea una nuova entità servizio. In questo esempio l'entità servizio verrà creata con il nome dell'entità servizio "MyApp/myApp.com" e il nome visualizzato "My Application" e utilizzerà una chiave simmetrica a 256 bit generata automaticamente per verificare l'applicazione. Tale chiave sarà valida per un anno dalla data odierna.</maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml: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>
          -------------------------- ESEMPIO 2 --------------------------
        </maml:title>
        <maml:introduction>
          <maml:para>C:\PS&gt;</maml:para>
        </maml:introduction>
        <dev:code>
          $cer = New-Object System.Security.Cryptography.X509Certificates.X509Certificate
          $cer.Import("C:\temp\myapp.cer")
          $binCert = $cer.GetRawCertData()
          $credValue = [System.Convert]::ToBase64String($binCert);
          New-MsolServicePrincipal -ServicePrincipalNames @("MyApp/myApp.com") -DisplayName "My Application" -Type asymmetric -Value $credValue
 
          New service principal object created.
        </dev:code>
        <dev:remarks>
          <maml:para>Descrizione</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Questo comando crea una nuova entità servizio. In questo esempio l'entità servizio verrà creata con il nome dell'entità servizio "MyApp/myApp.com" e il nome visualizzato "My Application" e utilizzerà il certificato X509 "myapp.cer" fornito e configurato con una chiave asimmetrica codificata in base 64.</maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml: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>Crea un nuovo oggetto indirizzo dell'entità servizio, che è possibile utilizzare per aggiornare gli indirizzi di un'entità servizio.</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>Il cmdlet New-MsolServicePrincipalAddress crea un nuovo indirizzo entità servizio che può essere utilizzato per aggiornare gli indirizzi per un'entità servizio.</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>Questo valore indirizzo deve essere impostato su un URI valido, che deve utilizzare 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>Il valore AddressType può essere impostato su "reply" | "error". Se non è impostato, il valore predefinito sarà "reply" e verrà trattato dal sistema di autenticazione come URI di reindirizzamento.</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>Il valore AddressType può essere impostato su "reply" | "error". Se non è impostato, il valore predefinito sarà "reply" e verrà trattato dal sistema di autenticazione come URI di reindirizzamento.</maml:para>
 
        </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>Questo valore indirizzo deve essere impostato su un URI valido, che deve utilizzare 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 -->
            Un oggetto indirizzo è costituito da un AddressType (Tipo indirizzo) e un Value (Valore, di solito un URI).
            Quindi, è possibile utilizzare questo oggetto in New-MsolServicePrincipal o 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>
          -------------------------- ESEMPIO 1 --------------------------
        </maml:title>
        <maml:introduction>
          <maml:para>C:\PS&gt;</maml:para>
        </maml:introduction>
        <dev:code>
          New-MsolServicePrincipalAddress -Value "myApp.com"
 
          New address object created.
        </dev:code>
        <dev:remarks>
          <maml:para>Descrizione</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Questo comando helper crea un oggetto indirizzo con il valore "myApp.com". Consultare Set-MsolServicePrincipal per alcuni esempi sulla sintassi.</maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml: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>Aggiunge una chiave delle credenziali a un'entità servizio.</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>Il cmdlet New-MsolServicePrincipalCredential può essere utilizzato per aggiungere nuove credenziali a un'entità servizio o per aggiungere o riportare chiavi delle credenziali per un'applicazione. L'entità servizio viene identificata fornendo l'ID oggetto, appPrincipalID o il nome dell'entità servizio (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>L'ID oggetto dell'entità servizio a cui aggiungere la credenziale.</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>La data effettiva di fine utilizzo della credenziale. Il valore predefinito della data di fine è di un anno dalla data odierna. Per una credenziale di tipo "asymmetric", è necessario impostare tale data in corrispondenza del giorno di scadenza della validità del certificato X509 o in data precedente. In caso contrario, per questa applicazione non verrà emesso alcun token OAuth.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">DateTime</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>StartDate</maml:name>
          <maml:description>
            <maml:para>La data effettiva di inizio utilizzo della credenziale. Il valore predefinito della data di inizio corrisponde alla data odierna. Per una credenziale di tipo "asymmetric", è necessario impostare tale data in corrispondenza della data di inizio validità del certificato X509 o in data successiva. In caso contrario, per questa applicazione non verrà emesso alcun token OAuth.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">DateTime</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>TenantId</maml:name>
          <maml:description>
            <maml:para>ID univoco del tenant sul quale eseguire l'operazione. Se questo parametro non è specificato, l'impostazione predefinita sarà il tenant dell'utente corrente. Questo parametro riguarda solo gli utenti partner.</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>Il tipo di credenziale utilizzato, che può essere impostato su "asymmetric", "symmetric" oppure su "password". L'impostazione predefinita è "symmetric". </maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>Usage</maml:name>
          <maml:description>
            <maml:para>
              Utilizzo della chiave delle credenziali. L'utilizzo della chiave delle credenziali può essere impostato sulla firma ("sign") o sulla verifica ("verify") di un token. L'impostazione predefinita è "verify". Il valore "sign" è consentito SOLO per le chiavi simmetriche, mentre il valore "verify" è consentito per tutti i tipi di chiavi.
              La directory di Microsoft Azure Active Directory necessita di una chiave delle credenziali di tipo "verify" per verificare che il token della richiesta sia stato inviato dall'applicazione, rappresentata dall'entità del servizio in questione. Facoltativamente, l'applicazione può richiedere ai servizi Microsoft Azure Active Directory di emettere token per l'applicazione firmata con la chiave di firma, anziché con la chiave pubblica asimmetrica che identifica Microsoft Azure Active Directory. In questo caso, fornire una chiave delle credenziali di tipo "sign" all'entità servizio.
          </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>Il valore della credenziale. Se il tipo della credenziale è impostato su "asymmetric", esso indica il certificato codificato in base 64. Scegliendo il tipo di credenziale "symmetric", se Value (Valore) non è impostato, verrà automaticamente creata una chiave AES a 256 bit, con validità di un anno a partire dal momento della creazione. Se il tipo di credenziale è impostato su "password", è necessario fornire il parametro Value (Valore), che non deve essere codificato in base 64.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        </command:parameter>
      </command:syntaxItem>
      <command:syntaxItem>
        <maml:name>New-MsolServicePrincipalCredential</maml:name>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>AppPrincipalId</maml:name>
          <maml:description>
            <maml:para>L'ID applicazione associato all'entità servizio a cui aggiungere la credenziale.</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>La data effettiva di fine utilizzo della credenziale. Il valore predefinito della data di fine è di un anno dalla data odierna. Per una credenziale di tipo "asymmetric", è necessario impostare tale data in corrispondenza del giorno di scadenza della validità del certificato X509 o in data precedente. In caso contrario, per questa applicazione non verrà emesso alcun token OAuth.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">DateTime</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>StartDate</maml:name>
          <maml:description>
            <maml:para>La data effettiva di inizio utilizzo della credenziale. Il valore predefinito della data di inizio corrisponde alla data odierna. Per una credenziale di tipo "asymmetric", è necessario impostare tale data in corrispondenza della data di inizio validità del certificato X509 o in data successiva. In caso contrario, per questa applicazione non verrà emesso alcun token OAuth.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">DateTime</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>TenantId</maml:name>
          <maml:description>
            <maml:para>ID univoco del tenant sul quale eseguire l'operazione. Se questo parametro non è specificato, l'impostazione predefinita sarà il tenant dell'utente corrente. Questo parametro riguarda solo gli utenti partner.</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>Il tipo di credenziale utilizzato, che può essere impostato su "asymmetric", "symmetric" oppure su "password". L'impostazione predefinita è "symmetric". </maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>Usage</maml:name>
          <maml:description>
            <maml:para>
              Utilizzo della chiave delle credenziali. L'utilizzo della chiave delle credenziali può essere impostato sulla firma ("sign") o sulla verifica ("verify") di un token. L'impostazione predefinita è "verify". Il valore "sign" è consentito SOLO per le chiavi simmetriche, mentre il valore "verify" è consentito per tutti i tipi di chiavi.
              La directory di Microsoft Azure Active Directory necessita di una chiave delle credenziali di tipo "verify" per verificare che il token della richiesta sia stato inviato dall'applicazione, rappresentata dall'entità del servizio in questione. Facoltativamente, l'applicazione può richiedere ai servizi Microsoft Azure Active Directory di emettere token per l'applicazione firmata con la chiave di firma, anziché con la chiave pubblica asimmetrica che identifica Microsoft Azure Active Directory. In questo caso, fornire una chiave delle credenziali di tipo "sign" all'entità servizio.
          </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>Il valore della credenziale. Se il tipo della credenziale è impostato su "asymmetric", esso indica il certificato codificato in base 64. Scegliendo il tipo di credenziale "symmetric", se Value (Valore) non è impostato, verrà automaticamente creata una chiave AES a 256 bit, con validità di un anno a partire dal momento della creazione. Se il tipo di credenziale è impostato su "password", è necessario fornire il parametro Value (Valore), che non deve essere codificato in base 64.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        </command:parameter>
      </command:syntaxItem>
      <command:syntaxItem>
        <maml:name>New-MsolServicePrincipalCredential</maml:name>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>ServicePrincipalName</maml:name>
          <maml:description>
            <maml:para>
              Il nome univoco dell'entità servizio alla quale aggiungere le credenziali.
              L'SPN deve corrispondere al formato "appName" o "appName/hostname" oppure deve essere un URL valido. AppName rappresenta il nome dell'applicazione, mentre hostname rappresenta l'autorità URI dell'applicazione.
          </maml:para>
          </maml:description>
          <command:parameterValue 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>La data effettiva di fine utilizzo della credenziale. Il valore predefinito della data di fine è di un anno dalla data odierna. Per una credenziale di tipo "asymmetric", è necessario impostare tale data in corrispondenza del giorno di scadenza della validità del certificato X509 o in data precedente. In caso contrario, per questa applicazione non verrà emesso alcun token OAuth.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">DateTime</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>StartDate</maml:name>
          <maml:description>
            <maml:para>La data effettiva di inizio utilizzo della credenziale. Il valore predefinito della data di inizio corrisponde alla data odierna. Per una credenziale di tipo "asymmetric", è necessario impostare tale data in corrispondenza della data di inizio validità del certificato X509 o in data successiva. In caso contrario, per questa applicazione non verrà emesso alcun token OAuth.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">DateTime</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>TenantId</maml:name>
          <maml:description>
            <maml:para>ID univoco del tenant sul quale eseguire l'operazione. Se questo parametro non è specificato, l'impostazione predefinita sarà il tenant dell'utente corrente. Questo parametro riguarda solo gli utenti partner.</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>Il tipo di credenziale utilizzato, che può essere impostato su "asymmetric", "symmetric" oppure su "password". L'impostazione predefinita è "symmetric". </maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>Usage</maml:name>
          <maml:description>
            <maml:para>
              Utilizzo della chiave delle credenziali. L'utilizzo della chiave delle credenziali può essere impostato sulla firma ("sign") o sulla verifica ("verify") di un token. L'impostazione predefinita è "verify". Il valore "sign" è consentito SOLO per le chiavi simmetriche, mentre il valore "verify" è consentito per tutti i tipi di chiavi.
              La directory di Microsoft Azure Active Directory necessita di una chiave delle credenziali di tipo "verify" per verificare che il token della richiesta sia stato inviato dall'applicazione, rappresentata dall'entità del servizio in questione. Facoltativamente, l'applicazione può richiedere ai servizi Microsoft Azure Active Directory di emettere token per l'applicazione firmata con la chiave di firma, anziché con la chiave pubblica asimmetrica che identifica Microsoft Azure Active Directory. In questo caso, fornire una chiave delle credenziali di tipo "sign" all'entità servizio.
          </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>Il valore della credenziale. Se il tipo della credenziale è impostato su "asymmetric", esso indica il certificato codificato in base 64. Scegliendo il tipo di credenziale "symmetric", se Value (Valore) non è impostato, verrà automaticamente creata una chiave AES a 256 bit, con validità di un anno a partire dal momento della creazione. Se il tipo di credenziale è impostato su "password", è necessario fornire il parametro Value (Valore), che non deve essere codificato in base 64.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <!-- Cmdlet parameter section -->
    <command:parameters>
      <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>AppPrincipalId</maml:name>
        <maml:description>
          <maml:para>L'ID applicazione associato all'entità servizio a cui aggiungere la credenziale.</maml:para>
 
        </maml:description>
        <command:parameterValue required="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>La data effettiva di fine utilizzo della credenziale. Il valore predefinito della data di fine è di un anno dalla data odierna. Per una credenziale di tipo "asymmetric", è necessario impostare tale data in corrispondenza del giorno di scadenza della validità del certificato X509 o in data precedente. In caso contrario, per questa applicazione non verrà emesso alcun token OAuth.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">DateTime</command:parameterValue>
        <dev:type>
          <maml:name>DateTime</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>Today + 1 year</dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>ObjectId</maml:name>
        <maml:description>
          <maml:para>L'ID oggetto dell'entità servizio a cui aggiungere la credenziale.</maml:para>
 
        </maml:description>
        <command:parameterValue required="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>
              Il nome univoco dell'entità servizio alla quale aggiungere le credenziali.
              L'SPN deve corrispondere al formato "appName" o "appName/hostname" oppure deve essere un URL valido. AppName rappresenta il nome dell'applicazione, mentre hostname rappresenta l'autorità URI dell'applicazione.
          </maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml: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>La data effettiva di inizio utilizzo della credenziale. Il valore predefinito della data di inizio corrisponde alla data odierna. Per una credenziale di tipo "asymmetric", è necessario impostare tale data in corrispondenza della data di inizio validità del certificato X509 o in data successiva. In caso contrario, per questa applicazione non verrà emesso alcun token OAuth.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">DateTime</command:parameterValue>
        <dev:type>
          <maml:name>DateTime</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>Today</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>TenantId</maml:name>
        <maml:description>
          <maml:para>ID univoco del tenant sul quale eseguire l'operazione. Se questo parametro non è specificato, l'impostazione predefinita sarà il tenant dell'utente corrente. Questo parametro riguarda solo gli utenti partner.</maml:para>
 
        </maml:description>
        <command:parameterValue required="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>Il tipo di credenziale utilizzato, che può essere impostato su "asymmetric", "symmetric" oppure su "password". L'impostazione predefinita è "symmetric". </maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>symmetric</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>Usage</maml:name>
        <maml:description>
          <maml:para>
              Utilizzo della chiave delle credenziali. L'utilizzo della chiave delle credenziali può essere impostato sulla firma ("sign") o sulla verifica ("verify") di un token. L'impostazione predefinita è "verify". Il valore "sign" è consentito SOLO per le chiavi simmetriche, mentre il valore "verify" è consentito per tutti i tipi di chiavi.
              La directory di Microsoft Azure Active Directory necessita di una chiave delle credenziali di tipo "verify" per verificare che il token della richiesta sia stato inviato dall'applicazione, rappresentata dall'entità del servizio in questione. Facoltativamente, l'applicazione può richiedere ai servizi Microsoft Azure Active Directory di emettere token per l'applicazione firmata con la chiave di firma, anziché con la chiave pubblica asimmetrica che identifica Microsoft Azure Active Directory. In questo caso, fornire una chiave delle credenziali di tipo "sign" all'entità servizio.
           
</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>Il valore della credenziale. Se il tipo della credenziale è impostato su "asymmetric", esso indica il certificato codificato in base 64. Scegliendo il tipo di credenziale "symmetric", se Value (Valore) non è impostato, verrà automaticamente creata una chiave AES a 256 bit, con validità di un anno a partire dal momento della creazione. Se il tipo di credenziale è impostato su "password", è necessario fornire il parametro Value (Valore), che non deve essere codificato in base 64.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <!-- Input - Output section-->
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name></maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description>
          <maml:para>
            <!-- description -->
 
          </maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name></maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description>
          <maml:para>
            <!-- description -->
 
          </maml:para>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <!-- Error section-->
    <command:terminatingErrors/>
    <command:nonTerminatingErrors/>
    <!-- Notes section -->
    <maml:alertSet>
      <maml:title></maml:title>
      <maml:alert>
        <maml:para>
 
        </maml:para>
      </maml:alert>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <!-- Example section -->
    <command:examples>
 
      <command:example>
        <maml:title>
          -------------------------- ESEMPIO 1 --------------------------
        </maml:title>
        <maml:introduction>
          <maml:para>C:\PS&gt;</maml:para>
        </maml:introduction>
        <dev:code>
          New-MsolServicePrincipalCredential -ServicePrincipalName "MyApp/myApp.com"
 
          New credential object added, including the symmteric key generated and the KeyId for the added credential.
        </dev:code>
        <dev:remarks>
          <maml:para>Descrizione</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Questo comando aggiunge un oggetto credenziale (o chiave) a un'entità servizio esistente. In questo esempio, verrà creata una chiave simmetrica per questa credenziale, che verrà quindi aggiunta all'entità servizio utilizzando "MyApp/myApp.com" come valore del nome dell'entità servizio.</maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml: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>
          -------------------------- ESEMPIO 2 --------------------------
        </maml:title>
        <maml:introduction>
          <maml:para>C:\PS&gt;</maml:para>
        </maml:introduction>
        <dev:code>
          $cer = New-Object System.Security.Cryptography.X509Certificates.X509Certificate
          $cer.Import("C:\myapp.cer")
          $binCert = $cer.GetRawCertData()
          $credValue = [System.Convert]::ToBase64String($binCert);
          New-MsolServicePrincipalCredential -ServicePrincipalName "MyApp/myApp.com" -Type asymmetric -Value $credValue -StartDate $cer.GetEffectiveDateString() -EndDate $cer.GetExpirationDateString()
 
          New credential object added, including the KeyId for the added credential.
        </dev:code>
        <dev:remarks>
          <maml:para>Descrizione</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Questo comando aggiunge un oggetto credenziale (o chiave) a un'entità servizio esistente. In questo esempio, il certificato pubblico X509 fornito ("myapp.cer"), codificato in base64, viene aggiunto all'entità servizio utilizzando il valore del nome dell'entità servizio di "MyApp/myApp.com".</maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
        </dev:remarks>
        <command:commandLines>
          <command:commandLine>
            <command:commandText></command:commandText>
          </command:commandLine>
        </command:commandLines>
      </command:example>
 
      <command:example>
        <maml:title>
          -------------------------- ESEMPIO 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>Descrizione</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>
            Questo comando mostra come registrare un server Exchange locale in modo da consentire le comunicazioni tra Exchange Server e i servizi Microsoft Azure Active Directory come Office 365. In questo esempio si presuppone che $credValue contenga il certificato X509 pubblico con codifica base 64 usato per rappresentare il server Exchange locale. Gli ID noti dei server di Office 365 sono:
            Exchange: 00000002-0000-0ff1-ce00-000000000000
            SharePoint: 00000003-0000-0ff1-ce00-000000000000
            Lync: 00000004-0000-0ff1-ce00-000000000000
           </maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
        </dev:remarks>
        <command:commandLines>
          <command:commandLine>
            <command:commandText></command:commandText>
          </command:commandLine>
        </command:commandLines>
      </command:example>
    </command:examples>
    <!-- Link section -->
    <maml:relatedLinks>
      <maml:navigationLink>
        <maml:linkText></maml:linkText>
        <maml:uri/>
      </maml:navigationLink>
    </maml:relatedLinks>
  </command:command>
 
  <!-- v 1.3.0.36 -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>
        New-MsolSettings
      </command:name>
      <maml:description>
        <maml:para>Crea un'impostazione della directory.</maml:para>
      </maml:description>
      <maml:copyright>
        <maml:para></maml:para>
      </maml:copyright>
      <command:verb>New</command:verb>
      <command:noun>MsolSettings</command:noun>
      <dev:version></dev:version>
    </command:details>
    <maml:description>
      <maml:para>Il cmdlet New-MsolSettings può essere usato per creare una impostazione della directory.</maml:para>
    </maml:description>
    <!-- Cmdlet syntax section-->
    <command:syntax>
      <command:syntaxItem>
        <maml:name>New-MsolSettings</maml:name>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>SettingsObject</maml:name>
          <maml:description>
            <maml:para>Oggetto SettingsObject contenente le informazioni necessarie per creare l'impostazione della directory.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">Microsoft.Online.Administration.SettingsValue</command:parameterValue>
        </command:parameter>
      </command:syntaxItem>
      <command:syntaxItem>
        <maml:name>New-MsolSettings</maml:name>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>SettingsObject</maml:name>
          <maml:description>
            <maml:para>Oggetto SettingsObject contenente le informazioni necessarie per creare l'impostazione della directory.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">Microsoft.Online.Administration.SettingsValue</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>TargetType</maml:name>
          <maml:description>
            <maml:para>Tipo di oggetto a cui sono associati gli oggetti impostazioni. Se non specificato, gli oggetti sono associati al tenant. I valori possibili sono Groups, Users, ServicePrincipals, Applications e Devices.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">TargetType (enum)</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>TargetObjectId</maml:name>
          <maml:description>
            <maml:para>ID oggetto a cui sono associati gli oggetti impostazioni. Se non specificato, gli oggetti sono associati al tenant.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <!-- Cmdlet parameter section -->
    <command:parameters>
      <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>SettingsObject</maml:name>
        <maml:description>
          <maml:para>Oggetto SettingsObject contenente le informazioni necessarie per creare l'impostazione della directory.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">Microsoft.Online.Administration.SettingsValue</command:parameterValue>
        <dev:type>
          <maml:name>Microsoft.Online.Administration.SettingsValue</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>TargetType</maml:name>
        <maml:description>
          <maml:para>Tipo di oggetto a cui sono associati gli oggetti impostazioni. Se non specificato, gli oggetti sono associati al tenant. I valori possibili sono Groups, Users, ServicePrincipals, Applications e Devices.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">Microsoft.Online.Administration.TargetType</command:parameterValue>
        <dev:type>
          <maml:name>Microsoft.Online.Administration.TargetType</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>TargetObjectId</maml:name>
        <maml:description>
          <maml:para>ID oggetto a cui sono associati gli oggetti impostazioni. Se non specificato, gli oggetti sono associati al tenant.</maml:para>
 
        </maml:description>
        <command:parameterValue required="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>
          -------------------------- ESEMPIO 1 --------------------------
        </maml:title>
        <maml:introduction>
          <maml:para>C:\PS&gt;</maml:para>
        </maml:introduction>
        <dev:code>
          $template = (Get-MsolAllSettingTemplate)[0]
          $settings = $template.CreateSettingsObject()
          New-MsolSetting -SettingsObject $settings
 
          New directory setting added with default value to unified group setting.
        </dev:code>
        <dev:remarks>
          <maml:para>Descrizione</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Questo comando aggiunge un'impostazione della directory con valore predefinito al 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>
          -------------------------- ESEMPIO 2 --------------------------
        </maml:title>
        <maml:introduction>
          <maml:para>C:\PS&gt;</maml:para>
        </maml:introduction>
        <dev:code>
          $template = (Get-MsolAllSettingTemplate)[0]
          $settings = $template.CreateSettingsObject()
          New-MsolSetting -SettingsObject $settings -TargetType Groups -TargetObjectId
 
          New directory setting added with default value to unified group setting.
        </dev:code>
        <dev:remarks>
          <maml:para>Descrizione</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Questo comando aggiunge un'impostazione della directory con valore predefinito al 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: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>Aggiunge un nuovo utente a Microsoft Azure Active Directory.</maml:para>
      </maml:description>
      <maml:copyright>
        <maml:para></maml:para>
      </maml:copyright>
      <command:verb>New</command:verb>
      <command:noun>MsolUser</command:noun>
      <dev:version></dev:version>
    </command:details>
    <maml:description>
      <maml:para>Il cmdlet New-MsolUser consente di creare un nuovo utente in Microsoft Azure Active Directory. Per consentire agli utenti di accedere ai servizi, sarà necessario assegnare loro una licenza, usando il parametro LicenseAssignment.</maml:para>
    </maml:description>
    <!-- Cmdlet syntax section-->
    <command:syntax>
      <command:syntaxItem>
        <maml:name>New-MsolUser</maml:name>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>DisplayName</maml:name>
          <maml:description>
            <maml:para>Il nome visualizzato dell'utente.</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>L'ID utente di questo utente. Il valore è obbligatorio.</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>Gli indirizzi di posta elettronica alternativi dell'utente.</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>Numeri di telefono cellulare alternativi dell'utente</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>Se il parametro è impostato su true, l'utente non sarà in grado di eseguire l'accesso utilizzando il proprio ID utente.</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>La città dell'utente.</maml:para>
          </maml:description>
          <command:parameterValue 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>Il paese dell'utente.</maml:para>
          </maml:description>
          <command:parameterValue 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>Il reparto dell'utente.</maml:para>
          </maml:description>
          <command:parameterValue 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>Il numero di fax dell'utente.</maml:para>
          </maml:description>
          <command:parameterValue 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>Il nome dell'utente.</maml:para>
          </maml:description>
          <command:parameterValue 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>Se corrisponde a true, l'utente dovrà modificare la password al successivo accesso.</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>L'ID non modificabile dell'identità federata dell'utente, che deve essere omesso per gli utenti con identità standard.</maml:para>
          </maml:description>
          <command:parameterValue 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>Il cognome dell'utente.</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>Elenco di licenze da assegnare all'utente.</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>Opzioni di licenza per l'assegnazione delle licenze. Vengono utilizzate per disabilitare in modo selettivo i singoli piani di servizio all'interno di uno 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>Il numero di telefono cellulare dell'utente.</maml:para>
          </maml:description>
          <command:parameterValue 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>L'ufficio dell'utente.</maml:para>
          </maml:description>
          <command:parameterValue 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>
              La nuova password dell'utente. Se per l'utente è impostato il requisito di una password complessa, dovranno essere soddisfatte tutte le seguenti regole:
               La password deve contenere almeno una lettera minuscola
              - La password deve contenere almeno una lettera maiuscola
              - La password deve contenere almeno un carattere non alfanumerico
              - La password non può contenere spazi, tabulazioni o interruzioni di riga
              - La password deve contenere un minimo di 8 e un massimo di 16 caratteri
              - La password non può contenere il nome utente
 
              e questo valore viene omesso, all'utente verrà assegnata una password casuale.
            </maml:para>
          </maml:description>
          <command:parameterValue 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>Stabilisce se applicare la scadenza periodica della password dell'utente.</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>Il numero di telefono dell'utente.</maml:para>
          </maml:description>
          <command:parameterValue 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>Il CAP dell'utente.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>PreferredDataLocation</maml:name>
          <maml:description>
            <maml:para>Percorso dati preferito da impostare per l'utente.</maml:para>
          </maml:description>
          <command:parameterValue 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>La lingua preferita dell'utente.</maml:para>
          </maml:description>
          <command:parameterValue 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>Lo stato in cui si trova l'utente.</maml:para>
          </maml:description>
          <command:parameterValue 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>La via e il numero civico dell'utente.</maml:para>
          </maml:description>
          <command:parameterValue 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>Stabilisce se per l'utente è necessaria una password complessa.</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>Il titolo dell'utente.</maml:para>
          </maml:description>
          <command:parameterValue 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>La località in cui l'utente utilizza i servizi. Deve essere un codice paese di due lettere.</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>Gli indirizzi di posta elettronica alternativi dell'utente.</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>Numeri di telefono cellulare alternativi dell'utente</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>Se il parametro è impostato su true, l'utente non sarà in grado di eseguire l'accesso utilizzando il proprio ID utente.</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>La città dell'utente.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml: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>Il paese dell'utente.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml: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>Il reparto dell'utente.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="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>Il nome visualizzato dell'utente.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml: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>Il numero di fax dell'utente.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml: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>Il nome dell'utente.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml: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>Se corrisponde a true, l'utente dovrà modificare la password al successivo accesso.</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>L'ID non modificabile dell'identità federata dell'utente, che deve essere omesso per gli utenti con identità standard.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml: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>Il cognome dell'utente.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</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>Elenco di licenze da assegnare all'utente.</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>Opzioni di licenza per l'assegnazione delle licenze. Vengono utilizzate per disabilitare in modo selettivo i singoli piani di servizio all'interno di uno 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>Il numero di telefono cellulare dell'utente.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml: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>L'ufficio dell'utente.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml: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>
            La nuova password dell'utente. Se per l'utente è impostato il requisito di una password complessa, dovranno essere soddisfatte tutte le seguenti regole:
            - La password deve contenere almeno una lettera minuscola
            - La password deve contenere almeno una lettera maiuscola
            - La password deve contenere almeno un carattere non alfanumerico
            - La password non può contenere spazi, tabulazioni o interruzioni di riga
            - La password deve contenere un minimo di 8 e un massimo di 16 caratteri
            - La password non può contenere il nome utente
 
            Se questo valore viene omesso, all'utente verrà assegnata una password casuale.
          </maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml: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>Stabilisce se applicare la scadenza periodica della password dell'utente.</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>Il numero di telefono dell'utente.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml: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>Il CAP dell'utente.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>PreferredDataLocation</maml:name>
        <maml:description>
          <maml:para>Percorso dati preferito da impostare per l'utente.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml: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>La lingua preferita dell'utente.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml: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>Lo stato in cui si trova l'utente.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml: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>La via e il numero civico dell'utente.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml: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>Stabilisce se per l'utente è necessaria una password complessa.</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>Il titolo dell'utente.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml: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>La località in cui l'utente utilizza i servizi. Deve essere un codice paese di due lettere.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="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>L'ID utente di questo utente. Il valore è obbligatorio.</maml:para>
 
        </maml:description>
        <command:parameterValue required="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 -->
            Questo cmdlet restituisce informazioni dettagliate relative al nuovo utente creato, tra cui la password provvisoria.
            </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>
          -------------------------- ESEMPIO 1 --------------------------
        </maml:title>
        <maml:introduction>
          <maml:para>C:\PS&gt;</maml:para>
        </maml:introduction>
        <dev:code>
          New-MsolUser -UserPrincipalName user@contoso.com -DisplayName "John Doe" -FirstName "John" -LastName "Doe"
 
          Returns a user object.
        </dev:code>
        <dev:remarks>
          <maml:para>Descrizione</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Questo comando consente di creare un nuovo utente, al quale non sarà stata assegnata alcuna licenza. Per l'utente verrà generata una password casuale.</maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml: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>
          -------------------------- ESEMPIO 2 --------------------------
        </maml:title>
        <maml:introduction>
          <maml:para>C:\PS&gt;</maml:para>
        </maml:introduction>
        <dev:code>
          New-MsolUser -UserPrincipalName user@contoso.com -DisplayName "John Doe" -FirstName "John" -LastName "Doe" -UsageLocation "US" -LicenseAssignment "Contoso:BPOS_Standard"
 
          Returns a user object.
        </dev:code>
        <dev:remarks>
          <maml:para>Descrizione</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Questo comando consente di creare un nuovo utente e gli assegna una licenza.</maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml: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>
          -------------------------- ESEMPIO 3 --------------------------
        </maml:title>
        <maml:introduction>
          <maml:para>C:\PS&gt;</maml:para>
        </maml:introduction>
        <dev:code>
          New-MsolUser -UserPrincipalName john@contoso.onmicrosoft.com -DisplayName John -PreferredDataLocation EUR
 
          Returns a user object.
        </dev:code>
        <dev:remarks>
          <maml:para>Descrizione</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Questo comando crea un utente con nome entità è john@contoso.onmicrosoft.com, nome visualizzato John e percorso dati preferito EUR.</maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
        </dev:remarks>
        <command:commandLines>
          <command:commandLine>
            <command:commandText></command:commandText>
          </command:commandLine>
        </command:commandLines>
      </command:example>
    </command:examples>
    <!-- Link section -->
    <maml:relatedLinks>
      <maml:navigationLink>
        <maml:linkText></maml:linkText>
        <maml:uri/>
      </maml:navigationLink>
    </maml:relatedLinks>
  </command:command>
 
  <!-- v 1.3.0.36 -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>
        Redo-MsolProvisionContact
      </command:name>
      <maml:description>
        <maml:para>Il cmdlet Redo-MsolProvisionContact consente di ritentare il provisioning di un oggetto contatto in Microsoft Azure Active Directory dopo che un precedente tentativo di creare l'oggetto contatto ha restituito un errore di convalida.</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>L'ObjectId associato all'oggetto contatto di cui ritentare il provisioning.</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>ID univoco del tenant sul quale eseguire l'operazione. Se questo parametro non è specificato, l'impostazione predefinita sarà il tenant dell'utente corrente. Questo parametro riguarda solo gli utenti partner.</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>L'ObjectId associato all'oggetto contatto di cui ritentare il provisioning.</maml:para>
 
        </maml:description>
        <command:parameterValue required="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>ID univoco del tenant sul quale eseguire l'operazione. Se questo parametro non è specificato, l'impostazione predefinita sarà il tenant dell'utente corrente. Questo parametro riguarda solo gli utenti partner.</maml:para>
 
        </maml:description>
        <command:parameterValue required="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>Il cmdlet Redo-MsolProvisionGroup consente di ritentare il provisioning di un oggetto gruppo in Microsoft Azure Active Directory dopo che un precedente tentativo di creare l'oggetto gruppo ha restituito un errore di convalida.</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>L'ObjectId associato all'oggetto gruppo di cui ritentare il provisioning.</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>ID univoco del tenant sul quale eseguire l'operazione. Se questo parametro non è specificato, l'impostazione predefinita sarà il tenant dell'utente corrente. Questo parametro riguarda solo gli utenti partner.</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>L'ObjectId associato all'oggetto gruppo di cui ritentare il provisioning.</maml:para>
 
        </maml:description>
        <command:parameterValue required="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>ID univoco del tenant sul quale eseguire l'operazione. Se questo parametro non è specificato, l'impostazione predefinita sarà il tenant dell'utente corrente. Questo parametro riguarda solo gli utenti partner.</maml:para>
 
        </maml:description>
        <command:parameterValue required="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>Il cmdlet Redo-MsolProvisionUser consente di ritentare il provisioning di un oggetto utente in Microsoft Azure Active Directory dopo che un precedente tentativo di creare l'oggetto utente ha restituito un errore di convalida.</maml:para>
      </maml:description>
      <maml:copyright>
        <maml:para></maml:para>
      </maml:copyright>
      <command:verb>Redo</command:verb>
      <command:noun>MsolProvisionUser</command:noun>
      <dev:version></dev:version>
    </command:details>
    <maml:description>
      <maml:para></maml:para>
    </maml:description>
    <!-- Cmdlet syntax section-->
    <command:syntax>
      <command:syntaxItem>
        <maml:name>Redo-MsolProvisionUser</maml:name>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>ObjectId</maml:name>
          <maml:description>
            <maml:para>ObjectId dell'utente da recuperare.</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>ID univoco del tenant sul quale eseguire l'operazione. Se questo parametro non è specificato, l'impostazione predefinita sarà il tenant dell'utente corrente. Questo parametro riguarda solo gli utenti partner.</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>ID univoco del tenant sul quale eseguire l'operazione. Se questo parametro non è specificato, l'impostazione predefinita sarà il tenant dell'utente corrente. Questo parametro riguarda solo gli utenti partner.</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>Il nome univoco dell'oggetto utente di cui ritentare il provisioning. Il nome entità utente (UPN) utilizza il formato user@contoso.onmicrosoft.com o user@fabrikam.com. </maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <!-- Cmdlet parameter section -->
    <command:parameters>
      <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>ObjectId</maml:name>
        <maml:description>
          <maml:para>ObjectId dell'utente da recuperare.</maml:para>
 
        </maml:description>
        <command:parameterValue required="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>ID univoco del tenant sul quale eseguire l'operazione. Se questo parametro non è specificato, l'impostazione predefinita sarà il tenant dell'utente corrente. Questo parametro riguarda solo gli utenti partner.</maml:para>
 
        </maml:description>
        <command:parameterValue required="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>Il nome univoco dell'oggetto utente di cui ritentare il provisioning. Il nome entità utente (UPN) utilizza il formato user@contoso.onmicrosoft.com o 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>Rimuove un contatto da Microsoft Azure Active Directory.</maml:para>
      </maml:description>
      <maml:copyright>
        <maml:para></maml:para>
      </maml:copyright>
      <command:verb>Remove</command:verb>
      <command:noun>MsolContact</command:noun>
      <dev:version></dev:version>
    </command:details>
    <maml:description>
      <maml:para>Il cmdlet Remove-MsolContact consente di eliminare un contatto da Microsoft Azure Active Directory.</maml:para>
    </maml:description>
    <!-- Cmdlet syntax section-->
    <command:syntax>
      <command:syntaxItem>
        <maml:name>Remove-MsolContact</maml:name>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>ObjectId</maml:name>
          <maml:description>
            <maml:para>ID univoco del contatto da rimuovere.</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>Usato per omettere la richiesta di conferma.</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>ID univoco del tenant sul quale eseguire l'operazione. Se questo parametro non è specificato, l'impostazione predefinita sarà il tenant dell'utente corrente. Questo parametro riguarda solo gli utenti partner.</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>Usato per omettere la richiesta di conferma.</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>ID univoco del contatto da rimuovere.</maml:para>
 
        </maml:description>
        <command:parameterValue required="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>ID univoco del tenant sul quale eseguire l'operazione. Se questo parametro non è specificato, l'impostazione predefinita sarà il tenant dell'utente corrente. Questo parametro riguarda solo gli utenti partner.</maml:para>
 
        </maml:description>
        <command:parameterValue required="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>
          -------------------------- ESEMPIO 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>Descrizione</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Questo comando consente di rimuovere un contatto dalla 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>Rimuove un dominio da Microsoft Azure Active Directory.</maml:para>
      </maml:description>
      <maml:copyright>
        <maml:para></maml:para>
      </maml:copyright>
      <command:verb>Remove</command:verb>
      <command:noun>MsolDomain</command:noun>
      <dev:version></dev:version>
    </command:details>
    <maml:description>
      <maml:para>Il cmdlet Remove-MsolDomain consente di eliminare un dominio da Microsoft Azure Active Directory. Il dominio da eliminare deve essere vuoto, ovvero non può contenere utenti o gruppi con indirizzi di posta elettronica associati al dominio.</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>Il nome di dominio completo (FQDN) da rimuovere.</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>Usato per omettere la richiesta di conferma.</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>ID univoco del tenant sul quale eseguire l'operazione. Se questo parametro non è specificato, l'impostazione predefinita sarà il tenant dell'utente corrente. Questo parametro riguarda solo gli utenti partner.</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>Il nome di dominio completo (FQDN) da rimuovere.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <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>Usato per omettere la richiesta di conferma.</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>ID univoco del tenant sul quale eseguire l'operazione. Se questo parametro non è specificato, l'impostazione predefinita sarà il tenant dell'utente corrente. Questo parametro riguarda solo gli utenti partner.</maml:para>
 
        </maml:description>
        <command:parameterValue required="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>
          -------------------------- ESEMPIO 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>Descrizione</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Questo comando consente di eseguire un tentativo di rimuovere il dominio contoso.com. In presenza di gruppi o utenti riconducibili a tale dominio, non sarà possibile eseguire l'operazione.</maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml: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>Rimuove il gruppo specificato appartenente al tenant di un partner da un ruolo in questo 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>Il cmdlet Remove-MsolForeignGroupToRole consente di rimuovere il gruppo di sicurezza specificato dal ruolo specificato in questo 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>ID oggetto del tenant del partner contenente il gruppo da aggiungere.</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>ID oggetto del gruppo appartenente al tenant del partner da aggiungere.</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>ID oggetto del ruolo al quale aggiungere il gruppo.</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>ID univoco del tenant sul quale eseguire l'operazione. Se questo parametro non è specificato, l'impostazione predefinita sarà il tenant dell'utente corrente. Questo parametro riguarda solo gli utenti partner.</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>ID oggetto del tenant del partner contenente il gruppo da aggiungere.</maml:para>
 
        </maml:description>
        <command:parameterValue required="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>ID oggetto del gruppo appartenente al tenant del partner da aggiungere.</maml:para>
 
        </maml:description>
        <command:parameterValue required="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>ID oggetto del ruolo al quale aggiungere il gruppo.</maml:para>
 
        </maml:description>
        <command:parameterValue required="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>ID univoco del tenant sul quale eseguire l'operazione. Se questo parametro non è specificato, l'impostazione predefinita sarà il tenant dell'utente corrente. Questo parametro riguarda solo gli utenti partner.</maml:para>
 
        </maml:description>
        <command:parameterValue required="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>Rimuove un gruppo da Microsoft Azure Active Directory.</maml:para>
      </maml:description>
      <maml:copyright>
        <maml:para></maml:para>
      </maml:copyright>
      <command:verb>Remove</command:verb>
      <command:noun>MsolGroup</command:noun>
      <dev:version></dev:version>
    </command:details>
    <maml:description>
      <maml:para>Il cmdlet Remove-MsolGroup consente di eliminare un gruppo da Microsoft Azure Active Directory.</maml:para>
    </maml:description>
    <!-- Cmdlet syntax section-->
    <command:syntax>
      <command:syntaxItem>
        <maml:name>Remove-MsolGroup</maml:name>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>ObjectId</maml:name>
          <maml:description>
            <maml:para>ID univoco del gruppo da rimuovere.</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>Usato per omettere la richiesta di conferma.</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>ID univoco del tenant sul quale eseguire l'operazione. Se questo parametro non è specificato, l'impostazione predefinita sarà il tenant dell'utente corrente. Questo parametro riguarda solo gli utenti partner.</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>Usato per omettere la richiesta di conferma.</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>ID univoco del gruppo da rimuovere.</maml:para>
 
        </maml:description>
        <command:parameterValue required="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>ID univoco del tenant sul quale eseguire l'operazione. Se questo parametro non è specificato, l'impostazione predefinita sarà il tenant dell'utente corrente. Questo parametro riguarda solo gli utenti partner.</maml:para>
 
        </maml:description>
        <command:parameterValue required="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>
          -------------------------- ESEMPIO 1 --------------------------
        </maml:title>
        <maml:introduction>
          <maml:para>C:\PS&gt;</maml:para>
        </maml:introduction>
        <dev:code>
          $groupId = Get-MsolGroup -searchString "MyGroup"
          Remove-MsolGroup -objectid $groupId
        </dev:code>
        <dev:remarks>
          <maml:para>Descrizione</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Rimuoverà il gruppo "MyGroup" dalla 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>Rimuove un membro dal gruppo di sicurezza.</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>Il cmdlet Remove-MsolGroupMember viene utilizzato per rimuovere un membro da un gruppo di sicurezza. Il membro può essere un utente o un gruppo.</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>L'ID del gruppo dal quale rimuovere membri.</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>ID oggetto del membro (User o Group) da rimuovere dal gruppo.</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>Il tipo di membro (User o Group) da rimuovere dal gruppo.</maml:para>
          </maml:description>
          <command:parameterValue 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>ID univoco del tenant sul quale eseguire l'operazione. Se questo parametro non è specificato, l'impostazione predefinita sarà il tenant dell'utente corrente. Questo parametro riguarda solo gli utenti partner.</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>ID oggetto del membro (User o Group) da rimuovere dal gruppo.</maml:para>
 
        </maml:description>
        <command:parameterValue required="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>Il tipo di membro (User o Group) da rimuovere dal gruppo.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="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>L'ID del gruppo dal quale rimuovere membri.</maml:para>
 
        </maml:description>
        <command:parameterValue required="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>ID univoco del tenant sul quale eseguire l'operazione. Se questo parametro non è specificato, l'impostazione predefinita sarà il tenant dell'utente corrente. Questo parametro riguarda solo gli utenti partner.</maml:para>
 
        </maml:description>
        <command:parameterValue required="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>
          -------------------------- ESEMPIO 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>Descrizione</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Rimuoverà utente@contoso.com da 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>Rimuoverà un membro da un ruolo di amministratore.</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>Il cmdlet Remove-MsolRoleMember viene utilizzato per rimuovere un utente da un ruolo di amministratore.</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>
            ID oggetto del membro (User o Group) da rimuovere. Per gli utenti, il valore deve essere
            l'ID utente. È necessario fornire RoleMemberEmailAddress o RoleMemberObjectId.
            </maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>RoleMemberObjectId</maml:name>
          <maml:description>
            <maml:para>
            ID oggetto del membro (User o Group) da rimuovere. È necessario specificare il parametro RoleMemberEmailAddress
            o RoleMemberObjectId.
            </maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>RoleMemberType</maml:name>
          <maml:description>
            <maml:para>Il tipo di ruolo del membro (User o Group) da rimuovere.</maml:para>
          </maml:description>
          <command:parameterValue 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>
            Il nome del ruolo dal quale rimuovere membri. È necessario
            specificare il parametro RoleName o RoleObjectId.
            </maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>RoleObjectId</maml:name>
          <maml:description>
            <maml:para>Il ruolo dal quale rimuovere i membri. È necessario specificare il parametro RoleName o RoleObjectId.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>TenantId</maml:name>
          <maml:description>
            <maml:para>ID univoco del tenant sul quale eseguire l'operazione. Se questo parametro non è specificato, l'impostazione predefinita sarà il tenant dell'utente corrente. Questo parametro riguarda solo gli utenti partner.</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>
            ID oggetto del membro (User o Group) da rimuovere. Per gli utenti, il valore deve essere
            l'ID utente. È necessario fornire RoleMemberEmailAddress o RoleMemberObjectId.
            </maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>RoleMemberObjectId</maml:name>
        <maml:description>
          <maml:para>
            ID oggetto del membro (User o Group) da rimuovere. È necessario specificare il parametro RoleMemberEmailAddress
            o RoleMemberObjectId.
            </maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        <dev:type>
          <maml:name>Guid</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>RoleMemberType</maml:name>
        <maml:description>
          <maml:para>Il tipo di ruolo del membro (User o Group) da rimuovere.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml: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>
            Il nome del ruolo dal quale rimuovere membri. È necessario
            specificare il parametro RoleName o RoleObjectId.
            </maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>RoleObjectId</maml:name>
        <maml:description>
          <maml:para>Il ruolo dal quale rimuovere i membri. È necessario specificare il parametro RoleName o RoleObjectId.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        <dev:type>
          <maml:name>Guid</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>TenantId</maml:name>
        <maml:description>
          <maml:para>ID univoco del tenant sul quale eseguire l'operazione. Se questo parametro non è specificato, l'impostazione predefinita sarà il tenant dell'utente corrente. Questo parametro riguarda solo gli utenti partner.</maml:para>
 
        </maml:description>
        <command:parameterValue required="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>
          -------------------------- ESEMPIO 1 --------------------------
        </maml:title>
        <maml:introduction>
          <maml:para>C:\PS&gt;</maml:para>
        </maml:introduction>
        <dev:code>
          Remove-MsolRoleMember -RoleName "Company Administrator" -RoleMemberType User -RoleMemberEmailAddress user@contoso.com
        </dev:code>
        <dev:remarks>
          <maml:para>Descrizione</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Rimuoverà utente@contoso.com dal ruolo Company Administrator.</maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
        </dev:remarks>
        <command:commandLines>
          <command:commandLine>
            <command:commandText></command:commandText>
          </command:commandLine>
        </command:commandLines>
      </command:example>
    </command:examples>
    <!-- Link section -->
    <maml:relatedLinks>
      <maml:navigationLink>
        <maml:linkText></maml:linkText>
        <maml:uri/>
      </maml:navigationLink>
    </maml:relatedLinks>
  </command:command>
 
  <!-- v 1.3.0.36 -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>
        Remove-MsolServicePrincipal
      </command:name>
      <maml:description>
        <maml:para>Rimuove un'entità servizio da Microsoft Azure Active Directory.</maml:para>
      </maml:description>
      <maml:copyright>
        <maml:para></maml:para>
      </maml:copyright>
      <command:verb>Remove</command:verb>
      <command:noun>MsolServicePrincipal</command:noun>
      <dev:version></dev:version>
    </command:details>
    <maml:description>
      <maml:para>Il cmdlet Remove-MsolServicePrincipal elimina un'entità servizio da Microsoft Azure Active Directory.</maml:para>
    </maml:description>
    <!-- Cmdlet syntax section-->
    <command:syntax>
      <command:syntaxItem>
        <maml:name>Remove-MsolServicePrincipal</maml:name>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>ObjectId</maml:name>
          <maml:description>
            <maml:para>L'ID oggetto dell'entità servizio da rimuovere.</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>ID univoco del tenant sul quale eseguire l'operazione. Se questo parametro non è specificato, l'impostazione predefinita sarà il tenant dell'utente corrente. Questo parametro riguarda solo gli utenti partner.</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>L'ID applicazione univoco associato all'entità servizio da rimuovere.</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>ID univoco del tenant sul quale eseguire l'operazione. Se questo parametro non è specificato, l'impostazione predefinita sarà il tenant dell'utente corrente. Questo parametro riguarda solo gli utenti partner.</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>
              Il nome univoco di una o più entità servizio da rimuovere.
              L'SPN deve corrispondere al formato "appName" o "appName/hostname" oppure deve essere un URL valido. AppName rappresenta il nome dell'applicazione, mentre hostname rappresenta l'autorità URI dell'applicazione.
              </maml:para>
          </maml:description>
          <command:parameterValue 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>ID univoco del tenant sul quale eseguire l'operazione. Se questo parametro non è specificato, l'impostazione predefinita sarà il tenant dell'utente corrente. Questo parametro riguarda solo gli utenti partner.</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>L'ID applicazione univoco associato all'entità servizio da rimuovere.</maml:para>
 
        </maml:description>
        <command:parameterValue required="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>L'ID oggetto dell'entità servizio da rimuovere.</maml:para>
 
        </maml:description>
        <command:parameterValue required="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>
            Il nome univoco di una o più entità servizio da rimuovere.
            L'SPN deve corrispondere al formato "appName" o "appName/hostname" oppure deve essere un URL valido. AppName rappresenta il nome dell'applicazione, mentre hostname rappresenta l'autorità URI dell'applicazione.
            </maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml: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>ID univoco del tenant sul quale eseguire l'operazione. Se questo parametro non è specificato, l'impostazione predefinita sarà il tenant dell'utente corrente. Questo parametro riguarda solo gli utenti partner.</maml:para>
 
        </maml:description>
        <command:parameterValue required="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>
          -------------------------- ESEMPIO 1 --------------------------
        </maml:title>
        <maml:introduction>
          <maml:para>C:\PS&gt;</maml:para>
        </maml:introduction>
        <dev:code>
          Remove-MsolServicePrincipal -ServicePrincipalName "MyApp/myApp.com"
        </dev:code>
        <dev:remarks>
          <maml:para>Descrizione</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Questo comando rimuove un'entità servizio specificando uno dei relativi nomi dell'entità servizio. In questo esempio, verrebbe eliminata l'entità servizio associata al nome dell'entità servizio "MyApp/myApp.com".</maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
        </dev:remarks>
        <command:commandLines>
          <command:commandLine>
            <command:commandText></command:commandText>
          </command:commandLine>
        </command:commandLines>
      </command:example>
    </command:examples>
    <!-- Link section -->
    <maml:relatedLinks>
      <maml:navigationLink>
        <maml:linkText></maml:linkText>
        <maml:uri/>
      </maml:navigationLink>
    </maml:relatedLinks>
  </command:command>
 
  <!-- v 1.3.0.36 -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>
        Remove-MsolServicePrincipalCredential
      </command:name>
      <maml:description>
        <maml:para>Rimuove una chiave delle credenziali da un'entità servizio.</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>Il cmdlet Remove-MsolServicePrincipalCredential cmdlet può essere utilizzato per rimuovere una chiave delle credenziali da un'entità servizio nel caso di una compromissione o come parte di una scadenza rollover chiave delle credenziali. L'entità servizio viene identificata fornendo l'ID oggetto, l'ID applicazione o il nome dell'entità servizio (SPN). La credenziale da rimuovere viene identificata dal relativo ID chiave. </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>Specifica l'elenco di chiavi delle credenziali da rimuovere. È possibile ottenere l'elenco di ID chiave per un'entità servizio utilizzando il cmdlet Get-MsolServicePrincipalCredential.</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>ID univoco del tenant sul quale eseguire l'operazione. Se questo parametro non è specificato, l'impostazione predefinita sarà il tenant dell'utente corrente. Questo parametro riguarda solo gli utenti partner.</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>L'ID oggetto dell'entità servizio da cui rimuovere la credenziale.</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>ID univoco del tenant sul quale eseguire l'operazione. Se questo parametro non è specificato, l'impostazione predefinita sarà il tenant dell'utente corrente. Questo parametro riguarda solo gli utenti partner.</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>L'ID applicazione associato all'entità servizio da cui rimuovere la credenziale.</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>ID univoco del tenant sul quale eseguire l'operazione. Se questo parametro non è specificato, l'impostazione predefinita sarà il tenant dell'utente corrente. Questo parametro riguarda solo gli utenti partner.</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>
              Il nome univoco dell'entità servizio alla quale aggiungere le credenziali.
              L'SPN deve corrispondere al formato "appName" o "appName/hostname" oppure deve essere un URL valido. AppName rappresenta il nome dell'applicazione, mentre hostname rappresenta l'autorità URI dell'applicazione.
              </maml:para>
          </maml:description>
          <command:parameterValue 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>ID univoco del tenant sul quale eseguire l'operazione. Se questo parametro non è specificato, l'impostazione predefinita sarà il tenant dell'utente corrente. Questo parametro riguarda solo gli utenti partner.</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>L'ID applicazione associato all'entità servizio da cui rimuovere la credenziale.</maml:para>
 
        </maml:description>
        <command:parameterValue required="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>Specifica l'elenco di chiavi delle credenziali da rimuovere. È possibile ottenere l'elenco di ID chiave per un'entità servizio utilizzando il cmdlet Get-MsolServicePrincipalCredential.</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>L'ID oggetto dell'entità servizio da cui rimuovere la credenziale.</maml:para>
 
        </maml:description>
        <command:parameterValue required="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>
            Il nome univoco dell'entità servizio alla quale aggiungere le credenziali.
            L'SPN deve corrispondere al formato "appName" o "appName/hostname" oppure deve essere un URL valido. AppName rappresenta il nome dell'applicazione, mentre hostname rappresenta l'autorità URI dell'applicazione.
            </maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml: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>ID univoco del tenant sul quale eseguire l'operazione. Se questo parametro non è specificato, l'impostazione predefinita sarà il tenant dell'utente corrente. Questo parametro riguarda solo gli utenti partner.</maml:para>
 
        </maml:description>
        <command:parameterValue required="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>
          -------------------------- ESEMPIO 1 --------------------------
        </maml:title>
        <maml:introduction>
          <maml:para>C:\PS&gt;</maml:para>
        </maml:introduction>
        <dev:code>
          Remove-MsolServicePrincipalCredential -KeyIds @("19805a93-e9dd-4c63-8afd-88ed91f33546") -ServicePrincipalName "MyApp2/myApp.com"
 
 
        </dev:code>
        <dev:remarks>
          <maml:para>Descrizione</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Questo comando rimuove una chiave credenziale da un'entità servizio. In questo esempio, l'ID chiave "19805a93-e9dd-4c63-8afd-88ed91f33546" verrà rimosso dall'entità servizio associata al nome dell'entità servizio "MyApp2/myApp.com". Per visualizzare un elenco degli ID chiave associati a un'unità di servizio, utilizzare il cmdlet Get-MsolServicePrincipalCredential.</maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
        </dev:remarks>
        <command:commandLines>
          <command:commandLine>
            <command:commandText></command:commandText>
          </command:commandLine>
        </command:commandLines>
      </command:example>
    </command:examples>
    <!-- Link section -->
    <maml:relatedLinks>
      <maml:navigationLink>
        <maml:linkText></maml:linkText>
        <maml:uri/>
      </maml:navigationLink>
    </maml:relatedLinks>
  </command:command>
 
  <!-- v 1.3.0.36 -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>
        Remove-MsolSettings
      </command:name>
      <maml:description>
        <maml:para>Rimuove un'impostazione della directory.</maml:para>
      </maml:description>
      <maml:copyright>
        <maml:para></maml:para>
      </maml:copyright>
      <command:verb>Remove</command:verb>
      <command:noun>MsolSettings</command:noun>
      <dev:version></dev:version>
    </command:details>
    <maml:description>
      <maml:para>Il cmdlet Remove-MsolSettings può essere usato per rimuovere un'impostazione della directory. Le credenziali da rimuovere vengono identificate in base al rispettivo ID impostazione. </maml:para>
    </maml:description>
    <!-- Cmdlet syntax section-->
    <command:syntax>
      <command:syntaxItem>
        <maml:name>Remove-MsolSettings</maml:name>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>SettingId</maml:name>
          <maml:description>
            <maml:para>Specifica l'impostazione della directory da rimuovere. Il valore SettingId per un'impostazione della directory può essere ottenuto mediante il cmdlet Get-MsolAllSettings.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="true">Guid</command:parameterValue>
        </command:parameter>
      </command:syntaxItem>
      <command:syntaxItem>
        <maml:name>Remove-MsolSettings</maml:name>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>SettingId</maml:name>
          <maml:description>
            <maml:para>Specifica l'impostazione della directory da rimuovere. Il valore SettingId per un'impostazione della directory può essere ottenuto mediante il cmdlet Get-MsolAllSettings.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="true">Guid</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>TargetType</maml:name>
          <maml:description>
            <maml:para>Tipo di oggetto a cui sono associati gli oggetti impostazioni. Se non specificato, gli oggetti sono associati al tenant. I valori possibili sono Groups, Users, ServicePrincipals, Applications e Devices.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">TargetType (enum)</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>TargetObjectId</maml:name>
          <maml:description>
            <maml:para>ID oggetto a cui sono associati gli oggetti impostazioni. Se non specificato, gli oggetti sono associati al tenant.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <!-- Cmdlet parameter section -->
    <command:parameters>
      <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>SettingId</maml:name>
        <maml:description>
          <maml:para>ID dell'impostazione associato all'impostazione della directory da rimuovere.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">GUID</command:parameterValue>
        <dev:type>
          <maml:name>GUID</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>TargetType</maml:name>
        <maml:description>
          <maml:para>Tipo di oggetto a cui sono associati gli oggetti impostazioni. Se non specificato, gli oggetti sono associati al tenant. I valori possibili sono Groups, Users, ServicePrincipals, Applications e Devices.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">Microsoft.Online.Administration.TargetType</command:parameterValue>
        <dev:type>
          <maml:name>Microsoft.Online.Administration.TargetType</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>TargetObjectId</maml:name>
        <maml:description>
          <maml:para>ID oggetto a cui sono associati gli oggetti impostazioni. Se non specificato, gli oggetti sono associati al tenant.</maml:para>
 
        </maml:description>
        <command:parameterValue required="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>
          -------------------------- ESEMPIO 1 --------------------------
        </maml:title>
        <maml:introduction>
          <maml:para>C:\PS&gt;</maml:para>
        </maml:introduction>
        <dev:code>
          Remove-MsolServicePrincipalCredential -SettingId &lt;guid&gt;
 
 
        </dev:code>
        <dev:remarks>
          <maml:para>Descrizione</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Questo comando rimuove un'impostazione della directory. Il valore SettingId per un'impostazione della directory può essere ottenuto mediante il cmdlet Get-MsolAllSettings.</maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml: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>
          -------------------------- ESEMPIO 2 --------------------------
        </maml:title>
        <maml:introduction>
          <maml:para>C:\PS&gt;</maml:para>
        </maml:introduction>
        <dev:code>
          Remove-MsolServicePrincipalCredential -SettingId &lt;guid&gt; -TargetType Groups -TargetObjectId [Group Object Id]
 
 
        </dev:code>
        <dev:remarks>
          <maml:para>Descrizione</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Questo comando rimuove un'impostazione della directory associata a un oggetto gruppo. Il valore SettingId per un'impostazione della directory può essere ottenuto mediante il cmdlet Get-MsolAllSettings.</maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml: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>Rimuove un utente da Microsoft Azure Active Directory.</maml:para>
      </maml:description>
      <maml:copyright>
        <maml:para></maml:para>
      </maml:copyright>
      <command:verb>Remove</command:verb>
      <command:noun>MsolUser</command:noun>
      <dev:version></dev:version>
    </command:details>
    <maml:description>
      <maml:para>Il cmdlet Remove-MsolUser consente di rimuovere un utente da Microsoft Azure Active Directory. Questo cmdlet eliminerà l'utente, le licenze in suo possesso e gli eventuali dati a esso associati.</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>L'ID oggetto dell'utente da rimuovere.</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>Usato per omettere la richiesta di conferma.</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>Consente di rimuovere definitivamente dal cestino un utente eliminato. Questa operazione può essere eseguita solo sugli utenti eliminati per rimuoverli definitivamente da Microsoft Azure Active Directory. Al termine di questa operazione, non sarà più possibile ripristinare l'utente tramite il comando Restore-MsolUser.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">switch</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>TenantId</maml:name>
          <maml:description>
            <maml:para>ID univoco del tenant sul quale eseguire l'operazione. Se questo parametro non è specificato, l'impostazione predefinita sarà il tenant dell'utente corrente. Questo parametro riguarda solo gli utenti partner.</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>L'ID utente dell'utente da rimuovere.</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>Usato per omettere la richiesta di conferma.</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>Consente di rimuovere definitivamente dal cestino un utente eliminato. Questa operazione può essere eseguita solo sugli utenti eliminati per rimuoverli definitivamente da Microsoft Azure Active Directory. Al termine di questa operazione, non sarà più possibile ripristinare l'utente tramite il comando Restore-MsolUser.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">switch</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>TenantId</maml:name>
          <maml:description>
            <maml:para>ID univoco del tenant sul quale eseguire l'operazione. Se questo parametro non è specificato, l'impostazione predefinita sarà il tenant dell'utente corrente. Questo parametro riguarda solo gli utenti partner.</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>Usato per omettere la richiesta di conferma.</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>L'ID oggetto dell'utente da rimuovere.</maml:para>
 
        </maml:description>
        <command:parameterValue required="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>Consente di rimuovere definitivamente dal cestino un utente eliminato. Questa operazione può essere eseguita solo sugli utenti eliminati per rimuoverli definitivamente da Microsoft Azure Active Directory. Al termine di questa operazione, non sarà più possibile ripristinare l'utente tramite il comando Restore-MsolUser.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">switch</command:parameterValue>
        <dev:type>
          <maml:name>switch</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>TenantId</maml:name>
        <maml:description>
          <maml:para>ID univoco del tenant sul quale eseguire l'operazione. Se questo parametro non è specificato, l'impostazione predefinita sarà il tenant dell'utente corrente. Questo parametro riguarda solo gli utenti partner.</maml:para>
 
        </maml:description>
        <command:parameterValue required="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>L'ID utente dell'utente da rimuovere.</maml:para>
 
        </maml:description>
        <command:parameterValue required="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>
          -------------------------- ESEMPIO 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>Descrizione</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Questo comando rimuove utente@contoso.com da Microsoft Azure Active Directory. Se l'utente ha licenze, anche queste verranno rimosse. Verrà visualizzato un messaggio per chiedere conferma dell'operazione.</maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml: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>
          -------------------------- ESEMPIO 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>Descrizione</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Questo comando rimuove utente@contoso.com da Microsoft Azure Active Directory. Se l'utente ha licenze, anche queste verranno rimosse.</maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml: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>
          -------------------------- ESEMPIO 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>Descrizione</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Questo comando rimuove utente@contoso.com dal cestino di Microsoft Azure Active Directory. Verrà visualizzato un messaggio per chiedere conferma dell'operazione. Questo comando rimuoverà l'utente in modo definitivo e non sarà più possibile ripristinarlo.</maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml: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>Ripristina allo stato originale un utente presente nella visualizzazione di utenti eliminati.</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>Ripristina allo stato originale un utente presente nella visualizzazione di utenti eliminati. Gli utenti restano nella visualizzazione di utenti eliminati per 30 giorni.</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>Se il parametro è impostato, qualsiasi indirizzo proxy che causa conflitti sarà rimosso per l'utente. Il parametro deve essere utilizzato se uno o più indirizzi proxy dell'utente vengono utilizzati anche per un altro utente attivo.</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>Il valore UserPrincipalName da utilizzare quando si ripristina l'utente. Deve essere utilizzato se il valore UserPrincipalName originale dell'utente è utilizzato da un altro utente attivo.</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>L'ObjectId dell'utente da ripristinare.</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>L'ID utente dell'utente da ripristinare.</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>Se il parametro è impostato, qualsiasi indirizzo proxy che causa conflitti sarà rimosso per l'utente. Il parametro deve essere utilizzato se uno o più indirizzi proxy dell'utente vengono utilizzati anche per un altro utente attivo.</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>Il valore UserPrincipalName da utilizzare quando si ripristina l'utente. Deve essere utilizzato se il valore UserPrincipalName originale dell'utente è utilizzato da un altro utente attivo.</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>Se il parametro è impostato, qualsiasi indirizzo proxy che causa conflitti sarà rimosso per l'utente. Il parametro deve essere utilizzato se uno o più indirizzi proxy dell'utente vengono utilizzati anche per un altro utente attivo.</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>Il valore UserPrincipalName da utilizzare quando si ripristina l'utente. Deve essere utilizzato se il valore UserPrincipalName originale dell'utente è utilizzato da un altro utente attivo.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <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>L'ObjectId dell'utente da ripristinare.</maml:para>
 
        </maml:description>
        <command:parameterValue required="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>L'ID utente dell'utente da ripristinare.</maml:para>
 
        </maml:description>
        <command:parameterValue required="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>
          -------------------------- ESEMPIO 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>Descrizione</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Ripristina l'utente utente@contoso.com dal contenitore degli utenti eliminati a quello degli utenti attivi.</maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml: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>
          -------------------------- ESEMPIO 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>Descrizione</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Ripristina l'utente utente@contoso.com dal contenitore degli utenti eliminati a quello degli utenti attivi, rimuovendo eventuali indirizzi proxy in conflitto. Utilizzare questa opzione se il ripristino ha esito negativo a causa di conflitti tra proxy.</maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
        </dev:remarks>
        <command:commandLines>
          <command:commandLine>
            <command:commandText></command:commandText>
          </command:commandLine>
        </command:commandLines>
      </command:example>
 
      <command:example>
        <maml:title>
          -------------------------- ESEMPIO 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>Descrizione</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Ripristina l'utente utente@contoso.com dal contenitore degli utenti eliminati a quello degli utenti attivi come altroutente@contoso.com. Utilizzare questa opzione se il ripristino ha esito negativo a causa di un conflitto tra UserPrincipalName.</maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
        </dev:remarks>
        <command:commandLines>
          <command:commandLine>
            <command:commandText></command:commandText>
          </command:commandLine>
        </command:commandLines>
      </command:example>
    </command:examples>
    <!-- Link section -->
    <maml:relatedLinks>
      <maml:navigationLink>
        <maml:linkText></maml:linkText>
        <maml:uri/>
      </maml:navigationLink>
    </maml:relatedLinks>
  </command:command>
 
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>
        Set-MsolCompanyAllowedDataLocation
      </command:name>
      <maml:description>
        <maml:para>Configura un percorso dati consentito per un tipo di servizio per un'azienda in Azure Active Directory.</maml:para>
      </maml:description>
      <maml:copyright>
        <maml:para></maml:para>
      </maml:copyright>
      <command:verb>Set</command:verb>
      <command:noun>MsolCompanyAllowedDataLocation</command:noun>
      <dev:version></dev:version>
    </command:details>
    <maml:description>
      <maml:para>Il cmdlet Set-MsolCompanyAllowedDataLocation proverà a configurare un percorso dati consentito o aggiornare un percorso dati consentito esistente per un tipo di servizio per un'azienda in v1.</maml:para>
    </maml:description>
    <!-- Cmdlet syntax section-->
    <command:syntax>
      <command:syntaxItem>
        <maml:name>Set-MsolCompanyAllowedDataLocation</maml:name>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>ServiceType</maml:name>
          <maml:description>
            <maml:para>Tipo di servizio del percorso dati consentito da configurare.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        </command:parameter>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>Location</maml:name>
          <maml:description>
            <maml:para>Percorso dati consentito di un tipo di servizio. Questo valore deve corrispondere a uno dei percorsi dati attualmente supportati dal tipo di servizio. In caso contrario, verrà restituito un errore.</maml:para>
          </maml:description>
          <command:parameterValue 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>Indica se il percorso è il percorso dati predefinito per il tipo di servizio specificato. È disponibile esattamente solo un percorso dati consentito predefinito per ogni tipo di servizio.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">bool</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>InitialDomain</maml:name>
          <maml:description>
            <maml:para>Dominio MOERA iniziale da riservare per finalità di provisioning del servizio SharePoint. In v1 deve essere specificato un nome di dominio completo per il dominio DNS.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>Overwrite</maml:name>
          <maml:description>
            <maml:para>Indica se sovrascrivere un percorso dati consentito esistente nel caso in cui ne esista già uno per la stessa coppia {ServiceType, Location} per l'azienda.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">bool</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>TenantId</maml:name>
          <maml:description>
            <maml:para>ID univoco del tenant sul quale eseguire l'operazione. Se questo parametro non è specificato, l'impostazione predefinita sarà il tenant dell'utente corrente. Questo parametro riguarda solo gli utenti partner.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <!-- Cmdlet parameter section -->
    <command:parameters>
      <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>ServiceType</maml:name>
        <maml:description>
          <maml:para>Tipo di servizio del percorso dati consentito da configurare.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>Location</maml:name>
        <maml:description>
          <maml:para>Percorso dati consentito di un tipo di servizio. Questo valore deve corrispondere a uno dei percorsi dati attualmente supportati dal tipo di servizio. In caso contrario, verrà restituito un errore.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>IsDefault</maml:name>
        <maml:description>
          <maml:para>Indica se il percorso è il percorso dati predefinito per il tipo di servizio specificato. È disponibile esattamente solo un percorso dati consentito predefinito per ogni tipo di servizio.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">bool</command:parameterValue>
        <dev:type>
          <maml:name>bool</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>InitialDomain</maml:name>
        <maml:description>
          <maml:para>Dominio MOERA iniziale da riservare per finalità di provisioning del servizio SharePoint. In v1 deve essere specificato un nome di dominio completo per il dominio DNS.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>Overwrite</maml:name>
        <maml:description>
          <maml:para>Indica se sovrascrivere un percorso dati consentito esistente nel caso in cui ne esista già uno per la stessa coppia {ServiceType, Location} per l'azienda.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">bool</command:parameterValue>
        <dev:type>
          <maml:name>bool</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>TenantId</maml:name>
        <maml:description>
          <maml:para>ID univoco del tenant sul quale eseguire l'operazione. Se questo parametro non è specificato, l'impostazione predefinita sarà il tenant dell'utente corrente. Questo parametro riguarda solo gli utenti partner.</maml:para>
 
        </maml:description>
        <command:parameterValue required="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>
          -------------------------- ESEMPIO 1 --------------------------
        </maml:title>
        <maml:introduction>
          <maml:para>C:\PS&gt;</maml:para>
        </maml:introduction>
        <dev:code>
          Set-MsolCompanyAllowedDataLocation -ServiceType MicrosoftCommunicationsOnline -Location EUR
 
          None
        </dev:code>
        <dev:remarks>
          <maml:para>Descrizione</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Questo comando prova a configurare un percorso dati consentito per il servizio MicrosoftCommunicationsOnline (ovvero Skype for Business) per EUR (Europa) per un'azienda.</maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml: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>Imposta informazioni di contatto a livello di società.</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>Il cmdlet Set-MsolCompanyContactInformation consente di impostare preferenze di contatto a livello di società, tra cui gli indirizzi di posta elettronica per le comunicazioni tecniche e di marketing su Microsoft Azure Active Directory.</maml:para>
    </maml:description>
    <!-- Cmdlet syntax section-->
    <command:syntax>
      <command:syntaxItem>
        <maml:name>Set-MsolCompanyContactInformation</maml:name>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>MarketingNotificationEmails</maml:name>
          <maml:description>
            <maml:para>Indirizzo di posta elettronica di contatto per informazioni di marketing a livello di società.</maml:para>
          </maml:description>
          <command:parameterValue 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>Indirizzo di posta elettronica di contatto per informazioni tecniche a livello di società.</maml:para>
          </maml:description>
          <command:parameterValue 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>ID univoco del tenant sul quale eseguire l'operazione. Se questo parametro non è specificato, l'impostazione predefinita sarà il tenant dell'utente corrente. Questo parametro riguarda solo gli utenti partner.</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>Indirizzo di posta elettronica di contatto per informazioni di marketing a livello di società.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml: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>Indirizzo di posta elettronica di contatto per informazioni tecniche a livello di società.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml: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>ID univoco del tenant sul quale eseguire l'operazione. Se questo parametro non è specificato, l'impostazione predefinita sarà il tenant dell'utente corrente. Questo parametro riguarda solo gli utenti partner.</maml:para>
 
        </maml:description>
        <command:parameterValue required="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>
          -------------------------- ESEMPIO 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>Descrizione</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Questo comando imposta indirizzi di posta elettronica di contatto per la società. </maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
        </dev:remarks>
        <command:commandLines>
          <command:commandLine>
            <command:commandText></command:commandText>
          </command:commandLine>
        </command:commandLines>
      </command:example>
    </command:examples>
    <!-- Link section -->
    <maml:relatedLinks>
      <maml:navigationLink>
        <maml:linkText></maml:linkText>
        <maml:uri/>
      </maml:navigationLink>
    </maml:relatedLinks>
  </command:command>
 
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>
        Set-MsolCompanyMultiNationalEnabled
      </command:name>
      <maml:description>
        <maml:para>Abilita la funzionalità multinazionale per un tipo di servizio per un'azienda con Azure Active Directory.</maml:para>
      </maml:description>
      <maml:copyright>
        <maml:para></maml:para>
      </maml:copyright>
      <command:verb>Set</command:verb>
      <command:noun>MsolCompanyMultiNationalEnabled</command:noun>
      <dev:version></dev:version>
    </command:details>
    <maml:description>
      <maml:para>Il cmdlet Set-MsolCompanyMultiNationalEnabled proverà ad abilitare la funzionalità multinazionale per un tipo di servizio per un'azienda in v1. La disabilitazione o il rifiuto esplicito della funzionalità multinazionale per un tipo di servizio non è supportato in v1.
      Se la funzionalità multinazionale per un tipo di servizio non può essere abilitata per un'azienda, questo cmdlet restituirà un errore con il motivo specifico. </maml:para>
    </maml:description>
    <!-- Cmdlet syntax section-->
    <command:syntax>
      <command:syntaxItem>
        <maml:name>Set-MsolCompanyMultiNationalEnabled</maml:name>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>ServiceType</maml:name>
          <maml:description>
            <maml:para>Tipo di servizio per cui abilitare la funzionalità multinazionale.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        </command:parameter>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>Enable</maml:name>
          <maml:description>
            <maml:para>Indica se abilitare o disabilitare la funzionalità multinazionale per un tipo di servizio per un'azienda.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">bool</command:parameterValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <!-- Cmdlet parameter section -->
    <command:parameters>
      <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>ServiceType</maml:name>
        <maml:description>
          <maml:para>Tipo di servizio per cui abilitare la funzionalità multinazionale.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>Enable</maml:name>
        <maml:description>
          <maml:para>Indica se abilitare o disabilitare la funzionalità multinazionale per un tipo di servizio per un'azienda.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">bool</command:parameterValue>
        <dev:type>
          <maml:name>bool</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>TenantId</maml:name>
        <maml:description>
          <maml:para>ID univoco del tenant sul quale eseguire l'operazione. Se questo parametro non è specificato, l'impostazione predefinita sarà il tenant dell'utente corrente. Questo parametro riguarda solo gli utenti partner.</maml:para>
 
        </maml:description>
        <command:parameterValue required="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>
          -------------------------- ESEMPIO 1 --------------------------
        </maml:title>
        <maml:introduction>
          <maml:para>C:\PS&gt;</maml:para>
        </maml:introduction>
        <dev:code>
          Set-MsolCompanyMultiNationalEnabled -ServiceType MicrosoftCommunicationsOnline -Enable $True
 
          None
        </dev:code>
        <dev:remarks>
          <maml:para>Descrizione</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Questo comando prova ad abilitare la funzionalità multinazionale per il servizio MicrosoftCommunicationsOnline (ovvero Skype for Business) per un'azienda.</maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml: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>Configura le impostazioni di configurazione a livello di società.</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>Il cmdlet Set-MsolCompanySettings viene usato per configurare le impostazioni a livello aziendale. Usare Get-MsolCompanyInformation per leggere i valori correnti di queste impostazioni.</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>Indica se consentire o meno la funzionalità di reimpostazione autonoma della password. Questa impostazione viene applicata a livello aziendale.</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>Indica se consentire o meno agli utenti di creare gruppi. Questa impostazione viene applicata a livello aziendale. Impostare questo parametro su False per non consentire agli utenti di creare gruppi.</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>Indica se consentire o meno agli utenti di creare sottoscrizioni basate sulla posta elettronica. Questa impostazione viene applicata a livello aziendale.</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>Indica se è possibile o meno aggiungere gli utenti al tenant tramite posta elettronica. Per essere aggiunto, l'utente deve avere un indirizzo di posta elettronica in un dominio corrispondente a uno dei domini verificati nel tenant. Questa impostazione viene applicata a livello aziendale per tutti i domini nel 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>Indica se consentire o meno agli utenti di creare nuove applicazioni. Questa impostazione viene applicata a livello aziendale. Impostare questo parametro su False per non consentire agli utenti di creare nuove applicazioni per la propria azienda.</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>Indica se consentire o meno agli utenti di visualizzare le informazioni del profilo di altri utenti della società. Questa impostazione viene applicata a livello aziendale. Impostare questo parametro su False per non consentire agli utenti di usare il modulo Azure AD per Windows PowerShell per accedere alle informazioni degli utenti per la propria azienda.</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>Indica se consentire o meno agli utenti di autorizzare app che richiedono l'accesso ai dati utente nel cloud, ad esempio il profilo utente della directory, la posta di Office 365 e OneDrive for Business. Questa impostazione viene applicata a livello aziendale. Impostare questo parametro su False per non consentire agli utenti di concedere l'autorizzazione alle applicazioni.</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>Durante l'assegnazione delle licenze per i prodotti Microsoft, questo valore verrà applicato all'attributo User.UsageLocation, se non ne è stato specificato uno. Se il valore predefinito è Null, verrà usato il valore della località del tenant.</maml:para>
          </maml:description>
          <command:parameterValue 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>ID univoco del tenant sul quale eseguire l'operazione. Se questo parametro non è specificato, l'impostazione predefinita sarà il tenant dell'utente corrente. Questo parametro riguarda solo gli utenti partner.</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>Indica se consentire o meno la funzionalità di reimpostazione autonoma della password. Questa impostazione viene applicata a livello aziendale.</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>Indica se consentire o meno agli utenti di creare gruppi. Questa impostazione viene applicata a livello aziendale. Impostare questo parametro su False per non consentire agli utenti di creare gruppi.</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>Indica se consentire o meno agli utenti di creare sottoscrizioni basate sulla posta elettronica. Questa impostazione viene applicata a livello aziendale.</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>Indica se è possibile o meno aggiungere gli utenti al tenant tramite posta elettronica. Per essere aggiunto, l'utente deve avere un indirizzo di posta elettronica in un dominio corrispondente a uno dei domini verificati nel tenant. Questa impostazione viene applicata a livello aziendale per tutti i domini nel 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>Indica se consentire o meno agli utenti di creare nuove applicazioni. Questa impostazione viene applicata a livello aziendale. Impostare questo parametro su False per non consentire agli utenti di creare nuove applicazioni per la propria azienda.</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>Indica se consentire o meno agli utenti di visualizzare le informazioni del profilo di altri utenti della società. Questa impostazione viene applicata a livello aziendale. Impostare questo parametro su False per non consentire agli utenti di usare il modulo Azure AD per Windows PowerShell per accedere alle informazioni degli utenti per la propria azienda.</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>Indica se consentire o meno agli utenti di autorizzare app che richiedono l'accesso ai dati utente nel cloud, ad esempio il profilo utente della directory, la posta di Office 365 e OneDrive for Business. Questa impostazione viene applicata a livello aziendale. Impostare questo parametro su False per non consentire agli utenti di concedere l'autorizzazione alle applicazioni.</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>Durante l'assegnazione delle licenze per i prodotti Microsoft, questo valore verrà applicato all'attributo User.UsageLocation, se non ne è stato specificato uno. Se il valore predefinito è Null, verrà usato il valore della località del tenant.</maml:para>
        </maml:description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml: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>ID univoco del tenant sul quale eseguire l'operazione. Se questo parametro non è specificato, l'impostazione predefinita sarà il tenant dell'utente corrente. Questo parametro riguarda solo gli utenti partner.</maml:para>
        </maml:description>
        <command:parameterValue required="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>
          -------------------------- ESEMPIO 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>Descrizione</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Attiva la funzionalità di reimpostazione autonoma della password per tutti gli utenti della società.</maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml: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>Utilizzato per attivare/disattivare la sincronizzazione della directory per questo 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>Il cmdlet Set-MsolDirSyncEnabled viene utilizzato per attivare o disattivare la sincronizzazione della directory per una società.</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>Se corrisponde a true, verrà attivata la sincronizzazione della directory per la società.</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>ID univoco del tenant sul quale eseguire l'operazione. Se questo parametro non è specificato, l'impostazione predefinita sarà il tenant dell'utente corrente. Questo parametro riguarda solo gli utenti partner.</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>Se corrisponde a true, verrà attivata la sincronizzazione della directory per la società.</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>ID univoco del tenant sul quale eseguire l'operazione. Se questo parametro non è specificato, l'impostazione predefinita sarà il tenant dell'utente corrente. Questo parametro riguarda solo gli utenti partner.</maml:para>
 
        </maml:description>
        <command:parameterValue required="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>
          -------------------------- ESEMPIO 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>Descrizione</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Questo comando consente di attivare la sincronizzazione della directory per una società.</maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml: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>Aggiorna le impostazioni di un dominio.</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>Il cmdlet Set-MsolDomain viene utilizzato per aggiornare le impostazioni di un dominio. Utilizzando questo cmdlet, è possibile modificare il dominio predefinito o le funzionalità (posta elettronica, Sharepoint, OfficeCommunicationsOnline).</maml:para>
    </maml:description>
    <!-- Cmdlet syntax section-->
    <command:syntax>
      <command:syntaxItem>
        <maml:name>Set-MsolDomain</maml:name>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>Name</maml:name>
          <maml:description>
            <maml:para>Il nome del dominio da aggiornare.</maml:para>
          </maml:description>
          <command:parameterValue 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>Un parametro opzionale per impostare questo dominio come dominio predefinito.</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>ID univoco del tenant sul quale eseguire l'operazione. Se questo parametro non è specificato, l'impostazione predefinita sarà il tenant dell'utente corrente. Questo parametro riguarda solo gli utenti partner.</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>Un parametro opzionale per impostare questo dominio come dominio predefinito.</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>Il nome del dominio da aggiornare.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml: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>ID univoco del tenant sul quale eseguire l'operazione. Se questo parametro non è specificato, l'impostazione predefinita sarà il tenant dell'utente corrente. Questo parametro riguarda solo gli utenti partner.</maml:para>
 
        </maml:description>
        <command:parameterValue required="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>
          -------------------------- ESEMPIO 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>Descrizione</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Imposta example.com come dominio predefinito della società.</maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml: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>Modifica il tipo di autenticazione del dominio.</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>Il cmdlet Set-MsolDomainAuthentication consente di modificare l'autenticazione del dominio da identità standard a Single-Sign On e viceversa. Questo cmdlet aggiornerà solo le impostazioni di Microsoft Azure Active Directory, altrimenti è in genere opportuno usare il cmdlet Convert-MsolDomainToStandard o Convert-MsolDomainToFederated.</maml:para>
    </maml:description>
    <!-- Cmdlet syntax section-->
    <command:syntax>
      <command:syntaxItem>
        <maml:name>Set-MsolDomainAuthentication</maml:name>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>Authentication</maml:name>
          <maml:description>
            <maml:para>Il tipo di autenticazione (gestita o federata) del dominio. Tutti gli utenti creati nel dominio in questione disporranno di questo tipo di autenticazione.</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>Il nome di dominio completo (FQDN) da aggiornare.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>ActiveLogOnUri</maml:name>
          <maml:description>
            <maml:para>URL che specifica l'endpoint usato dai client attivi al momento dell'autenticazione nei domini configurati per Single Sign-On (o federazione delle identità) in Microsoft Azure Active Directory.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>FederationBrandName</maml:name>
          <maml:description>
            <maml:para>Nome del valore di tipo stringa visualizzato agli utenti al momento dell'accesso ai servizi Microsoft Azure Active Directory. È consigliabile che i clienti usino un valore facile da ricordare per gli utenti, ad esempio "Contoso Inc".</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>IssuerUri</maml:name>
          <maml:description>
            <maml:para>Identificatore univoco del dominio nella piattaforma delle identità di Microsoft Azure Active Directory derivato dal server federativo.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>LogOffUri</maml:name>
          <maml:description>
            <maml:para>URL al quale vengono reindirizzati i client al momento della disconnessione dai servizi Microsoft Azure Active Directory.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>MetadataExchangeUri</maml:name>
          <maml:description>
            <maml:para>L'URL che specifica l'endpoint di scambio dei metadati utilizzato per l'autenticazione da applicazioni rich client, come 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>Il certificato per la firma di token che verrà utilizzato per firmare i token una volta scaduto il certificato primario.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>PassiveLogOnUri</maml:name>
          <maml:description>
            <maml:para>URL al quale vengono reindirizzati i client basati sul Web al momento dell'accesso ai servizi Microsoft Azure Active Directory.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>SigningCertificate</maml:name>
          <maml:description>
            <maml:para>Certificato attualmente usato per firmare i token trasmessi alla piattaforma delle identità di Microsoft Azure Active Directory.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>TenantId</maml:name>
          <maml:description>
            <maml:para>ID univoco del tenant sul quale eseguire l'operazione. Se questo parametro non è specificato, l'impostazione predefinita sarà il tenant dell'utente corrente. Questo parametro riguarda solo gli utenti partner.</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>Indica se il servizio token di sicurezza dell'IDP supporta o meno Multi-Factor Authentication.</maml:para>
          </maml:description>
          <command:parameterValue required="false" variableLength="false">Boolean</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>PromptLoginBehavior</maml:name>
          <maml:description>
            <maml:para>Imposta il processo di autenticazione desiderato. I valori validi sono: TranslateToFreshPasswordAuth ovvero invia fresh=0&amp;wauth=&lt;valore dell'URI per l'autenticazione basata su passwordauth&gt;, NativeSupport ovvero invia prompt=login e Disabled ovvero non inviare i parametri precedenti all'IdP federato.</maml:para>
          </maml:description>
          <command:parameterValue required="false" variableLength="false">Microsoft.Online.Administration.PromptLoginBehavior</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>DefaultInteractiveAuthenticationMethod</maml:name>
          <maml:description>
            <maml:para>Indica il metodo di autenticazione predefinito da usare quando un'applicazione richiede all'utente l'accesso interattivo.</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>Endpoint di individuazione OpenID Connect del servizio token di sicurezza dell'IDP federato.</maml:para>
          </maml:description>
          <command:parameterValue required="false" variableLength="false">string</command:parameterValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <!-- Cmdlet parameter section -->
    <command:parameters>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>ActiveLogOnUri</maml:name>
        <maml:description>
          <maml:para>URL che specifica l'endpoint usato dai client attivi al momento dell'autenticazione nei domini configurati per Single Sign-On (o federazione delle identità) in Microsoft Azure Active Directory.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>Authentication</maml:name>
        <maml:description>
          <maml:para>Il tipo di autenticazione (gestita o federata) del dominio. Tutti gli utenti creati nel dominio in questione disporranno di questo tipo di autenticazione.</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>Il nome di dominio completo (FQDN) da aggiornare.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml: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>Nome del valore di tipo stringa visualizzato agli utenti al momento dell'accesso ai servizi Microsoft Azure Active Directory. È consigliabile che i clienti usino un valore facile da ricordare per gli utenti, ad esempio "Contoso Inc".</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>IssuerUri</maml:name>
        <maml:description>
          <maml:para>Identificatore univoco del dominio nella piattaforma delle identità di Microsoft Azure Active Directory derivato dal server federativo.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>LogOffUri</maml:name>
        <maml:description>
          <maml:para>URL al quale vengono reindirizzati i client al momento della disconnessione dai servizi Microsoft Azure Active Directory.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>MetadataExchangeUri</maml:name>
        <maml:description>
          <maml:para>L'URL che specifica l'endpoint di scambio dei metadati utilizzato per l'autenticazione da applicazioni rich client, come 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>Il certificato per la firma di token che verrà utilizzato per firmare i token una volta scaduto il certificato primario.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>PassiveLogOnUri</maml:name>
        <maml:description>
          <maml:para>URL al quale vengono reindirizzati i client basati sul Web al momento dell'accesso ai servizi Microsoft Azure Active Directory.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>SigningCertificate</maml:name>
        <maml:description>
          <maml:para>Certificato attualmente usato per firmare i token trasmessi alla piattaforma delle identità di Microsoft Azure Active Directory.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
 
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>TenantId</maml:name>
        <maml:description>
          <maml:para>ID univoco del tenant sul quale eseguire l'operazione. Se questo parametro non è specificato, l'impostazione predefinita sarà il tenant dell'utente corrente. Questo parametro riguarda solo gli utenti partner.</maml:para>
        </maml:description>
        <command:parameterValue required="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>Indica se il servizio token di sicurezza dell'IDP supporta o meno Multi-Factor Authentication.</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>Indica il metodo di autenticazione predefinito da usare quando un'applicazione richiede all'utente l'accesso interattivo.</maml:para>
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml: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>Endpoint di individuazione OpenID Connect del servizio token di sicurezza dell'IDP federato.</maml:para>
        </maml:description>
        <command:parameterValue required="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>Aggiorna le impostazioni di un dominio federato.</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>Il cmdlet Set-MsolDomainFederationSettings viene utilizzato per aggiornare le impostazioni di un dominio Single Sign-On.</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>Il nome di dominio completo (FQDN) da aggiornare.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>ActiveLogOnUri</maml:name>
          <maml:description>
            <maml:para>URL che specifica l'endpoint usato dai client attivi al momento dell'autenticazione nei domini configurati per Single Sign-On (o federazione delle identità) in Microsoft Azure Active Directory.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>FederationBrandName</maml:name>
          <maml:description>
            <maml:para>Nome del valore di tipo stringa visualizzato agli utenti al momento dell'accesso a Microsoft Azure Active Directory. È consigliabile che i clienti usino un valore facile da ricordare per gli utenti, ad esempio "Contoso Inc".</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>IssuerUri</maml:name>
          <maml:description>
            <maml:para>Identificatore univoco del dominio nella piattaforma delle identità di Microsoft Azure Active Directory derivato dal server federativo.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>LogOffUri</maml:name>
          <maml:description>
            <maml:para>URL al quale vengono reindirizzati i client al momento della disconnessione dai servizi Microsoft Azure Active Directory.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>MetadataExchangeUri</maml:name>
          <maml:description>
            <maml:para>L'URL che specifica l'endpoint di scambio dei metadati utilizzato per l'autenticazione da applicazioni rich client, come 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>Il certificato per la firma di token che verrà utilizzato per firmare i token una volta scaduto il certificato primario.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>PassiveLogOnUri</maml:name>
          <maml:description>
            <maml:para>URL al quale vengono reindirizzati i client basati sul Web al momento dell'accesso ai servizi Microsoft Azure Active Directory.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>SigningCertificate</maml:name>
          <maml:description>
            <maml:para>Certificato attualmente usato per firmare i token trasmessi alla piattaforma delle identità di Microsoft Azure Active Directory.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>TenantId</maml:name>
          <maml:description>
            <maml:para>ID univoco del tenant sul quale eseguire l'operazione. Se questo parametro non è specificato, l'impostazione predefinita sarà il tenant dell'utente corrente. Questo parametro riguarda solo gli utenti partner.</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>Indica se il servizio token di sicurezza dell'IDP supporta o meno Multi-Factor Authentication.</maml:para>
        </maml:description>
        <command:parameterValue required="false" variableLength="false">Boolean</command:parameterValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>PromptLoginBehavior</maml:name>
        <maml:description>
          <maml:para>Imposta il processo di autenticazione desiderato.</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>Indica il metodo di autenticazione predefinito da usare quando un'applicazione richiede all'utente l'accesso interattivo.</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>Endpoint di individuazione OpenID Connect del servizio token di sicurezza dell'IDP federato.</maml:para>
        </maml:description>
        <command:parameterValue required="false" variableLength="false">string</command:parameterValue>
      </command:parameter>
    </command:syntax>
    <!-- Cmdlet parameter section -->
    <command:parameters>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>ActiveLogOnUri</maml:name>
        <maml:description>
          <maml:para>URL che specifica l'endpoint usato dai client attivi al momento dell'autenticazione nei domini configurati per Single Sign-On (o federazione delle identità) in Microsoft Azure Active Directory.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>DomainName</maml:name>
        <maml:description>
          <maml:para>Il nome di dominio completo (FQDN) da aggiornare.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml: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>Nome del valore di tipo stringa visualizzato agli utenti al momento dell'accesso a Microsoft Azure Active Directory. È consigliabile che i clienti usino un valore facile da ricordare per gli utenti, ad esempio "Contoso Inc".</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>IssuerUri</maml:name>
        <maml:description>
          <maml:para>Identificatore univoco del dominio nella piattaforma delle identità di Microsoft Azure Active Directory derivato dal server federativo.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>LogOffUri</maml:name>
        <maml:description>
          <maml:para>URL al quale vengono reindirizzati i client al momento della disconnessione dai servizi Microsoft Azure Active Directory.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>MetadataExchangeUri</maml:name>
        <maml:description>
          <maml:para>L'URL che specifica l'endpoint di scambio dei metadati utilizzato per l'autenticazione da applicazioni rich client, come 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>Il certificato per la firma di token che verrà utilizzato per firmare i token una volta scaduto il certificato primario.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>PassiveLogOnUri</maml:name>
        <maml:description>
          <maml:para>URL al quale vengono reindirizzati i client basati sul Web al momento dell'accesso ai servizi Microsoft Azure Active Directory.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>SigningCertificate</maml:name>
        <maml:description>
          <maml:para>Certificato attualmente usato per firmare i token trasmessi alla piattaforma delle identità di Microsoft Azure Active Directory.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>TenantId</maml:name>
        <maml:description>
          <maml:para>ID univoco del tenant sul quale eseguire l'operazione. Se questo parametro non è specificato, l'impostazione predefinita sarà il tenant dell'utente corrente. Questo parametro riguarda solo gli utenti partner.</maml:para>
        </maml:description>
        <command:parameterValue required="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>Indica se il servizio token di sicurezza dell'IDP supporta o meno Multi-Factor Authentication.</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>Indica il metodo di autenticazione predefinito da usare quando un'applicazione richiede all'utente l'accesso interattivo.</maml:para>
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml: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>Endpoint di individuazione OpenID Connect del servizio token di sicurezza dell'IDP federato.</maml:para>
        </maml:description>
        <command:parameterValue required="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>Aggiorna un gruppo di sicurezza.</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>Il cmdlet Set-MsolGroup viene utilizzato per aggiornare le proprietà di un gruppo di sicurezza.</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>La descrizione del gruppo.</maml:para>
          </maml:description>
          <command:parameterValue 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>Il nome visualizzato del gruppo.</maml:para>
          </maml:description>
          <command:parameterValue 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>Il proprietario del gruppo.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>ObjectId</maml:name>
          <maml:description>
            <maml:para>ObjectId del gruppo da aggiornare.</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>ID univoco del tenant sul quale eseguire l'operazione. Se questo parametro non è specificato, l'impostazione predefinita sarà il tenant dell'utente corrente. Questo parametro riguarda solo gli utenti partner.</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>La descrizione del gruppo.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml: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>Il nome visualizzato del gruppo.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml: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>Il proprietario del gruppo.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>ObjectId</maml:name>
        <maml:description>
          <maml:para>ObjectId del gruppo da aggiornare.</maml:para>
 
        </maml:description>
        <command:parameterValue required="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>ID univoco del tenant sul quale eseguire l'operazione. Se questo parametro non è specificato, l'impostazione predefinita sarà il tenant dell'utente corrente. Questo parametro riguarda solo gli utenti partner.</maml:para>
 
        </maml:description>
        <command:parameterValue required="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>
          -------------------------- ESEMPIO 1 --------------------------
        </maml:title>
        <maml:introduction>
          <maml:para>C:\PS&gt;</maml:para>
        </maml:introduction>
        <dev:code>
          $groupid = Get-MsolGroup -searchstring MyGroup
          Set-MsolGroup -objectid $groupId -Description "My Group"
        </dev:code>
        <dev:remarks>
          <maml:para>Descrizione</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Aggiorna la descrizione di 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>Imposta le informazioni aziendali dei partner.</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>Il cmdlet Set-MsolPartnerInformation viene utilizzato dai partner per impostare proprietà specifiche del partner. Tali proprietà saranno visualizzabili da tutti i tenant a cui ha accesso il partner.</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 del sito Web commerciale del 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>PartnerHelpUrl</maml:name>
          <maml:description>
            <maml:para>URL del sito Web della Guida del 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>PartnerSupportEmails</maml:name>
          <maml:description>
            <maml:para>Indirizzo di posta elettronica del Supporto tecnico per il 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>Numeri di telefono del Supporto tecnico per il 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 del sito Web del Supporto tecnico del 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="true (ByPropertyName)" position="named">
          <maml:name>TenantId</maml:name>
          <maml:description>
            <maml:para>ID univoco del tenant sul quale eseguire l'operazione. Se questo parametro non è specificato, l'impostazione predefinita sarà il tenant dell'utente corrente. Questo parametro riguarda solo gli utenti partner.</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 del sito Web commerciale del 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>PartnerHelpUrl</maml:name>
        <maml:description>
          <maml:para>URL del sito Web della Guida del 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>PartnerSupportEmails</maml:name>
        <maml:description>
          <maml:para>Indirizzo di posta elettronica del Supporto tecnico per il 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>Numeri di telefono del Supporto tecnico per il 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 del sito Web del Supporto tecnico del 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="true (ByPropertyName)" position="named">
        <maml:name>TenantId</maml:name>
        <maml:description>
          <maml:para>ID univoco del tenant sul quale eseguire l'operazione. Se questo parametro non è specificato, l'impostazione predefinita sarà il tenant dell'utente corrente. Questo parametro riguarda solo gli utenti partner.</maml:para>
 
        </maml:description>
        <command:parameterValue required="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>
          -------------------------- ESEMPIO 1 --------------------------
        </maml:title>
        <maml:introduction>
          <maml:para>C:\PS&gt;</maml:para>
        </maml:introduction>
        <dev:code>
          Set-MsolPartnerInformation -PartnerHelpUrl "http://www.help.com"
 
          none
        </dev:code>
        <dev:remarks>
          <maml:para>Descrizione</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Aggiorna l'URL guida per questo 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>Imposta i valori associati alla finestra di notifica della password e alla finestra di validità della password per un dominio specificato o per tutti domini nel 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>Il cmdlet Set-MsolPasswordPolicy può essere utilizzato per aggiornare i criteri password di un dominio o di un tenant specificato. Sono necessarie due impostazioni: la prima deve indicare il periodo di validità di una password fino al momento della modifica e la seconda deve indicare il numero di giorni mancanti alla data di scadenza della password e si attiverà nel momento in cui gli utenti riceveranno la prima notifica di scadenza.</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>Dominio completo al quale applicare i criteri.</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>Specifica il numero di giorni mancanti alla data di scadenza della password e si attiverà nel momento in cui gli utenti riceveranno la prima notifica di scadenza.</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>Specifica la durata del periodo di validità di una password prima che sia necessario cambiarla.</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>Dominio completo al quale applicare i criteri.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="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>Specifica il numero di giorni mancanti alla data di scadenza della password e si attiverà nel momento in cui gli utenti riceveranno la prima notifica di scadenza.</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>Specifica la durata del periodo di validità di una password prima che sia necessario cambiarla.</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>
          -------------------------- ESEMPIO 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>Descrizione</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Questo comando aggiorna il tenant in modo che tutte le password utente scadano dopo 60 giorni e che gli utenti ricevano una notifica 14 giorni prima della scadenza.</maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml: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>
          -------------------------- ESEMPIO 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>Descrizione</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Questo comando aggiorna i criteri del dominio contoso.com in modo che le password utente scadano dopo 60 giorni e che gli utenti ricevano una notifica 14 giorni prima della scadenza.</maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml: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>Utilizzato per attivare/disattivare Sincronizzazione password per il 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>Il cmdlet Set-MsolPasswordSyncEnabled viene utilizzato per abilitare o disabilitare Sincronizzazione password per la società. Per la corretta esecuzione del cmdlet è prima necessario abilitare la società per la sincronizzazione della directory.</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>Se il parametro è impostato su true, Sincronizzazione password verrà abilitata per la società.</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>Se il parametro è impostato su true, Sincronizzazione password verrà abilitata per la società.</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>
          -------------------------- ESEMPIO 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>Descrizione</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Questo comando consente di attivare Sincronizzazione password per una società.</maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml: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>Aggiorna un'entità servizio in Microsoft Azure Active Directory.</maml:para>
      </maml:description>
      <maml:copyright>
        <maml:para></maml:para>
      </maml:copyright>
      <command:verb>Set</command:verb>
      <command:noun>MsolServicePrincipal</command:noun>
      <dev:version></dev:version>
    </command:details>
    <maml:description>
      <maml:para>Il cmdlet Set-MsolServicePrincipal consente di aggiornare un'entità servizio in Microsoft Azure Active Directory. Può essere usato per aggiornare il nome visualizzato o abilitare/disabilitare l'entità servizio oppure può essere reso attendibile per la delega, i nomi dell'entità servizio (SPN) o gli indirizzi.</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>Proprietà riservata per un utilizzo futuro.</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>Specificare l'elenco di indirizzi con cui aggiornare (e sovrascrivere) l'elenco esistente. Impostando questa informazione su NULL, la proprietà esistente non verrà aggiornata. Impostando questa informazione su un elenco vuoto, gli indirizzi esistenti verranno cancellati. Utilizzare il cmdlet New-MsolServicePrincipalAddress per favorire la creazione dell'oggetto elenco indirizzi.</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>Il nome descrittivo dell'entità servizio.</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>
              Specificare l'elenco dei nomi dell'entità servizio (SPN) con cui aggiornare (e sovrascrivere) l'elenco esistente. Impostando questa informazione su NULL, la proprietà esistente non verrà aggiornata. Impostando questa informazione su un elenco vuoto, gli SPN esistenti verranno cancellati, ad eccezione dell'SPN contenente il valore AppId dell'entità servizio.
              L'SPN deve corrispondere al formato "appName" o "appName/hostname" oppure deve essere un URL valido.
            </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>ID univoco del tenant sul quale eseguire l'operazione. Se questo parametro non è specificato, l'impostazione predefinita sarà il tenant dell'utente corrente. Questo parametro riguarda solo gli utenti partner.</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>L'ID oggetto associato all'entità servizio da aggiornare.</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>Specificare l'elenco di indirizzi con cui aggiornare (e sovrascrivere) l'elenco esistente. Impostando questa informazione su NULL, la proprietà esistente non verrà aggiornata. Impostando questa informazione su un elenco vuoto, gli indirizzi esistenti verranno cancellati. Utilizzare il cmdlet New-MsolServicePrincipalAddress per favorire la creazione dell'oggetto elenco indirizzi.</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>
              Specificare l'elenco dei nomi dell'entità servizio (SPN) con cui aggiornare (e sovrascrivere) l'elenco esistente. Impostando questa informazione su NULL, la proprietà esistente non verrà aggiornata. Impostando questa informazione su un elenco vuoto, gli SPN esistenti verranno cancellati, ad eccezione dell'SPN contenente il valore AppId dell'entità servizio.
              L'SPN deve corrispondere al formato "appName" o "appName/hostname" oppure deve essere un URL valido.
            </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>ID univoco del tenant sul quale eseguire l'operazione. Se questo parametro non è specificato, l'impostazione predefinita sarà il tenant dell'utente corrente. Questo parametro riguarda solo gli utenti partner.</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>L'ID applicazione univoco associato all'entità servizio da aggiornare.</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>Specificare l'elenco di indirizzi con cui aggiornare (e sovrascrivere) l'elenco esistente. Impostando questa informazione su NULL, la proprietà esistente non verrà aggiornata. Impostando questa informazione su un elenco vuoto, gli indirizzi esistenti verranno cancellati. Utilizzare il cmdlet New-MsolServicePrincipalAddress per favorire la creazione dell'oggetto elenco indirizzi.</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>
              Specificare l'elenco dei nomi dell'entità servizio (SPN) con cui aggiornare (e sovrascrivere) l'elenco esistente. Impostando questa informazione su NULL, la proprietà esistente non verrà aggiornata. Impostando questa informazione su un elenco vuoto, gli SPN esistenti verranno cancellati, ad eccezione dell'SPN contenente il valore AppId dell'entità servizio.
              L'SPN deve corrispondere al formato "appName" o "appName/hostname" oppure deve essere un URL valido.
            </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>ID univoco del tenant sul quale eseguire l'operazione. Se questo parametro non è specificato, l'impostazione predefinita sarà il tenant dell'utente corrente. Questo parametro riguarda solo gli utenti partner.</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>Proprietà riservata per un utilizzo futuro.</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>Specificare l'elenco di indirizzi con cui aggiornare (e sovrascrivere) l'elenco esistente. Impostando questa informazione su NULL, la proprietà esistente non verrà aggiornata. Impostando questa informazione su un elenco vuoto, gli indirizzi esistenti verranno cancellati. Utilizzare il cmdlet New-MsolServicePrincipalAddress per favorire la creazione dell'oggetto elenco indirizzi.</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>L'ID applicazione univoco associato all'entità servizio da aggiornare.</maml:para>
 
        </maml:description>
        <command:parameterValue required="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>Il nome descrittivo dell'entità servizio.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="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>L'ID oggetto associato all'entità servizio da aggiornare.</maml:para>
 
        </maml:description>
        <command:parameterValue required="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>
            Specificare l'elenco dei nomi dell'entità servizio (SPN) con cui aggiornare (e sovrascrivere) l'elenco esistente. Impostando questa informazione su NULL, la proprietà esistente non verrà aggiornata. Impostando questa informazione su un elenco vuoto, gli SPN esistenti verranno cancellati, ad eccezione dell'SPN contenente il valore AppId dell'entità servizio.
            L'SPN deve corrispondere al formato "appName" o "appName/hostname" oppure deve essere un URL valido.
     </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>ID univoco del tenant sul quale eseguire l'operazione. Se questo parametro non è specificato, l'impostazione predefinita sarà il tenant dell'utente corrente. Questo parametro riguarda solo gli utenti partner.</maml:para>
 
        </maml:description>
        <command:parameterValue required="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>
          -------------------------- ESEMPIO 1 --------------------------
        </maml:title>
        <maml:introduction>
          <maml:para>C:\PS&gt;</maml:para>
        </maml:introduction>
        <dev:code>
          $AppId = (Get-MsolServicePrincipal -ServicePrincipalName "MyApp").AppPrincipalId
          Set-MsolServicePrincipal -AppPrincipalId $AppId -DisplayName "My Super Application" -ServicePrincipalNames @("MyApp/myapp.com", "MyApp/mysuperapp.com")
        </dev:code>
        <dev:remarks>
          <maml:para>Descrizione</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Questo comando aggiorna le proprietà nell'entità servizio specificata. In questo esempio vengono specificati gli aggiornamenti relativi al nome visualizzato e ai nomi dell'entità servizio. Eventuali impostazioni precedenti verranno sovrascritte. </maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml: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>
          -------------------------- ESEMPIO 2 --------------------------
        </maml:title>
        <maml:introduction>
          <maml:para>C:\PS&gt;</maml:para>
        </maml:introduction>
        <dev:code>
          $a = @()
          $a = $a + (Get-MsolServicePrincipal -ServicePrincipalName "MyApp").Addresses
          $a = $a + (New-MsolServicePrincipalAddress -Value "myApp1.com")
          $a = $a + (New-MsolServicePrincipalAddress -Value "myApp2.com")
          Set-MsolServicePrincipal -AppPrincipalId $AppId -Addresses $a
 
        </dev:code>
        <dev:remarks>
          <maml:para>Descrizione</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Questo comando aggiorna gli indirizzi associati a un'entità servizio. In questo esempio gli indirizzi esistenti ("myApp1.com", "myApp2.com"), creati in precedenza con il comando helper New-MsolServicePrincipalAddress, vengono associati all'entità servizio.</maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
        </dev:remarks>
        <command:commandLines>
          <command:commandLine>
            <command:commandText></command:commandText>
          </command:commandLine>
        </command:commandLines>
      </command:example>
    </command:examples>
    <!-- Link section -->
    <maml:relatedLinks>
      <maml:navigationLink>
        <maml:linkText></maml:linkText>
        <maml:uri/>
      </maml:navigationLink>
    </maml:relatedLinks>
  </command:command>
 
  <!-- v 1.3.0.36 -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>
        Set-MsolSettings
      </command:name>
      <maml:description>
        <maml:para>Aggiorna un'impostazione della directory in Microsoft Azure Active Directory.</maml:para>
      </maml:description>
      <maml:copyright>
        <maml:para></maml:para>
      </maml:copyright>
      <command:verb>Set</command:verb>
      <command:noun>MsolSettings</command:noun>
      <dev:version></dev:version>
    </command:details>
    <maml:description>
      <maml:para>Il cmdlet Set-MsolSettings aggiorna un'impostazione della directory in Microsoft Azure Active Directory.</maml:para>
    </maml:description>
    <!-- Cmdlet syntax section-->
    <command:syntax>
      <command:syntaxItem>
        <maml:name>Set-MsolSettings</maml:name>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>SettingId</maml:name>
          <maml:description>
            <maml:para>ID dell'impostazione associato all'impostazione della directory da aggiornare.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>SettingsValue</maml:name>
          <maml:description>
            <maml:para>Specificare il valore dell'impostazione della directory da usare per aggiornare e sovrascrivere l'impostazione corrente.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="true">Microsoft.Online.Administration.SettingsValue</command:parameterValue>
        </command:parameter>
      </command:syntaxItem>
      <command:syntaxItem>
        <maml:name>Set-MsolSettings</maml:name>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>TargetType</maml:name>
          <maml:description>
            <maml:para>Tipo di oggetto a cui sono associati gli oggetti impostazioni. Se non specificato, gli oggetti sono associati al tenant. I valori possibili sono Groups, Users, ServicePrincipals, Applications e Devices.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">TargetType (enum)</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>TargetObjectId</maml:name>
          <maml:description>
            <maml:para>ID oggetto a cui sono associati gli oggetti impostazioni. Se non specificato, gli oggetti sono associati al tenant.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        </command:parameter>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>SettingId</maml:name>
          <maml:description>
            <maml:para>ID dell'impostazione associato all'impostazione della directory da aggiornare.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>SettingsValue</maml:name>
          <maml:description>
            <maml:para>Specificare il valore dell'impostazione della directory da usare per aggiornare e sovrascrivere l'impostazione corrente.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="true">Microsoft.Online.Administration.SettingsValue</command:parameterValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <!-- Cmdlet parameter section -->
    <command:parameters>
      <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>TargetType</maml:name>
        <maml:description>
          <maml:para>Tipo di oggetto a cui sono associati gli oggetti impostazioni. Se non specificato, gli oggetti sono associati al tenant. I valori possibili sono Groups, Users, ServicePrincipals, Applications e Devices.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">Microsoft.Online.Administration.TargetType</command:parameterValue>
        <dev:type>
          <maml:name>Microsoft.Online.Administration.TargetType</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>TargetObjectId</maml:name>
        <maml:description>
          <maml:para>ID oggetto a cui sono associati gli oggetti impostazioni. Se non specificato, gli oggetti sono associati al tenant.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        <dev:type>
          <maml:name>Guid</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>SettingId</maml:name>
        <maml:description>
          <maml:para>ID dell'impostazione associato all'impostazione della directory da aggiornare.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">GUID</command:parameterValue>
        <dev:type>
          <maml:name>GUID</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>SettingsValue</maml:name>
        <maml:description>
          <maml:para>Specificare il valore dell'impostazione della directory da usare per aggiornare e sovrascrivere l'impostazione corrente.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">Microsoft.Online.Administration.SettingsValue</command:parameterValue>
        <dev:type>
          <maml:name>Microsoft.Online.Administration.SettingsValue</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <!-- Input - Output section-->
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name></maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description>
          <maml:para>
            <!-- description -->
 
          </maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name></maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description>
          <maml:para>
            <!-- description -->
 
          </maml:para>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <!-- Error section-->
    <command:terminatingErrors/>
    <command:nonTerminatingErrors/>
    <!-- Notes section -->
    <maml:alertSet>
      <maml:title></maml:title>
      <maml:alert>
        <maml:para>
 
        </maml:para>
      </maml:alert>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <!-- Example section -->
    <command:examples>
 
      <command:example>
        <maml:title>
          -------------------------- ESEMPIO 1 --------------------------
        </maml:title>
        <maml:introduction>
          <maml:para>C:\PS&gt;</maml:para>
        </maml:introduction>
        <dev:code>
          $OrginSetting = (Get-MsolAllSettings)[0]
          $Value = $OrginSetting.GetSettingsValue()
          $Value["UsageGuidelinesUrl"] = "https://microsft.com"
          Set-MsolSettings -SettingId $OriginSetting.Id -SettingsValue $Value
        </dev:code>
        <dev:remarks>
          <maml:para>Descrizione</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Questo comando aggiorna i valori nell'impostazione della directory specificata. In questo esempio aggiorna il valore UsageGuidelinesUrl definito nell'impostazione del gruppo unificato.</maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml: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>
          -------------------------- ESEMPIO 2 --------------------------
        </maml:title>
        <maml:introduction>
          <maml:para>C:\PS&gt;</maml:para>
        </maml:introduction>
        <dev:code>
          $OrginSetting = (Get-MsolAllSettings -TargetType Groups -TargetObjectId [Group Object Id])[0]
          $Value = $OrginSetting.GetSettingsValue()
          $Value["UsageGuidelinesUrl"] = "https://microsft.com"
          Set-MsolSettings -SettingId $OriginSetting.Id -SettingsValue $Value -TargetType Groups -TargetObjectId [Group Object Id]
        </dev:code>
        <dev:remarks>
          <maml:para>Descrizione</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Questo comando aggiorna i valori nell'impostazione della directory specificata. In questo esempio aggiorna il valore UsageGuidelinesUrl definito nell'impostazione del gruppo unificato.</maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml: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>Aggiorna un utente in Microsoft Azure Active Directory.</maml:para>
      </maml:description>
      <maml:copyright>
        <maml:para></maml:para>
      </maml:copyright>
      <command:verb>Set</command:verb>
      <command:noun>MsolUser</command:noun>
      <dev:version></dev:version>
    </command:details>
    <maml:description>
      <maml:para>
        Il cmdlet Set-MsolUser viene utilizzato per aggiornare un oggetto utente.
 
        Questo cmdlet deve essere utilizzato solo per le proprietà di base. Le licenze, password e il nome dell'entità utente di un utente possono essere aggiornati dai rispettivi cmdlet Set-MsolUserLicense, Set-MsolUserPassword e Set-MsolUserPrincipalName.
  </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>Indirizzo di posta elettronica alternativo dell'utente.</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>Numeri di telefono cellulare alternativi dell'utente.</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>Se il parametro è impostato su true, l'utente non sarà in grado di eseguire l'accesso utilizzando il proprio ID utente.</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>La città dell'utente.</maml:para>
          </maml:description>
          <command:parameterValue 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>Il paese o l'area geografica dell'utente.</maml:para>
          </maml:description>
          <command:parameterValue 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>Il reparto dell'utente.</maml:para>
          </maml:description>
          <command:parameterValue 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>Il nome visualizzato dell'utente.</maml:para>
          </maml:description>
          <command:parameterValue 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>Il numero di fax dell'utente.</maml:para>
          </maml:description>
          <command:parameterValue 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>Il nome dell'utente.</maml:para>
          </maml:description>
          <command:parameterValue 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>L'ID non modificabile dell'identità federata dell'utente, che deve essere omesso per gli utenti con identità standard.</maml:para>
          </maml:description>
          <command:parameterValue 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>Il cognome dell'utente.</maml:para>
          </maml:description>
          <command:parameterValue 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>Il numero di telefono cellulare dell'utente.</maml:para>
          </maml:description>
          <command:parameterValue 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>ID univoco dell'utente.</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>La località dell'ufficio dell'utente.</maml:para>
          </maml:description>
          <command:parameterValue 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>Stabilisce se applicare la scadenza periodica della password dell'utente.</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>Il numero di telefono dell'utente.</maml:para>
          </maml:description>
          <command:parameterValue 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>Il CAP della località dell'utente.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>PreferredDataLocation</maml:name>
          <maml:description>
            <maml:para>Percorso dati preferito da impostare per l'utente.</maml:para>
          </maml:description>
          <command:parameterValue 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>La lingua preferita dell'utente.</maml:para>
          </maml:description>
          <command:parameterValue 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>Lo stato o la provincia in cui si trova l'utente.</maml:para>
          </maml:description>
          <command:parameterValue 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>La via e il numero civico dell'utente.</maml:para>
          </maml:description>
          <command:parameterValue 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>Stabilisce se per l'utente è necessaria una password complessa.</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>ID univoco del tenant sul quale eseguire l'operazione. Se questo parametro non è specificato, l'impostazione predefinita sarà il tenant dell'utente corrente. Questo parametro riguarda solo gli utenti partner.</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>Il titolo dell'utente.</maml:para>
          </maml:description>
          <command:parameterValue 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>La località in cui l'utente utilizza i servizi. Deve essere un codice paese di due lettere.</maml:para>
          </maml:description>
          <command:parameterValue 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>L'ID utente dell'utente.</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>Indirizzo di posta elettronica alternativo dell'utente.</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>Numeri di telefono cellulare alternativi dell'utente.</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>Se il parametro è impostato su true, l'utente non sarà in grado di eseguire l'accesso utilizzando il proprio ID utente.</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>La città dell'utente.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml: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>Il paese o l'area geografica dell'utente.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml: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>Il reparto dell'utente.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml: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>Il nome visualizzato dell'utente.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml: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>Il numero di fax dell'utente.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml: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>Il nome dell'utente.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml: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>L'ID non modificabile dell'identità federata dell'utente, che deve essere omesso per gli utenti con identità standard.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml: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>Il cognome dell'utente.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml: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>Il numero di telefono cellulare dell'utente.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml: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>ID univoco dell'utente.</maml:para>
 
        </maml:description>
        <command:parameterValue required="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>La località dell'ufficio dell'utente.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml: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>Stabilisce se applicare la scadenza periodica della password dell'utente.</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>Il numero di telefono dell'utente.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml: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>Il CAP della località dell'utente.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>PreferredDataLocation</maml:name>
        <maml:description>
          <maml:para>Percorso dati preferito da impostare per l'utente.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml: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>La lingua preferita dell'utente.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml: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>Lo stato o la provincia in cui si trova l'utente.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml: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>La via e il numero civico dell'utente.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml: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>Stabilisce se per l'utente è necessaria una password complessa.</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>ID univoco del tenant sul quale eseguire l'operazione. Se questo parametro non è specificato, l'impostazione predefinita sarà il tenant dell'utente corrente. Questo parametro riguarda solo gli utenti partner.</maml:para>
 
        </maml:description>
        <command:parameterValue required="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>Il titolo dell'utente.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml: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>La località in cui l'utente utilizza i servizi. Deve essere un codice paese di due lettere.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml: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>L'ID utente dell'utente.</maml:para>
 
        </maml:description>
        <command:parameterValue required="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>
          -------------------------- ESEMPIO 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>Descrizione</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Questo comando consente di impostare la credenziale Blocca su true per un utente (impedendogli di effettuare l'accesso). Tale impostazione non può essere effettuata per un utente sincronizzato.</maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml: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>
          -------------------------- ESEMPIO 2 --------------------------
        </maml:title>
        <maml:introduction>
          <maml:para>C:\PS&gt;</maml:para>
        </maml:introduction>
        <dev:code>
          Set-MsolUser -UserPrincipalName user@contoso.com -DisplayName "John Doe" -Title "Manager" -Department "Finance"
 
          None
        </dev:code>
        <dev:remarks>
          <maml:para>Descrizione</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Questo comando consente di aggiornare il nome visualizzato dell'utente specificato.</maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml: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>
          -------------------------- ESEMPIO 3 --------------------------
        </maml:title>
        <maml:introduction>
          <maml:para>C:\PS&gt;</maml:para>
        </maml:introduction>
        <dev:code>
          Set-MsolUser -UserPrincipalName user@contoso.com -UsageLocation "CA"
 
          None
        </dev:code>
        <dev:remarks>
          <maml:para>Descrizione</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Questo comando consente di impostare la località (paese) dell'utente. Il paese deve corrispondere a un codice ISO di due lettere. Tale impostazione può essere effettuata per gli utenti sincronizzati e per quelli gestiti.</maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml: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>
          -------------------------- ESEMPIO 4 --------------------------
        </maml:title>
        <maml:introduction>
          <maml:para>C:\PS&gt;</maml:para>
        </maml:introduction>
        <dev:code>
          Set-MsolUser -UserPrincipalName john@contoso.onmicrosoft.com -PreferredDataLocation EUR
 
          None
        </dev:code>
        <dev:remarks>
          <maml:para>Descrizione</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Questo comando imposta su EUR la proprietà percorso dati preferito di un utente con nome entità john@contoso.onmicrosoft.com.</maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
        </dev:remarks>
        <command:commandLines>
          <command:commandLine>
            <command:commandText></command:commandText>
          </command:commandLine>
        </command:commandLines>
      </command:example>
    </command:examples>
    <!-- Link section -->
    <maml:relatedLinks>
      <maml:navigationLink>
        <maml:linkText></maml:linkText>
        <maml:uri/>
      </maml:navigationLink>
    </maml:relatedLinks>
  </command:command>
 
  <!-- v 1.3.0.36 -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>
        Set-MsolUserLicense
      </command:name>
      <maml:description>
        <maml:para>Aggiorna l'assegnazione di licenze per un utente.</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>Il cmdlet Set-MsolUserLicense può essere utilizzato per regolare le licenze di un utente, ad esempio aggiungendo una nuova licenza, rimuovendo una licenza, aggiornando le opzioni di licenza o una qualsiasi combinazione di queste operazioni.</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>ID univoco dell'utente del quale aggiornare le licenze.</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>Un elenco di licenze da assegnare all'utente.</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>Le eventuali impostazioni specifiche di una licenza o uno SKU. Vengono utilizzate per disabilitare singoli servizi al momento dell'assegnazione di una licenza.</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>Un elenco di licenze da rimuovere dall'utente.</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>ID univoco del tenant sul quale eseguire l'operazione. Se questo parametro non è specificato, l'impostazione predefinita sarà il tenant dell'utente corrente. Questo parametro riguarda solo gli utenti partner.</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>L'ID utente dell'utente da aggiornare.</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>Un elenco di licenze da assegnare all'utente.</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>Le eventuali impostazioni specifiche di una licenza o uno SKU. Vengono utilizzate per disabilitare singoli servizi al momento dell'assegnazione di una licenza.</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>Un elenco di licenze da rimuovere dall'utente.</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>ID univoco del tenant sul quale eseguire l'operazione. Se questo parametro non è specificato, l'impostazione predefinita sarà il tenant dell'utente corrente. Questo parametro riguarda solo gli utenti partner.</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>Un elenco di licenze da assegnare all'utente.</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>Le eventuali impostazioni specifiche di una licenza o uno SKU. Vengono utilizzate per disabilitare singoli servizi al momento dell'assegnazione di una licenza.</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>ID univoco dell'utente del quale aggiornare le licenze.</maml:para>
 
        </maml:description>
        <command:parameterValue required="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>Un elenco di licenze da rimuovere dall'utente.</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>ID univoco del tenant sul quale eseguire l'operazione. Se questo parametro non è specificato, l'impostazione predefinita sarà il tenant dell'utente corrente. Questo parametro riguarda solo gli utenti partner.</maml:para>
 
        </maml:description>
        <command:parameterValue required="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>L'ID utente dell'utente da aggiornare.</maml:para>
 
        </maml:description>
        <command:parameterValue required="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>
          -------------------------- ESEMPIO 1 --------------------------
        </maml:title>
        <maml:introduction>
          <maml:para>C:\PS&gt;</maml:para>
        </maml:introduction>
        <dev:code>
          Set-MsolUserLicense -UserPrincipalName user@contoso.com -AddLicenses "Contoso:ENTERPRISEPACK"
 
          None
        </dev:code>
        <dev:remarks>
          <maml:para>Descrizione</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Questo comando consente di aggiungere la licenza di Office 365 per aziende all'utente.</maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml: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>
          -------------------------- ESEMPIO 2 --------------------------
        </maml:title>
        <maml:introduction>
          <maml:para>C:\PS&gt;</maml:para>
        </maml:introduction>
        <dev:code>
          Set-MsolUserLicense -UserPrincipalName user@contoso.com -RemoveLicenses "contoso:ENTERPRISEPACK"
 
          None
        </dev:code>
        <dev:remarks>
          <maml:para>Descrizione</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Questo comando consente di rimuovere la licenza di Office 365 per aziende dall'utente. Ciò potrebbe comportare la rimozione dei dati dell'utente da ogni servizio.</maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml: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>
          -------------------------- ESEMPIO 3 --------------------------
        </maml:title>
        <maml:introduction>
          <maml:para>C:\PS&gt;</maml:para>
        </maml:introduction>
        <dev:code>
          Set-MsolUserLicense -UserPrincipalName user@contoso.com -AddLicenses "contoso:DESKLESS" -RemoveLicenses "contoso:ENTERPRISEPACK"
 
          None
        </dev:code>
        <dev:remarks>
          <maml:para>Descrizione</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Questo comando consente di sostituire la licenza di Office 365 per aziende con una licenza di Office 365 Deskless. L'operazione viene eseguita in un unico passaggio, per evitare che l'utente si ritrovi in uno stato intermedio in cui la licenza di Office 365 per aziende sarà stata rimossa senza che Office 365 Deskless sia stato ancora aggiunto.</maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml: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>Reimposta la password dell'utente.</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>Il cmdlet Set-MsolUserPassword viene utilizzato per modificare la password di un utente. Questo cmdlet può essere utilizzato solo per gli utenti con identità standard.</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>ID univoco dell'utente del quale impostare la password.</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>Se corrisponde a true, l'utente dovrà modificare la password al successivo accesso.</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>
              La nuova password dell'utente. Se per l'utente è impostato il requisito di una password complessa, dovranno essere soddisfatte tutte le seguenti regole:
              - La password deve contenere almeno una lettera minuscola
              - La password deve contenere almeno una lettera maiuscola
              - La password deve contenere almeno un carattere non alfanumerico
              - La password non può contenere spazi, tabulazioni o interruzioni di riga
              - La password deve contenere un minimo di 8 e un massimo di 16 caratteri
              - La password non può contenere il nome utente
 
              Se questo valore viene omesso, all'utente verrà assegnata una password casuale.
           </maml:para>
          </maml:description>
          <command:parameterValue 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>ID univoco del tenant sul quale eseguire l'operazione. Se questo parametro non è specificato, l'impostazione predefinita sarà il tenant dell'utente corrente. Questo parametro riguarda solo gli utenti partner.</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>L'ID utente dell'utente per cui recuperare la password.</maml:para>
          </maml:description>
          <command:parameterValue 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>Se corrisponde a true, l'utente dovrà modificare la password al successivo accesso.</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>
              La nuova password dell'utente. Se per l'utente è impostato il requisito di una password complessa, dovranno essere soddisfatte tutte le seguenti regole:
              - La password deve contenere almeno una lettera minuscola
              - La password deve contenere almeno una lettera maiuscola
              - La password deve contenere almeno un carattere non alfanumerico
              - La password non può contenere spazi, tabulazioni o interruzioni di riga
              - La password deve contenere un minimo di 8 e un massimo di 16 caratteri
              - La password non può contenere il nome utente
 
              Se questo valore viene omesso, all'utente verrà assegnata una password casuale.
          </maml:para>
          </maml:description>
          <command:parameterValue 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>ID univoco del tenant sul quale eseguire l'operazione. Se questo parametro non è specificato, l'impostazione predefinita sarà il tenant dell'utente corrente. Questo parametro riguarda solo gli utenti partner.</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>Se corrisponde a true, l'utente dovrà modificare la password al successivo accesso.</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>
              La nuova password dell'utente. Se per l'utente è impostato il requisito di una password complessa, dovranno essere soddisfatte tutte le seguenti regole:
              - La password deve contenere almeno una lettera minuscola
              - La password deve contenere almeno una lettera maiuscola
              - La password deve contenere almeno un carattere non alfanumerico
              - La password non può contenere spazi, tabulazioni o interruzioni di riga
              - La password deve contenere un minimo di 8 e un massimo di 16 caratteri
              - La password non può contenere il nome utente
 
              Se questo valore viene omesso, all'utente verrà assegnata una password casuale.
           </maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="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>ID univoco dell'utente del quale impostare la password.</maml:para>
 
        </maml:description>
        <command:parameterValue required="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>ID univoco del tenant sul quale eseguire l'operazione. Se questo parametro non è specificato, l'impostazione predefinita sarà il tenant dell'utente corrente. Questo parametro riguarda solo gli utenti partner.</maml:para>
 
        </maml:description>
        <command:parameterValue required="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>L'ID utente dell'utente per cui recuperare la password.</maml:para>
 
        </maml:description>
        <command:parameterValue required="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>
          -------------------------- ESEMPIO 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>Descrizione</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Questo comando consente di reimpostare la password di utente@contoso.com. Verrà generata una password casuale. L'utente dovrà reimpostare la password al successivo accesso.</maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml: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>
          -------------------------- ESEMPIO 2 --------------------------
        </maml:title>
        <maml:introduction>
          <maml:para>C:\PS&gt;</maml:para>
        </maml:introduction>
        <dev:code>
          Set-MsolUserPassword -userPrincipalName user@consoso.com -NewPassword "pa$$word"
 
          Returns the user's new password.
        </dev:code>
        <dev:remarks>
          <maml:para>Descrizione</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Questo comando consente di reimpostare la password di utente@contoso.com. L'utente dovrà reimpostare la password al successivo accesso.</maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml: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>Modifica l'ID utente di un utente.</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>Il cmdlet Set-MsolUserPrincipalName viene utilizzato per modificare il nome dell'entità utente (ID utente) di un utente. È possibile utilizzare questo cmdlet per spostare un utente tra un dominio federato e un dominio standard. Tale operazione avrà come conseguenza la modifica del tipo di autenticazione in quello del dominio di destinazione.</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>Il nuovo ID utente dell'utente.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        </command:parameter>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>ObjectId</maml:name>
          <maml:description>
            <maml:para>ObjectId dell'utente da aggiornare.</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>L'ID non modificabile dell'identità federata dell'utente, necessario se si sposta l'utente da un dominio con identità standard a un dominio con identità federata.</maml:para>
          </maml:description>
          <command:parameterValue 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>La nuova password dell'utente, necessaria se si sposta l'utente da un dominio con identità federata a un dominio con identità standard.</maml:para>
          </maml:description>
          <command:parameterValue 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>ID univoco del tenant sul quale eseguire l'operazione. Se questo parametro non è specificato, l'impostazione predefinita sarà il tenant dell'utente corrente. Questo parametro riguarda solo gli utenti partner.</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>Il nuovo ID utente dell'utente.</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>L'ID utente originale dell'utente da aggiornare.</maml:para>
          </maml:description>
          <command:parameterValue 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>L'ID non modificabile dell'identità federata dell'utente, necessario se si sposta l'utente da un dominio con identità standard a un dominio con identità federata.</maml:para>
          </maml:description>
          <command:parameterValue 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>La nuova password dell'utente, necessaria se si sposta l'utente da un dominio con identità federata a un dominio con identità standard.</maml:para>
          </maml:description>
          <command:parameterValue 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>ID univoco del tenant sul quale eseguire l'operazione. Se questo parametro non è specificato, l'impostazione predefinita sarà il tenant dell'utente corrente. Questo parametro riguarda solo gli utenti partner.</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>L'ID non modificabile dell'identità federata dell'utente, necessario se si sposta l'utente da un dominio con identità standard a un dominio con identità federata.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml: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>La nuova password dell'utente, necessaria se si sposta l'utente da un dominio con identità federata a un dominio con identità standard.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="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>Il nuovo ID utente dell'utente.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>ObjectId</maml:name>
        <maml:description>
          <maml:para>ObjectId dell'utente da aggiornare.</maml:para>
 
        </maml:description>
        <command:parameterValue required="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>ID univoco del tenant sul quale eseguire l'operazione. Se questo parametro non è specificato, l'impostazione predefinita sarà il tenant dell'utente corrente. Questo parametro riguarda solo gli utenti partner.</maml:para>
 
        </maml:description>
        <command:parameterValue required="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>L'ID utente originale dell'utente da aggiornare.</maml:para>
 
        </maml:description>
        <command:parameterValue required="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>
          -------------------------- ESEMPIO 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>Descrizione</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Questo comando consente di rinominare utente@contoso.com in 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>Aggiunge una nuova unità amministrativa ad 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>Il cmdlet New-MsolAdministrativeUnit aggiunge una nuova unità amministrativa ad 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>Nome visualizzato dell'unità amministrativa.</maml:para>
          </maml:description>
          <command:parameterValue 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>Descrizione dell'unità amministrativa.</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>ID univoco del tenant sul quale eseguire l'operazione. Se questo parametro non è specificato, l'impostazione predefinita sarà il tenant dell'utente corrente. Questo parametro riguarda solo gli utenti partner.</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>Nome visualizzato dell'unità amministrativa.</maml:para>
        </maml:description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml: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>Descrizione dell'unità amministrativa.</maml:para>
        </maml:description>
        <command:parameterValue required="true" variableLength="false">String</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>ID univoco del tenant sul quale eseguire l'operazione. Se questo parametro non è specificato, l'impostazione predefinita sarà il tenant dell'utente corrente. Questo parametro riguarda solo gli utenti partner.</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>
            Restituisce la nuova unità amministrativa che è stata creata.
          </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>-------------------------- Esempio 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>Descrizione</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Questo comando crea una nuova unità amministrativa denominata "West Coast" e con la descrizione "West Coast region".</maml:para>
          <maml:para/>
          <maml:para/>
          <maml:para></maml:para>
        </dev:remarks>
        <command:commandLines>
          <command:commandLine>
            <command:commandText>
              <maml:para/>
            </command:commandText>
          </command:commandLine>
        </command:commandLines>
      </command:example>
    </command:examples>
    <maml:relatedLinks>
    </maml:relatedLinks>
  </command:command>
 
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
    <!--Generated by PS Cmdlet Help Editor-->
    <command:details>
      <command:name>Get-MsolAdministrativeUnit</command:name>
      <maml:description>
        <maml:para>Recupera le unità amministrative da 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>Il cmdlet Get-MsolAdministrativeUnit viene usato per recuperare le unità amministrative da 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>
              ID univoco di un utente. Se questo parametro è specificato, verranno restituite solo le unità amministrative a cui appartiene l'utente.
            </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>
              Nome dell'entità utente di un utente. Se questo parametro è specificato, verranno restituite solo le unità amministrative a cui appartiene l'utente.
            </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>
              Stringa in base alla quale eseguire la ricerca. Verranno restituite solo le unità amministrative con un nome visualizzato che inizia con questa stringa.
            </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>
              Numero massimo di risultati restituiti.
            </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>
              ID univoco del tenant sul quale eseguire l'operazione. Se questo parametro non è specificato, l'impostazione predefinita sarà il tenant dell'utente corrente. Questo parametro riguarda solo gli utenti partner.
         </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>ID univoco dell'unità amministrativa da recuperare.</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>
              ID univoco del tenant sul quale eseguire l'operazione. Se questo parametro non è specificato, l'impostazione predefinita sarà il tenant dell'utente corrente. Questo parametro riguarda solo gli utenti partner.
            </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>
              ID univoco di un utente. Se questo parametro è specificato, verranno restituite solo le unità amministrative a cui appartiene l'utente.
            </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>
              Nome dell'entità utente di un utente. Se questo parametro è specificato, verranno restituite solo le unità amministrative a cui appartiene l'utente.
            </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>
              Stringa in base alla quale eseguire la ricerca. Verranno restituite solo le unità amministrative con un nome visualizzato che inizia con questa stringa.
            </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>
              Se presente, verranno restituiti tutti i risultati. Non può essere utilizzato con il parametro MaxResults.
            </maml:para>
          </maml:description>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>TenantId</maml:name>
          <maml:description>
            <maml:para>
              ID univoco del tenant sul quale eseguire l'operazione. Se questo parametro non è specificato, l'impostazione predefinita sarà il tenant dell'utente corrente. Questo parametro riguarda solo gli utenti partner.
            </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>
              ID univoco di un utente. Se questo parametro è specificato, verranno restituite solo le unità amministrative a cui appartiene l'utente.
            </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>
            Nome dell'entità utente di un utente. Se questo parametro è specificato, verranno restituite solo le unità amministrative a cui appartiene l'utente.
            </maml:para>
        </maml:description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <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>
            Stringa in base alla quale eseguire la ricerca. Verranno restituite solo le unità amministrative con un nome visualizzato che inizia con questa stringa.
            </maml:para>
        </maml:description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <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>
            Numero massimo di risultati restituiti.
            </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>
              ID univoco del tenant sul quale eseguire l'operazione. Se questo parametro non è specificato, l'impostazione predefinita sarà il tenant dell'utente corrente. Questo parametro riguarda solo gli utenti partner.
            </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>ID univoco dell'unità amministrativa da recuperare.</maml:para>
        </maml:description>
        <command:parameterValue required="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>
            Se presente, verranno restituiti tutti i risultati. Non può essere utilizzato con il parametro MaxResults.
            </maml:para>
        </maml:description>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name></maml:name>
          <maml:uri></maml:uri>
          <maml:description/>
        </dev:type>
        <maml:description>
          <maml:para/>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name></maml:name>
          <maml:uri></maml:uri>
          <maml:description/>
        </dev:type>
        <maml:description>
          <maml:para/>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <command:terminatingErrors></command:terminatingErrors>
    <command:nonTerminatingErrors></command:nonTerminatingErrors>
    <maml:alertSet>
      <maml:title></maml:title>
      <maml:alert>
        <maml:para/>
      </maml:alert>
    </maml:alertSet>
    <command:examples>
      <command:example>
        <maml:title>-------------------------- Esempio 1 --------------------------</maml:title>
        <maml:introduction>
          <maml:paragraph>PS C:\&gt;</maml:paragraph>
        </maml:introduction>
        <dev:code>Get-MsolAdministrativeUnit</dev:code>
        <dev:remarks>
          <maml:para>Descrizione</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Questo comando ottiene tutte le unità amministrative presenti nel tenant dell'utente attualmente autenticato.</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>-------------------------- Esempio 2 --------------------------</maml:title>
        <maml:introduction>
          <maml:paragraph>PS C:\&gt;</maml:paragraph>
        </maml:introduction>
        <dev:code>Get-MsolAdministrativeUnit –SearchString "West Coast"</dev:code>
        <dev:remarks>
          <maml:para>Descrizione</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Questo comando recupera l'unità amministrativa denominata "West Coast".</maml:para>
          <maml:para/>
          <maml:para/>
          <maml:para></maml:para>
        </dev:remarks>
        <command:commandLines>
          <command:commandLine>
            <command:commandText>
              <maml:para/>
            </command:commandText>
          </command:commandLine>
        </command:commandLines>
      </command:example>
      <command:example>
        <maml:title>-------------------------- Esempio 3 --------------------------</maml:title>
        <maml:introduction>
          <maml:paragraph>PS C:\&gt;</maml:paragraph>
        </maml:introduction>
        <dev:code>Get-MsolAdministrativeUnit -UserPrincipalName "user1@contoso.com"</dev:code>
        <dev:remarks>
          <maml:para>Descrizione</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Questo comando ottiene le unità amministrative di cui l'utente user1@contoso.com è membro.</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>Aggiorna le proprietà di un'unità amministrativa.</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>Il cmdlet Set-MsolAdministrativeUnit viene usato per aggiornare le proprietà di un'unità amministrativa.</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>ID univoco dell'unità amministrativa da aggiornare.</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>Nome visualizzato dell'unità amministrativa.</maml:para>
          </maml:description>
          <command:parameterValue 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>Descrizione dell'unità amministrativa.</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>
              ID univoco del tenant sul quale eseguire l'operazione. Se questo parametro non è specificato, l'impostazione predefinita sarà il tenant dell'utente corrente. Questo parametro riguarda solo gli utenti partner.
            </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>ID univoco dell'unità amministrativa da aggiornare.</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>Nome visualizzato dell'unità amministrativa.</maml:para>
        </maml:description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml: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>Descrizione dell'unità amministrativa.</maml:para>
        </maml:description>
        <command:parameterValue required="true" variableLength="false">String</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>
              ID univoco del tenant sul quale eseguire l'operazione. Se questo parametro non è specificato, l'impostazione predefinita sarà il tenant dell'utente corrente. Questo parametro riguarda solo gli utenti partner.
            </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>-------------------------- Esempio 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>Descrizione</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Questo comando individua innanzitutto l'unità amministrativa denominata "West Coast", quindi le assegna un valore di descrizione "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>Elimina un'unità amministrativa da 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>Il cmdlet Remove-MsolAdministrativeUnit viene usato per eliminare un'unità amministrativa da 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>ID univoco dell'unità amministrativa da rimuovere.</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>Usato per omettere la richiesta di conferma.</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>
              ID univoco del tenant sul quale eseguire l'operazione. Se questo parametro non è specificato, l'impostazione predefinita sarà il tenant dell'utente corrente. Questo parametro riguarda solo gli utenti partner.
            </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>ID univoco dell'unità amministrativa da rimuovere.</maml:para>
        </maml:description>
        <command:parameterValue required="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>Usato per omettere la richiesta di conferma.</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>
              ID univoco del tenant sul quale eseguire l'operazione. Se questo parametro non è specificato, l'impostazione predefinita sarà il tenant dell'utente corrente. Questo parametro riguarda solo gli utenti partner.
            </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>-------------------------- Esempio 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>Descrizione</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Questo comando rimuoverà l'unità amministrativa "West Coast" dalla 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>Aggiunge un membro a un'unità amministrativa.</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>Il cmdlet Add-MsolAdministrativeUnitMember viene usato per aggiungere un membro a un'unità amministrativa.</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>ID oggetto dell'unità amministrativa.</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>ID oggetto del membro da aggiungere all'unità amministrativa.</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>ID univoco del tenant sul quale eseguire l'operazione. Se questo parametro non è specificato, l'impostazione predefinita sarà il tenant dell'utente corrente. Questo parametro riguarda solo gli utenti partner.</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>ID oggetto dell'unità amministrativa.</maml:para>
        </maml:description>
        <command:parameterValue required="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>ID oggetto del membro da aggiungere all'unità amministrativa.</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>ID univoco del tenant sul quale eseguire l'operazione. Se questo parametro non è specificato, l'impostazione predefinita sarà il tenant dell'utente corrente. Questo parametro riguarda solo gli utenti partner.</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>-------------------------- Esempio 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>Descrizione</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Questo esempio mostra come aggiungere l'utente user@contoso.com all'unità amministrativa "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>Rimuove un membro da un'unità amministrativa.</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>Il cmdlet Remove-MsolAdministrativeUnitMember viene usato per rimuovere un membro da un'unità amministrativa.</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>ID dell'unità amministrativa da cui è necessario rimuovere i membri.</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>
              ID univoco del tenant sul quale eseguire l'operazione. Se questo parametro non è specificato, l'impostazione predefinita sarà il tenant dell'utente corrente. Questo parametro riguarda solo gli utenti partner.
            </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>ID dell'unità amministrativa da cui è necessario rimuovere i membri.</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>
              ID univoco del tenant sul quale eseguire l'operazione. Se questo parametro non è specificato, l'impostazione predefinita sarà il tenant dell'utente corrente. Questo parametro riguarda solo gli utenti partner.
            </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>-------------------------- Esempio 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>Descrizione</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Questo comando rimuove il membro user@contoso.com dall'unità amministrativa denominata "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>Recupera i membri dell'unità amministrativa specificata.</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>Il cmdlet Get-MsolAdministrativeUnitMember viene usato per recuperare i membri dell'unità amministrativa specificata.</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>ID dell'unità amministrativa per cui è necessario recuperare i membri.</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>
            Numero massimo di risultati restituiti per un risultato di ricerca.
            </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>
              ID univoco del tenant sul quale eseguire l'operazione. Se questo parametro non è specificato, l'impostazione predefinita sarà il tenant dell'utente corrente. Questo parametro riguarda solo gli utenti partner.
            </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>ID dell'unità amministrativa per cui è necessario recuperare i membri.</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>
            Se presente, verranno restituiti tutti i risultati. Non può essere utilizzato con il parametro MaxResults.
            </maml:para>
          </maml:description>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>TenantId</maml:name>
          <maml:description>
            <maml:para>
              ID univoco del tenant sul quale eseguire l'operazione. Se questo parametro non è specificato, l'impostazione predefinita sarà il tenant dell'utente corrente. Questo parametro riguarda solo gli utenti partner.
            </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>ID dell'unità amministrativa per cui è necessario recuperare i membri.</maml:para>
        </maml:description>
        <command:parameterValue required="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>
            Numero massimo di risultati restituiti per un risultato di ricerca.
            </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>
              ID univoco del tenant sul quale eseguire l'operazione. Se questo parametro non è specificato, l'impostazione predefinita sarà il tenant dell'utente corrente. Questo parametro riguarda solo gli utenti partner.
            </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>
            Se presente, verranno restituiti tutti i risultati. Non può essere utilizzato con il parametro MaxResults.
            </maml:para>
        </maml:description>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name></maml:name>
          <maml:uri></maml:uri>
          <maml:description/>
        </dev:type>
        <maml:description>
          <maml:para/>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name>Microsoft.Online.Administration.AdministrativeUnitMember</maml:name>
          <maml:uri></maml:uri>
          <maml:description/>
        </dev:type>
        <maml:description>
          <maml:para>
            Per questo cmdlet, ogni oggetto restituito include gli elementi seguenti:
            DisplayName: nome visualizzato del membro dell'unità amministrativa.
            EmailAddress: nome dell'entità utente del membro dell'unità amministrativa.
            ObjectId: ID univoco del membro dell'unità amministrativa.
   </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>-------------------------- Esempio 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>Descrizione</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>In questo esempio il comando restituisce tutti i membri dell'unità amministrativa denominata "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>Aggiunge un membro a un ruolo con ambito unità amministrativa.</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>Il cmdlet Add-MsolScopedRoleMember viene usato per aggiungere un membro a un ruolo con ambito unità amministrativa.</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>ID oggetto del ruolo a cui aggiungere membri. A un ruolo è possibile aggiungere solo utenti. L'aggiunta di un gruppo di sicurezza non è supportata.</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>ID oggetto dell'unità amministrativa.</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>ID oggetto del membro da aggiungere al ruolo con ambito limitato all'unità amministrativa. Per gli utenti, corrisponde all'ID utente. A un ruolo è possibile aggiungere solo utenti. L'aggiunta di un gruppo di sicurezza non è supportata.</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>Nome dell'entità utente del membro da aggiungere. A un ruolo è possibile aggiungere solo utenti. L'aggiunta di un gruppo di sicurezza non è supportata.</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>
              ID univoco del tenant sul quale eseguire l'operazione. Se questo parametro non è specificato, l'impostazione predefinita sarà il tenant dell'utente corrente. Questo parametro riguarda solo gli utenti partner.
            </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>ID oggetto del ruolo a cui aggiungere membri. A un ruolo è possibile aggiungere solo utenti. L'aggiunta di un gruppo di sicurezza non è supportata.</maml:para>
        </maml:description>
        <command:parameterValue required="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>ID oggetto dell'unità amministrativa.</maml:para>
        </maml:description>
        <command:parameterValue required="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>ID oggetto del membro da aggiungere al ruolo con ambito limitato all'unità amministrativa. Per gli utenti, corrisponde all'ID utente. A un ruolo è possibile aggiungere solo utenti. L'aggiunta di un gruppo di sicurezza non è supportata.</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>Nome dell'entità utente del membro da aggiungere. A un ruolo è possibile aggiungere solo utenti. L'aggiunta di un gruppo di sicurezza non è supportata.</maml:para>
        </maml:description>
        <command:parameterValue required="true" variableLength="false">String</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>
              ID univoco del tenant sul quale eseguire l'operazione. Se questo parametro non è specificato, l'impostazione predefinita sarà il tenant dell'utente corrente. Questo parametro riguarda solo gli utenti partner.
            </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>-------------------------- Esempio 1 --------------------------</maml:title>
        <maml:introduction>
          <maml:paragraph>PS C:\&gt;</maml:paragraph>
        </maml:introduction>
        <dev:code>
          $westcoastau = Get-MsolAdministrativeUnit -searchstring “West Coast”
          $uaadmin = Get-MsolRole -RoleName "User Account Administrator"
          $admin1 = Get-MsolUser -UserPrincipalName user@contoso.com
          Add-MsolScopedRoleMember -RoleObjectId $uaadmin.ObjectId -AdministrativeUnitObjectId $westcoastau.ObjectId -RoleMemberObjectId $admin1.ObjectId
        </dev:code>
        <dev:remarks>
          <maml:para>Descrizione</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>In questo esempio l'utente user@contoso.com viene aggiunto come membro al ruolo "User Account Administrator" con ambito limitato all'unità amministrativa "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>Rimuove un utente da un ruolo con ambito unità amministrativa.</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>Il cmdlet Remove-MsolScopedRoleMember viene usato per rimuovere un utente da un ruolo con ambito unità amministrativa.</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>ID oggetto del ruolo da cui rimuovere membri. A un ruolo è possibile aggiungere solo utenti. L'aggiunta di un gruppo di sicurezza non è supportata.</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>ID oggetto dell'unità amministrativa.</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>ID oggetto del membro da rimuovere. Per gli utenti, il valore deve essere l'ID utente. È necessario specificare il parametro -RoleMemberUserPrincipalName o -RoleMemberObjectId.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="true">Guid</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>TenantId</maml:name>
          <maml:description>
            <maml:para>
              ID univoco del tenant sul quale eseguire l'operazione. Se questo parametro non è specificato, l'impostazione predefinita sarà il tenant dell'utente corrente. Questo parametro riguarda solo gli utenti partner.
            </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>ID oggetto del ruolo da cui rimuovere membri. A un ruolo è possibile aggiungere solo utenti. L'aggiunta di un gruppo di sicurezza non è supportata.</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>ID oggetto dell'unità amministrativa.</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>Nome dell'entità utente del membro da rimuovere dal ruolo. È necessario specificare il parametro -RoleMemberUserPrincipalName o -RoleMemberObjectId.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>TenantId</maml:name>
          <maml:description>
            <maml:para>
              ID univoco del tenant sul quale eseguire l'operazione. Se questo parametro non è specificato, l'impostazione predefinita sarà il tenant dell'utente corrente. Questo parametro riguarda solo gli utenti partner.
            </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>ID oggetto del ruolo da cui rimuovere membri. A un ruolo è possibile aggiungere solo utenti. L'aggiunta di un gruppo di sicurezza non è supportata.</maml:para>
        </maml:description>
        <command:parameterValue required="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>ID oggetto dell'unità amministrativa.</maml:para>
        </maml:description>
        <command:parameterValue required="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>ID oggetto del membro da rimuovere. Per gli utenti, il valore deve essere l'ID utente. È necessario specificare il parametro -RoleMemberUserPrincipalName o -RoleMemberObjectId.</maml:para>
        </maml:description>
        <command:parameterValue required="true" variableLength="true">Guid</command:parameterValue>
        <dev:type>
          <maml:name>Guid</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>RoleMemberUserPrincipalName</maml:name>
        <maml:description>
          <maml:para>Nome dell'entità utente del membro da rimuovere dal ruolo. È necessario specificare il parametro -RoleMemberUserPrincipalName o -RoleMemberObjectId.</maml:para>
        </maml:description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>TenantId</maml:name>
        <maml:description>
          <maml:para>
              ID univoco del tenant sul quale eseguire l'operazione. Se questo parametro non è specificato, l'impostazione predefinita sarà il tenant dell'utente corrente. Questo parametro riguarda solo gli utenti partner.
            </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>-------------------------- Esempio 1 --------------------------</maml:title>
        <maml:introduction>
          <maml:paragraph>PS C:\&gt;</maml:paragraph>
        </maml:introduction>
        <dev:code>
          $westcoastau = Get-MsolAdministrativeUnit -searchstring “West Coast”
          $uaadmin = Get-MsolRole -RoleName "User Account Administrator"
          $admin1 = Get-MsolUser -UserPrincipalName user@contoso.com
          Remove-MsolScopedRoleMember -RoleObjectId $uaadmin.ObjectId -AdministrativeUnitObjectId $westcoastau.ObjectId -RoleMemberObjectId $admin1.ObjectId
        </dev:code>
        <dev:remarks>
          <maml:para>Descrizione</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Nell'esempio seguente l'utente user@contoso.com viene rimosso come membro dal ruolo "User Account Administrator" con ambito limitato all'unità amministrativa "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>Recupera i membri del ruolo specificato a cui è stato concesso tale ruolo su un'unità amministrativa.</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>Il cmdlet Get-MsolScopedRoleMember viene usato per recuperare i membri del ruolo specificato a cui è stato concesso tale ruolo su un'unità amministrativa.</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>
              Ruolo per cui devono essere restituiti i membri con ambito.
              </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>ID oggetto dell'unità amministrativa di cui devono essere restituiti gli amministratori. Omettere questo parametro per individuare tutti gli amministratori per tutte le unità amministrative.</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>Numero massimo di risultati restituiti per un risultato di ricerca. </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>
              ID univoco del tenant sul quale eseguire l'operazione. Se questo parametro non è specificato, l'impostazione predefinita sarà il tenant dell'utente corrente. Questo parametro riguarda solo gli utenti partner.
            </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>
              Ruolo per cui devono essere restituiti i membri con ambito.
              </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>ID oggetto dell'unità amministrativa di cui devono essere restituiti gli amministratori. Omettere questo parametro per individuare tutti gli amministratori per tutte le unità amministrative.</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>
              Se presente, verranno restituiti tutti i risultati. Non può essere utilizzato con il parametro MaxResults.
              </maml:para>
          </maml:description>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>TenantId</maml:name>
          <maml:description>
            <maml:para>
              ID univoco del tenant sul quale eseguire l'operazione. Se questo parametro non è specificato, l'impostazione predefinita sarà il tenant dell'utente corrente. Questo parametro riguarda solo gli utenti partner.
            </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>
              Ruolo per cui devono essere restituiti i membri con ambito.
              </maml:para>
        </maml:description>
        <command:parameterValue required="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>ID oggetto dell'unità amministrativa di cui devono essere restituiti gli amministratori. Omettere questo parametro per individuare tutti gli amministratori per tutte le unità amministrative.</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>Numero massimo di risultati restituiti per un risultato di ricerca. </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>
              ID univoco del tenant sul quale eseguire l'operazione. Se questo parametro non è specificato, l'impostazione predefinita sarà il tenant dell'utente corrente. Questo parametro riguarda solo gli utenti partner.
            </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>
              Se presente, verranno restituiti tutti i risultati. Non può essere utilizzato con il parametro MaxResults.
              </maml:para>
        </maml:description>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name></maml:name>
          <maml:uri></maml:uri>
          <maml:description/>
        </dev:type>
        <maml:description>
          <maml:para/>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name>Microsoft.Online.Administration.RoleScopedMember</maml:name>
          <maml:uri></maml:uri>
          <maml:description/>
        </dev:type>
        <maml:description>
          <maml:para>
            Per questo cmdlet, ogni oggetto restituito include gli elementi seguenti:
            DisplayName: nome visualizzato del membro del ruolo con ambito.
            UserPrincipalName: nome dell'entità utente del membro del ruolo con ambito.
            ObjectId: ID univoco del membro del ruolo con ambito.
           
</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>-------------------------- Esempio 1 --------------------------</maml:title>
        <maml:introduction>
          <maml:paragraph>PS C:\&gt;</maml:paragraph>
        </maml:introduction>
        <dev:code>
          $westcoastau = Get-MsolAdministrativeUnit -searchstring “West Coast”
          $uaadmin = Get-MsolRole -RoleName "User Account Administrator"
          Get-MsolScopedRoleMember -RoleObjectId $uaadmin.ObjectId -AdministrativeUnitObjectId $westcoastau.ObjectId
        </dev:code>
        <dev:remarks>
          <maml:para>Descrizione</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Questo comando elenca tutti i membri del ruolo "User Account Administrator" con ambito limitato all'unità amministrativa denominata "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" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
    <command:details>
      <command:name>Get-MsolDirSyncFeatures</command:name>
      <maml:description>
        <maml:para>Usato per controllare lo stato delle funzionalità di sincronizzazione delle identità per un tenant.</maml:para>
      </maml:description>
      <maml:copyright>
        <maml:para/>
      </maml:copyright>
      <command:verb>Get</command:verb>
      <command:noun>MsolDirSyncFeatures</command:noun>
      <dev:version/>
    </command:details>
    <maml:description>
      <maml:para>
          Il cmdlet Get-MsolDirSyncFeatures viene usato per controllare lo stato delle funzionalità di sincronizzazione delle identità per un tenant. Le funzionalità che possono essere usate con questo cmdlet includono le seguenti:
 
          DeviceWriteback
          DirectoryExtensions
          DuplicateProxyAddressResiliency
          DuplicateUPNResiliency
          EnableSoftMatchOnUpn
          PasswordSync
          SynchronizeUpnForManagedUsers
          UnifiedGroupWriteback
          UserWriteback
 
          È anche possibile eseguire il cmdlet senza specificare alcuna funzionalità. In questo caso, il cmdlet restituirà un elenco di tutte le funzionalità e indicherà se sono abilitate o disabilitate.
          </maml:para>
    </maml:description>
    <!-- Cmdlet syntax section-->
    <command:syntax>
      <command:syntaxItem>
        <maml:name>Get-MsolDirSyncFeatures</maml:name>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>Feature</maml:name>
          <maml:description>
            <maml:para>Funzionalità DirSync di cui ottenere lo stato.</maml:para>
          </maml:description>
          <command:parameterValue 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>
              ID univoco del tenant sul quale eseguire l'operazione. Se questo parametro non è specificato, l'impostazione predefinita sarà il tenant dell'utente corrente. Questo parametro riguarda solo gli utenti partner.
            </maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <!-- Cmdlet parameter section -->
    <command:parameters>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>Feature</maml:name>
        <maml:description>
          <maml:para>Funzionalità DirSync di cui ottenere lo stato.</maml:para>
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml: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>
              ID univoco del tenant sul quale eseguire l'operazione. Se questo parametro non è specificato, l'impostazione predefinita sarà il tenant dell'utente corrente. Questo parametro riguarda solo gli utenti partner.
            </maml:para>
        </maml:description>
        <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        <dev:type>
          <maml:name>Guid</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <!-- Input - Output section-->
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name></maml:name>
          <maml:uri></maml:uri>
          <maml:description/>
        </dev:type>
        <maml:description>
          <maml:para/>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name></maml:name>
          <maml:uri></maml:uri>
          <maml:description/>
        </dev:type>
        <maml:description>
          <maml:para/>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <command:terminatingErrors></command:terminatingErrors>
    <command:nonTerminatingErrors></command:nonTerminatingErrors>
    <maml:alertSet>
      <maml:title></maml:title>
      <maml:alert>
        <maml:para/>
      </maml:alert>
    </maml:alertSet>
    <!-- Examples section -->
    <command:examples>
      <command:example>
        <maml:title>-------------------------- Esempio 1 --------------------------</maml:title>
        <maml:introduction>
          <maml:paragraph>PS C:\&gt;</maml:paragraph>
        </maml:introduction>
        <dev:code>Get-MsolDirSyncFeatures</dev:code>
        <dev:remarks>
          <maml:para>Descrizione</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Restituisce un elenco di tutte le funzionalità DirSync possibili e indica se sono abilitate (True) o disabilitate (False).</maml:para>
          <maml:para/>
          <maml:para/>
          <maml:para></maml:para>
        </dev:remarks>
        <command:commandLines>
          <command:commandLine>
            <command:commandText>
              <maml:para/>
            </command:commandText>
          </command:commandLine>
        </command:commandLines>
      </command:example>
      <command:example>
        <maml:title>-------------------------- Esempio 2 --------------------------</maml:title>
        <maml:introduction>
          <maml:paragraph>PS C:\&gt;</maml:paragraph>
        </maml:introduction>
        <dev:code>Get-MsolDirSyncFeatures -Feature PasswordSync</dev:code>
        <dev:remarks>
          <maml:para>Descrizione</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Restituisce un valore che indica se la funzionalità PasswordSync è abilitata per il tenant (True) o disabilitata (False).</maml:para>
          <maml:para/>
          <maml:para/>
          <maml:para></maml:para>
        </dev:remarks>
        <command:commandLines>
          <command:commandLine>
            <command:commandText>
              <maml:para/>
            </command:commandText>
          </command:commandLine>
        </command:commandLines>
      </command:example>
    </command:examples>
    <maml:relatedLinks>
    </maml:relatedLinks>
  </command:command>
 
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
    <command:details>
      <command:name>Set-MsolDirSyncFeature</command:name>
      <maml:description>
        <maml:para>Usato per configurare le funzionalità di sincronizzazione delle identità per un tenant.</maml:para>
      </maml:description>
      <maml:copyright>
        <maml:para/>
      </maml:copyright>
      <command:verb>Set</command:verb>
      <command:noun>MsolDirSyncFeature</command:noun>
      <dev:version/>
    </command:details>
    <maml:description>
      <maml:para>
          Il cmdlet Set-MsolDirSyncFeature viene usato per attivare o disattivare le funzionalità di sincronizzazione delle identità per un tenant. Le funzionalità che possono essere usate con questo cmdlet includono le seguenti:
 
          SynchronizeUpnForManagedUsers: consente la sincronizzazione degli aggiornamenti di UserPrincipalName da istanze locali per utenti gestiti (non federati) a cui è stata assegnata una licenza. Se questa funzionalità non è abilitata, gli aggiornamenti verranno bloccati. Dopo l'abilitazione, non sarà possibile disabilitare questa funzionalità.
 
          EnableSoftMatchOnUpn: la corrispondenza flessibile è il processo usato per collegare un oggetto sottoposto per la prima volta a sincronizzazione dall'istanza locale a un oggetto già esistente sul cloud. Quando questa funzionalità è abilitata, verrà effettuato un primo tentativo di corrispondenza flessibile mediante la logica standard, in base all'indirizzo SMTP primario. Se non vengono trovate corrispondenze in base all'indirizzo SMTP primario, si proverà a trovare corrispondenze in base a UserPrincipalName. Dopo l'abilitazione, non sarà possibile disabilitare questa funzionalità.
 
          DuplicateUPNResiliency (anteprima): in genere, se è stato effettuato un tentativo di provisioning di un utente con un valore UserPrincipalName non univoco, non sarà possibile creare/aggiornare l'utente a causa della violazione dell'univocità. Quando questa funzionalità è abilitata, il valore UPN in conflitto verrà messo "in quarantena", verrà generato un valore UPN temporaneo e verrà effettuato il provisioning dell'utente con il valore UPN temporaneo. Il formato del valore UPN sarà "&lt;NomeUtente&gt;+&lt;Numero intero casuale&gt;@&lt;Dominio iniziale del tenant&gt;.onmicrosoft.com".
 
          DuplicateProxyAddressResiliency (anteprima): in genere, se si prova a effettuare il provisioning di un oggetto con un valore ProxyAddress non univoco, non sarà possibile creare/aggiornare l'utente a causa della violazione dell'univocità. Quando questa funzionalità è abilitata, il valore ProxyAddress in conflitto verrà messo "in quarantena" e verrà effettuato il provisioning dell'oggetto senza il valore ProxyAddress specifico.
 
          </maml:para>
    </maml:description>
    <!-- Cmdlet syntax section-->
    <command:syntax>
      <command:syntaxItem>
        <maml:name>Set-MsolDirSyncFeature</maml:name>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>Feature</maml:name>
          <maml:description>
            <maml:para>Funzionalità DirSync da attivare o disattivare.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        </command:parameter>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>Enable</maml:name>
          <maml:description>
            <maml:para>Se true, la funzionalità specificata verrà attivata per l'azienda.</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>
              ID univoco del tenant sul quale eseguire l'operazione. Se questo parametro non è specificato, l'impostazione predefinita sarà il tenant dell'utente corrente. Questo parametro riguarda solo gli utenti partner.
            </maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <!-- Cmdlet parameter section -->
    <command:parameters>
      <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>Feature</maml:name>
        <maml:description>
          <maml:para>Funzionalità DirSync da attivare o disattivare.</maml:para>
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>Enable</maml:name>
        <maml:description>
          <maml:para>Se true, la funzionalità specificata verrà attivata per l'azienda.</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>
              ID univoco del tenant sul quale eseguire l'operazione. Se questo parametro non è specificato, l'impostazione predefinita sarà il tenant dell'utente corrente. Questo parametro riguarda solo gli utenti partner.
            </maml:para>
        </maml:description>
        <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        <dev:type>
          <maml:name>Guid</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <!-- Input - Output section-->
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name></maml:name>
          <maml:uri></maml:uri>
          <maml:description/>
        </dev:type>
        <maml:description>
          <maml:para/>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name></maml:name>
          <maml:uri></maml:uri>
          <maml:description/>
        </dev:type>
        <maml:description>
          <maml:para/>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <command:terminatingErrors></command:terminatingErrors>
    <command:nonTerminatingErrors></command:nonTerminatingErrors>
    <maml:alertSet>
      <maml:title></maml:title>
      <maml:alert>
        <maml:para/>
      </maml:alert>
    </maml:alertSet>
    <!-- Examples section -->
    <command:examples>
      <command:example>
        <maml:title>-------------------------- Esempio 1 --------------------------</maml:title>
        <maml:introduction>
          <maml:paragraph>PS C:\&gt;</maml:paragraph>
        </maml:introduction>
        <dev:code>Set-MsolDirSyncFeature -Feature EnableSoftMatchOnUpn -Enable $true</dev:code>
        <dev:remarks>
          <maml:para>Descrizione</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Abilita la funzionalità SoftMatchOnUpn per il tenant.</maml:para>
          <maml:para/>
          <maml:para/>
          <maml:para></maml:para>
        </dev:remarks>
        <command:commandLines>
          <command:commandLine>
            <command:commandText>
              <maml:para/>
            </command:commandText>
          </command:commandLine>
        </command:commandLines>
      </command:example>
    </command:examples>
    <maml:relatedLinks>
    </maml:relatedLinks>
  </command:command>
 
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
    <command:details>
      <command:name>Get-MsolDirSyncProvisioningError</command:name>
      <maml:description>
        <maml:para>Usato per cercare oggetti con errori di sincronizzazione in un tenant.</maml:para>
      </maml:description>
      <maml:copyright>
        <maml:para/>
      </maml:copyright>
      <command:verb>Get</command:verb>
      <command:noun>DirSyncProvisioningError</command:noun>
      <dev:version/>
    </command:details>
    <maml:description>
      <maml:para>
        Il cmdlet Get-MsolDirSyncProvisioningError viene usato per cercare oggetti con errori di sincronizzazione in un tenant.
     
Note importanti:
 
        tutti gli argomenti applicano la distinzione tra maiuscole e minuscole.
 
        "-ErrorCategory PropertyConflict" deve essere sempre incluso. Non sono attualmente disponibili altri tipi di ErrorCategory, ma è possibile che questa categoria venga estesa.
 
        Per visualizzare gli errori in base al tipo di proprietà, aggiungere il flag -PropertyName con l'argomento UserPrincipalName o ProxyAddresses.
 
        Per visualizzare gli errori correlati a una proprietà specifica, aggiungere il flag -PropertyValue. Quando si aggiunge questo flag, è necessario usare anche -PropertyName.
 
        Per eseguire una ricerca di stringhe, aggiungere il flag -SearchString.
 
        Per ordinare i risultati di una query specifica, è possibile usare due flag:
        -SortField: gli argomenti validi includono DisplayName e UserPrincipalName
        -SortDirection: gli argomenti validi includono Ascending e Descending
 
        </maml:para>
    </maml:description>
    <!-- Cmdlet syntax section-->
    <command:syntax>
      <command:syntaxItem>
        <maml:name>Get-MsolDirSyncProvisioningError</maml:name>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ErrorCategory</maml:name>
          <maml:description>
            <maml:para>Categoria di errore in cui deve essere eseguita la ricerca.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PropertyName</maml:name>
          <maml:description>
            <maml:para>Proprietà di cui verranno cercati i conflitti.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PropertyValue</maml:name>
          <maml:description>
            <maml:para>Valore della proprietà su cui verranno cercati i conflitti.</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>Stringa di ricerca da usare nella ricerca. Verranno restituiti solo gli oggetti con errori di tipo DirSyncProvisioningErrors causati da un conflitto di proprietà restituito da una ricerca sulla stringa.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>SortField</maml:name>
          <maml:description>
            <maml:para>
              Campo in base a cui ordinare i risultati della ricerca.
 
              I valori possibili sono: DisplayName, UserPrincipalName
 
           </maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">SortField</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>SortDirection</maml:name>
          <maml:description>
            <maml:para>
              Ordine da applicare ai risultati della ricerca.
 
              I valori possibili sono: Ascending, Descending
 
            </maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">SortDirection</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>MaxResults</maml:name>
          <maml:description>
            <maml:para>Numero massimo di risultati restituiti per una ricerca.</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>
              ID univoco del tenant sul quale eseguire l'operazione. Se questo parametro non è specificato, l'impostazione predefinita sarà il tenant dell'utente corrente. Questo parametro riguarda solo gli utenti partner.
            </maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        </command:parameter>
      </command:syntaxItem>
      <command:syntaxItem>
        <maml:name>Get-MsolDirSyncProvisioningError</maml:name>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>All</maml:name>
          <maml:description>
            <maml:para>Se presente, verranno restituiti tutti i risultati. Non può essere usato con il parametro MaxResults.</maml:para>
          </maml:description>
        </command:parameter>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ErrorCategory</maml:name>
          <maml:description>
            <maml:para>Categoria di errore in cui deve essere eseguita la ricerca.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PropertyName</maml:name>
          <maml:description>
            <maml:para>Proprietà di cui verranno cercati i conflitti.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PropertyValue</maml:name>
          <maml:description>
            <maml:para>Valore della proprietà su cui verranno cercati i conflitti.</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>Stringa di ricerca da usare nella ricerca. Verranno restituiti solo gli oggetti con errori di tipo DirSyncProvisioningErrors causati da un conflitto di proprietà restituito da una ricerca sulla stringa.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>SortField</maml:name>
          <maml:description>
            <maml:para>
              Campo in base a cui ordinare i risultati della ricerca.
 
              I valori possibili sono: DisplayName, UserPrincipalName
 
           </maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">SortField</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>SortDirection</maml:name>
          <maml:description>
            <maml:para>
              Ordine da applicare ai risultati della ricerca.
 
              I valori possibili sono: Ascending, Descending
 
            </maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">SortDirection</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
          <maml:name>TenantId</maml:name>
          <maml:description>
            <maml:para>
              ID univoco del tenant sul quale eseguire l'operazione. Se questo parametro non è specificato, l'impostazione predefinita sarà il tenant dell'utente corrente. Questo parametro riguarda solo gli utenti partner.
            </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>Se presente, verranno restituiti tutti i risultati. Non può essere usato con il parametro MaxResults.</maml:para>
        </maml:description>
        <command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>SwitchParameter</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ErrorCategory</maml:name>
        <maml:description>
          <maml:para>Categoria di errore in cui deve essere eseguita la ricerca.</maml:para>
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>PropertyName</maml:name>
        <maml:description>
          <maml:para>Proprietà di cui verranno cercati i conflitti.</maml:para>
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>PropertyValue</maml:name>
        <maml:description>
          <maml:para>Valore della proprietà su cui verranno cercati i conflitti.</maml:para>
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <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>Stringa di ricerca da usare nella ricerca. Verranno restituiti solo gli oggetti con errori di tipo DirSyncProvisioningErrors causati da un conflitto di proprietà restituito da una ricerca sulla stringa.</maml:para>
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>SortField</maml:name>
        <maml:description>
          <maml:para>
              Campo in base a cui ordinare i risultati della ricerca.
 
              I valori possibili sono: DisplayName, UserPrincipalName
 
           </maml:para>
        </maml:description>
        <command:parameterValue required="true" variableLength="false">SortField</command:parameterValue>
        <dev:type>
          <maml:name>SortField</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>SortDirection</maml:name>
        <maml:description>
          <maml:para>
              Ordine da applicare ai risultati della ricerca.
 
              I valori possibili sono: Ascending, Descending
 
            </maml:para>
        </maml:description>
        <command:parameterValue required="true" variableLength="false">SortDirection</command:parameterValue>
        <dev:type>
          <maml:name>SortDirection</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>MaxResults</maml:name>
        <maml:description>
          <maml:para>Numero massimo di risultati restituiti per una ricerca.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">int</command:parameterValue>
        <dev:type>
          <maml:name>int</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
        <maml:name>TenantId</maml:name>
        <maml:description>
          <maml:para>ID univoco del tenant sul quale eseguire l'operazione. Se questo parametro non è specificato, l'impostazione predefinita sarà il tenant dell'utente corrente. Questo parametro riguarda solo gli utenti partner.</maml:para>
        </maml:description>
        <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
        <dev:type>
          <maml:name>Guid</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <!-- Input - Output section-->
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name></maml:name>
          <maml:uri></maml:uri>
          <maml:description/>
        </dev:type>
        <maml:description>
          <maml:para/>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name></maml:name>
          <maml:uri></maml:uri>
          <maml:description/>
        </dev:type>
        <maml:description>
          <maml:para/>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <command:terminatingErrors></command:terminatingErrors>
    <command:nonTerminatingErrors></command:nonTerminatingErrors>
    <maml:alertSet>
      <maml:title></maml:title>
      <maml:alert>
        <maml:para/>
      </maml:alert>
    </maml:alertSet>
    <!-- Examples section -->
    <command:examples>
      <command:example>
        <maml:title>-------------------------- Esempio 1 --------------------------</maml:title>
        <maml:introduction>
          <maml:paragraph>PS C:\&gt;</maml:paragraph>
        </maml:introduction>
        <dev:code>Get-MsolDirSyncProvisioningError -ErrorCategory PropertyConflict</dev:code>
        <dev:remarks>
          <maml:para>Descrizione</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Restituisce tutti gli oggetti con errori di tipo DirSyncProvisioningErrors causati da un conflitto di proprietà nel tenant.</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>-------------------------- Esempio 2 --------------------------</maml:title>
        <maml:introduction>
          <maml:paragraph>PS C:\&gt;</maml:paragraph>
        </maml:introduction>
        <dev:code>Get-MsolDirSyncProvisioningError -ErrorCategory PropertyConflict -PropertyName UserPrincipalName</dev:code>
        <dev:remarks>
          <maml:para>Descrizione</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Restituisce tutti gli oggetti con errori di tipo DirSyncProvisioningErrors causati da un conflitto di proprietà nell'attributo UserPrincipalName.</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>-------------------------- Esempio 3 --------------------------</maml:title>
        <maml:introduction>
          <maml:paragraph>PS C:\&gt;</maml:paragraph>
        </maml:introduction>
        <dev:code>Get-MsolDirSyncProvisioningError -ErrorCategory PropertyConflict -PropertyName UserPrincipalName -PropertyValue User@contoso.com</dev:code>
        <dev:remarks>
          <maml:para>Descrizione</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Restituisce tutti gli oggetti con errori di tipo DirSyncProvisioningErrors causati da un conflitto di proprietà nell'attributo UserPrincipalName User@contoso.com.</maml:para>
          <maml:para/>
          <maml:para/>
          <maml:para></maml:para>
        </dev:remarks>
        <command:commandLines>
          <command:commandLine>
            <command:commandText>
              <maml:para/>
            </command:commandText>
          </command:commandLine>
        </command:commandLines>
      </command:example>
      <command:example>
        <maml:title>-------------------------- Esempio 4 --------------------------</maml:title>
        <maml:introduction>
          <maml:paragraph>PS C:\&gt;</maml:paragraph>
        </maml:introduction>
        <dev:code>Get-MsolDirSyncProvisioningError -ErrorCategory PropertyConflict -SearchString “Tim”</dev:code>
        <dev:remarks>
          <maml:para>Descrizione</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Restituisce tutti gli oggetti con errori di tipo DirSyncProvisioningErrors causati da un conflitto di proprietà restituito da una ricerca di stringhe su "Tim".</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>-------------------------- Esempio 5 --------------------------</maml:title>
        <maml:introduction>
          <maml:paragraph>PS C:\&gt;</maml:paragraph>
        </maml:introduction>
        <dev:code>Get-MsolDirSyncProvisioningError -ErrorCategory PropertyConflict -SortField UserPrincipalName -SortDirection Ascending</dev:code>
        <dev:remarks>
          <maml:para>Descrizione</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Restituisce tutti gli oggetti con errori di tipo DirSyncProvisioningErrors ordinati in base all'attributo UserPrincipalName in ordine crescente.</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>-------------------------- Esempio 6 --------------------------</maml:title>
        <maml:introduction>
          <maml:paragraph>PS C:\&gt;</maml:paragraph>
        </maml:introduction>
        <dev:code>Get-MsolDirSyncProvisioningError -ErrorCategory PropertyConflict -MaxResults 5</dev:code>
        <dev:remarks>
          <maml:para>Descrizione</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Restituisce al massimo 5 oggetti con errori di tipo DirSyncProvisioningErrors causati da un conflitto di proprietà.</maml:para>
          <maml:para/>
          <maml:para/>
          <maml:para></maml:para>
        </dev:remarks>
        <command:commandLines>
          <command:commandLine>
            <command:commandText>
              <maml:para/>
            </command:commandText>
          </command:commandLine>
        </command:commandLines>
      </command:example>
    </command:examples>
    <maml:relatedLinks>
    </maml:relatedLinks>
  </command:command>
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>
        Get-MsolDevice
      </command:name>
      <maml:description>
        <maml:para>Il cmdlet Get-MsolDevice può essere usato per recuperare un singolo dispositivo o un elenco di dispositivi.</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>Il cmdlet Get-MsolDevice può essere usato per recuperare un singolo dispositivo o un elenco di dispositivi.</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>Nome visualizzato del dispositivo da recuperare. </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>ID dispositivo univoco del dispositivo da recuperare. </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>ID univoco del dispositivo da recuperare. </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>Specifica l'oggetto utente che corrisponde al proprietario registrato dei dispositivi. Specificare il valore ObjectId o UPN dell'utente oppure passare un'istanza di un oggetto Microsoft.Online.Administration.User che contiene il valore ObjectId o UPN dell'utente. </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>Se è presente, verranno restituiti tutti i risultati. </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>Se è presente, verrà restituita la proprietà registeredOwners del dispositivo.</maml:para>
          </maml:description>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>IncludeSystemManagedDevices</maml:name>
          <maml:description>
            <maml:para>Se presenti, verranno restituiti i dispositivi gestiti dal sistema.</maml:para>
          </maml:description>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>LogonTimeBefore</maml:name>
          <maml:description>
            <maml:para>Se presenti, verranno restituiti solo i dispositivi con un valore ApproximateLastLogonTime prima di questo valore.</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>Se è presente, verranno restituiti tutti i risultati. </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>ID dispositivo univoco del dispositivo da recuperare. </maml:para>
 
        </maml:description>
        <command:parameterValue required="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>Prefisso del nome visualizzato del dispositivo da recuperare. </maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml: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>ID univoco del dispositivo da recuperare. </maml:para>
 
        </maml:description>
        <command:parameterValue required="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>Specifica l'oggetto utente che corrisponde al proprietario registrato dei dispositivi. Specificare il valore ObjectId o UPN dell'utente oppure passare un'istanza di un oggetto Microsoft.Online.Administration.User che contiene il valore ObjectId o UPN dell'utente. </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>Se è presente, verrà restituita la proprietà registeredOwners del dispositivo.</maml:para>
 
        </maml:description>
        <command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>SwitchParameter</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>IncludeSystemManagedDevices</maml:name>
        <maml:description>
          <maml:para>Se presenti, verranno restituiti i dispositivi gestiti dal sistema.</maml:para>
        </maml:description>
        <command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>SwitchParameter</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>LogonTimeBefore</maml:name>
        <maml:description>
          <maml:para>Se presenti, verranno restituiti solo i dispositivi con un valore ApproximateLastLogonTime prima di questo valore.</maml:para>
        </maml:description>
        <command:parameterValue required="false" variableLength="false">DateTime</command:parameterValue>
        <dev:type>
          <maml:name>DateTime</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <!-- Input - Output section-->
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name></maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description>
          <maml:para>
            <!-- description -->
 
          </maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name>Microsoft.Online.Administration.Device</maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description>
          <maml:para>
            <!-- description -->
            Questo cmdlet restituisce oggetti dispositivo, che includono le informazioni seguenti:
            AccountEnabled: stato del dispositivo, ovvero Enabled o Disabled.
            ObjectId: ID univoco dell'oggetto.
            DeviceId: ID dispositivo del dispositivo.
            DisplayName: nome visualizzato del dispositivo.
            DeviceObjectVersion: numero di versione dell'oggetto del dispositivo.
            DeviceOSType: tipo di sistema operativo del dispositivo.
            DeviceOSVersion: numero di versione del sistema operativo del dispositivo.
            DeviceTrustType: tipo di trust del dispositivo. Possono essere restituiti i tre valori seguenti: Workplace Joined, AzureAD Joined, Domain Joined.
            DeviceTrustLevel: livello di attendibilità del dispositivo. Possono essere restituiti i tre valori seguenti: Authenticated, Compliant, Managed.
            DevicePhysicalIds: ID fisici del dispositivo.
            ApproximateLastLogonTimestamp: timestamp relativo all'ultimo accesso con questo dispositivo.
            AlternativeSecurityIds: ID di sicurezza alternativi del dispositivo.
            DirSyncEnabled: indica se il dispositivo è abilitato per DirSync.
            LastDirSyncTime: timestamp relativo all'ultima sincronizzazione del dispositivo da parte di DirSync.
            RegisteredOwners: proprietario registrato del dispositivo.
            GraphDeviceObject: oggetto dispositivo restituito dall'API Graph.
</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>
          -------------------------- ESEMPIO 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>Descrizione</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Questo comando restituisce un elenco di dispositivi con il nome visualizzato corrispondente.</maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml: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>
          -------------------------- ESEMPIO 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>Descrizione</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Questo comando restituisce tutti i dispositivi della società. L'oggetto dispositivo non contiene la proprietà registeredOwners.</maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
        </dev:remarks>
        <command:commandLines>
          <command:commandLine>
            <command:commandText></command:commandText>
          </command:commandLine>
        </command:commandLines>
      </command:example>
 
      <command:example>
        <maml:title>
          -------------------------- ESEMPIO 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>Descrizione</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Questo comando restituisce tutti i dispositivi della società. L'oggetto dispositivo contiene la proprietà registeredOwners.</maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
        </dev:remarks>
        <command:commandLines>
          <command:commandLine>
            <command:commandText></command:commandText>
          </command:commandLine>
        </command:commandLines>
      </command:example>
 
      <command:example>
        <maml:title>
          -------------------------- ESEMPIO 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>Descrizione</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Questo comando restituisce un dispositivo con l'ID dispositivo corrispondente.</maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml: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>
          -------------------------- ESEMPIO 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>Descrizione</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Questo comando restituisce un dispositivo con l'ID oggetto corrispondente.</maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml: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>
          -------------------------- ESEMPIO 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>Descrizione</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Questo comando recupera tutti i dispositivi registrati dall'utente con valore 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>Il cmdlet Disable-MsolDevice consente di disabilitare un oggetto dispositivo 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>Il cmdlet Disable-MsolDevice può essere usato per disabilitare un oggetto dispositivo 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>ID dispositivo univoco del dispositivo da disabilitare.</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>Usato per omettere la richiesta di conferma.</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>Richiede la conferma dell'utente prima di eseguire il comando.</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>Descrive il risultato dell'esecuzione del comando senza eseguire effettivamente il comando.</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>ID univoco del dispositivo da disabilitare.</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>Usato per omettere la richiesta di conferma.</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>Richiede la conferma dell'utente prima di eseguire il comando.</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>Descrive il risultato dell'esecuzione del comando senza eseguire effettivamente il comando.</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>ID dispositivo univoco del dispositivo da disabilitare.</maml:para>
 
        </maml:description>
        <command:parameterValue required="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>Usato per omettere la richiesta di conferma.</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>ID univoco del dispositivo da disabilitare.</maml:para>
 
        </maml:description>
        <command:parameterValue required="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>Richiede la conferma dell'utente prima di eseguire il comando.</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>Descrive il risultato dell'esecuzione del comando senza eseguire effettivamente il comando.</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 -->
            È possibile eseguire il piping di oggetti Microsoft.Online.Administration.Device che contengono valori ObjectId o DeviceId del dispositivo. È anche possibile eseguire il piping di valori ObjectId o DeviceId come GUID.
            </maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name></maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description>
          <maml:para>
            <!-- description -->
            Questo cmdlet non restituisce alcun oggetto.
            </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>
          -------------------------- ESEMPIO 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>Descrizione</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Questo comando disabilita il dispositivo con DeviceId 1aa200c4-bdfb-42b5-9a1e-5f1bafbe4274 da Microsoft Azure Active Directory. Sullo schermo verrà visualizzata una richiesta di conferma per confermare l'operazione.</maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml: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>
          -------------------------- ESEMPIO 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>Descrizione</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Questo comando disabilita il dispositivo con DeviceId 1aa200c4-bdfb-42b5-9a1e-5f1bafbe4274 da 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>
          -------------------------- ESEMPIO 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>Descrizione</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Questo comando disabilita il dispositivo con ObjectId 1aa200c4-bdfb-42b5-9a1e-5f1bafbe4274 da Microsoft Azure Active Directory. Sullo schermo verrà visualizzata una richiesta di conferma per confermare l'operazione.</maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml: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>
          -------------------------- ESEMPIO 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>Descrizione</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Questo comando disabilita il dispositivo con ObjectId 1aa200c4-bdfb-42b5-9a1e-5f1bafbe4274 da Microsoft Azure Active Directory. </maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
        </dev:remarks>
        <command:commandLines>
          <command:commandLine>
            <command:commandText></command:commandText>
          </command:commandLine>
        </command:commandLines>
      </command:example>
    </command:examples>
    <!-- Link section -->
    <maml:relatedLinks>
      <maml:navigationLink>
        <maml:linkText></maml:linkText>
        <maml:uri/>
      </maml:navigationLink>
    </maml:relatedLinks>
  </command:command>
 
  <!-- v 1.3.0.36 -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>
        Enable-MsolDevice
      </command:name>
      <maml:description>
        <maml:para>Il cmdlet Enable-MsolDevice può essere usato per abilitare un oggetto dispositivo 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>Il cmdlet Enable-MsolDevice consente di abilitare un oggetto dispositivo 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>Identificatore dispositivo del dispositivo da abilitare.</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>Usato per omettere la richiesta di conferma.</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>ID univoco del dispositivo da abilitare.</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>Usato per omettere la richiesta di conferma.</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>Identificatore dispositivo del dispositivo da abilitare.</maml:para>
 
        </maml:description>
        <command:parameterValue required="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>Usato per omettere la richiesta di conferma.</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>ID univoco del dispositivo da abilitare.</maml:para>
 
        </maml:description>
        <command:parameterValue required="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 -->
            È possibile eseguire il piping di oggetti Microsoft.Online.Administration.Device che contengono valori ObjectId o DeviceId del dispositivo. È anche possibile eseguire il piping di valori ObjectId o DeviceId come GUID.
           </maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name></maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description>
          <maml:para>
            <!-- description -->
            Questo cmdlet non restituisce alcun oggetto.
          </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>
          -------------------------- ESEMPIO 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>Descrizione</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Questo comando abilita il dispositivo con DeviceId 1aa200c4-bdfb-42b5-9a1e-5f1bafbe4274 da Microsoft Azure Active Directory. Sullo schermo verrà visualizzata una richiesta di conferma per confermare l'operazione.</maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml: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>
          -------------------------- ESEMPIO 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>Descrizione</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Questo comando abilita il dispositivo con DeviceId 1aa200c4-bdfb-42b5-9a1e-5f1bafbe4274 da 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>
          -------------------------- ESEMPIO 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>Descrizione</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Questo comando abilita il dispositivo con ObjectId 1aa200c4-bdfb-42b5-9a1e-5f1bafbe4274 da Microsoft Azure Active Directory. Sullo schermo verrà visualizzata una richiesta di conferma per confermare l'operazione.</maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml: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>
          -------------------------- ESEMPIO 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>Descrizione</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Questo comando abilita il dispositivo con ObjectId 1aa200c4-bdfb-42b5-9a1e-5f1bafbe4274 da Microsoft Azure Active Directory. </maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
        </dev:remarks>
        <command:commandLines>
          <command:commandLine>
            <command:commandText></command:commandText>
          </command:commandLine>
        </command:commandLines>
      </command:example>
    </command:examples>
    <!-- Link section -->
    <maml:relatedLinks>
      <maml:navigationLink>
        <maml:linkText></maml:linkText>
        <maml:uri/>
      </maml:navigationLink>
    </maml:relatedLinks>
  </command:command>
 
  <!-- v 1.3.0.36 -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>
        Remove-MsolDevice
      </command:name>
      <maml:description>
        <maml:para>Il cmdlet Remove-MsolDevice può essere usato per rimuovere un oggetto dispositivo da 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>Il cmdlet Remove-MsolDevice può essere usato per rimuovere un oggetto dispositivo da Microsoft Azure Active Directory. Questo cmdlet eliminerà l'oggetto dispositivo.</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>ID dispositivo univoco del dispositivo da rimuovere.</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>Usato per omettere la richiesta di conferma.</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>Richiede la conferma dell'utente prima di eseguire il comando.</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>Descrive il risultato dell'esecuzione del comando senza eseguire effettivamente il comando.</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>ID univoco del dispositivo da rimuovere.</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>Usato per omettere la richiesta di conferma.</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>Richiede la conferma dell'utente prima di eseguire il comando.</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>Descrive il risultato dell'esecuzione del comando senza eseguire effettivamente il comando.</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>ID dispositivo univoco del dispositivo da rimuovere.</maml:para>
 
        </maml:description>
        <command:parameterValue required="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>Usato per omettere la richiesta di conferma.</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>ID univoco del dispositivo da rimuovere.</maml:para>
 
        </maml:description>
        <command:parameterValue required="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>Richiede la conferma dell'utente prima di eseguire il comando.</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>Descrive il risultato dell'esecuzione del comando senza eseguire effettivamente il comando.</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 -->
          È possibile eseguire il piping di oggetti Microsoft.Online.Administration.Device che contengono valori ObjectId o DeviceId. È anche possibile eseguire il piping di valori ObjectId o DeviceId del dispositivo come stringa.
         </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 -->
          Questo cmdlet non restituisce alcun oggetto.
          </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>
          -------------------------- ESEMPIO 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>Descrizione</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Questo comando rimuove il dispositivo con DeviceId 1aa200c4-bdfb-42b5-9a1e-5f1bafbe4274 da Microsoft Azure Active Directory. Sullo schermo verrà visualizzata una richiesta di conferma per confermare l'operazione.</maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml: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>
          -------------------------- ESEMPIO 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>Descrizione</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Questo comando rimuove il dispositivo con DeviceId 1aa200c4-bdfb-42b5-9a1e-5f1bafbe4274 da 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>
          -------------------------- ESEMPIO 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>Descrizione</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Questo comando rimuove il dispositivo con ObjectId 1aa200c4-bdfb-42b5-9a1e-5f1bafbe4274 da Microsoft Azure Active Directory. Sullo schermo verrà visualizzata una richiesta di conferma per confermare l'operazione.</maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml: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>
          -------------------------- ESEMPIO 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>Descrizione</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Questo comando rimuove il dispositivo con ObjectId 1aa200c4-bdfb-42b5-9a1e-5f1bafbe4274 da Microsoft Azure Active Directory. </maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
        </dev:remarks>
        <command:commandLines>
          <command:commandLine>
            <command:commandText></command:commandText>
          </command:commandLine>
        </command:commandLines>
      </command:example>
    </command:examples>
    <!-- Link section -->
    <maml:relatedLinks>
      <maml:navigationLink>
        <maml:linkText></maml:linkText>
        <maml:uri/>
      </maml:navigationLink>
    </maml:relatedLinks>
  </command:command>
 
  <!-- v 1.3.0.36 -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>
        Get-MsolDeviceRegistrationServicePolicy
      </command:name>
      <maml:description>
        <maml:para>Il cmdlet Get-MsolDeviceRegistrationServicePolicy viene usato per leggere le impostazioni del servizio Registrazione dispositivo Azure AD. </maml:para>
      </maml:description>
      <maml:copyright>
        <maml:para></maml:para>
      </maml:copyright>
      <command:verb>Get</command:verb>
      <command:noun>MsolDeviceRegistrationServicePolicy</command:noun>
      <dev:version></dev:version>
    </command:details>
    <maml:description>
      <maml:para>Il cmdlet Get-MsolDeviceRegistrationServicePolicy viene usato per leggere le impostazioni del servizio Registrazione dispositivo Azure AD. </maml:para>
    </maml:description>
    <!-- Cmdlet syntax section-->
    <command:syntax>
      <command:syntaxItem>
        <maml:name>Get-MsolDeviceRegistrationServicePolicy</maml:name>
      </command:syntaxItem>
    </command:syntax>
    <!-- Cmdlet parameter section -->
    <command:parameters>
    </command:parameters>
    <!-- Input - Output section-->
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name></maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description>
          <maml:para>
            <!-- description -->
 
          </maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name>Microsoft.Online.Administration.DeviceRegistrationServicePolicy</maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description>
          <maml:para>
            <!-- description -->
            Questo cmdlet restituisce l'oggetto DeviceRegistrationServicePolicy, che include le informazioni seguenti:
            MaximumDevicesPerUser: numero massimo di dispositivi che un utente può registrare.
            RequireMultiFactorAuth: indica se gli utenti che stanno aggiungendo dispositivi da Internet devono usare un secondo metodo di autenticazione.
            AllowedToWorkplaceJoin: indica se gli utenti sono autorizzati ad aggiungere dispositivi all'area di lavoro.
            AllowedToAzureAdJoin: indica se gli utenti sono autorizzati ad aggiungere dispositivi ad Azure AD. Se il valore è selezionato, gli utenti autorizzati sono specificati nel valore degli altri due parametri: Gruppi e Utenti.
            Gruppi: gruppi autorizzati ad aggiungere dispositivi ad Azure AD.
            Utenti: utenti autorizzati ad aggiungere dispositivi ad Azure AD.
         </maml:para>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <!-- Error section-->
    <command:terminatingErrors/>
    <command:nonTerminatingErrors/>
    <!-- Notes section -->
    <maml:alertSet>
      <maml:title></maml:title>
      <maml:alert>
        <maml:para>
 
        </maml:para>
      </maml:alert>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <!-- Example section -->
    <command:examples>
 
      <command:example>
        <maml:title>
          -------------------------- ESEMPIO 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>Descrizione</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Questo comando restituisce le impostazioni di criteri del servizio Registrazione dispositivo Azure Active Directory.</maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
        </dev:remarks>
        <command:commandLines>
          <command:commandLine>
            <command:commandText></command:commandText>
          </command:commandLine>
        </command:commandLines>
      </command:example>
    </command:examples>
    <!-- Link section -->
    <maml:relatedLinks>
      <maml:navigationLink>
        <maml:linkText></maml:linkText>
        <maml:uri/>
      </maml:navigationLink>
    </maml:relatedLinks>
  </command:command>
 
  <!-- v 1.3.0.36 -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>
        Set-MsolDeviceRegistrationServicePolicy
      </command:name>
      <maml:description>
        <maml:para>Il cmdlet Set-MsolDeviceRegistrationServicePolicy Cmdlet viene usato per gestire le impostazioni del servizio Registrazione dispositivo Azure AD. </maml:para>
      </maml:description>
      <maml:copyright>
        <maml:para></maml:para>
      </maml:copyright>
      <command:verb>Set</command:verb>
      <command:noun>MsolDeviceRegistrationServicePolicy</command:noun>
      <dev:version></dev:version>
    </command:details>
    <maml:description>
      <maml:para>Il cmdlet Set-MsolDeviceRegistrationServicePolicy Cmdlet viene usato per gestire le impostazioni del servizio Registrazione dispositivo Azure AD. </maml:para>
    </maml:description>
    <!-- Cmdlet syntax section-->
    <command:syntax>
      <command:syntaxItem>
        <maml:name>Set-MsolDeviceRegistrationServicePolicy</maml:name>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>MaximumDevicesPerUser</maml:name>
          <maml:description>
            <maml:para>Numero massimo di dispositivi che un utente può avere 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>Se impostato su true, gli utenti che aggiungono dispositivi da Internet devono prima di tutto usare un secondo metodo di autenticazione.</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>Indica se l'utente è autorizzato ad aggiungere dispositivi personali alla società. Se è impostato su All, TUTTI gli utenti sono autorizzati ad aggiungere dispositivi all'area di lavoro. Se è impostato su None, nessuno è autorizzato ad aggiungere dispositivi all'area di lavoro. </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>Indica l'utente/gruppo autorizzato ad aggiungere i propri dispositivi ad Azure Active Directory. Se è impostato su All, tutti gli utenti sono autorizzati ad aggiungere dispositivi ad Azure AD. Se è impostato su None, nessuno è autorizzato ad aggiungere dispositivi ad Azure AD. Se è impostato su Selected, solo gli utenti e i gruppi specificati negli altri parametri Utenti e Gruppi sono autorizzati ad aggiungere dispositivi ad Azure AD. </maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">Enum</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Groups</maml:name>
          <maml:description>
            <maml:para>Specifica l'elenco di gruppi autorizzati ad aggiungere dispositivi ad Azure AD. Se questo parametro non è specificato, nessun gruppo è autorizzato ad aggiungere dispositivi ad Azure AD. Non è possibile specificare un valore Null o vuoto per questo parametro. È possibile specificare questo parametro solo se il valore del parametro AllowedToAzureAdJoin è Selected.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">array</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Users</maml:name>
          <maml:description>
            <maml:para>Specifica l'elenco di utenti autorizzati ad aggiungere dispositivi ad Azure AD. Se questo parametro non è specificato, nessun utente è autorizzato ad aggiungere dispositivi ad Azure AD. Non è possibile specificare un valore Null o vuoto per questo parametro. È possibile specificare questo parametro solo se il valore del parametro AllowedToAzureAdJoin è Selected.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">array</command:parameterValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <!-- Cmdlet parameter section -->
    <command:parameters>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>MaximumDevicesPerUser</maml:name>
        <maml:description>
          <maml:para>Numero massimo di dispositivi che un utente può avere 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>Se impostato su true, gli utenti che aggiungono dispositivi da Internet devono prima di tutto usare un secondo metodo di autenticazione.</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>Indica se l'utente è autorizzato ad aggiungere dispositivi personali alla società. I valori disponibili sono: All, None. Se è impostato su All, TUTTI gli utenti sono autorizzati ad aggiungere dispositivi all'area di lavoro. Se è impostato su None, nessuno è autorizzato ad aggiungere dispositivi all'area di lavoro. </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>Indica l'utente/gruppo autorizzato ad aggiungere i rispettivi dispositivi ad Azure Active Directory. I valori disponibili sono: All, None, Selected. Se è impostato su All, tutti gli utenti sono autorizzati ad aggiungere dispositivi ad Azure AD. Se è impostato su None, nessuno è autorizzato ad aggiungere dispositivi ad Azure AD. Se è impostato su Selected, solo gli utenti e i gruppi specificati negli altri parametri Utenti e Gruppi sono autorizzati ad aggiungere dispositivi ad Azure AD.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">Enum</command:parameterValue>
        <dev:type>
          <maml:name>Enum</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="" variableLength="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Groups</maml:name>
        <maml:description>
          <maml:para>Specifica l'elenco di gruppi autorizzati ad aggiungere dispositivi ad Azure AD. Se questo parametro non è specificato, nessun gruppo è autorizzato ad aggiungere dispositivi ad Azure AD. Non è possibile specificare un valore Null o vuoto per questo parametro. È possibile specificare questo parametro solo se il valore del parametro AllowedToAzureAdJoin è Selected.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">array</command:parameterValue>
        <dev:type>
          <maml:name>array</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <command:parameter required="" variableLength="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Users</maml:name>
        <maml:description>
          <maml:para>Specifica l'elenco di utenti autorizzati ad aggiungere dispositivi ad Azure AD. Se questo parametro non è specificato, nessun utente è autorizzato ad aggiungere dispositivi ad Azure AD. Non è possibile specificare un valore Null o vuoto per questo parametro. È possibile specificare questo parametro solo se il valore del parametro AllowedToAzureAdJoin è Selected.</maml:para>
 
        </maml:description>
        <command:parameterValue required="true" variableLength="false">array</command:parameterValue>
        <dev:type>
          <maml:name>array</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <!-- Input - Output section-->
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name></maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description>
          <maml:para>
            <!-- description -->
 
          </maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name></maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description>
          <maml:para>
            <!-- description -->
          Questo cmdlet non restituisce alcun oggetto.
       </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>
          -------------------------- ESEMPIO 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>Descrizione</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Questo comando imposta il numero massimo di dispositivi che un utente può avere 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>
          -------------------------- ESEMPIO 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>Descrizione</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Questo comando impone agli utenti che aggiungono dispositivi da Internet di usare prima di tutto un secondo metodo di autenticazione.</maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml: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>
          -------------------------- ESEMPIO 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>Descrizione</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Questo comando consente a tutti gli utenti di aggiungere dispositivi all'area di lavoro.</maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml: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>
          -------------------------- ESEMPIO 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>Descrizione</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Questo comando non consente ad alcun utente di aggiungere dispositivi all'area di lavoro.</maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml: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>
          -------------------------- ESEMPIO 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>Descrizione</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Questo comando consente a tutti gli utenti di aggiungere dispositivi ad Azure AD.</maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
          <maml:para></maml:para>
        </dev:remarks>
        <command:commandLines>
          <command:commandLine>
            <command:commandText></command:commandText>
          </command:commandLine>
        </command:commandLines>
      </command:example>
 
      <command:example>
        <maml:title>
          -------------------------- ESEMPIO 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>Descrizione</maml:para>
          <maml:para>-----------</maml:para>
          <maml:para>Questo comando consente solo ai gruppi e agli utenti specificati di aggiungere dispositivi ad Azure AD. L'elenco di gruppi può essere recuperato eseguendo il cmdlet Get-MsolGroup. L'elenco di utenti può essere recuperato eseguendo il 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>