ja/Microsoft.Online.Administration.Automation.PSModule.dll-help.xml
<?xml version="1.0" encoding="utf-8"?>
<helpItems xmlns="http://msh" schema="maml"> <!-- v 1.3.0.36 --> <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10"> <command:details> <command:name> Add-MsolForeignGroupToRole </command:name> <maml:description> <maml:para>指定したグループをパートナー テナントからこのテナントのロールに追加します。</maml:para> </maml:description> <maml:copyright> <maml:para></maml:para> </maml:copyright> <command:verb>Add</command:verb> <command:noun>MsolForeignGroupToRole</command:noun> <dev:version></dev:version> </command:details> <maml:description> <maml:para>Add-MsolForeignGroupToRole コマンドレットは、パートナー テナントのセキュリティ グループを、このテナントの指定したロールに追加するために使用します。 </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。</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。</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。</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。これを指定しないと、既定値である現在のユーザーのテナントが使用されます。このパラメーターはパートナー ユーザーにのみ適用されます。</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。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="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。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="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。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="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。これを指定しないと、既定値である現在のユーザーのテナントが使用されます。このパラメーターはパートナー ユーザーにのみ適用されます。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue> <dev:type> <maml:name>Guid</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> </command:parameters> <!-- Input - Output section--> <command:inputTypes> <command:inputType> <dev:type> <maml:name></maml:name> <maml:uri/> <maml:description/> </dev:type> <maml:description> <maml:para> <!-- description --> </maml:para> </maml:description> </command:inputType> </command:inputTypes> <command:returnValues> <command:returnValue> <dev:type> <maml:name></maml:name> <maml:uri/> <maml:description/> </dev:type> <maml:description> <maml:para> <!-- description --> </maml:para> </maml:description> </command:returnValue> </command:returnValues> <!-- Error section--> <command:terminatingErrors/> <command:nonTerminatingErrors/> <!-- Notes section --> <maml:alertSet> <maml:title></maml:title> <maml:alert> <maml:para> </maml:para> </maml:alert> <maml:alert> <maml:para></maml:para> </maml:alert> </maml:alertSet> <!-- Example section --> <command:examples> </command:examples> <!-- Link section --> <maml:relatedLinks> <maml:navigationLink> <maml:linkText></maml:linkText> <maml:uri/> </maml:navigationLink> </maml:relatedLinks> </command:command> <!-- v 1.3.0.36 --> <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10"> <command:details> <command:name> Add-MsolGroupMember </command:name> <maml:description> <maml:para>既存のセキュリティ グループにメンバーを追加します。</maml:para> </maml:description> <maml:copyright> <maml:para></maml:para> </maml:copyright> <command:verb>Add</command:verb> <command:noun>MsolGroupMember</command:noun> <dev:version></dev:version> </command:details> <maml:description> <maml:para>Add-MsolGroupMember コマンドレットは、セキュリティ グループにメンバーを追加するために使用されます。新しいメンバーは、ユーザーまたは他のセキュリティ グループのどちらかです。</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。</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>メンバーを追加するグループの ID。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>GroupMemberType</maml:name> <maml:description> <maml:para>グループに追加するメンバー (ユーザーまたはグループ) の種類。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>TenantId</maml:name> <maml:description> <maml:para>操作の実行対象であるテナントの一意の ID。これを指定しないと、既定値である現在のユーザーのテナントが使用されます。このパラメーターはパートナー ユーザーにのみ適用されます。</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。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue> <dev:type> <maml:name>Guid</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>GroupMemberType</maml:name> <maml:description> <maml:para>グループに追加するメンバー (ユーザーまたはグループ) の種類。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> <dev:type> <maml:name>string</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named"> <maml:name>GroupObjectId</maml:name> <maml:description> <maml:para>メンバーを追加するグループの ID。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue> <dev:type> <maml:name>Guid</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>TenantId</maml:name> <maml:description> <maml:para>操作の実行対象であるテナントの一意の ID。これを指定しないと、既定値である現在のユーザーのテナントが使用されます。このパラメーターはパートナー ユーザーにのみ適用されます。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue> <dev:type> <maml:name>Guid</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> </command:parameters> <!-- Input - Output section--> <command:inputTypes> <command:inputType> <dev:type> <maml:name></maml:name> <maml:uri/> <maml:description/> </dev:type> <maml:description> <maml:para> <!-- description --> </maml:para> </maml:description> </command:inputType> </command:inputTypes> <command:returnValues> <command:returnValue> <dev:type> <maml:name></maml:name> <maml:uri/> <maml:description/> </dev:type> <maml:description> <maml:para> <!-- description --> </maml:para> </maml:description> </command:returnValue> </command:returnValues> <!-- Error section--> <command:terminatingErrors/> <command:nonTerminatingErrors/> <!-- Notes section --> <maml:alertSet> <maml:title></maml:title> <maml:alert> <maml:para> </maml:para> </maml:alert> <maml:alert> <maml:para></maml:para> </maml:alert> </maml:alertSet> <!-- Example section --> <command:examples> <command:example> <maml:title> -------------------------- 例 1 -------------------------- </maml:title> <maml:introduction> <maml:para>C:\PS></maml:para> </maml:introduction> <dev:code> Add-MsolGroupMember -groupObjectid <id> -groupmemberType "User" -groupMemberObjectId <id> None </dev:code> <dev:remarks> <maml:para>説明</maml:para> <maml:para>-----------</maml:para> <maml:para>このコマンドはセキュリティ グループにユーザーを追加します。</maml:para> <maml:para></maml:para> <maml:para></maml:para> <maml:para></maml:para> <maml:para></maml:para> </dev:remarks> <command:commandLines> <command:commandLine> <command:commandText></command:commandText> </command:commandLine> </command:commandLines> </command:example> </command:examples> <!-- Link section --> <maml:relatedLinks> <maml:navigationLink> <maml:linkText></maml:linkText> <maml:uri/> </maml:navigationLink> </maml:relatedLinks> </command:command> <!-- v 1.3.0.36 --> <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10"> <command:details> <command:name> Add-MsolRoleMember </command:name> <maml:description> <maml:para>既存の管理者のロールにメンバーを追加します。</maml:para> </maml:description> <maml:copyright> <maml:para></maml:para> </maml:copyright> <command:verb>Add</command:verb> <command:noun>MsolRoleMember</command:noun> <dev:version></dev:version> </command:details> <maml:description> <maml:para>このコマンドレットはロールへのメンバー追加に使用します。現在、Users および ServicePrincipals のみロールに追加できます (セキュリティ グループの追加はサポートされていません)。</maml:para> </maml:description> <!-- Cmdlet syntax section--> <command:syntax> <command:syntaxItem> <maml:name>Add-MsolRoleMember</maml:name> <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named"> <maml:name>RoleObjectId</maml:name> <maml:description> <maml:para>メンバーを追加するロール。ロールに追加できるのはユーザーだけです (セキュリティ グループの追加はサポートされていません)。RoleName または RoleObjectId のいずれかを指定する必要があります。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>RoleMemberEmailAddress</maml:name> <maml:description> <maml:para>追加するメンバーのオブジェクト ID。ユーザーの場合は、ユーザー ID を使用します。ロールに追加できるのはユーザーだけです (セキュリティ グループの追加はサポートされていません)。RoleMemberEmailAddress または RoleMemberObjectId のいずれかを指定する必要があります。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>RoleMemberObjectId</maml:name> <maml:description> <maml:para>追加するメンバーのオブジェクト ID。ロールに追加できるのはユーザーだけです (セキュリティ グループの追加はサポートされていません)。RoleMemberEmailAddress または RoleMemberObjectId のいずれかを指定する必要があります。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>RoleMemberType</maml:name> <maml:description> <maml:para>追加するメンバーのロールの種類 (User、Group、または ServicePrincipal)。現在、 Users および ServicePrincipals のみロール (Role) に追加できます。</maml:para> </maml:description> <command:parameterValue 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。これを指定しないと、既定値である現在のユーザーのテナントが使用されます。このパラメーターはパートナー ユーザーにのみ適用されます。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue> </command:parameter> </command:syntaxItem> <command:syntaxItem> <maml:name>Add-MsolRoleMember</maml:name> <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named"> <maml:name>RoleName</maml:name> <maml:description> <maml:para>メンバーを追加するロールの名前。ロールに追加できるのはユーザーだけです (セキュリティ グループの追加はサポートされていません)。RoleName または RoleObjectId のいずれかを指定する必要があります。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>RoleMemberEmailAddress</maml:name> <maml:description> <maml:para>追加するメンバーのオブジェクト ID。ユーザーの場合は、ユーザー ID を使用します。ロールに追加できるのはユーザーだけです (セキュリティ グループの追加はサポートされていません)。RoleMemberEmailAddress または RoleMemberObjectId のいずれかを指定する必要があります。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>RoleMemberObjectId</maml:name> <maml:description> <maml:para>追加するメンバーのオブジェクト ID。ロールに追加できるのはユーザーだけです (セキュリティ グループの追加はサポートされていません)。RoleMemberEmailAddress または RoleMemberObjectId のいずれかを指定する必要があります。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>RoleMemberType</maml:name> <maml:description> <maml:para>追加するメンバーのロールの種類 (User、Group、または ServicePrincipal)。現在、 Users および ServicePrincipals のみロール (Role) に追加できます。</maml:para> </maml:description> <command:parameterValue 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。これを指定しないと、既定値である現在のユーザーのテナントが使用されます。このパラメーターはパートナー ユーザーにのみ適用されます。</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。ユーザーの場合は、ユーザー ID を使用します。ロールに追加できるのはユーザーだけです (セキュリティ グループの追加はサポートされていません)。RoleMemberEmailAddress または RoleMemberObjectId のいずれかを指定する必要があります。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> <dev:type> <maml:name>string</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>RoleMemberObjectId</maml:name> <maml:description> <maml:para>追加するメンバーのオブジェクト ID。ロールに追加できるのはユーザーだけです (セキュリティ グループの追加はサポートされていません)。RoleMemberEmailAddress または RoleMemberObjectId のいずれかを指定する必要があります。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue> <dev:type> <maml:name>Guid</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>RoleMemberType</maml:name> <maml:description> <maml:para>追加するメンバーのロールの種類 (User、Group、または ServicePrincipal)。現在、 Users および ServicePrincipals のみロール (Role) に追加できます。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> <dev:type> <maml:name>string</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named"> <maml:name>RoleName</maml:name> <maml:description> <maml:para>メンバーを追加するロールの名前。ロールに追加できるのはユーザーだけです (セキュリティ グループの追加はサポートされていません)。RoleName または RoleObjectId のいずれかを指定する必要があります。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> <dev:type> <maml:name>string</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named"> <maml:name>RoleObjectId</maml:name> <maml:description> <maml:para>メンバーを追加するロール。ロールに追加できるのはユーザーだけです (セキュリティ グループの追加はサポートされていません)。RoleName または RoleObjectId のいずれかを指定する必要があります。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue> <dev:type> <maml:name>Guid</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>TenantId</maml:name> <maml:description> <maml:para>操作の実行対象であるテナントの一意の ID。これを指定しないと、既定値である現在のユーザーのテナントが使用されます。このパラメーターはパートナー ユーザーにのみ適用されます。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue> <dev:type> <maml:name>Guid</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> </command:parameters> <!-- Input - Output section--> <command:inputTypes> <command:inputType> <dev:type> <maml:name></maml:name> <maml:uri/> <maml:description/> </dev:type> <maml:description> <maml:para> <!-- description --> </maml:para> </maml:description> </command:inputType> </command:inputTypes> <command:returnValues> <command:returnValue> <dev:type> <maml:name></maml:name> <maml:uri/> <maml:description/> </dev:type> <maml:description> <maml:para> <!-- description --> </maml:para> </maml:description> </command:returnValue> </command:returnValues> <!-- Error section--> <command:terminatingErrors/> <command:nonTerminatingErrors/> <!-- Notes section --> <maml:alertSet> <maml:title></maml:title> <maml:alert> <maml:para> </maml:para> </maml:alert> <maml:alert> <maml:para></maml:para> </maml:alert> </maml:alertSet> <!-- Example section --> <command:examples> <command:example> <maml:title> -------------------------- 例 1 -------------------------- </maml:title> <maml:introduction> <maml:para>C:\PS></maml:para> </maml:introduction> <dev:code> Add-MsolRoleMember -RoleName "Company Administrator" -RoleMemberEmailAddress "user@contoso.com" None </dev:code> <dev:remarks> <maml:para>説明</maml:para> <maml:para>-----------</maml:para> <maml:para>このコマンドは、Company Administrator (会社の管理者) ロールに user@contoso.com を追加します。RoleName の値の一覧を取得するには、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>カスタム ドメインを確認します。</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> このコマンドレットは、ドメインの所有権を確認するために使用されます。所有権を確認するには、ドメイン用にカスタム TXT または MX DNS レコードを追加する必要があります。最初に New-MsolDomain コマンドレットを使用してドメインを追加してから、Get-MsolDomainVerificationDNS コマンドレットを呼び出して設定が必要な DNS レコードの詳細を取得する必要があります。 DNS の更新が行われてからコマンドレットによる確認が可能になるまでには、遅延 (15 ~ 60 分) が発生する可能性があることに注意してください。 </maml:para> </maml:description> <!-- Cmdlet syntax section--> <command:syntax> <command:syntaxItem> <maml:name>Confirm-MsolDomain</maml:name> <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>DomainName</maml:name> <maml:description> <maml:para>確認する完全修飾ドメイン名。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>ActiveLogOnUri</maml:name> <maml:description> <maml:para>Microsoft Azure Active Directory でシングル サインオン (ID フェデレーションとも呼ばれる) のためにセットアップされたドメインで認証する際に、アクティブなクライアントによって使用されるエンドポイントを指定する URL。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>FederationBrandName</maml:name> <maml:description> <maml:para>Microsoft Azure Active Directory サービスへのサインイン時にユーザーに表示される文字列値の名前。たとえば "Contoso Inc." など、ユーザーになじみのあるものを使用することをお勧めします。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>IssuerUri</maml:name> <maml:description> <maml:para>フェデレーション サーバーから派生している Microsoft Azure Active Directory ID プラットフォームのドメインの一意識別子。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>LogOffUri</maml:name> <maml:description> <maml:para>Microsoft Azure Active Directory サービスからサインアウトした際に、クライアントがリダイレクトされる宛先の URL。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>MetadataExchangeUri</maml:name> <maml:description> <maml:para>Lync Online などの多機能クライアント アプリケーションからの認証に使用される Metadata Exchange エンドポイントを指定する URL。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>NextSigningCertificate</maml:name> <maml:description> <maml:para>主要な署名証明書の有効期限が切れたときに、トークンへの署名に使用される、次のトークン署名証明書。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>PassiveLogOnUri</maml:name> <maml:description> <maml:para>Microsoft Azure Active Directory サービスにサインインした際に、Web ベースのクライアントがリダイレクトされる宛先の URL。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>SigningCertificate</maml:name> <maml:description> <maml:para>Microsoft Azure Active Directory ID プラットフォームに渡されるトークンの署名に使用される現在の証明書。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>TenantId</maml:name> <maml:description> <maml:para>操作の実行対象であるテナントの一意の ID。これを指定しないと、既定値である現在のユーザーのテナントが使用されます。このパラメーターはパートナー ユーザーにのみ適用されます。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>SupportsMfa</maml:name> <maml:description> <maml:para>IDP STS が MFA をサポートするかどうかを示します。</maml:para> </maml:description> <command:parameterValue required="false" variableLength="false">Boolean</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>DefaultInteractiveAuthenticationMethod</maml:name> <maml:description> <maml:para>アプリケーションがユーザーに対話型ログインを求める場合に使用する必要がある既定の認証方法を示します。</maml:para> </maml:description> <command:parameterValue required="false" variableLength="false">string</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>OpenIdConnectDiscoveryEndpoint</maml:name> <maml:description> <maml:para>フェデレーション IDP STS の OpenID Connect 検出エンドポイント。</maml:para> </maml:description> <command:parameterValue required="false" variableLength="false">string</command:parameterValue> </command:parameter> </command:syntaxItem> </command:syntax> <!-- Cmdlet parameter section --> <command:parameters> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>ActiveLogOnUri</maml:name> <maml:description> <maml:para>Microsoft Azure Active Directory でシングル サインオン (ID フェデレーションとも呼ばれる) のためにセットアップされたドメインで認証する際に、アクティブなクライアントによって使用されるエンドポイントを指定する URL。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> <dev:type> <maml:name>string</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>DomainName</maml:name> <maml:description> <maml:para>確認する完全修飾ドメイン名。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> <dev:type> <maml:name>string</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>FederationBrandName</maml:name> <maml:description> <maml:para>Microsoft Azure Active Directory サービスへのサインイン時にユーザーに表示される文字列値の名前。たとえば "Contoso Inc." など、ユーザーになじみのあるものを使用することをお勧めします。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> <dev:type> <maml:name>string</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>IssuerUri</maml:name> <maml:description> <maml:para>フェデレーション サーバーから派生している Microsoft Azure Active Directory ID プラットフォームのドメインの一意識別子。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> <dev:type> <maml:name>string</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>LogOffUri</maml:name> <maml:description> <maml:para>Microsoft Azure Active Directory サービスからサインアウトした際に、クライアントがリダイレクトされる宛先の URL。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> <dev:type> <maml:name>string</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>MetadataExchangeUri</maml:name> <maml:description> <maml:para>Lync Online などの多機能クライアント アプリケーションからの認証に使用される Metadata Exchange エンドポイントを指定する URL。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> <dev:type> <maml:name>string</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>NextSigningCertificate</maml:name> <maml:description> <maml:para>主要な署名証明書の有効期限が切れたときに、トークンへの署名に使用される、次のトークン署名証明書。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> <dev:type> <maml:name>string</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>PassiveLogOnUri</maml:name> <maml:description> <maml:para>Microsoft Azure Active Directory サービスにサインインした際に、Web ベースのクライアントがリダイレクトされる宛先の URL。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> <dev:type> <maml:name>string</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>SigningCertificate</maml:name> <maml:description> <maml:para>Microsoft Azure Active Directory ID プラットフォームに渡されるトークンの署名に使用される現在の証明書。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> <dev:type> <maml:name>string</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>TenantId</maml:name> <maml:description> <maml:para>操作の実行対象であるテナントの一意の ID。これを指定しないと、既定値である現在のユーザーのテナントが使用されます。このパラメーターはパートナー ユーザーにのみ適用されます。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue> <dev:type> <maml:name>Guid</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>SupportsMfa</maml:name> <maml:description> <maml:para>IDP STS が MFA をサポートするかどうかを示します。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Boolean</command:parameterValue> <dev:type> <maml:name>Boolean</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>DefaultInteractiveAuthenticationMethod</maml:name> <maml:description> <maml:para>アプリケーションがユーザーに対話型ログインを求める場合に使用する必要がある既定の認証方法を示します。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> <dev:type> <maml:name>string</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>OpenIdConnectDiscoveryEndpoint</maml:name> <maml:description> <maml:para>フェデレーション IDP STS の OpenID Connect 検出エンドポイント。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> <dev:type> <maml:name>string</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> </command:parameters> <!-- Input - Output section--> <command:inputTypes> <command:inputType> <dev:type> <maml:name></maml:name> <maml:uri/> <maml:description/> </dev:type> <maml:description> <maml:para> <!-- description --> </maml:para> </maml:description> </command:inputType> </command:inputTypes> <command:returnValues> <command:returnValue> <dev:type> <maml:name></maml:name> <maml:uri/> <maml:description/> </dev:type> <maml:description> <maml:para> <!-- description --> </maml:para> </maml:description> </command:returnValue> </command:returnValues> <!-- Error section--> <command:terminatingErrors/> <command:nonTerminatingErrors/> <!-- Notes section --> <maml:alertSet> <maml:title></maml:title> <maml:alert> <maml:para> </maml:para> </maml:alert> <maml:alert> <maml:para></maml:para> </maml:alert> </maml:alertSet> <!-- Example section --> <command:examples> <command:example> <maml:title> -------------------------- 例 1 -------------------------- </maml:title> <maml:introduction> <maml:para>C:\PS></maml:para> </maml:introduction> <dev:code> Confirm-MsolDomain -DomainName contoso.com None </dev:code> <dev:remarks> <maml:para>説明</maml:para> <maml:para>-----------</maml:para> <maml:para>このコマンドはドメイン contoso.com の確認を試行します。ドメインの確認を正常に行うには、最初に適切な DNS レコードをセットアップする必要があります。セットアップする DNS レコードの一覧は、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>Microsoft Azure Active Directory との接続を開始します。</maml:para> </maml:description> <maml:copyright> <maml:para></maml:para> </maml:copyright> <command:verb>Connect</command:verb> <command:noun>MsolService</command:noun> <dev:version></dev:version> </command:details> <maml:description> <maml:para> Connect-MsolService コマンドレットは、Microsoft Azure Active Directory への接続開始を試行します。呼び出し元は、資格情報 (PSCredential オブジェクト) を提供するか、現在ログインしているユーザーの資格情報を使用するように CurrentCredentials スイッチを指定する必要があります。 このコマンドレットは、使用されているモジュールのバージョンが古い場合、警告またはエラーを返すことがあります。 </maml:para> </maml:description> <!-- Cmdlet syntax section--> <command:syntax> <command:syntaxItem> <maml:name>Connect-MsolService</maml:name> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named"> <maml:name>Credential</maml:name> <maml:description> <maml:para>Microsoft Azure Active Directory への接続に使用する資格情報。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">PSCredential</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named"> <maml:name>AdGraphAccessToken</maml:name> <maml:description> <maml:para>Microsoft Azure Active Directory への接続に使用する AD Graph アクセス トークン。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named"> <maml:name>MsGraphAccessToken</maml:name> <maml:description> <maml:para>Microsoft Azure Active Directory への接続に使用する MS Graph アクセス トークン。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named"> <maml:name>AzureEnvironment</maml:name> <maml:description> <maml:para>異なるリージョンの Microsoft Azure Active Directory への接続に使用する展開の種類。設定可能な値は、AzureCloud、AzureChinaCloud、AzureGermanyCloud、USGovernment です。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">AzureEnvironment</command:parameterValue> </command:parameter> </command:syntaxItem> </command:syntax> <!-- Cmdlet parameter section --> <command:parameters> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named"> <maml:name>Credential</maml:name> <maml:description> <maml:para>Microsoft Azure Active Directory への接続に使用する資格情報。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">PSCredential</command:parameterValue> <dev:type> <maml:name>PSCredential</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named"> <maml:name>AdGraphAccessToken</maml:name> <maml:description> <maml:para>Microsoft Azure Active Directory への接続に使用する AD Graph アクセス トークン。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> <dev:type> <maml:name>string</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named"> <maml:name>MsGraphAccessToken</maml:name> <maml:description> <maml:para>Microsoft Azure Active Directory への接続に使用する MS Graph アクセス トークン。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> <dev:type> <maml:name>string</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named"> <maml:name>AzureEnvironment</maml:name> <maml:description> <maml:para>異なるリージョンの Microsoft Azure Active Directory への接続に使用する展開の種類。設定可能な値は、AzureCloud、AzureChinaCloud、AzureGermanyCloud、USGovernment です。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">AzureEnvironment</command:parameterValue> <dev:type> <maml:name>AzureEnvironment</maml:name> <maml:uri/> </dev:type> <dev:defaultValue>AzureCloud</dev:defaultValue> </command:parameter> </command:parameters> <!-- Input - Output section--> <command:inputTypes> <command:inputType> <dev:type> <maml:name></maml:name> <maml:uri/> <maml:description/> </dev:type> <maml:description> <maml:para> <!-- description --> </maml:para> </maml:description> </command:inputType> </command:inputTypes> <command:returnValues> <command:returnValue> <dev:type> <maml:name></maml:name> <maml:uri/> <maml:description/> </dev:type> <maml:description> <maml:para> <!-- description --> </maml:para> </maml:description> </command:returnValue> </command:returnValues> <!-- Error section--> <command:terminatingErrors/> <command:nonTerminatingErrors/> <!-- Notes section --> <maml:alertSet> <maml:title></maml:title> <maml:alert> <maml:para> </maml:para> </maml:alert> <maml:alert> <maml:para></maml:para> </maml:alert> </maml:alertSet> <!-- Example section --> <command:examples> <command:example> <maml:title> -------------------------- 例 1 -------------------------- </maml:title> <maml:introduction> <maml:para>C:\PS></maml:para> </maml:introduction> <dev:code> Connect-MsolService None </dev:code> <dev:remarks> <maml:para>説明</maml:para> <maml:para>-----------</maml:para> <maml:para>このコマンドは Microsoft Azure Active Directory との接続開始を試行します。資格情報が指定されないため、ユーザー名とパスワードの入力を求められます。</maml:para> <maml:para></maml:para> <maml:para></maml:para> <maml:para></maml:para> <maml:para></maml:para> </dev:remarks> <command:commandLines> <command:commandLine> <command:commandText></command:commandText> </command:commandLine> </command:commandLines> </command:example> <command:example> <maml:title> -------------------------- 例 2 -------------------------- </maml:title> <maml:introduction> <maml:para>C:\PS></maml:para> </maml:introduction> <dev:code> Connect-MsolService -Credential $cred -AzureEnvironment AzureChinaCloud None </dev:code> <dev:remarks> <maml:para>説明</maml:para> <maml:para>-----------</maml:para> <maml:para>このコマンドは、提供された資格情報を使用して、AzureChinaCloud with Microsoft Azure Active Directory との接続開始を試行します。資格情報の種類は PSCredential (通常 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>最近シングル サインオン (別名、ID フェデレーション) から標準認証の種類に変換されたドメインのユーザーを更新します。</maml:para> </maml:description> <maml:copyright> <maml:para></maml:para> </maml:copyright> <command:verb>Convert</command:verb> <command:noun>MsolFederatedUser</command:noun> <dev:version></dev:version> </command:details> <maml:description> <maml:para>Convert-MsolFederatedUser コマンドレットは、シングル サインオン (別名、ID フェデレーション) から標準認証の種類に最近変換されたドメイン内のユーザーを更新するために使用されます。ユーザーの新しいパスワードを指定する必要があります。</maml:para> </maml:description> <!-- Cmdlet syntax section--> <command:syntax> <command:syntaxItem> <maml:name>Convert-MsolFederatedUser</maml:name> <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>UserPrincipalName</maml:name> <maml:description> <maml:para>変換するユーザーの Microsoft Azure Active Directory UserID。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>NewPassword</maml:name> <maml:description> <maml:para>ユーザーの新しいパスワード。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>TenantId</maml:name> <maml:description> <maml:para>操作の実行対象であるテナントの一意の ID。これを指定しないと、既定値である現在のユーザーのテナントが使用されます。このパラメーターはパートナー ユーザーにのみ適用されます。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue> </command:parameter> </command:syntaxItem> </command:syntax> <!-- Cmdlet parameter section --> <command:parameters> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>NewPassword</maml:name> <maml:description> <maml:para>ユーザーの新しいパスワード。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> <dev:type> <maml:name>string</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>TenantId</maml:name> <maml:description> <maml:para>操作の実行対象であるテナントの一意の ID。これを指定しないと、既定値である現在のユーザーのテナントが使用されます。このパラメーターはパートナー ユーザーにのみ適用されます。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue> <dev:type> <maml:name>Guid</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>UserPrincipalName</maml:name> <maml:description> <maml:para>変換するユーザーの Microsoft Azure Active Directory UserID。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> <dev:type> <maml:name>string</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> </command:parameters> <!-- Input - Output section--> <command:inputTypes> <command:inputType> <dev:type> <maml:name></maml:name> <maml:uri/> <maml:description/> </dev:type> <maml:description> <maml:para> <!-- description --> </maml:para> </maml:description> </command:inputType> </command:inputTypes> <command:returnValues> <command:returnValue> <dev:type> <maml:name></maml:name> <maml:uri/> <maml:description/> </dev:type> <maml:description> <maml:para> <!-- description --> </maml:para> </maml:description> </command:returnValue> </command:returnValues> <!-- Error section--> <command:terminatingErrors/> <command:nonTerminatingErrors/> <!-- Notes section --> <maml:alertSet> <maml:title></maml:title> <maml:alert> <maml:para> </maml:para> </maml:alert> <maml:alert> <maml:para></maml:para> </maml:alert> </maml:alertSet> <!-- Example section --> <command:examples> </command:examples> <!-- Link section --> <maml:relatedLinks> <maml:navigationLink> <maml:linkText></maml:linkText> <maml:uri/> </maml:navigationLink> </maml:relatedLinks> </command:command> <!-- v 1.3.0.36 --> <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10"> <command:details> <command:name> Get-MsolAccountSku </command:name> <maml:description> <maml:para>会社のすべての SKU を取得します。</maml:para> </maml:description> <maml:copyright> <maml:para></maml:para> </maml:copyright> <command:verb>Get</command:verb> <command:noun>MsolAccountSku</command:noun> <dev:version></dev:version> </command:details> <maml:description> <maml:para>Get-MsolAccountSku は、会社が所有しているすべての SKU を返します。</maml:para> </maml:description> <!-- Cmdlet syntax section--> <command:syntax> <command:syntaxItem> <maml:name>Get-MsolAccountSku</maml:name> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>TenantId</maml:name> <maml:description> <maml:para>操作の実行対象であるテナントの一意の ID。これを指定しないと、既定値である現在のユーザーのテナントが使用されます。このパラメーターはパートナー ユーザーにのみ適用されます。</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。これを指定しないと、既定値である現在のユーザーのテナントが使用されます。このパラメーターはパートナー ユーザーにのみ適用されます。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue> <dev:type> <maml:name>Guid</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> </command:parameters> <!-- Input - Output section--> <command:inputTypes> <command:inputType> <dev:type> <maml:name></maml:name> <maml:uri/> <maml:description/> </dev:type> <maml:description> <maml:para> <!-- description --> </maml:para> </maml:description> </command:inputType> </command:inputTypes> <command:returnValues> <command:returnValue> <dev:type> <maml:name>Microsoft.Online.Administration.AccountSKU</maml:name> <maml:uri/> <maml:description/> </dev:type> <maml:description> <maml:para> <!-- description --> 各 AccountSKU は以下の情報と共に返されます。 AccountName: この SKU が属するアカウントの名前。 AccountObjectId: この SKU が属するアカウントの一意の ID。 AccountSkuId: アカウント/SKU の組み合わせの一意の文字列 ID。この値はライセンスを割り当てるか更新するときに使用されます。 ActiveUnits: アクティブなライセンスの数。 ConsumedUnits: 使用されているライセンスの数 ServiceStatus: この SKU に属する個々のサービスのプロビジョニングの状況 SkuId: SKU の一意の ID。 SkuPartNumber: この SKU のパートナー番号。 SubscriptionIds: この SKU に関連付けられているすべてのサブスクリプションの一覧。ライセンスの割り当てのために、同じ SKU のサブスクリプションはすべて、単一のライセンス プールにグループ化されます。 SuspendedUnits: 中断されているライセンスの数。これらのライセンスを割り当てることはできません。 TargetClass: この SKU のターゲット クラス。ターゲット クラスがユーザーである SKU のみ割り当て可能です。 WarningUnits: 警告ユニットの数。 </maml:para> </maml:description> </command:returnValue> </command:returnValues> <!-- Error section--> <command:terminatingErrors/> <command:nonTerminatingErrors/> <!-- Notes section --> <maml:alertSet> <maml:title></maml:title> <maml:alert> <maml:para> </maml:para> </maml:alert> <maml:alert> <maml:para></maml:para> </maml:alert> </maml:alertSet> <!-- Example section --> <command:examples> <command:example> <maml:title> -------------------------- 例 1 -------------------------- </maml:title> <maml:introduction> <maml:para>C:\PS></maml:para> </maml:introduction> <dev:code> Get-MsolAccountSku Returns a list of SKUs. </dev:code> <dev:remarks> <maml:para>説明</maml:para> <maml:para>-----------</maml:para> <maml:para>このコマンドは SKU の一覧を返します。</maml:para> <maml:para></maml:para> <maml:para></maml:para> <maml:para></maml:para> <maml:para></maml:para> </dev:remarks> <command:commandLines> <command:commandLine> <command:commandText></command:commandText> </command:commandLine> </command:commandLines> </command:example> </command:examples> <!-- Link section --> <maml:relatedLinks> <maml:navigationLink> <maml:linkText></maml:linkText> <maml:uri/> </maml:navigationLink> </maml:relatedLinks> </command:command> <!-- v 1.3.0.36 --> <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10"> <command:details> <command:name> Get-MsolAllSettings </command:name> <maml:description> <maml:para>テナントまたはグループ/ユーザー/サービス プリンシパル/アプリケーション/デバイスと関連付けられているすべてのディレクトリ設定オブジェクトを取得します。</maml:para> </maml:description> <maml:copyright> <maml:para></maml:para> </maml:copyright> <command:verb>Get</command:verb> <command:noun>MsolAllSettings</command:noun> <dev:version></dev:version> </command:details> <maml:description> <maml:para>Get-MsolAllSettings は、テナントまたはグループ/ユーザー/サービス プリンシパル/アプリケーション/デバイスと関連付けられているすべてのディレクトリ設定オブジェクトを返します。</maml:para> </maml:description> <!-- Cmdlet syntax section--> <command:syntax> <command:syntaxItem> <maml:name>Get-MsolAllSettings</maml:name> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>TargetType</maml:name> <maml:description> <maml:para>設定オブジェクトが関連付けられているオブジェクトの種類。指定されていない場合は、テナントに関連付けられます。設定可能な値は、Groups、Users、ServicePrincipals、Applications、Devices です。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Microsoft.Online.Administration.TargetType</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>TargetObjectId</maml:name> <maml:description> <maml:para>設定オブジェクトが関連付けられているオブジェクト ID。指定されていない場合は、テナントに関連付けられます。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue> </command:parameter> </command:syntaxItem> <command:syntaxItem> <maml:name>Get-MsolAllSettings</maml:name> </command:syntaxItem> </command:syntax> <!-- Cmdlet parameter section --> <command:parameters> <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>TargetType</maml:name> <maml:description> <maml:para>設定オブジェクトが関連付けられているオブジェクトの種類。指定されていない場合は、テナントに関連付けられます。設定可能な値は、Groups、Users、ServicePrincipals、Applications、Devices です。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Microsoft.Online.Administration.TargetType</command:parameterValue> <dev:type> <maml:name>Microsoft.Online.Administration.TargetType</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>TargetObjectId</maml:name> <maml:description> <maml:para>設定オブジェクトが関連付けられているオブジェクト ID。指定されていない場合は、テナントに関連付けられます。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue> <dev:type> <maml:name>Guid</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> </command:parameters> <!-- Input - Output section--> <command:inputTypes> <command:inputType> <dev:type> <maml:name></maml:name> <maml:uri/> <maml:description/> </dev:type> <maml:description> <maml:para> <!-- description --> </maml:para> </maml:description> </command:inputType> </command:inputTypes> <command:returnValues> <command:returnValue> <dev:type> <maml:name>Microsoft.Online.Administration.Setting[]</maml:name> <maml:uri/> <maml:description/> </dev:type> <maml:description> <maml:para> <!-- description --> 返される各設定には以下の情報が含まれています。 DisplayName: 設定の名前。 TemplateId: この設定が属するディレクトリ設定テンプレートの一意の ID。 Id: ディレクトリ設定の一意の文字列 ID。設定を更新するときには、この値を使用する必要があります。 Values: 設定の詳細を説明する名前と値の組。 </maml:para> </maml:description> </command:returnValue> </command:returnValues> <!-- Error section--> <command:terminatingErrors/> <command:nonTerminatingErrors/> <!-- Notes section --> <maml:alertSet> <maml:title></maml:title> <maml:alert> <maml:para> </maml:para> </maml:alert> <maml:alert> <maml:para></maml:para> </maml:alert> </maml:alertSet> <!-- Example section --> <command:examples> <command:example> <maml:title> -------------------------- 例 1 -------------------------- </maml:title> <maml:introduction> <maml:para>C:\PS></maml:para> </maml:introduction> <dev:code> Get-MsolAllSettings Returns a list of directory settings. </dev:code> <dev:remarks> <maml:para>説明</maml:para> <maml:para>-----------</maml:para> <maml:para>このコマンドは、ディレクトリ設定の一覧を返します。</maml:para> <maml:para></maml:para> <maml:para></maml:para> <maml:para></maml:para> <maml:para></maml:para> </dev:remarks> <command:commandLines> <command:commandLine> <command:commandText></command:commandText> </command:commandLine> </command:commandLines> </command:example> <command:example> <maml:title> -------------------------- 例 2 -------------------------- </maml:title> <maml:introduction> <maml:para>C:\PS></maml:para> </maml:introduction> <dev:code> Get-MsolAllSettings -TargetType Groups -TargetObjectId [Group Object Id] Returns a list of directory settings associated with certain group object. </dev:code> <dev:remarks> <maml:para>説明</maml:para> <maml:para>-----------</maml:para> <maml:para>このコマンドは特定のオブジェクトに関連付けられているディレクトリ設定の一覧を返します。</maml:para> <maml:para></maml:para> <maml:para></maml:para> <maml:para></maml:para> <maml:para></maml:para> </dev:remarks> <command:commandLines> <command:commandLine> <command:commandText></command:commandText> </command:commandLine> </command:commandLines> </command:example> </command:examples> <!-- Link section --> <maml:relatedLinks> <maml:navigationLink> <maml:linkText></maml:linkText> <maml:uri/> </maml:navigationLink> </maml:relatedLinks> </command:command> <!-- v 1.3.0.36 --> <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10"> <command:details> <command:name> Get-MsolAllSettingTemplate </command:name> <maml:description> <maml:para>テナントのすべてのディレクトリ設定テンプレートを取得します。</maml:para> </maml:description> <maml:copyright> <maml:para></maml:para> </maml:copyright> <command:verb>Get</command:verb> <command:noun>MsolAllSettingTemplate</command:noun> <dev:version></dev:version> </command:details> <maml:description> <maml:para>Get-MsolAllSettingTemplate はテナントが所有するすべてのディレクトリ設定テンプレートを返します。</maml:para> </maml:description> <!-- Cmdlet syntax section--> <command:syntax> <command:syntaxItem> <maml:name>Get-MsolAllSettingTemplate</maml:name> </command:syntaxItem> </command:syntax> <!-- Cmdlet parameter section --> <command:parameters> </command:parameters> <!-- Input - Output section--> <command:inputTypes> <command:inputType> <dev:type> <maml:name></maml:name> <maml:uri/> <maml:description/> </dev:type> <maml:description> <maml:para> <!-- description --> </maml:para> </maml:description> </command:inputType> </command:inputTypes> <command:returnValues> <command:returnValue> <dev:type> <maml:name>Microsoft.Online.Administration.SettingTemplate[]</maml:name> <maml:uri/> <maml:description/> </dev:type> <maml:description> <maml:para> <!-- description --> 返される各設定テンプレートには次の情報が含まれています。 Id: ディレクトリ設定テンプレートの一意の文字列 ID。設定を更新するときには、この値を使用する必要があります。 DisplayName: 設定テンプレートの名前。 Description: 設定テンプレートの説明。 Values: 設定テンプレートの詳細を説明する名前と値の組。 </maml:para> </maml:description> </command:returnValue> </command:returnValues> <!-- Error section--> <command:terminatingErrors/> <command:nonTerminatingErrors/> <!-- Notes section --> <maml:alertSet> <maml:title></maml:title> <maml:alert> <maml:para> </maml:para> </maml:alert> <maml:alert> <maml:para></maml:para> </maml:alert> </maml:alertSet> <!-- Example section --> <command:examples> <command:example> <maml:title> -------------------------- 例 1 -------------------------- </maml:title> <maml:introduction> <maml:para>C:\PS></maml:para> </maml:introduction> <dev:code> Get-MsolAllSettingTemplate Returns a list of directory setting templates. </dev:code> <dev:remarks> <maml:para>説明</maml:para> <maml:para>-----------</maml:para> <maml:para>このコマンドは、ディレクトリ設定テンプレートの一覧を返します。</maml:para> <maml:para></maml:para> <maml:para></maml:para> <maml:para></maml:para> <maml:para></maml:para> </dev:remarks> <command:commandLines> <command:commandLine> <command:commandText></command:commandText> </command:commandLine> </command:commandLines> </command:example> </command:examples> <!-- Link section --> <maml:relatedLinks> <maml:navigationLink> <maml:linkText></maml:linkText> <maml:uri/> </maml:navigationLink> </maml:relatedLinks> </command:command> <!-- v 1.3.0.36 --> <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10"> <command:details> <command:name> Get-MsolCompanyAllowedDataLocation </command:name> <maml:description> <maml:para>Azure Active Directory から、現在許可されている会社のデータの場所をすべて取得します。</maml:para> </maml:description> <maml:copyright> <maml:para></maml:para> </maml:copyright> <command:verb>Get</command:verb> <command:noun>MsolCompanyAllowedDataLocation</command:noun> <dev:version></dev:version> </command:details> <maml:description> <maml:para>Get-MsolCompanyAllowedDataLocation コマンドレットを使用して、Azure Active Directory から現在許可されている会社のデータの場所をすべて取得できます。会社が多国対応機能を選択していない場合、または会社に許可されているデータの場所がない場合、コマンドレットは空のリストを返します。</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。これを指定しないと、既定値である現在のユーザーのテナントが使用されます。このパラメーターはパートナー ユーザーにのみ適用されます。</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。これを指定しないと、既定値である現在のユーザーのテナントが使用されます。このパラメーターはパートナー ユーザーにのみ適用されます。</maml:para> </maml:description> <command:parameterValue required="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>このコマンドレットは Azure Active Directory から現在許可されている会社のデータの場所をすべて返します。会社が多国対応機能を選択していない場合、または会社に許可されているデータの場所がない場合、コマンドレットは空のリストを返します。</maml:para> </maml:description> </command:returnValue> </command:returnValues> <!-- Error section--> <command:terminatingErrors/> <command:nonTerminatingErrors/> <!-- Notes section --> <maml:alertSet> <maml:title></maml:title> <maml:alert> <maml:para> </maml:para> </maml:alert> <maml:alert> <maml:para></maml:para> </maml:alert> </maml:alertSet> <!-- Example section --> <command:examples> <command:example> <maml:title> -------------------------- 例 1 -------------------------- </maml:title> <maml:introduction> <maml:para>C:\PS></maml:para> </maml:introduction> <dev:code> Get-MsolCompanyAllowedDataLocation Returns all the current allowed data locations of a company from Azure Active Directory. </dev:code> <dev:remarks> <maml:para>説明</maml:para> <maml:para>-----------</maml:para> <maml:para>このコマンドは Azure Active Directory から、現在許可されている会社のデータの場所をすべて返します。</maml:para> <maml:para></maml:para> <maml:para></maml:para> <maml:para></maml:para> <maml:para></maml:para> </dev:remarks> <command:commandLines> <command:commandLine> <command:commandText></command:commandText> </command:commandLine> </command:commandLines> </command:example> </command:examples> <!-- Link section --> <maml:relatedLinks> <maml:navigationLink> <maml:linkText></maml:linkText> <maml:uri/> </maml:navigationLink> </maml:relatedLinks> </command:command> <!-- v 1.3.0.36 --> <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10"> <command:details> <command:name> Get-MsolCompanyInformation </command:name> <maml:description> <maml:para>会社レベルの情報を取得します。</maml:para> </maml:description> <maml:copyright> <maml:para></maml:para> </maml:copyright> <command:verb>Get</command:verb> <command:noun>MsolCompanyInformation</command:noun> <dev:version></dev:version> </command:details> <maml:description> <maml:para>Get-MsolCompanyInformation コマンドレットは、会社レベルの情報を取得します。</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。これを指定しないと、既定値である現在のユーザーのテナントが使用されます。このパラメーターはパートナー ユーザーにのみ適用されます。</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。これを指定しないと、既定値である現在のユーザーのテナントが使用されます。このパラメーターはパートナー ユーザーにのみ適用されます。</maml:para> </maml:description> <command:parameterValue required="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 --> このコマンドレットは、以下の会社レベルの情報を返します。 AuthorizedServiceInstances: この会社のサービスの一覧。 City: 会社の市区町村。 CompanyType: この会社の種類 (パートナーまたはレギュラー テナント)。 Country: 会社の国。 CountryLetterCode: 会社の国の 2 文字のコード。 DapEnabled: パートナーの場合、このパートナーに代理管理者の権限が付与されているかどうか。 DirectorySynchronizationEnabled: true の場合、この会社はディレクトリ同期を有効にしています。 DirSyncServiceAccount: ディレクトリ同期のために構成された全体管理者の UserPrincipalName。 DisplayName: この会社の表示名。 InitialDomain: この会社の初期ドメイン (companyname.onmicrosoft.com)。 LastDirSyncTime: この会社のディレクトリ同期を最後に実行した時刻。 LastPasswordSyncTime: この会社のパスワード同期要求を最後に受信した時刻。 PasswordSynchronizationEnabled: true の場合、この会社はパスワード同期を有効にしています。 MarketingNotificationEmails: マーケティングの通知を受信する電子メール アドレス。 ObjectId: 会社の一意の ID。 PostalCode: 会社の郵便番号。 PreferredLanguage: 会社の既定の言語。 State: 会社の都道府県。 Street: 会社の番地。 TechnicalNotificationEmails: 重要な通知を送信する宛先の電子メール アドレス。これには、ディレクトリ同期の通知も含まれます。 TelephoneNumber: 会社の電話番号。 UsersPermissionToCreateGroupsEnabled: ユーザーがグループを作成することを許可する設定。 UsersPermissionToCreateLOBAppsEnabled: ユーザーが LOB アプリケーションを作成することを許可する設定。 UsersPermissionToReadOtherUsersEnabled: ユーザーが他のユーザーを読み取ることを許可する設定。 UsersPermissionToUserConsentToAppEnabled: ユーザーがアプリケーションに対するユーザーの承認を行うことを許可する設定。 </maml:para> </maml:description> </command:returnValue> </command:returnValues> <!-- Error section--> <command:terminatingErrors/> <command:nonTerminatingErrors/> <!-- Notes section --> <maml:alertSet> <maml:title></maml:title> <maml:alert> <maml:para> </maml:para> </maml:alert> <maml:alert> <maml:para></maml:para> </maml:alert> </maml:alertSet> <!-- Example section --> <command:examples> <command:example> <maml:title> -------------------------- 例 1 -------------------------- </maml:title> <maml:introduction> <maml:para>C:\PS></maml:para> </maml:introduction> <dev:code> Get-MsolCompanyInformation Returns company level information. </dev:code> <dev:remarks> <maml:para>説明</maml:para> <maml:para>-----------</maml:para> <maml:para>このコマンドは会社レベルの情報を返します。</maml:para> <maml:para></maml:para> <maml:para></maml:para> <maml:para></maml:para> <maml:para></maml:para> </dev:remarks> <command:commandLines> <command:commandLine> <command:commandText></command:commandText> </command:commandLine> </command:commandLines> </command:example> </command:examples> <!-- Link section --> <maml:relatedLinks> <maml:navigationLink> <maml:linkText></maml:linkText> <maml:uri/> </maml:navigationLink> </maml:relatedLinks> </command:command> <!-- v 1.3.0.36 --> <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10"> <command:details> <command:name> Get-MsolContact </command:name> <maml:description> <maml:para>Microsoft Azure Active Directory から連絡先を取得します。</maml:para> </maml:description> <maml:copyright> <maml:para></maml:para> </maml:copyright> <command:verb>Get</command:verb> <command:noun>MsolContact</command:noun> <dev:version></dev:version> </command:details> <maml:description> <maml:para>Get-MsolContact コマンドレットは、連絡先オブジェクトまたは連絡先の一覧を取得するために使用できます。ObjectId を使用すると、1 つの連絡先を取得できます。</maml:para> </maml:description> <!-- Cmdlet syntax section--> <command:syntax> <command:syntaxItem> <maml:name>Get-MsolContact</maml:name> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named"> <maml:name>HasErrorsOnly</maml:name> <maml:description> <maml:para>検証エラーのある連絡先のみを返すフィルター。</maml:para> </maml:description> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named"> <maml:name>MaxResults</maml:name> <maml:description> <maml:para>検索に返される結果の最大数。指定されない場合は、500 件の結果が返されます。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">int</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named"> <maml:name>SearchString</maml:name> <maml:description> <maml:para>検索する文字列。この文字列で始まる表示名または電子メール アドレスの連絡先のみが返されます。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>TenantId</maml:name> <maml:description> <maml:para>操作の実行対象であるテナントの一意の ID。これを指定しないと、既定値である現在のユーザーのテナントが使用されます。このパラメーターはパートナー ユーザーにのみ適用されます。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue> </command:parameter> </command:syntaxItem> <command:syntaxItem> <maml:name>Get-MsolContact</maml:name> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named"> <maml:name>All</maml:name> <maml:description> <maml:para>設定すると、すべての結果が返されます。MaxResults パラメーターと同時に使用できません。</maml:para> </maml:description> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>TenantId</maml:name> <maml:description> <maml:para>操作の実行対象であるテナントの一意の ID。これを指定しないと、既定値である現在のユーザーのテナントが使用されます。このパラメーターはパートナー ユーザーにのみ適用されます。</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。</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。これを指定しないと、既定値である現在のユーザーのテナントが使用されます。このパラメーターはパートナー ユーザーにのみ適用されます。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue> </command:parameter> </command:syntaxItem> </command:syntax> <!-- Cmdlet parameter section --> <command:parameters> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named"> <maml:name>All</maml:name> <maml:description> <maml:para>設定すると、すべての結果が返されます。MaxResults パラメーターと同時に使用できません。</maml:para> </maml:description> <command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue> <dev:type> <maml:name>SwitchParameter</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named"> <maml:name>HasErrorsOnly</maml:name> <maml:description> <maml:para>検証エラーのある連絡先のみを返すフィルター。</maml:para> </maml:description> <command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue> <dev:type> <maml:name>SwitchParameter</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named"> <maml:name>MaxResults</maml:name> <maml:description> <maml:para>検索に返される結果の最大数。指定されない場合は、500 件の結果が返されます。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">int</command:parameterValue> <dev:type> <maml:name>int</maml:name> <maml:uri/> </dev:type> <dev:defaultValue>500</dev:defaultValue> </command:parameter> <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>ObjectId</maml:name> <maml:description> <maml:para>取得する連絡先の一意の ID。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue> <dev:type> <maml:name>Guid</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named"> <maml:name>SearchString</maml:name> <maml:description> <maml:para>検索する文字列。この文字列で始まる表示名または電子メール アドレスの連絡先のみが返されます。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> <dev:type> <maml:name>string</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>TenantId</maml:name> <maml:description> <maml:para>操作の実行対象であるテナントの一意の ID。これを指定しないと、既定値である現在のユーザーのテナントが使用されます。このパラメーターはパートナー ユーザーにのみ適用されます。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue> <dev:type> <maml:name>Guid</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> </command:parameters> <!-- Input - Output section--> <command:inputTypes> <command:inputType> <dev:type> <maml:name></maml:name> <maml:uri/> <maml: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 --> このコマンドレットは、以下の情報を含む連絡先オブジェクトを返します: City: 連絡先の市区町村。 Country: 連絡先の国。 Department: 連絡先の部署。 DisplayName: 連絡先の表示名。 Fax: 連絡先の FAX 番号。 FirstName: 連絡先の名。 LastDirSyncTime: 最後に同期を実行した日時 (Active Directory 同期と同期している連絡先から返されるもののみ)。 LastName: 連絡先の姓。 MobilePhone: 連絡先の携帯電話番号。 ObjectId: 連絡先の一意の ID。 Office: 連絡先のオフィスの電話番号。 Phone Number: 連絡先の電話番号。 Postal Code: 連絡先の郵便番号。 Proxy Addresses - 連絡先に関連付けられているプロキシ アドレス。 State: 連絡先の都道府県。 StreetAddress: 連絡先の番地。 Title: 連絡先の役職。 UserPrincipalName: 連絡先のユーザー ID。 ValidationStatus: 連絡先にエラーがあるかどうか。 </maml:para> </maml:description> </command:returnValue> </command:returnValues> <!-- Error section--> <command:terminatingErrors/> <command:nonTerminatingErrors/> <!-- Notes section --> <maml:alertSet> <maml:title></maml:title> <maml:alert> <maml:para> </maml:para> </maml:alert> <maml:alert> <maml:para></maml:para> </maml:alert> </maml:alertSet> <!-- Example section --> <command:examples> <command:example> <maml:title> -------------------------- 例 1 -------------------------- </maml:title> <maml:introduction> <maml:para>C:\PS></maml:para> </maml:introduction> <dev:code> Get-MsolContact -ObjectId <id> Returns the contact object. </dev:code> <dev:remarks> <maml:para>説明</maml:para> <maml:para>-----------</maml:para> <maml:para>このコマンドは連絡先を取得します。</maml:para> <maml:para></maml:para> <maml:para></maml:para> <maml:para></maml:para> <maml:para></maml:para> </dev:remarks> <command:commandLines> <command:commandLine> <command:commandText></command:commandText> </command:commandLine> </command:commandLines> </command:example> <command:example> <maml:title> -------------------------- 例 2 -------------------------- </maml:title> <maml:introduction> <maml:para>C:\PS></maml:para> </maml:introduction> <dev:code> Get-MsolContact -SearchString "Melissa" Returns a list of contacts. </dev:code> <dev:remarks> <maml:para>説明</maml:para> <maml:para>-----------</maml:para> <maml:para>このコマンドは、'Melissa' で始まる表示名または電子メール アドレスの連絡先の一覧を取得します。</maml:para> <maml:para></maml:para> <maml:para></maml:para> <maml:para></maml:para> <maml:para></maml:para> </dev:remarks> <command:commandLines> <command:commandLine> <command:commandText></command:commandText> </command:commandLine> </command:commandLines> </command:example> </command:examples> <!-- Link section --> <maml:relatedLinks> <maml:navigationLink> <maml:linkText></maml:linkText> <maml:uri/> </maml:navigationLink> </maml:relatedLinks> </command:command> <!-- v 1.3.0.36 --> <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10"> <command:details> <command:name> Get-MsolDomain </command:name> <maml:description> <maml:para>Microsoft Azure Active Directory からドメインを取得します。</maml:para> </maml:description> <maml:copyright> <maml:para></maml:para> </maml:copyright> <command:verb>Get</command:verb> <command:noun>MsolDomain</command:noun> <dev:version></dev:version> </command:details> <maml:description> <maml:para>Get-MsolDomain コマンドレットは、会社のドメインを取得するために使用されます。</maml:para> </maml:description> <!-- Cmdlet syntax section--> <command:syntax> <command:syntaxItem> <maml:name>Get-MsolDomain</maml:name> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named"> <maml:name>Authentication</maml:name> <maml:description> <maml:para>特定の認証の種類を返すフィルター。指定すると、その認証の種類であるドメインのみが返されます。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">DomainAuthenticationType</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named"> <maml:name>Capability</maml:name> <maml:description> <maml:para>特定の機能を割り当てられているドメインを返すフィルター。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named"> <maml:name>Status</maml:name> <maml:description> <maml:para>特定の状態のドメインのみを返すフィルター。有効な値は、Verified、Unverified、および PendingDeletion です。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>TenantId</maml:name> <maml:description> <maml:para>操作の実行対象であるテナントの一意の ID。これを指定しないと、既定値である現在のユーザーのテナントが使用されます。このパラメーターはパートナー ユーザーにのみ適用されます。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue> </command:parameter> </command:syntaxItem> <command:syntaxItem> <maml:name>Get-MsolDomain</maml:name> <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>DomainName</maml:name> <maml:description> <maml:para>取得する完全修飾ドメイン名。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>TenantId</maml:name> <maml:description> <maml:para>操作の実行対象であるテナントの一意の ID。これを指定しないと、既定値である現在のユーザーのテナントが使用されます。このパラメーターはパートナー ユーザーにのみ適用されます。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue> </command:parameter> </command:syntaxItem> </command:syntax> <!-- Cmdlet parameter section --> <command:parameters> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named"> <maml:name>Authentication</maml:name> <maml:description> <maml:para>特定の認証の種類を返すフィルター。指定すると、その認証の種類であるドメインのみが返されます。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">DomainAuthenticationType</command:parameterValue> <dev:type> <maml:name>DomainAuthenticationType</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named"> <maml:name>Capability</maml:name> <maml:description> <maml:para>特定の機能を割り当てられているドメインを返すフィルター。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> <dev:type> <maml:name>string</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>DomainName</maml:name> <maml:description> <maml:para>取得する完全修飾ドメイン名。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> <dev:type> <maml:name>string</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named"> <maml:name>Status</maml:name> <maml:description> <maml:para>特定の状態のドメインのみを返すフィルター。有効な値は、Verified、Unverified、および PendingDeletion です。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> <dev:type> <maml:name>string</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>TenantId</maml:name> <maml:description> <maml:para>操作の実行対象であるテナントの一意の ID。これを指定しないと、既定値である現在のユーザーのテナントが使用されます。このパラメーターはパートナー ユーザーにのみ適用されます。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue> <dev:type> <maml:name>Guid</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> </command:parameters> <!-- Input - Output section--> <command:inputTypes> <command:inputType> <dev:type> <maml:name></maml:name> <maml:uri/> <maml:description/> </dev:type> <maml:description> <maml:para> <!-- description --> </maml:para> </maml:description> </command:inputType> </command:inputTypes> <command:returnValues> <command:returnValue> <dev:type> <maml:name>Microsoft.Online.Administration.Domain</maml:name> <maml:uri/> <maml:description/> </dev:type> <maml:description> <maml:para> <!-- description --> 返されるドメインには、それぞれ以下の情報が含まれます。 Authentication: ドメインの認証の種類 (管理対象またはフェデレーション)。 Capabilities: ドメインに割り当てられている機能。SharePoint、電子メール、または OfficeCommunicationsOnline です。SharePoint 機能のあるドメインは他の機能に使用できません IsDefault: ユーザー作成に使用する既定ドメイン。1 つの会社につき既定のドメインは 1 つのみです IsInitial: Microsoft Azure Active Directory によって作成された初期ドメイン ([companyname].onmicrosoft.com) であるかどうか Name: ドメインの完全名 RootDomain: サブドメインの場合は、これがルート ドメインを示します。ルート ドメインのみ確認が必要であり、サブドメインはすべて自動的に確認されます。 Status: ドメインの状況 (確認済みまたは未確認)。 </maml:para> </maml:description> </command:returnValue> </command:returnValues> <!-- Error section--> <command:terminatingErrors/> <command:nonTerminatingErrors/> <!-- Notes section --> <maml:alertSet> <maml:title></maml:title> <maml:alert> <maml:para> </maml:para> </maml:alert> <maml:alert> <maml:para></maml:para> </maml:alert> </maml:alertSet> <!-- Example section --> <command:examples> <command:example> <maml:title> -------------------------- 例 1 -------------------------- </maml:title> <maml:introduction> <maml:para>C:\PS></maml:para> </maml:introduction> <dev:code> Get-Domain Returns a list of company domains. </dev:code> <dev:remarks> <maml:para>説明</maml:para> <maml:para>-----------</maml:para> <maml:para>このコマンドは会社のすべてのドメイン (確認済みまたは未確認) を取得します。</maml:para> <maml:para></maml:para> <maml:para></maml:para> <maml:para></maml:para> <maml:para></maml:para> </dev:remarks> <command:commandLines> <command:commandLine> <command:commandText></command:commandText> </command:commandLine> </command:commandLines> </command:example> <command:example> <maml:title> -------------------------- 例 2 -------------------------- </maml:title> <maml:introduction> <maml:para>C:\PS></maml:para> </maml:introduction> <dev:code> Get-Domain -Name contoso.com Returns a domain name. </dev:code> <dev:remarks> <maml:para>説明</maml:para> <maml:para>-----------</maml:para> <maml:para>このコマンドは contoso.com ドメインを取得します。</maml:para> <maml:para></maml:para> <maml:para></maml:para> <maml:para></maml:para> <maml:para></maml:para> </dev:remarks> <command:commandLines> <command:commandLine> <command:commandText></command:commandText> </command:commandLine> </command:commandLines> </command:example> <command:example> <maml:title> -------------------------- 例 3 -------------------------- </maml:title> <maml:introduction> <maml:para>C:\PS></maml:para> </maml:introduction> <dev:code> Get-Domain -Status Verified Returns a list of verified company domains. </dev:code> <dev:remarks> <maml:para>説明</maml:para> <maml:para>-----------</maml:para> <maml:para>このコマンドは会社の確認済みドメインの一覧を返します。</maml:para> <maml:para></maml:para> <maml:para></maml:para> <maml:para></maml:para> <maml:para></maml:para> </dev:remarks> <command:commandLines> <command:commandLine> <command:commandText></command:commandText> </command:commandLine> </command:commandLines> </command:example> </command:examples> <!-- Link section --> <maml:relatedLinks> <maml:navigationLink> <maml:linkText></maml:linkText> <maml:uri/> </maml:navigationLink> </maml:relatedLinks> </command:command> <!-- v 1.3.0.36 --> <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10"> <command:details> <command:name> Get-MsolDomainFederationSettings </command:name> <maml:description> <maml:para>フェデレーション ドメインの設定を取得します。</maml:para> </maml:description> <maml:copyright> <maml:para></maml:para> </maml:copyright> <command:verb>Get</command:verb> <command:noun>MsolDomainFederationSettings</command:noun> <dev:version></dev:version> </command:details> <maml:description> <maml:para>Get-MsolDomainFederationSettings コマンドレットは、Microsoft Azure Active Directory の主な設定を取得します。Microsoft Azure Active Directory と Active Directory フェデレーション サービス (AD FS) の両方の設定を取得するには、Get-MSOLFederationProperty コマンドレットを使用します。</maml:para> </maml:description> <!-- Cmdlet syntax section--> <command:syntax> <command:syntaxItem> <maml:name>Get-MsolDomainFederationSettings</maml:name> <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>DomainName</maml:name> <maml:description> <maml:para>取得する完全修飾ドメイン名。</maml:para> </maml:description> <command:parameterValue 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。これを指定しないと、既定値である現在のユーザーのテナントが使用されます。このパラメーターはパートナー ユーザーにのみ適用されます。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue> </command:parameter> </command:syntaxItem> </command:syntax> <!-- Cmdlet parameter section --> <command:parameters> <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>DomainName</maml:name> <maml:description> <maml:para>取得する完全修飾ドメイン名。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> <dev:type> <maml:name>string</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>TenantId</maml:name> <maml:description> <maml:para>操作の実行対象であるテナントの一意の ID。これを指定しないと、既定値である現在のユーザーのテナントが使用されます。このパラメーターはパートナー ユーザーにのみ適用されます。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue> <dev:type> <maml:name>Guid</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> </command:parameters> <!-- Input - Output section--> <command:inputTypes> <command:inputType> <dev:type> <maml:name></maml:name> <maml:uri/> <maml: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 --> このコマンドレットは、次の設定を返します: ActiveLogOnUri FederationBrandName IssuerUri LogOffUri MetadataExchangeUri NextSigningCertificate PassiveLogOnUri SigningCertificate </maml:para> </maml:description> </command:returnValue> </command:returnValues> <!-- Error section--> <command:terminatingErrors/> <command:nonTerminatingErrors/> <!-- Notes section --> <maml:alertSet> <maml:title></maml:title> <maml:alert> <maml:para> </maml:para> </maml:alert> <maml:alert> <maml:para></maml:para> </maml:alert> </maml:alertSet> <!-- Example section --> <command:examples> <command:example> <maml:title> -------------------------- 例 1 -------------------------- </maml:title> <maml:introduction> <maml:para>C:\PS></maml:para> </maml:introduction> <dev:code> Get-MsolDomainFederationSettings -DomainName contoso.com Returns the federation settings for contoso.com. </dev:code> <dev:remarks> <maml:para>説明</maml:para> <maml:para>-----------</maml:para> <maml:para>contoso.com のフェデレーション設定を返します。</maml:para> <maml:para></maml:para> <maml:para></maml:para> <maml:para></maml:para> <maml:para></maml:para> </dev:remarks> <command:commandLines> <command:commandLine> <command:commandText></command:commandText> </command:commandLine> </command:commandLines> </command:example> </command:examples> <!-- Link section --> <maml:relatedLinks> <maml:navigationLink> <maml:linkText></maml:linkText> <maml:uri/> </maml:navigationLink> </maml:relatedLinks> </command:command> <!-- v 1.3.0.36 --> <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10"> <command:details> <command:name> Get-MsolDomainVerificationDns </command:name> <maml:description> <maml:para>ドメインを構成するためのレコードの一覧を取得します。</maml:para> </maml:description> <maml:copyright> <maml:para></maml:para> </maml:copyright> <command:verb>Get</command:verb> <command:noun>MsolDomainVerificationDns</command:noun> <dev:version></dev:version> </command:details> <maml:description> <maml:para>Get-MsolDomainVerificationDns コマンドレットは、ドメインを確認するために設定する必要がある DNS レコードを返すために使用されます。</maml:para> </maml:description> <!-- Cmdlet syntax section--> <command:syntax> <command:syntaxItem> <maml:name>Get-MsolDomainVerificationDns</maml:name> <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>DomainName</maml:name> <maml:description> <maml:para>取得する完全修飾ドメイン名。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>Mode</maml:name> <maml:description> <maml:para>このドメインを確認するときに使用するドメイン確認モード。Mode に使用可能な値は DnsMXRecord および DnsTxtRecord です。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">DomainVerificationMode</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>TenantId</maml:name> <maml:description> <maml:para>操作の実行対象であるテナントの一意の ID。これを指定しないと、既定値である現在のユーザーのテナントが使用されます。このパラメーターはパートナー ユーザーにのみ適用されます。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue> </command:parameter> </command:syntaxItem> </command:syntax> <!-- Cmdlet parameter section --> <command:parameters> <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>DomainName</maml:name> <maml:description> <maml:para>取得する完全修飾ドメイン名。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> <dev:type> <maml:name>string</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>Mode</maml:name> <maml:description> <maml:para>このドメインを確認するときに使用するドメイン確認モード。Mode に使用可能な値は DnsMXRecord および DnsTxtRecord です。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">DomainVerificationMode</command:parameterValue> <dev:type> <maml:name>DomainVerificationMode</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>TenantId</maml:name> <maml:description> <maml:para>操作の実行対象であるテナントの一意の ID。これを指定しないと、既定値である現在のユーザーのテナントが使用されます。このパラメーターはパートナー ユーザーにのみ適用されます。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue> <dev:type> <maml:name>Guid</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> </command:parameters> <!-- Input - Output section--> <command:inputTypes> <command:inputType> <dev:type> <maml:name></maml:name> <maml:uri/> <maml: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 --> このコマンドレットは、ドメインを確認するために必要な DNS レコードの詳細を返します。 </maml:para> </maml:description> </command:returnValue> </command:returnValues> <!-- Error section--> <command:terminatingErrors/> <command:nonTerminatingErrors/> <!-- Notes section --> <maml:alertSet> <maml:title></maml:title> <maml:alert> <maml:para> </maml:para> </maml:alert> <maml:alert> <maml:para></maml:para> </maml:alert> </maml:alertSet> <!-- Example section --> <command:examples> <command:example> <maml:title> -------------------------- 例 1 -------------------------- </maml:title> <maml:introduction> <maml:para>C:\PS></maml:para> </maml:introduction> <dev:code> Get-MsolDomainVerificationDNS -DomainName contoso.com Returns the DNS record. </dev:code> <dev:remarks> <maml:para>説明</maml:para> <maml:para>-----------</maml:para> <maml:para>このコマンドは、contoso.com の所有権を確認するために設定する必要のある、DNS レコードを取得します。</maml:para> <maml:para></maml:para> <maml:para></maml:para> <maml:para></maml:para> <maml:para></maml:para> </dev:remarks> <command:commandLines> <command:commandLine> <command:commandText></command:commandText> </command:commandLine> </command:commandLines> </command:example> </command:examples> <!-- Link section --> <maml:relatedLinks> <maml:navigationLink> <maml:linkText></maml:linkText> <maml:uri/> </maml:navigationLink> </maml:relatedLinks> </command:command> <!-- v 1.3.0.36 --> <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10"> <command:details> <command:name> Get-MsolGroup </command:name> <maml:description> <maml:para>Microsoft Azure Active Directory からグループを取得します。</maml:para> </maml:description> <maml:copyright> <maml:para></maml:para> </maml:copyright> <command:verb>Get</command:verb> <command:noun>MsolGroup</command:noun> <dev:version></dev:version> </command:details> <maml:description> <maml:para>Get-MsolGroup コマンドレットは、Microsoft Azure Active Directory からグループを取得するために使用されます。このコマンドレットを使用して、単一のグループ (ObjectId がそのグループに渡されている場合) を返すか、すべてのグループ内で検索することができます。</maml:para> </maml:description> <!-- Cmdlet syntax section--> <command:syntax> <command:syntaxItem> <maml:name>Get-MsolGroup</maml:name> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named"> <maml:name>GroupType</maml:name> <maml:description> <maml:para>特定の種類のグループのみを返すフィルター。有効な値は、Security、MailEnabledSecurity、および DistributionList です。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named"> <maml:name>HasErrorsOnly</maml:name> <maml:description> <maml:para>検証エラーのあるグループのみを返すフィルター。</maml:para> </maml:description> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named"> <maml:name>IsAgentRole</maml:name> <maml:description> <maml:para>エージェント グループのみを返すフィルター。パートナーによってのみ使用されます。</maml:para> </maml:description> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named"> <maml:name>MaxResults</maml:name> <maml:description> <maml:para>検索に返される結果の最大数。指定されない場合は、250 件の結果が返されます。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">int</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named"> <maml:name>SearchString</maml:name> <maml:description> <maml:para>検索する文字列。この文字列で始まる表示名または電子メール アドレスのグループのみが返されます。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>TenantId</maml:name> <maml:description> <maml:para>操作の実行対象であるテナントの一意の ID。これを指定しないと、既定値である現在のユーザーのテナントが使用されます。このパラメーターはパートナー ユーザーにのみ適用されます。</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。指定すると、このユーザーが所属するグループのみが返されます。このパラメーターは 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>ユーザーのユーザー ID。指定すると、このユーザーが所属するグループのみが返されます。これは IsAgentRole と共に使用してください。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> </command:parameter> </command:syntaxItem> <command:syntaxItem> <maml:name>Get-MsolGroup</maml:name> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named"> <maml:name>All</maml:name> <maml:description> <maml:para>設定すると、すべての結果が返されます。MaxResults パラメーターと同時に使用できません。</maml:para> </maml:description> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>TenantId</maml:name> <maml:description> <maml:para>操作の実行対象であるテナントの一意の ID。これを指定しないと、既定値である現在のユーザーのテナントが使用されます。このパラメーターはパートナー ユーザーにのみ適用されます。</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。</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。これを指定しないと、既定値である現在のユーザーのテナントが使用されます。このパラメーターはパートナー ユーザーにのみ適用されます。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue> </command:parameter> </command:syntaxItem> </command:syntax> <!-- Cmdlet parameter section --> <command:parameters> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named"> <maml:name>All</maml:name> <maml:description> <maml:para>設定すると、すべての結果が返されます。MaxResults パラメーターと同時に使用できません。</maml:para> </maml:description> <command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue> <dev:type> <maml:name>SwitchParameter</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named"> <maml:name>GroupType</maml:name> <maml:description> <maml:para>特定の種類のグループのみを返すフィルター。有効な値は、Security、MailEnabledSecurity、および DistributionList です。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> <dev:type> <maml:name>string</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named"> <maml:name>HasErrorsOnly</maml:name> <maml:description> <maml:para>検証エラーのあるグループのみを返すフィルター。</maml:para> </maml:description> <command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue> <dev:type> <maml:name>SwitchParameter</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named"> <maml:name>IsAgentRole</maml:name> <maml:description> <maml:para>エージェント グループのみを返すフィルター。パートナーによってのみ使用されます。</maml:para> </maml:description> <command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue> <dev:type> <maml:name>SwitchParameter</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named"> <maml:name>MaxResults</maml:name> <maml:description> <maml:para>検索に返される結果の最大数。指定されない場合は、250 件の結果が返されます。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">int</command:parameterValue> <dev:type> <maml:name>int</maml:name> <maml:uri/> </dev:type> <dev:defaultValue>250</dev:defaultValue> </command:parameter> <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>ObjectId</maml:name> <maml:description> <maml:para>取得するグループの一意の ID。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue> <dev:type> <maml:name>Guid</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named"> <maml:name>SearchString</maml:name> <maml:description> <maml:para>検索する文字列。この文字列で始まる表示名または電子メール アドレスのグループのみが返されます。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> <dev:type> <maml:name>string</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>TenantId</maml:name> <maml:description> <maml:para>操作の実行対象であるテナントの一意の ID。これを指定しないと、既定値である現在のユーザーのテナントが使用されます。このパラメーターはパートナー ユーザーにのみ適用されます。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue> <dev:type> <maml:name>Guid</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named"> <maml:name>UserObjectId</maml:name> <maml:description> <maml:para>ユーザーの一意の ID。指定すると、このユーザーが所属するグループのみが返されます。このパラメーターは 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>ユーザーのユーザー ID。指定すると、このユーザーが所属するグループのみが返されます。これは 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 --> このコマンドレットは、以下の情報と共にグループの一覧を返します。 CommonName: グループの一般名。 Description: グループの説明。 DisplayName: グループの表示名。 EmailAddress: グループの電子メール アドレス。セキュリティ グループの場合は返されません。 Errors: グループのエラーの一覧。 GroupType: グループの種類。SecurityGroup、DistributionList、MailEnabledSecurityGroup のいずれかです。 IsSystem: このグループが (Microsoft Azure Active Directory によって作成された) システム グループであるかどうか。システム グループは更新や削除ができません。 LastDirSyncTime: グループが最後に同期された日時。 ManagedBy: グループの所有者。 ObjectId: グループの一意なオブジェクト ID。 プロキシ アドレス: このグループに関連付けられたプロキシ アドレス (メールが有効なグループのみ)。 ValidationStatus: グループにエラーがあるかどうか。 </maml:para> </maml:description> </command:returnValue> </command:returnValues> <!-- Error section--> <command:terminatingErrors/> <command:nonTerminatingErrors/> <!-- Notes section --> <maml:alertSet> <maml:title></maml:title> <maml:alert> <maml:para> </maml:para> </maml:alert> <maml:alert> <maml:para></maml:para> </maml:alert> </maml:alertSet> <!-- Example section --> <command:examples> <command:example> <maml:title> -------------------------- 例 1 -------------------------- </maml:title> <maml:introduction> <maml:para>C:\PS></maml:para> </maml:introduction> <dev:code> Get-MsolGroup -ObjectId <guid> None </dev:code> <dev:remarks> <maml:para>説明</maml:para> <maml:para>-----------</maml:para> <maml:para>このコマンドは、グループ オブジェクトおよび対応する ID を一緒に返します。</maml:para> <maml:para></maml:para> <maml:para></maml:para> <maml:para></maml:para> <maml:para></maml:para> </dev:remarks> <command:commandLines> <command:commandLine> <command:commandText></command:commandText> </command:commandLine> </command:commandLines> </command:example> <command:example> <maml:title> -------------------------- 例 2 -------------------------- </maml:title> <maml:introduction> <maml:para>C:\PS></maml:para> </maml:introduction> <dev:code> Get-MsolGroup None </dev:code> <dev:remarks> <maml:para>説明</maml:para> <maml:para>-----------</maml:para> <maml:para>このコマンドはテナントのグループの完全なセット (最大 250 件) を返します。</maml:para> <maml:para></maml:para> <maml:para></maml:para> <maml:para></maml:para> <maml:para></maml:para> </dev:remarks> <command:commandLines> <command:commandLine> <command:commandText></command:commandText> </command:commandLine> </command:commandLines> </command:example> <command:example> <maml:title> -------------------------- 例 3 -------------------------- </maml:title> <maml:introduction> <maml:para>C:\PS></maml:para> </maml:introduction> <dev:code> Get-MsolGroup -isAgentRole -UserPrincipalName user@contoso.com None </dev:code> <dev:remarks> <maml:para>説明</maml:para> <maml:para>-----------</maml:para> <maml:para>このコマンドは、ユーザーがメンバーになっているエージェント グループを返します。これは、パートナー権限のある会社にのみ適用されます。</maml:para> <maml:para></maml:para> <maml:para></maml:para> <maml:para></maml:para> <maml:para></maml:para> </dev:remarks> <command:commandLines> <command:commandLine> <command:commandText></command:commandText> </command:commandLine> </command:commandLines> </command:example> </command:examples> <!-- Link section --> <maml:relatedLinks> <maml:navigationLink> <maml:linkText></maml:linkText> <maml:uri/> </maml:navigationLink> </maml:relatedLinks> </command:command> <!-- v 1.3.0.36 --> <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10"> <command:details> <command:name> Get-MsolGroupMember </command:name> <maml:description> <maml:para>指定したグループのすべてのメンバーを取得します。</maml:para> </maml:description> <maml:copyright> <maml:para></maml:para> </maml:copyright> <command:verb>Get</command:verb> <command:noun>MsolGroupMember</command:noun> <dev:version></dev:version> </command:details> <maml:description> <maml:para>Get-MsolGroupMember コマンドレットは、指定したグループのメンバーを取得するために使用されます。メンバーは、ユーザーまたはグループのどちらかです。</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>メンバーを取得するグループの ID。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named"> <maml:name>MaxResults</maml:name> <maml:description> <maml:para>検索結果に返される結果の最大数。指定されない場合は、250 件の結果が返されます。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">int</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named"> <maml:name>SearchString</maml:name> <maml:description> <maml:para>検索する文字列。この文字列で始まる表示名または電子メール アドレスのオブジェクトのみが返されます。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>TenantId</maml:name> <maml:description> <maml:para>操作の実行対象であるテナントの一意の ID。これを指定しないと、既定値である現在のユーザーのテナントが使用されます。このパラメーターはパートナー ユーザーにのみ適用されます。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue> </command:parameter> </command:syntaxItem> <command:syntaxItem> <maml:name>Get-MsolGroupMember</maml:name> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named"> <maml:name>All</maml:name> <maml:description> <maml:para>設定すると、すべての結果が返されます。MaxResults パラメーターと同時に使用できません。</maml:para> </maml:description> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named"> <maml:name>GroupObjectId</maml:name> <maml:description> <maml:para>メンバーを取得するグループの ID。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named"> <maml:name>SearchString</maml:name> <maml:description> <maml:para>検索する文字列。この文字列で始まる表示名または電子メール アドレスのオブジェクトのみが返されます。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>TenantId</maml:name> <maml:description> <maml:para>操作の実行対象であるテナントの一意の ID。これを指定しないと、既定値である現在のユーザーのテナントが使用されます。このパラメーターはパートナー ユーザーにのみ適用されます。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue> </command:parameter> </command:syntaxItem> </command:syntax> <!-- Cmdlet parameter section --> <command:parameters> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named"> <maml:name>All</maml:name> <maml:description> <maml:para>設定すると、すべての結果が返されます。MaxResults パラメーターと同時に使用できません。</maml:para> </maml:description> <command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue> <dev:type> <maml:name>SwitchParameter</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named"> <maml:name>GroupObjectId</maml:name> <maml:description> <maml:para>メンバーを取得するグループの ID。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue> <dev:type> <maml:name>Guid</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named"> <maml:name>MaxResults</maml:name> <maml:description> <maml:para>検索結果に返される結果の最大数。指定されない場合は、250 件の結果が返されます。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">int</command:parameterValue> <dev:type> <maml:name>int</maml:name> <maml:uri/> </dev:type> <dev:defaultValue>250</dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named"> <maml:name>SearchString</maml:name> <maml:description> <maml:para>検索する文字列。この文字列で始まる表示名または電子メール アドレスのオブジェクトのみが返されます。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> <dev:type> <maml:name>string</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>TenantId</maml:name> <maml:description> <maml:para>操作の実行対象であるテナントの一意の ID。これを指定しないと、既定値である現在のユーザーのテナントが使用されます。このパラメーターはパートナー ユーザーにのみ適用されます。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue> <dev:type> <maml:name>Guid</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> </command:parameters> <!-- Input - Output section--> <command:inputTypes> <command:inputType> <dev:type> <maml:name></maml:name> <maml:uri/> <maml: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 --> このコマンドレットでは、それぞれの出力オブジェクトに以下の情報が含まれます。 CommonName: グループの一般名 DisplayName: グループの表示名。 EmailAddress: グループの主な電子メール アドレス (MailEnabled グループのみ)。 GroupMemberType: グループの種類 (SecurityGroup、Distributionlis、または MailEnabledSecurityGroup)。 ObjectId: グループの一意の ID。 </maml:para> </maml:description> </command:returnValue> </command:returnValues> <!-- Error section--> <command:terminatingErrors/> <command:nonTerminatingErrors/> <!-- Notes section --> <maml:alertSet> <maml:title></maml:title> <maml:alert> <maml:para> </maml:para> </maml:alert> <maml:alert> <maml:para></maml:para> </maml:alert> </maml:alertSet> <!-- Example section --> <command:examples> <command:example> <maml:title> -------------------------- 例 1 -------------------------- </maml:title> <maml:introduction> <maml:para>C:\PS></maml:para> </maml:introduction> <dev:code> Get-MsolGroupMember -groupObjectid <id> Returns a list of group member objects. </dev:code> <dev:remarks> <maml:para>説明</maml:para> <maml:para>-----------</maml:para> <maml:para>このコマンドは指定したグループのすべてのメンバー (ユーザーまたはグループ) を取得します。</maml:para> <maml:para></maml:para> <maml:para></maml:para> <maml:para></maml:para> <maml:para></maml:para> </dev:remarks> <command:commandLines> <command:commandLine> <command:commandText></command:commandText> </command:commandLine> </command:commandLines> </command:example> </command:examples> <!-- Link section --> <maml:relatedLinks> <maml:navigationLink> <maml:linkText></maml:linkText> <maml:uri/> </maml:navigationLink> </maml:relatedLinks> </command:command> <!-- v 1.3.0.36 --> <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10"> <command:details> <command:name> Get-MsolPartnerContract </command:name> <maml:description> <maml:para>パートナーの連絡先の一覧を取得します。</maml:para> </maml:description> <maml:copyright> <maml:para></maml:para> </maml:copyright> <command:verb>Get</command:verb> <command:noun>MsolPartnerContract</command:noun> <dev:version></dev:version> </command:details> <maml:description> <maml:para>Get-MsolPartnerContract コマンドレットはパートナーの契約の一覧を取得するために使用されるため、パートナーのみが使用できます。このコマンドレットへの入力は、テナントを確認する必要がある検索対象のドメインです。検索対象の会社が存在し、パートナーにこの会社へのアクセス権が付与されている場合、対応する契約が返されます。</maml:para> </maml:description> <!-- Cmdlet syntax section--> <command:syntax> <command:syntaxItem> <maml:name>Get-MsolPartnerContract</maml:name> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named"> <maml:name>DomainName</maml:name> <maml:description> <maml:para>検索対象のドメイン。確認済みドメインの完全名である必要があります。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>TenantId</maml:name> <maml:description> <maml:para>連絡先を取得するパートナーのテナント。指定しない場合は、現在のユーザーのテナントが既定になります。このパラメーターを指定する場合は、テナント ID はパートナー会社に対応したものである必要があります。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue> </command:parameter> </command:syntaxItem> </command:syntax> <!-- Cmdlet parameter section --> <command:parameters> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named"> <maml:name>DomainName</maml:name> <maml:description> <maml:para>検索対象のドメイン。確認済みドメインの完全名である必要があります。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> <dev:type> <maml:name>string</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>TenantId</maml:name> <maml:description> <maml:para>連絡先を取得するパートナーのテナント。指定しない場合は、現在のユーザーのテナントが既定になります。このパラメーターを指定する場合は、テナント ID はパートナー会社に対応したものである必要があります。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue> <dev:type> <maml:name>Guid</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> </command:parameters> <!-- Input - Output section--> <command:inputTypes> <command:inputType> <dev:type> <maml:name></maml:name> <maml:uri/> <maml:description/> </dev:type> <maml:description> <maml:para> <!-- description --> </maml:para> </maml:description> </command:inputType> </command:inputTypes> <command:returnValues> <command:returnValue> <dev:type> <maml:name>Microsoft.Online.Administration.PartnerContract</maml:name> <maml:uri/> <maml:description/> </dev:type> <maml:description> <maml:para> <!-- description --> </maml:para> </maml:description> </command:returnValue> </command:returnValues> <!-- Error section--> <command:terminatingErrors/> <command:nonTerminatingErrors/> <!-- Notes section --> <maml:alertSet> <maml:title></maml:title> <maml:alert> <maml:para> </maml:para> </maml:alert> <maml:alert> <maml:para></maml:para> </maml:alert> </maml:alertSet> <!-- Example section --> <command:examples> <command:example> <maml:title> -------------------------- 例 1 -------------------------- </maml:title> <maml:introduction> <maml:para>C:\PS></maml:para> </maml:introduction> <dev:code> Get-MsolPartnerContract -DomainName contoso.com Returns a contract object. </dev:code> <dev:remarks> <maml:para>説明</maml:para> <maml:para>-----------</maml:para> <maml:para>このコマンドは、ドメイン consoso.com を所有しているテナントの契約を返します。 呼び出し元は、contoso.com の代理で操作を行う権限が必要です。</maml:para> <maml:para></maml:para> <maml:para></maml:para> <maml:para></maml:para> <maml:para></maml:para> </dev:remarks> <command:commandLines> <command:commandLine> <command:commandText></command:commandText> </command:commandLine> </command:commandLines> </command:example> </command:examples> <!-- Link section --> <maml:relatedLinks> <maml:navigationLink> <maml:linkText></maml:linkText> <maml:uri/> </maml:navigationLink> </maml:relatedLinks> </command:command> <!-- v 1.3.0.36 --> <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10"> <command:details> <command:name> Get-MsolPartnerInformation </command:name> <maml:description> <maml:para>パートナーの会社レベルの情報を取得します。</maml:para> </maml:description> <maml:copyright> <maml:para></maml:para> </maml:copyright> <command:verb>Get</command:verb> <command:noun>MsolPartnerInformation</command:noun> <dev:version></dev:version> </command:details> <maml:description> <maml:para>Get-MsolPartnerInformation コマンドレットは、パートナー固有の情報を取得するために使用されます。このコマンドレットは、パートナー テナントのみが使用してください。</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。これを指定しないと、既定値である現在のユーザーのテナントが使用されます。このパラメーターはパートナー ユーザーにのみ適用されます。</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。これを指定しないと、既定値である現在のユーザーのテナントが使用されます。このパラメーターはパートナー ユーザーにのみ適用されます。</maml:para> </maml:description> <command:parameterValue required="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 --> このコマンドレットは、以下の会社レベルの情報を返します。 CompanyType - この会社の種類 (パートナーまたはレギュラー テナント)。 DapEnabled - このパートナーに代理管理者の権限が付与されているかどうかを判断するフラグ。 PartnerCompanyName - 会社の名前。 PartnerSupportTelephones - パートナーのサポート電話番号。 PartnerSupportEmails - パートナーのサポート電子メール アドレス。 PartnerCommerceUrl - パートナーの商用 Web サイトの URL。 PartnerSupportUrl - パートナーのサポート Web サイトの URL。 PartnerHelpUrl - パートナーのヘルプ Web サイトの URL。 </maml:para> </maml:description> </command:returnValue> </command:returnValues> <!-- Error section--> <command:terminatingErrors/> <command:nonTerminatingErrors/> <!-- Notes section --> <maml:alertSet> <maml:title></maml:title> <maml:alert> <maml:para> </maml:para> </maml:alert> <maml:alert> <maml:para></maml:para> </maml:alert> </maml:alertSet> <!-- Example section --> <command:examples> </command:examples> <!-- Link section --> <maml:relatedLinks> <maml:navigationLink> <maml:linkText></maml:linkText> <maml:uri/> </maml:navigationLink> </maml:relatedLinks> </command:command> <!-- v 1.3.0.36 --> <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10"> <command:details> <command:name> Get-MsolPasswordPolicy </command:name> <maml:description> <maml:para>テナントまたは指定したドメインの現在のパスワード ポリシーを取得します。</maml:para> </maml:description> <maml:copyright> <maml:para></maml:para> </maml:copyright> <command:verb>Get</command:verb> <command:noun>MsolPasswordPolicy</command:noun> <dev:version></dev:version> </command:details> <maml:description> <maml:para>Get-MsolPasswordPolicy コマンドレットを使用して、テナントまたは指定したドメインのパスワードの有効期間またはパスワードの有効期限の通知日数に関連付けられている値を取得できます。ドメイン名を指定する場合は、会社の確認済みドメインを指定する必要があります。</maml:para> </maml:description> <!-- Cmdlet syntax section--> <command:syntax> <command:syntaxItem> <maml:name>Get-MsolPasswordPolicy</maml:name> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named"> <maml:name>DomainName</maml:name> <maml:description> <maml:para>取得するドメインの完全修飾名。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> </command:parameter> </command:syntaxItem> </command:syntax> <!-- Cmdlet parameter section --> <command:parameters> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named"> <maml:name>DomainName</maml:name> <maml:description> <maml:para>取得するドメインの完全修飾名。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> <dev:type> <maml:name>string</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> </command:parameters> <!-- Input - Output section--> <command:inputTypes> <command:inputType> <dev:type> <maml:name></maml:name> <maml:uri/> <maml:description/> </dev:type> <maml:description> <maml:para> <!-- description --> </maml:para> </maml:description> </command:inputType> </command:inputTypes> <command:returnValues> <command:returnValue> <dev:type> <maml:name></maml:name> <maml:uri/> <maml:description/> </dev:type> <maml:description> <maml:para> <!-- description --> 指定したドメイン、またはドメインが未指定の場合はテナントのいずれかに対し、次の値が返されます。 ValidityPeriod : パスワードの有効期間を指定します。この期間が経過する前にパスワードの変更が必要です。値が NULL の場合、既定値の 90 日が使用されます。 NotificationDays : パスワードの有効期限が切れるという通知を何日前にユーザーに送信するかを指定します。値が NULL の場合、既定の 14 日が使用されます。 </maml:para> </maml:description> </command:returnValue> </command:returnValues> <!-- Error section--> <command:terminatingErrors/> <command:nonTerminatingErrors/> <!-- Notes section --> <maml:alertSet> <maml:title></maml:title> <maml:alert> <maml:para> </maml:para> </maml:alert> <maml:alert> <maml:para></maml:para> </maml:alert> </maml:alertSet> <!-- Example section --> <command:examples> <command:example> <maml:title> -------------------------- 例 1 -------------------------- </maml:title> <maml:introduction> <maml:para>C:\PS></maml:para> </maml:introduction> <dev:code> Get-MsolPasswordPolicy Returns the password policy. </dev:code> <dev:remarks> <maml:para>説明</maml:para> <maml:para>-----------</maml:para> <maml:para>テナントのパスワード ポリシーを返します。</maml:para> <maml:para></maml:para> <maml:para></maml:para> <maml:para></maml:para> <maml:para></maml:para> </dev:remarks> <command:commandLines> <command:commandLine> <command:commandText></command:commandText> </command:commandLine> </command:commandLines> </command:example> <command:example> <maml:title> -------------------------- 例 2 -------------------------- </maml:title> <maml:introduction> <maml:para>C:\PS></maml:para> </maml:introduction> <dev:code> Get-MsolPasswordPolicy -DomainName contoso.com Returns the password policy. </dev:code> <dev:remarks> <maml:para>説明</maml:para> <maml:para>-----------</maml:para> <maml:para>ドメイン contoso.com のパスワード ポリシーを返します。</maml:para> <maml:para></maml:para> <maml:para></maml:para> <maml:para></maml:para> <maml:para></maml:para> </dev:remarks> <command:commandLines> <command:commandLine> <command:commandText></command:commandText> </command:commandLine> </command:commandLines> </command:example> </command:examples> <!-- Link section --> <maml:relatedLinks> <maml:navigationLink> <maml:linkText></maml:linkText> <maml:uri/> </maml:navigationLink> </maml:relatedLinks> </command:command> <!-- v 1.3.0.36 --> <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10"> <command:details> <command:name> Get-MsolRole </command:name> <maml:description> <maml:para>管理者ロールを取得します。</maml:para> </maml:description> <maml:copyright> <maml:para></maml:para> </maml:copyright> <command:verb>Get</command:verb> <command:noun>MsolRole</command:noun> <dev:version></dev:version> </command:details> <maml:description> <maml:para>Get-MsolRole コマンドレットは、管理者ロールの一覧を取得するために使用されます。</maml:para> </maml:description> <!-- Cmdlet syntax section--> <command:syntax> <command:syntaxItem> <maml:name>Get-MsolRole</maml:name> <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>ObjectId</maml:name> <maml:description> <maml:para>取得するロールの ObjectId。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>TenantId</maml:name> <maml:description> <maml:para>操作の実行対象であるテナントの一意の ID。これを指定しないと、既定値である現在のユーザーのテナントが使用されます。このパラメーターはパートナー ユーザーにのみ適用されます。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue> </command:parameter> </command:syntaxItem> <command:syntaxItem> <maml:name>Get-MsolRole</maml:name> <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>RoleName</maml:name> <maml:description> <maml:para>取得するロールの名前。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>TenantId</maml:name> <maml:description> <maml:para>操作の実行対象であるテナントの一意の ID。これを指定しないと、既定値である現在のユーザーのテナントが使用されます。このパラメーターはパートナー ユーザーにのみ適用されます。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue> </command:parameter> </command:syntaxItem> </command:syntax> <!-- Cmdlet parameter section --> <command:parameters> <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>ObjectId</maml:name> <maml:description> <maml:para>取得するロールの ObjectId。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue> <dev:type> <maml:name>Guid</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>RoleName</maml:name> <maml:description> <maml:para>取得するロールの名前。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> <dev:type> <maml:name>string</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>TenantId</maml:name> <maml:description> <maml:para>操作の実行対象であるテナントの一意の ID。これを指定しないと、既定値である現在のユーザーのテナントが使用されます。このパラメーターはパートナー ユーザーにのみ適用されます。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue> <dev:type> <maml:name>Guid</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> </command:parameters> <!-- Input - Output section--> <command:inputTypes> <command:inputType> <dev:type> <maml:name></maml:name> <maml:uri/> <maml: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 --> このコマンドレットでは、それぞれの出力オブジェクトに以下のフィールドが含まれます。 Description: ロールの説明。 IsEnabled: ロールが有効になっているかどうか。 IsSystem: ロールが Microsoft Azure Active Directory によって作成されたものであるかどうか。 Name: ロールの名前。 ObjectId: ロールの一意な ID。 </maml:para> </maml:description> </command:returnValue> </command:returnValues> <!-- Error section--> <command:terminatingErrors/> <command:nonTerminatingErrors/> <!-- Notes section --> <maml:alertSet> <maml:title></maml:title> <maml:alert> <maml:para> </maml:para> </maml:alert> <maml:alert> <maml:para></maml:para> </maml:alert> </maml:alertSet> <!-- Example section --> <command:examples> <command:example> <maml:title> -------------------------- 例 1 -------------------------- </maml:title> <maml:introduction> <maml:para>C:\PS></maml:para> </maml:introduction> <dev:code> Get-MsolRole Returns a list of role objects. </dev:code> <dev:remarks> <maml:para>説明</maml:para> <maml:para>-----------</maml:para> <maml:para>このコマンドは、会社の管理者ロールを取得します。</maml:para> <maml:para></maml:para> <maml:para></maml:para> <maml:para></maml:para> <maml:para></maml:para> </dev:remarks> <command:commandLines> <command:commandLine> <command:commandText></command:commandText> </command:commandLine> </command:commandLines> </command:example> </command:examples> <!-- Link section --> <maml:relatedLinks> <maml:navigationLink> <maml:linkText></maml:linkText> <maml:uri/> </maml:navigationLink> </maml:relatedLinks> </command:command> <!-- v 1.3.0.36 --> <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10"> <command:details> <command:name> Get-MsolRoleMember </command:name> <maml:description> <maml:para>指定したロールのすべてのメンバーを取得します。</maml:para> </maml:description> <maml:copyright> <maml:para></maml:para> </maml:copyright> <command:verb>Get</command:verb> <command:noun>MsolRoleMember</command:noun> <dev:version></dev:version> </command:details> <maml:description> <maml:para>Get-MsolRoleMember コマンドレットは、指定したロールのメンバーをすべて取得するために使用されます。</maml:para> </maml:description> <!-- Cmdlet syntax section--> <command:syntax> <command:syntaxItem> <maml:name>Get-MsolRoleMember</maml:name> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named"> <maml:name>MaxResults</maml:name> <maml:description> <maml:para>検索結果に返される結果の最大数。指定されない場合は、250 件の結果が返されます。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">int</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named"> <maml:name>RoleObjectId</maml:name> <maml:description> <maml:para>メンバーを取得するロールの ID。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named"> <maml:name>SearchString</maml:name> <maml:description> <maml:para>検索する文字列。この文字列で始まる表示名または電子メール アドレスのオブジェクトのみが返されます。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>TenantId</maml:name> <maml:description> <maml:para>操作の実行対象であるテナントの一意の ID。これを指定しないと、既定値である現在のユーザーのテナントが使用されます。このパラメーターはパートナー ユーザーにのみ適用されます。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue> </command:parameter> </command:syntaxItem> <command:syntaxItem> <maml:name>Get-MsolRoleMember</maml:name> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named"> <maml:name>All</maml:name> <maml:description> <maml:para>設定すると、すべての結果が返されます。MaxResults パラメーターと同時に使用できません。</maml:para> </maml:description> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named"> <maml:name>RoleObjectId</maml:name> <maml:description> <maml:para>メンバーを取得するロールの ID。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named"> <maml:name>SearchString</maml:name> <maml:description> <maml:para>検索する文字列。この文字列で始まる表示名または電子メール アドレスのオブジェクトのみが返されます。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>TenantId</maml:name> <maml:description> <maml:para>操作の実行対象であるテナントの一意の ID。これを指定しないと、既定値である現在のユーザーのテナントが使用されます。このパラメーターはパートナー ユーザーにのみ適用されます。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue> </command:parameter> </command:syntaxItem> </command:syntax> <!-- Cmdlet parameter section --> <command:parameters> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named"> <maml:name>All</maml:name> <maml:description> <maml:para>設定すると、すべての結果が返されます。MaxResults パラメーターと同時に使用できません。</maml:para> </maml:description> <command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue> <dev:type> <maml:name>SwitchParameter</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named"> <maml:name>MaxResults</maml:name> <maml:description> <maml:para>検索結果に返される結果の最大数。指定されない場合は、250 件の結果が返されます。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">int</command:parameterValue> <dev:type> <maml:name>int</maml:name> <maml:uri/> </dev:type> <dev:defaultValue>250</dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named"> <maml:name>RoleObjectId</maml:name> <maml:description> <maml:para>メンバーを取得するロールの ID。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue> <dev:type> <maml:name>Guid</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named"> <maml:name>SearchString</maml:name> <maml:description> <maml:para>検索する文字列。この文字列で始まる表示名または電子メール アドレスのオブジェクトのみが返されます。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> <dev:type> <maml:name>string</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>TenantId</maml:name> <maml:description> <maml:para>操作の実行対象であるテナントの一意の ID。これを指定しないと、既定値である現在のユーザーのテナントが使用されます。このパラメーターはパートナー ユーザーにのみ適用されます。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue> <dev:type> <maml:name>Guid</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> </command:parameters> <!-- Input - Output section--> <command:inputTypes> <command:inputType> <dev:type> <maml:name></maml:name> <maml:uri/> <maml: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 --> このコマンドレットでは、それぞれの RoleMember オブジェクトに以下の内容が含まれます。 DisplayName: ロール メンバーの表示名。 EmailAddress: ロール メンバーの電子メール アドレス。 IsLicensed: ユーザーにライセンスが付与されているかどうか。 LastDirSyncTime: このメンバーが最後に同期された日時。 ObjectId: このメンバーの一意の ID。 OverallProvisioningStatus: このユーザーのプロビジョニングの状況。 RoleMemberType; ロール メンバーの種類。現在は、ユーザーのみがサポートされています。 ValidationStatus: このグループ メンバーにエラーがあるかどうか。 </maml:para> </maml:description> </command:returnValue> </command:returnValues> <!-- Error section--> <command:terminatingErrors/> <command:nonTerminatingErrors/> <!-- Notes section --> <maml:alertSet> <maml:title></maml:title> <maml:alert> <maml:para> </maml:para> </maml:alert> <maml:alert> <maml:para></maml:para> </maml:alert> </maml:alertSet> <!-- Example section --> <command:examples> <command:example> <maml:title> -------------------------- 例 1 -------------------------- </maml:title> <maml:introduction> <maml:para>C:\PS></maml:para> </maml:introduction> <dev:code> $role = Get-MsolRole -RoleName "Company Administrator" Get-MsolRoleMember -RoleObjectId $role.ObjectId Returns a list of role member objects. </dev:code> <dev:remarks> <maml:para>説明</maml:para> <maml:para>-----------</maml:para> <maml:para>このコマンドは、指定されたロールのすべてのメンバーを返します。</maml:para> <maml:para></maml:para> <maml:para></maml:para> <maml:para></maml:para> <maml:para></maml:para> </dev:remarks> <command:commandLines> <command:commandLine> <command:commandText></command:commandText> </command:commandLine> </command:commandLines> </command:example> </command:examples> <!-- Link section --> <maml:relatedLinks> <maml:navigationLink> <maml:linkText></maml:linkText> <maml:uri/> </maml:navigationLink> </maml:relatedLinks> </command:command> <!-- v 1.3.0.36 --> <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10"> <command:details> <command:name> Get-MsolServicePrincipal </command:name> <maml:description> <maml:para>Microsoft Azure Active Directory から 1 つのサービス プリンシパルまたはサービス プリンシパルの一覧を取得します。</maml:para> </maml:description> <maml:copyright> <maml:para></maml:para> </maml:copyright> <command:verb>Get</command:verb> <command:noun>MsolServicePrincipal</command:noun> <dev:version></dev:version> </command:details> <maml:description> <maml:para>Get-MsolServicePrincipal コマンドレットを使用して、Microsoft Azure Active Directory から 1 つのサービス プリンシパルまたはサービス プリンシパルの一覧を取得することができます。</maml:para> </maml:description> <!-- Cmdlet syntax section--> <command:syntax> <command:syntaxItem> <maml:name>Get-MsolServicePrincipal</maml:name> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named"> <maml:name>All</maml:name> <maml:description> <maml:para>設定すると、すべての結果が返されます。MaxResults パラメーターと同時に使用できません。</maml:para> </maml:description> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named"> <maml:name>MaxResults</maml:name> <maml:description> <maml:para>検索結果に返される結果の最大数。指定されない場合は、500 件の結果が返されます。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">int</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>TenantId</maml:name> <maml:description> <maml:para>操作の実行対象であるテナントの一意の ID。これを指定しないと、既定値である現在のユーザーのテナントが使用されます。このパラメーターはパートナー ユーザーにのみ適用されます。</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>取得するサービス プリンシパルに関連付けられているオブジェクト ID。</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。これを指定しないと、既定値である現在のユーザーのテナントが使用されます。このパラメーターはパートナー ユーザーにのみ適用されます。</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>取得するサービス プリンシパルに関連付けられているアプリケーション ID。</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。これを指定しないと、既定値である現在のユーザーのテナントが使用されます。このパラメーターはパートナー ユーザーにのみ適用されます。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue> </command:parameter> </command:syntaxItem> <command:syntaxItem> <maml:name>Get-MsolServicePrincipal</maml:name> <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>ServicePrincipalName</maml:name> <maml:description> <maml:para> 取得するサービス プリンシパルの一意の名前。 SPN には "appName"または "appName/hostname" のいずれかの形式か、有効な URL を使用する必要があります。 appName はアプリケーションの名前、hostname はアプリケーションの URI 機関を示します。 </maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>TenantId</maml:name> <maml:description> <maml:para>操作の実行対象であるテナントの一意の ID。これを指定しないと、既定値である現在のユーザーのテナントが使用されます。このパラメーターはパートナー ユーザーにのみ適用されます。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue> </command:parameter> </command:syntaxItem> </command:syntax> <!-- Cmdlet parameter section --> <command:parameters> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named"> <maml:name>All</maml:name> <maml:description> <maml:para>設定すると、すべての結果が返されます。MaxResults パラメーターと同時に使用できません。</maml:para> </maml:description> <command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue> <dev:type> <maml:name>SwitchParameter</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>AppPrincipalId</maml:name> <maml:description> <maml:para>取得するサービス プリンシパルに関連付けられているアプリケーション ID。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue> <dev:type> <maml:name>Guid</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named"> <maml:name>MaxResults</maml:name> <maml:description> <maml:para>検索結果に返される結果の最大数。指定されない場合は、500 件の結果が返されます。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">int</command:parameterValue> <dev:type> <maml:name>int</maml:name> <maml:uri/> </dev:type> <dev:defaultValue>500</dev:defaultValue> </command:parameter> <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>ObjectId</maml:name> <maml:description> <maml:para>取得するサービス プリンシパルに関連付けられているオブジェクト ID。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue> <dev:type> <maml:name>Guid</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>ServicePrincipalName</maml:name> <maml:description> <maml:para> 取得するサービス プリンシパルの一意の名前。 SPN には "appName"または "appName/hostname" のいずれかの形式か、有効な URL を使用する必要があります。 appName はアプリケーションの名前、hostname はアプリケーションの URI 機関を示します。 </maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> <dev:type> <maml:name>string</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>TenantId</maml:name> <maml:description> <maml:para>操作の実行対象であるテナントの一意の ID。これを指定しないと、既定値である現在のユーザーのテナントが使用されます。このパラメーターはパートナー ユーザーにのみ適用されます。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue> <dev:type> <maml:name>Guid</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> </command:parameters> <!-- Input - Output section--> <command:inputTypes> <command:inputType> <dev:type> <maml:name></maml:name> <maml:uri/> <maml:description/> </dev:type> <maml:description> <maml:para> <!-- description --> </maml:para> </maml:description> </command:inputType> </command:inputTypes> <command:returnValues> <command:returnValue> <dev:type> <maml:name>Microsoft.Online.Administration.ServicePrincipal[]</maml:name> <maml:uri/> <maml:description/> </dev:type> <maml:description> <maml:para> <!-- description --> Microsoft Azure Active Directory から 1 つのサービス プリンシパルまたはサービス プリンシパルの一覧を取得します。各サービス プリンシパルには、次の情報が含まれます。 ObjectId - サービス プリンシパルの一意な ID。 AppPrincipalId - サービス プリンシパルのアプリケーション ID。 DisplayName - サービス プリンシパルのフレンドリ名。 ServicePrincipalName - サービス プリンシパルに関連付けられたサービス プリンシパル名 (SPN) の一覧。 AccountEnabled - アカウントが有効かどうかを示す値。 </maml:para> </maml:description> </command:returnValue> </command:returnValues> <!-- Error section--> <command:terminatingErrors/> <command:nonTerminatingErrors/> <!-- Notes section --> <maml:alertSet> <maml:title></maml:title> <maml:alert> <maml:para> </maml:para> </maml:alert> <maml:alert> <maml:para></maml:para> </maml:alert> </maml:alertSet> <!-- Example section --> <command:examples> <command:example> <maml:title> -------------------------- 例 1 -------------------------- </maml:title> <maml:introduction> <maml:para>C:\PS></maml:para> </maml:introduction> <dev:code> Get-MsolServicePrincipal -ServicePrincipalName " Returns a list of service principals </dev:code> <dev:remarks> <maml:para>説明</maml:para> <maml:para>-----------</maml:para> <maml:para>このコマンドは、組織のテナントに既存のサービス プリンシパルをすべて含むリストを返します。</maml:para> <maml:para></maml:para> <maml:para></maml:para> <maml:para></maml:para> <maml:para></maml:para> </dev:remarks> <command:commandLines> <command:commandLine> <command:commandText></command:commandText> </command:commandLine> </command:commandLines> </command:example> <command:example> <maml:title> -------------------------- 例 2 -------------------------- </maml:title> <maml:introduction> <maml:para>C:\PS></maml:para> </maml:introduction> <dev:code> Get-MsolServicePrincipal -ServicePrincipalName "MyApp" Returns a list of service principals. </dev:code> <dev:remarks> <maml:para>説明</maml:para> <maml:para>-----------</maml:para> <maml:para>このコマンドは、ServicePrincipalName が "MyApp" で始まる既存のサービス プリンシパルをすべて含むリストを返します。注: ServicePrincipalName のスラッシュの前までの appClass 部分が完全に一致するものが検索されます。</maml:para> <maml:para></maml:para> <maml:para></maml:para> <maml:para></maml:para> <maml:para></maml:para> </dev:remarks> <command:commandLines> <command:commandLine> <command:commandText></command:commandText> </command:commandLine> </command:commandLines> </command:example> <command:example> <maml:title> -------------------------- 例 3 -------------------------- </maml:title> <maml:introduction> <maml:para>C:\PS></maml:para> </maml:introduction> <dev:code> Get-MsolServicePrincipal -AppPrincipalId 5e964d2f-e384-4292-ae55-dd24c89cc53b Returns a service principal. </dev:code> <dev:remarks> <maml:para>説明</maml:para> <maml:para>-----------</maml:para> <maml:para>このコマンドは、特定の AppPrincipalId のサービス プリンシパルを返します。この例では、値 "5e964d2f-e384-4292-ae55-dd24c89cc53b" に対応する "MyApp3" という名前のサービス プリンシパルが返されます。</maml:para> <maml:para></maml:para> <maml:para></maml:para> <maml:para></maml:para> <maml:para></maml:para> </dev:remarks> <command:commandLines> <command:commandLine> <command:commandText></command:commandText> </command:commandLine> </command:commandLines> </command:example> </command:examples> <!-- Link section --> <maml:relatedLinks> <maml:navigationLink> <maml:linkText></maml:linkText> <maml:uri/> </maml:navigationLink> </maml:relatedLinks> </command:command> <!-- v 1.3.0.36 --> <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10"> <command:details> <command:name> Get-MsolServicePrincipalCredential </command:name> <maml:description> <maml:para>サービス プリンシパルに関連付けられている資格情報の一覧を取得します。</maml:para> </maml:description> <maml:copyright> <maml:para></maml:para> </maml:copyright> <command:verb>Get</command:verb> <command:noun>MsolServicePrincipalCredential</command:noun> <dev:version></dev:version> </command:details> <maml:description> <maml:para>Get-MsolServicePrincipalCredential コマンドレットは、サービス プリンシパルに関連付けられている資格情報の一覧を取得するために使用されます。</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>取得するサービス プリンシパルの資格情報に関連付けられているオブジェクト ID。</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>取得するサービス プリンシパルの資格情報に関連付けられているアプリケーション ID。</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。これを指定しないと、既定値である現在のユーザーのテナントが使用されます。このパラメーターはパートナー ユーザーにのみ適用されます。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue> </command:parameter> </command:syntaxItem> <command:syntaxItem> <maml:name>Get-MsolServicePrincipalCredential</maml:name> <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>ServicePrincipalName</maml:name> <maml:description> <maml:para> 資格情報の取得元のサービス プリンシプルの一意の名前。 SPN には "appName" または "appName/hostname" のいずれかの形式か、有効な URL を使用する必要があります。appName はアプリケーションの名前、hostname はアプリケーションの URI 機関を示します。 </maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named"> <maml:name>AppPrincipalId</maml:name> <maml:description> <maml:para>取得するサービス プリンシパルの資格情報に関連付けられているアプリケーション ID。</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。これを指定しないと、既定値である現在のユーザーのテナントが使用されます。このパラメーターはパートナー ユーザーにのみ適用されます。</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>取得するサービス プリンシパルの資格情報に関連付けられているアプリケーション ID。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue> <dev:type> <maml:name>Guid</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>ObjectId</maml:name> <maml:description> <maml:para>取得するサービス プリンシパルの資格情報に関連付けられているオブジェクト ID。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue> <dev:type> <maml:name>Guid</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>ServicePrincipalName</maml:name> <maml:description> <maml:para> 資格情報の取得元のサービス プリンシプルの一意の名前。 SPN には "appName" または "appName/hostname" のいずれかの形式か、有効な URL を使用する必要があります。appName はアプリケーションの名前、hostname はアプリケーションの URI 機関を示します。 </maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> <dev:type> <maml:name>string</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>TenantId</maml:name> <maml:description> <maml:para>操作の実行対象であるテナントの一意の ID。これを指定しないと、既定値である現在のユーザーのテナントが使用されます。このパラメーターはパートナー ユーザーにのみ適用されます。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue> <dev:type> <maml:name>Guid</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> </command:parameters> <!-- Input - Output section--> <command:inputTypes> <command:inputType> <dev:type> <maml:name></maml:name> <maml:uri/> <maml:description/> </dev:type> <maml:description> <maml:para> <!-- description --> </maml:para> </maml:description> </command:inputType> </command:inputTypes> <command:returnValues> <command:returnValue> <dev:type> <maml:name>Microsoft.Online.Administration.ServicePrincipalCredential[]</maml:name> <maml:uri/> <maml:description/> </dev:type> <maml:description> <maml:para> <!-- description --> サービス プリンシパルに関連付けられた資格情報のリストを取得します。各サービス プリンシプルには、次の情報が含まれます。 Type - サービス プリンシプルの資格情報の種類 (Asymmetric/Symmetric/Password)。 Value - 資格情報の値。資格情報の種類が証明書の場合、これは Base 64 でエンコードされた証明書になります。資格情報の種類が対称の場合は、AES キーになります。 KeyGroupId - 内部使用のために予約された識別子。 KeyId - キーの一意の識別子。 StartDate - 資格情報の使用の有効開始日付。 EndDate - 資格情報の使用の有効終了日。 Usage - 資格情報をトークンの "sign"(署名) または "verify"(確認) のどちらに使用するかを指定します。 </maml:para> </maml:description> </command:returnValue> </command:returnValues> <!-- Error section--> <command:terminatingErrors/> <command:nonTerminatingErrors/> <!-- Notes section --> <maml:alertSet> <maml:title></maml:title> <maml:alert> <maml:para> </maml:para> </maml:alert> <maml:alert> <maml:para></maml:para> </maml:alert> </maml:alertSet> <!-- Example section --> <command:examples> <command:example> <maml:title> -------------------------- 例 1 -------------------------- </maml:title> <maml:introduction> <maml:para>C:\PS></maml:para> </maml:introduction> <dev:code> Get-MsolServicePrincipalCredential -ServicePrincipalName "MyApp/myApp.com" Returns a list of credentials associated with the "MyApp/myApp.com" service principal. </dev:code> <dev:remarks> <maml:para>説明</maml:para> <maml:para>-----------</maml:para> <maml:para>このコマンドは、サービス プリンシパル名 (SPN) "MyApp/myApp.com" に関連付けられている資格情報のプロパティ (資格情報の値は除く) をすべて取得します。SPN は "appClass/hostname" の形式で指定する必要があります。ここで appClass はアプリケーション クラス ("MyApp") を表し、hostname はアプリケーションのホスト名 (myApp.com) を表します。</maml:para> <maml:para></maml:para> <maml:para></maml:para> <maml:para></maml:para> <maml:para></maml:para> </dev:remarks> <command:commandLines> <command:commandLine> <command:commandText></command:commandText> </command:commandLine> </command:commandLines> </command:example> </command:examples> <!-- Link section --> <maml:relatedLinks> <maml:navigationLink> <maml:linkText></maml:linkText> <maml:uri/> </maml:navigationLink> </maml:relatedLinks> </command:command> <!-- v 1.3.0.36 --> <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10"> <command:details> <command:name> Get-MsolSettings </command:name> <maml:description> <maml:para>ディレクトリ設定を取得します。</maml:para> </maml:description> <maml:copyright> <maml:para></maml:para> </maml:copyright> <command:verb>Get</command:verb> <command:noun>MsolSettings</command:noun> <dev:version></dev:version> </command:details> <maml:description> <maml:para>Get-MsolSettings コマンドレットはディレクトリ設定オブジェクトを取得するために使用できます。</maml:para> </maml:description> <!-- Cmdlet syntax section--> <command:syntax> <command:syntaxItem> <maml:name>Get-MsolSettings</maml:name> <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>SettingId</maml:name> <maml:description> <maml:para>取得するディレクトリ設定に関連付けられている SettingId。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue> </command:parameter> </command:syntaxItem> <command:syntaxItem> <maml:name>Get-MsolSettings</maml:name> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>TargetType</maml:name> <maml:description> <maml:para>設定オブジェクトが関連付けられているオブジェクトの種類。指定されていない場合は、テナントに関連付けられます。設定可能な値は、Groups、Users、ServicePrincipals、Applications、Devices です。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">TargetType (enum)</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>TargetObjectId</maml:name> <maml:description> <maml:para>設定オブジェクトが関連付けられているオブジェクト ID。指定されていない場合は、テナントに関連付けられます。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue> </command:parameter> <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>SettingId</maml:name> <maml:description> <maml:para>取得するディレクトリ設定に関連付けられている SettingId。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue> </command:parameter> </command:syntaxItem> </command:syntax> <!-- Cmdlet parameter section --> <command:parameters> <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>Id</maml:name> <maml:description> <maml:para>取得するディレクトリ設定に関連付けられている SettingId。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue> <dev:type> <maml:name>Guid</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>TargetType</maml:name> <maml:description> <maml:para>設定オブジェクトが関連付けられているオブジェクトの種類。指定されていない場合は、テナントに関連付けられます。設定可能な値は、Groups、Users、ServicePrincipals、Applications、Devices です。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Microsoft.Online.Administration.TargetType</command:parameterValue> <dev:type> <maml:name>Microsoft.Online.Administration.TargetType</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>TargetObjectId</maml:name> <maml:description> <maml:para>設定オブジェクトが関連付けられているオブジェクト ID。指定されていない場合は、テナントに関連付けられます。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue> <dev:type> <maml:name>Guid</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> </command:parameters> <!-- Input - Output section--> <command:inputTypes> <command:inputType> <dev:type> <maml:name></maml:name> <maml:uri/> <maml:description/> </dev:type> <maml:description> <maml:para> <!-- description --> </maml:para> </maml:description> </command:inputType> </command:inputTypes> <command:returnValues> <command:returnValue> <dev:type> <maml:name>Microsoft.Online.Administration.Setting</maml:name> <maml:uri/> <maml:description/> </dev:type> <maml:description> <maml:para> <!-- description --> 次の情報が含まれているディレクトリ設定オブジェクトを取得します。 DisplayName: 設定の名前。 TemplateId: この設定が属するディレクトリ設定テンプレートの一意の ID。 Id: ディレクトリ設定の一意の文字列 ID。設定を更新するときには、この値を使用する必要があります。 Values: 設定の詳細を説明する名前と値の組。 </maml:para> </maml:description> </command:returnValue> </command:returnValues> <!-- Error section--> <command:terminatingErrors/> <command:nonTerminatingErrors/> <!-- Notes section --> <maml:alertSet> <maml:title></maml:title> <maml:alert> <maml:para> </maml:para> </maml:alert> <maml:alert> <maml:para></maml:para> </maml:alert> </maml:alertSet> <!-- Example section --> <command:examples> <command:example> <maml:title> -------------------------- 例 1 -------------------------- </maml:title> <maml:introduction> <maml:para>C:\PS></maml:para> </maml:introduction> <dev:code> Get-MsolSettings -SettingId <guid> Returns a directory setting associated with the <guid> SettingId. </dev:code> <dev:remarks> <maml:para>説明</maml:para> <maml:para>-----------</maml:para> <maml:para>このコマンドは、<guid> SettingId に関連付けられているディレクトリ設定を返します。</maml:para> <maml:para></maml:para> <maml:para></maml:para> <maml:para></maml:para> <maml:para></maml:para> </dev:remarks> <command:commandLines> <command:commandLine> <command:commandText></command:commandText> </command:commandLine> </command:commandLines> </command:example> <command:example> <maml:title> -------------------------- 例 2 -------------------------- </maml:title> <maml:introduction> <maml:para>C:\PS></maml:para> </maml:introduction> <dev:code> Get-MsolSettings -SettingId <guid> -TargetType Groups -TargetObjectId [Group Object Id] Returns a directory setting with the <guid> SettingId that is accosciated with a group object. </dev:code> <dev:remarks> <maml:para>説明</maml:para> <maml:para>-----------</maml:para> <maml:para>このコマンドは、グループ オブジェクトに関連付けられている <guid> SettingId を持つディレクトリ設定を返します。</maml:para> <maml:para></maml:para> <maml:para></maml:para> <maml:para></maml:para> <maml:para></maml:para> </dev:remarks> <command:commandLines> <command:commandLine> <command:commandText></command:commandText> </command:commandLine> </command:commandLines> </command:example> </command:examples> <!-- Link section --> <maml:relatedLinks> <maml:navigationLink> <maml:linkText></maml:linkText> <maml:uri/> </maml:navigationLink> </maml:relatedLinks> </command:command> <!-- v 1.3.0.36 --> <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10"> <command:details> <command:name> Get-MsolSettingTemplate </command:name> <maml:description> <maml:para>ディレクトリ設定テンプレートを取得します。</maml:para> </maml:description> <maml:copyright> <maml:para></maml:para> </maml:copyright> <command:verb>Get</command:verb> <command:noun>MsolSettingTemplate</command:noun> <dev:version></dev:version> </command:details> <maml:description> <maml:para>Get-MsolSettingTemplate コマンドレットは、ディレクトリ設定テンプレートを取得するために使用できます。</maml:para> </maml:description> <!-- Cmdlet syntax section--> <command:syntax> <command:syntaxItem> <maml:name>Get-MsolSettingTemplate</maml:name> <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>TemplateId</maml:name> <maml:description> <maml:para>取得するディレクトリ設定テンプレートに関連付けられている TemplateId。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue> </command:parameter> </command:syntaxItem> </command:syntax> <!-- Cmdlet parameter section --> <command:parameters> <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>TemplateId</maml:name> <maml:description> <maml:para>取得するディレクトリ設定テンプレートに関連付けられている TemplateId。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue> <dev:type> <maml:name>Guid</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> </command:parameters> <!-- Input - Output section--> <command:inputTypes> <command:inputType> <dev:type> <maml:name></maml:name> <maml:uri/> <maml:description/> </dev:type> <maml:description> <maml:para> <!-- description --> </maml:para> </maml:description> </command:inputType> </command:inputTypes> <command:returnValues> <command:returnValue> <dev:type> <maml:name>Microsoft.Online.Administration.SettingTemplate</maml:name> <maml:uri/> <maml:description/> </dev:type> <maml:description> <maml:para> <!-- description --> 次の情報が含まれているディレクトリ設定テンプレートを取得します。 Id: ディレクトリ設定テンプレートの一意の文字列 ID。設定を更新するときには、この値を使用する必要があります。 DisplayName: 設定テンプレートの名前。 Description: 設定テンプレートの説明。 Values: 設定テンプレートの詳細を説明する名前と値の組。 </maml:para> </maml:description> </command:returnValue> </command:returnValues> <!-- Error section--> <command:terminatingErrors/> <command:nonTerminatingErrors/> <!-- Notes section --> <maml:alertSet> <maml:title></maml:title> <maml:alert> <maml:para> </maml:para> </maml:alert> <maml:alert> <maml:para></maml:para> </maml:alert> </maml:alertSet> <!-- Example section --> <command:examples> <command:example> <maml:title> -------------------------- 例 1 -------------------------- </maml:title> <maml:introduction> <maml:para>C:\PS></maml:para> </maml:introduction> <dev:code> Get-MsolSettingTemplate -TemplateId <guid> Returns a directory setting template associated with the guid <guid>. </dev:code> <dev:remarks> <maml:para>説明</maml:para> <maml:para>-----------</maml:para> <maml:para>このコマンドは、guid <guid> に関連付けられたディレクトリ設定テンプレートを取得します。</maml:para> <maml:para></maml:para> <maml:para></maml:para> <maml:para></maml:para> <maml:para></maml:para> </dev:remarks> <command:commandLines> <command:commandLine> <command:commandText></command:commandText> </command:commandLine> </command:commandLines> </command:example> </command:examples> <!-- Link section --> <maml:relatedLinks> <maml:navigationLink> <maml:linkText></maml:linkText> <maml:uri/> </maml:navigationLink> </maml:relatedLinks> </command:command> <!-- v 1.3.0.36 --> <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10"> <command:details> <command:name> Get-MsolSubscription </command:name> <maml:description> <maml:para>サブスクリプションを取得します。</maml:para> </maml:description> <maml:copyright> <maml:para></maml:para> </maml:copyright> <command:verb>Get</command:verb> <command:noun>MsolSubscription</command:noun> <dev:version></dev:version> </command:details> <maml:description> <maml:para>Get-MsolSubscription コマンドレットは、会社が購入しているすべてのサブスクリプションを返します。ユーザーにライセンスを割り当てる場合は、代わりに Get-MsolAccountSku API を使用する必要があります。</maml:para> </maml:description> <!-- Cmdlet syntax section--> <command:syntax> <command:syntaxItem> <maml:name>Get-MsolSubscription</maml:name> <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>SubscriptionId</maml:name> <maml:description> <maml:para>取得するサブスクリプションのオブジェクト ID。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>TenantId</maml:name> <maml:description> <maml:para>操作の実行対象であるテナントの一意の ID。これを指定しないと、既定値である現在のユーザーのテナントが使用されます。このパラメーターはパートナー ユーザーにのみ適用されます。</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>取得するサブスクリプションのオブジェクト ID。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> <dev:type> <maml:name>string</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>TenantId</maml:name> <maml:description> <maml:para>操作の実行対象であるテナントの一意の ID。これを指定しないと、既定値である現在のユーザーのテナントが使用されます。このパラメーターはパートナー ユーザーにのみ適用されます。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue> <dev:type> <maml:name>Guid</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> </command:parameters> <!-- Input - Output section--> <command:inputTypes> <command:inputType> <dev:type> <maml:name></maml:name> <maml:uri/> <maml: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 --> このコマンドレットでは、それぞれの出力オブジェクトに以下の内容が含まれます。 DateCreated: このサブスクリプションの作成日。 NextLifecycleDate: このサブスクリプションの次のライフサイクル イベント日。 ObjectId: このサブスクリプションの一意の ID。 OcpSubscriptionId: 商用システムでのこのサブスクリプションの ID。 ServiceStatus: このサブスクリプションに関連付けられている各サービスのプロビジョニングの状況。 SkuId: このサブスクリプションに関連付けられている SKU のオブジェクト ID。 SkuPartNumber: このサブスクリプションに関連付けられている SKU。 Status: このサブスクリプションの状態 (Enabled、Expired、Suspended)。 TotalLicenses: このサブスクリプションに含まれるシート数。 </maml:para> </maml:description> </command:returnValue> </command:returnValues> <!-- Error section--> <command:terminatingErrors/> <command:nonTerminatingErrors/> <!-- Notes section --> <maml:alertSet> <maml:title></maml:title> <maml:alert> <maml:para> </maml:para> </maml:alert> <maml:alert> <maml:para></maml:para> </maml:alert> </maml:alertSet> <!-- Example section --> <command:examples> <command:example> <maml:title> -------------------------- 例 1 -------------------------- </maml:title> <maml:introduction> <maml:para>C:\PS></maml:para> </maml:introduction> <dev:code> Get-MsolSubscription Returns a list of subscriptions. </dev:code> <dev:remarks> <maml:para>説明</maml:para> <maml:para>-----------</maml:para> <maml:para>このコマンドは会社のサブスクリプションの一覧を取得します。ライセンスの割り当てについては、代わりに Get-MsolAccountSKU コマンドレットを使用します。</maml:para> <maml:para></maml:para> <maml:para></maml:para> <maml:para></maml:para> <maml:para></maml:para> </dev:remarks> <command:commandLines> <command:commandLine> <command:commandText></command:commandText> </command:commandLine> </command:commandLines> </command:example> </command:examples> <!-- Link section --> <maml:relatedLinks> <maml:navigationLink> <maml:linkText></maml:linkText> <maml:uri/> </maml:navigationLink> </maml:relatedLinks> </command:command> <!-- v 1.3.0.36 --> <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10"> <command:details> <command:name> Get-MsolUser </command:name> <maml:description> <maml:para>Microsoft Azure Active Directory からユーザーを取得します。</maml:para> </maml:description> <maml:copyright> <maml:para></maml:para> </maml:copyright> <command:verb>Get</command:verb> <command:noun>MsolUser</command:noun> <dev:version></dev:version> </command:details> <maml:description> <maml:para>Get-MsolUser コマンドレットは、個別のユーザーまたはユーザーの一覧を取得するために使用されます。個別のユーザーは、ObjectId または UserPrincipalName パラメーターを使用した場合に取得されます。</maml:para> </maml:description> <!-- Cmdlet syntax section--> <command:syntax> <command:syntaxItem> <maml:name>Get-MsolUser</maml:name> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named"> <maml:name>City</maml:name> <maml:description> <maml:para>結果をフィルター処理する基準の市区町村。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named"> <maml:name>Country</maml:name> <maml:description> <maml:para>結果をフィルター処理する基準の国。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named"> <maml:name>Department</maml:name> <maml:description> <maml:para>結果をフィルター処理する基準の部署。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named"> <maml:name>DomainName</maml:name> <maml:description> <maml:para>フィルター処理する結果のあるドメイン。これは会社の確認済みドメインである必要があります。このドメイン上の電子メール アドレス (プライマリまたはセカンダリ) を持つすべてのユーザーが返されます。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named"> <maml:name>EnabledFilter</maml:name> <maml:description> <maml:para>有効な (または無効な) ユーザーを返すフィルター。使用可能な値は All、EnabledOnly、および DisabledOnly です。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named"> <maml:name>HasErrorsOnly</maml:name> <maml:description> <maml:para>検証エラーのあるユーザーのみを返すフィルター。</maml:para> </maml:description> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named"> <maml:name>LicenseReconciliationNeededOnly</maml:name> <maml:description> <maml:para>ライセンスの調整が必要であるユーザーのみを返すフィルター。</maml:para> </maml:description> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named"> <maml:name>LiveId</maml:name> <maml:description> <maml:para>取得するユーザーのユーザー ID。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named"> <maml:name>MaxResults</maml:name> <maml:description> <maml:para>検索結果に返される結果の最大数。指定されない場合は、500 件の結果が返されます。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">int</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named"> <maml:name>ReturnDeletedUsers</maml:name> <maml:description> <maml:para>設定すると、ごみ箱にあるユーザーのみが削除されます。</maml:para> </maml:description> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named"> <maml:name>SearchString</maml:name> <maml:description> <maml:para>ユーザーを検索する文字列。この文字列で始まる電子メール アドレスまたは表示名のユーザーのみが返されます。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named"> <maml:name>State</maml:name> <maml:description> <maml:para>ユーザーの都道府県を返すフィルター。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named"> <maml:name>Synchronized</maml:name> <maml:description> <maml:para>Microsoft Azure Active Directory Sync により同期されるユーザーのみを返すフィルター。</maml:para> </maml:description> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>TenantId</maml:name> <maml:description> <maml:para>操作の実行対象であるテナントの一意の ID。これを指定しないと、既定値である現在のユーザーのテナントが使用されます。このパラメーターはパートナー ユーザーにのみ適用されます。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named"> <maml:name>Title</maml:name> <maml:description> <maml:para>ユーザーの役職を返すフィルター。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named"> <maml:name>UnlicensedUsersOnly</maml:name> <maml:description> <maml:para>ライセンスの割り当てられていないユーザーのみを返すフィルター。</maml:para> </maml:description> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named"> <maml:name>UsageLocation</maml:name> <maml:description> <maml:para>ユーザーがサービスを使用する国を返すフィルター。これは 2 文字の国コードである必要があります。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> </command:parameter> </command:syntaxItem> <command:syntaxItem> <maml:name>Get-MsolUser</maml:name> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named"> <maml:name>All</maml:name> <maml:description> <maml:para>設定すると、すべての結果が返されます。MaxResults パラメーターと同時に使用できません。</maml:para> </maml:description> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named"> <maml:name>City</maml:name> <maml:description> <maml:para>結果をフィルター処理する基準の市区町村。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named"> <maml:name>Country</maml:name> <maml:description> <maml:para>結果をフィルター処理する基準の国。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named"> <maml:name>Department</maml:name> <maml:description> <maml:para>結果をフィルター処理する基準の部署。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named"> <maml:name>DomainName</maml:name> <maml:description> <maml:para>フィルター処理する結果のあるドメイン。これは会社の確認済みドメインである必要があります。このドメイン上の電子メール アドレス (プライマリまたはセカンダリ) を持つすべてのユーザーが返されます。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named"> <maml:name>EnabledFilter</maml:name> <maml:description> <maml:para>有効な (または無効な) ユーザーを返すフィルター。使用可能な値は All、EnabledOnly、および DisabledOnly です。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named"> <maml:name>HasErrorsOnly</maml:name> <maml:description> <maml:para>検証エラーのあるユーザーのみを返すフィルター。</maml:para> </maml:description> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named"> <maml:name>LicenseReconciliationNeededOnly</maml:name> <maml:description> <maml:para>ライセンスの調整が必要であるユーザーのみを返すフィルター。</maml:para> </maml:description> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named"> <maml:name>ReturnDeletedUsers</maml:name> <maml:description> <maml:para>設定すると、ごみ箱にあるユーザーのみが削除されます。</maml:para> </maml:description> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named"> <maml:name>State</maml:name> <maml:description> <maml:para>ユーザーの都道府県を返すフィルター。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named"> <maml:name>Synchronized</maml:name> <maml:description> <maml:para>Microsoft Azure Active Directory Sync により同期されるユーザーのみを返すフィルター。</maml:para> </maml:description> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>TenantId</maml:name> <maml:description> <maml:para>操作の実行対象であるテナントの一意の ID。これを指定しないと、既定値である現在のユーザーのテナントが使用されます。このパラメーターはパートナー ユーザーにのみ適用されます。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named"> <maml:name>Title</maml:name> <maml:description> <maml:para>ユーザーの役職を返すフィルター。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named"> <maml:name>UnlicensedUsersOnly</maml:name> <maml:description> <maml:para>ライセンスの割り当てられていないユーザーのみを返すフィルター。</maml:para> </maml:description> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named"> <maml:name>UsageLocation</maml:name> <maml:description> <maml:para>ユーザーがサービスを使用する国を返すフィルター。これは 2 文字の国コードである必要があります。</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。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named"> <maml:name>ReturnDeletedUsers</maml:name> <maml:description> <maml:para>設定すると、ごみ箱にあるユーザーのみが削除されます。</maml:para> </maml:description> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>TenantId</maml:name> <maml:description> <maml:para>操作の実行対象であるテナントの一意の ID。これを指定しないと、既定値である現在のユーザーのテナントが使用されます。このパラメーターはパートナー ユーザーにのみ適用されます。</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>取得するユーザーのユーザー ID。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named"> <maml:name>ReturnDeletedUsers</maml:name> <maml:description> <maml:para>設定されている場合、ごみ箱内のユーザーのみが返されます。</maml:para> </maml:description> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>TenantId</maml:name> <maml:description> <maml:para>操作の実行対象であるテナントの一意の ID。これを指定しないと、既定値である現在のユーザーのテナントが使用されます。このパラメーターはパートナー ユーザーにのみ適用されます。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue> </command:parameter> </command:syntaxItem> </command:syntax> <!-- Cmdlet parameter section --> <command:parameters> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named"> <maml:name>All</maml:name> <maml:description> <maml:para>設定すると、すべての結果が返されます。MaxResults パラメーターと同時に使用できません。</maml:para> </maml:description> <command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue> <dev:type> <maml:name>SwitchParameter</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named"> <maml:name>City</maml:name> <maml:description> <maml:para>結果をフィルター処理する基準の市区町村。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> <dev:type> <maml:name>string</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named"> <maml:name>Country</maml:name> <maml:description> <maml:para>結果をフィルター処理する基準の国。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> <dev:type> <maml:name>string</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named"> <maml:name>Department</maml:name> <maml:description> <maml:para>結果をフィルター処理する基準の部署。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> <dev:type> <maml:name>string</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named"> <maml:name>DomainName</maml:name> <maml:description> <maml:para>フィルター処理する結果のあるドメイン。これは会社の確認済みドメインである必要があります。このドメイン上の電子メール アドレス (プライマリまたはセカンダリ) を持つすべてのユーザーが返されます。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> <dev:type> <maml:name>string</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named"> <maml:name>EnabledFilter</maml:name> <maml:description> <maml:para>有効な (または無効な) ユーザーを返すフィルター。使用可能な値は All、EnabledOnly、および DisabledOnly です。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> <dev:type> <maml:name>string</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named"> <maml:name>HasErrorsOnly</maml:name> <maml:description> <maml:para>検証エラーのあるユーザーのみを返すフィルター。</maml:para> </maml:description> <command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue> <dev:type> <maml:name>SwitchParameter</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named"> <maml:name>LicenseReconciliationNeededOnly</maml:name> <maml:description> <maml:para>ライセンスの調整が必要であるユーザーのみを返すフィルター。</maml:para> </maml:description> <command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue> <dev:type> <maml:name>SwitchParameter</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named"> <maml:name>LiveId</maml:name> <maml:description> <maml:para>取得するユーザーのユーザー ID。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> <dev:type> <maml:name>string</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named"> <maml:name>MaxResults</maml:name> <maml:description> <maml:para>検索結果に返される結果の最大数。指定されない場合は、500 件の結果が返されます。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">int</command:parameterValue> <dev:type> <maml:name>int</maml:name> <maml:uri/> </dev:type> <dev:defaultValue>500</dev:defaultValue> </command:parameter> <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>ObjectId</maml:name> <maml:description> <maml:para>取得するユーザーの一意の ID。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue> <dev:type> <maml:name>Guid</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named"> <maml:name>ReturnDeletedUsers</maml:name> <maml:description> <maml:para>設定すると、ごみ箱にあるユーザーのみが削除されます。</maml:para> </maml:description> <command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue> <dev:type> <maml:name>SwitchParameter</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named"> <maml:name>SearchString</maml:name> <maml:description> <maml:para>ユーザーを検索する文字列。この文字列で始まる電子メール アドレスまたは表示名のユーザーのみが返されます。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> <dev:type> <maml:name>string</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named"> <maml:name>State</maml:name> <maml:description> <maml:para>ユーザーの都道府県を返すフィルター。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> <dev:type> <maml:name>string</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named"> <maml:name>Synchronized</maml:name> <maml:description> <maml:para>Microsoft Azure Active Directory Sync により同期されるユーザーのみを返すフィルター。</maml:para> </maml:description> <command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue> <dev:type> <maml:name>SwitchParameter</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>TenantId</maml:name> <maml:description> <maml:para>操作の実行対象であるテナントの一意の ID。これを指定しないと、既定値である現在のユーザーのテナントが使用されます。このパラメーターはパートナー ユーザーにのみ適用されます。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue> <dev:type> <maml:name>Guid</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named"> <maml:name>Title</maml:name> <maml:description> <maml:para>ユーザーの役職を返すフィルター。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> <dev:type> <maml:name>string</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named"> <maml:name>UnlicensedUsersOnly</maml:name> <maml:description> <maml:para>ライセンスの割り当てられていないユーザーのみを返すフィルター。</maml:para> </maml:description> <command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue> <dev:type> <maml:name>SwitchParameter</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named"> <maml:name>UsageLocation</maml:name> <maml:description> <maml:para>ユーザーがサービスを使用する国を返すフィルター。これは 2 文字の国コードである必要があります。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="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>取得するユーザーのユーザー ID。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> <dev:type> <maml:name>string</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> </command:parameters> <!-- Input - Output section--> <command:inputTypes> <command:inputType> <dev:type> <maml:name></maml:name> <maml:uri/> <maml: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 --> このコマンドレットは、以下の情報を含むユーザー オブジェクトを返します。 AlternateEmailAddresses: ユーザーの連絡用電子メール アドレス (Microsoft Azure Active Directory の外部)。 BlockCredential: ユーザーがサインインできるかどうか。 City: ユーザーの市区町村。 Country: ユーザーの国。 Department: ユーザーの部署。 DisplayName: ユーザーの表示名。 Errors: エラーの配列。これらは、サービスを使用できなくなることにつながる可能性のある検証エラーです。 Fax: ユーザーの FAX 番号。 FirstName: ユーザーの名。 ImmutableID: フェデレーション ユーザーについてのみ返されます。これは、Microsoft Azure Active Directory とのフェデレーションに必要な ID です。 isBlackBerryUser: ユーザーが BlackBerry デバイスを持っているかどうかを返します。 isLicensed: ユーザーにライセンスが割り当てられているかどうか。 LastDirSyncTime: ディレクトリ同期を最後に実行した日時 (Active Directory 同期を介して Microsoft Azure Active Directory と同期されているユーザーからのみ返されます)。 LastPasswordChangeTimestamp: ユーザーのパスワード変更が Microsoft Azure Active Directory に最後に登録された時刻。 LastName: ユーザーの姓。 LicenseReconciliationNeeded: ユーザーがライセンスのないメールボックスを現在持っているかどうか。この場合、メールボックスの消失を回避するために、ユーザーに 30 日間のライセンスを付与する必要があります。 Licenses: ユーザーのライセンスの一覧。 LiveID: ユーザーの一意のログイン ID。 MobilePhone: ユーザーの携帯電話番号。 ObjectId: ユーザーの一意の ID。 Office: ユーザーの事業所番号。 OverallProvisioningStatus: ユーザーがサービスに対してプロビジョニングされているかどうか。 ユーザーのパスワードを 90 日ごとに変更する必要があるかどうか。 Phone Number: ユーザーの電話番号。 Postal Code: ユーザーの郵便番号。 Preferred Data Location: ユーザーの希望するデータの場所。 Preferred Language: ユーザーの希望する言語。 Proxy Addresses - このユーザーに関連付けられているプロキシ アドレス。 State: ユーザーの都道府県。 StreetAddress: ユーザーの番地。 StrongPasswordRequired: ユーザーがパスワードを変更するときに、強力なパスワードの設定を求めるかどうか。強力なパスワードをお勧めします。 Title: ユーザーの役職。 UsageLocation: ユーザーがサービスを使用する国。これは 2 文字の国コードである必要があります。 UserPrincipalName: ユーザーのユーザー ID。 ValidationStatus: ユーザーにエラーがあるかどうか。 </maml:para> </maml:description> </command:returnValue> </command:returnValues> <!-- Error section--> <command:terminatingErrors/> <command:nonTerminatingErrors/> <!-- Notes section --> <maml:alertSet> <maml:title></maml:title> <maml:alert> <maml:para> </maml:para> </maml:alert> <maml:alert> <maml:para></maml:para> </maml:alert> </maml:alertSet> <!-- Example section --> <command:examples> <command:example> <maml:title> -------------------------- 例 1 -------------------------- </maml:title> <maml:introduction> <maml:para>C:\PS></maml:para> </maml:introduction> <dev:code> Get-MsolUser Returns a list of users. </dev:code> <dev:remarks> <maml:para>説明</maml:para> <maml:para>-----------</maml:para> <maml:para>このコマンドは会社のすべてのユーザーを取得します (最大結果は 500 件)。</maml:para> <maml:para></maml:para> <maml:para></maml:para> <maml:para></maml:para> <maml:para></maml:para> </dev:remarks> <command:commandLines> <command:commandLine> <command:commandText></command:commandText> </command:commandLine> </command:commandLines> </command:example> <command:example> <maml:title> -------------------------- 例 2 -------------------------- </maml:title> <maml:introduction> <maml:para>C:\PS></maml:para> </maml:introduction> <dev:code> Get-MsolUser -EnabledFilter EnabledOnly -MaxResults 2000 Returns a list of users. </dev:code> <dev:remarks> <maml:para>説明</maml:para> <maml:para>-----------</maml:para> <maml:para>このコマンドは有効なユーザーの一覧を取得します (最大結果は 2000 件)。</maml:para> <maml:para></maml:para> <maml:para></maml:para> <maml:para></maml:para> <maml:para></maml:para> </dev:remarks> <command:commandLines> <command:commandLine> <command:commandText></command:commandText> </command:commandLine> </command:commandLines> </command:example> <command:example> <maml:title> -------------------------- 例 3 -------------------------- </maml:title> <maml:introduction> <maml:para>C:\PS></maml:para> </maml:introduction> <dev:code> Get-MsolUser -UserPrincipalName johns@contoso.com Returns a user object. </dev:code> <dev:remarks> <maml:para>説明</maml:para> <maml:para>-----------</maml:para> <maml:para>このコマンドは、UPN johns@contoso.com のユーザーを取得します。</maml:para> <maml:para></maml:para> <maml:para></maml:para> <maml:para></maml:para> <maml:para></maml:para> </dev:remarks> <command:commandLines> <command:commandLine> <command:commandText></command:commandText> </command:commandLine> </command:commandLines> </command:example> <command:example> <maml:title> -------------------------- 例 4 -------------------------- </maml:title> <maml:introduction> <maml:para>C:\PS></maml:para> </maml:introduction> <dev:code> Get-MsolUser -ObjectId <guid> Returns a user object. </dev:code> <dev:remarks> <maml:para>説明</maml:para> <maml:para>-----------</maml:para> <maml:para>このコマンドは、ユーザーおよび対応するオブジェクト ID を取得します。</maml:para> <maml:para></maml:para> <maml:para></maml:para> <maml:para></maml:para> <maml:para></maml:para> </dev:remarks> <command:commandLines> <command:commandLine> <command:commandText></command:commandText> </command:commandLine> </command:commandLines> </command:example> <command:example> <maml:title> -------------------------- 例 5 -------------------------- </maml:title> <maml:introduction> <maml:para>C:\PS></maml:para> </maml:introduction> <dev:code> Get-MsolUser -SearchString "Tim" Returns a user object. </dev:code> <dev:remarks> <maml:para>説明</maml:para> <maml:para>-----------</maml:para> <maml:para>このコマンドは、表示名または電子メール アドレスに "Tim" を含むユーザーの一覧を取得します (最大結果は 500 件)。</maml:para> <maml:para></maml:para> <maml:para></maml:para> <maml:para></maml:para> <maml:para></maml:para> </dev:remarks> <command:commandLines> <command:commandLine> <command:commandText></command:commandText> </command:commandLine> </command:commandLines> </command:example> <command:example> <maml:title> -------------------------- 例 6 -------------------------- </maml:title> <maml:introduction> <maml:para>C:\PS></maml:para> </maml:introduction> <dev:code> Get-MsolUser -EnabledFilter EnabledOnly -MaxResults 2000 None </dev:code> <dev:remarks> <maml:para>説明</maml:para> <maml:para>-----------</maml:para> <maml:para>このコマンドは有効なユーザーの一覧を取得します (最大結果は 2000 件)。</maml:para> <maml:para></maml:para> <maml:para></maml:para> <maml:para></maml:para> <maml:para></maml:para> </dev:remarks> <command:commandLines> <command:commandLine> <command:commandText></command:commandText> </command:commandLine> </command:commandLines> </command:example> <command:example> <maml:title> -------------------------- 例 7 -------------------------- </maml:title> <maml:introduction> <maml:para>C:\PS></maml:para> </maml:introduction> <dev:code> Get-MsolUser -UserPrincipalName john@contoso.onmicrosoft.com | Select PreferredDataLocation </dev:code> <dev:remarks> <maml:para>説明</maml:para> <maml:para>-----------</maml:para> <maml:para>このコマンドはユーザーの優先データの場所を返します。</maml:para> <maml:para></maml:para> <maml:para></maml:para> <maml:para></maml:para> <maml:para></maml:para> </dev:remarks> <command:commandLines> <command:commandLine> <command:commandText></command:commandText> </command:commandLine> </command:commandLines> </command:example> </command:examples> <!-- Link section --> <maml:relatedLinks> <maml:navigationLink> <maml:linkText></maml:linkText> <maml:uri/> </maml:navigationLink> </maml:relatedLinks> </command:command> <!-- v 1.3.0.36 --> <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10"> <command:details> <command:name> Get-MsolUserRole </command:name> <maml:description> <maml:para>指定したユーザーがメンバーになっているロールの一覧を取得します。</maml:para> </maml:description> <maml:copyright> <maml:para></maml:para> </maml:copyright> <command:verb>Get</command:verb> <command:noun>MsolUserRole</command:noun> <dev:version></dev:version> </command:details> <maml:description> <maml:para>Get-MsolUserRole コマンドレットは、指定したユーザーが属する管理者ロールをすべて取得するために使用されます。このコマンドレットは、セキュリティ グループ メンバーシップを通じてユーザーがメンバーになっているロールも返します。</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>ロールを取得するユーザーの ID。</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。これを指定しないと、既定値である現在のユーザーのテナントが使用されます。このパラメーターはパートナー ユーザーにのみ適用されます。</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>ロールを取得するユーザーのユーザー ID。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>TenantId</maml:name> <maml:description> <maml:para>操作の実行対象であるテナントの一意の ID。これを指定しないと、既定値である現在のユーザーのテナントが使用されます。このパラメーターはパートナー ユーザーにのみ適用されます。</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>ロールを取得するユーザーの ID。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue> <dev:type> <maml:name>Guid</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>TenantId</maml:name> <maml:description> <maml:para>操作の実行対象であるテナントの一意の ID。これを指定しないと、既定値である現在のユーザーのテナントが使用されます。このパラメーターはパートナー ユーザーにのみ適用されます。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue> <dev:type> <maml:name>Guid</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>UserPrincipalName</maml:name> <maml:description> <maml:para>ロールを取得するユーザーのユーザー ID。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> <dev:type> <maml:name>string</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> </command:parameters> <!-- Input - Output section--> <command:inputTypes> <command:inputType> <dev:type> <maml:name></maml:name> <maml:uri/> <maml:description/> </dev:type> <maml:description> <maml:para> <!-- description --> </maml:para> </maml:description> </command:inputType> </command:inputTypes> <command:returnValues> <command:returnValue> <dev:type> <maml:name></maml:name> <maml:uri/> <maml:description/> </dev:type> <maml:description> <maml:para> <!-- description --> </maml:para> </maml:description> </command:returnValue> </command:returnValues> <!-- Error section--> <command:terminatingErrors/> <command:nonTerminatingErrors/> <!-- Notes section --> <maml:alertSet> <maml:title></maml:title> <maml:alert> <maml:para> </maml:para> </maml:alert> <maml:alert> <maml:para></maml:para> </maml:alert> </maml:alertSet> <!-- Example section --> <command:examples> <command:example> <maml:title> -------------------------- 例 1 -------------------------- </maml:title> <maml:introduction> <maml:para>C:\PS></maml:para> </maml:introduction> <dev:code> Get-MsolUserRole -UserPrincipalName user@contoso.com Returns a list of roles. </dev:code> <dev:remarks> <maml:para>説明</maml:para> <maml:para>-----------</maml:para> <maml:para>このコマンドは user@contoso.com がメンバーになっているすべてのグループを返します。</maml:para> <maml:para></maml:para> <maml:para></maml:para> <maml:para></maml:para> <maml:para></maml:para> </dev:remarks> <command:commandLines> <command:commandLine> <command:commandText></command:commandText> </command:commandLine> </command:commandLines> </command:example> </command:examples> <!-- Link section --> <maml:relatedLinks> <maml:navigationLink> <maml:linkText></maml:linkText> <maml:uri/> </maml:navigationLink> </maml:relatedLinks> </command:command> <!-- v 1.3.0.36 --> <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10"> <command:details> <command:name> New-MsolDomain </command:name> <maml:description> <maml:para>Microsoft Azure Active Directory に新しいドメインを追加します。</maml:para> </maml:description> <maml:copyright> <maml:para></maml:para> </maml:copyright> <command:verb>New</command:verb> <command:noun>MsolDomain</command:noun> <dev:version></dev:version> </command:details> <maml:description> <maml:para>New-MsolDomain コマンドレットは、新しいドメイン オブジェクトを作成するために使用されます。このコマンドレットを使用して、管理対象 ID またはフェデレーション ID を持つドメインを作成できます。ただし、フェデレーション ドメインを確実に正しくセットアップするには、New-MsolFederatedDomain コマンドレットを使用する必要があります。</maml:para> </maml:description> <!-- Cmdlet syntax section--> <command:syntax> <command:syntaxItem> <maml:name>New-MsolDomain</maml:name> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>Authentication</maml:name> <maml:description> <maml:para>ドメインの認証の種類 (管理対象またはフェデレーション)。このドメインに作成されるすべてのユーザーに、この認証の種類が適用されます。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">DomainAuthenticationType</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>Name</maml:name> <maml:description> <maml:para>ドメインの完全修飾ドメイン名。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>TenantId</maml:name> <maml:description> <maml:para>操作の実行対象であるテナントの一意の ID。これを指定しないと、既定値である現在のユーザーのテナントが使用されます。このパラメーターはパートナー ユーザーにのみ適用されます。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue> </command:parameter> </command:syntaxItem> </command:syntax> <!-- Cmdlet parameter section --> <command:parameters> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>Authentication</maml:name> <maml:description> <maml:para>ドメインの認証の種類 (管理対象またはフェデレーション)。このドメインに作成されるすべてのユーザーに、この認証の種類が適用されます。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">DomainAuthenticationType</command:parameterValue> <dev:type> <maml:name>DomainAuthenticationType</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>Name</maml:name> <maml:description> <maml:para>ドメインの完全修飾ドメイン名。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> <dev:type> <maml:name>string</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>TenantId</maml:name> <maml:description> <maml:para>操作の実行対象であるテナントの一意の ID。これを指定しないと、既定値である現在のユーザーのテナントが使用されます。このパラメーターはパートナー ユーザーにのみ適用されます。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue> <dev:type> <maml:name>Guid</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> </command:parameters> <!-- Input - Output section--> <command:inputTypes> <command:inputType> <dev:type> <maml:name></maml:name> <maml:uri/> <maml: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 --> このコマンドレットは、新しいドメインに関する詳細を返します。 </maml:para> </maml:description> </command:returnValue> </command:returnValues> <!-- Error section--> <command:terminatingErrors/> <command:nonTerminatingErrors/> <!-- Notes section --> <maml:alertSet> <maml:title></maml:title> <maml:alert> <maml:para> </maml:para> </maml:alert> <maml:alert> <maml:para></maml:para> </maml:alert> </maml:alertSet> <!-- Example section --> <command:examples> <command:example> <maml:title> -------------------------- 例 1 -------------------------- </maml:title> <maml:introduction> <maml:para>C:\PS></maml:para> </maml:introduction> <dev:code> New-MsolDomain -Name contoso.com Returns a domain object. </dev:code> <dev:remarks> <maml:para>説明</maml:para> <maml:para>-----------</maml:para> <maml:para>このコマンドは "contoso.com" という名前の新しいドメインを作成します。ドメインを使用するには、先に確認する必要があります。</maml:para> <maml:para></maml:para> <maml:para></maml:para> <maml:para></maml:para> <maml:para></maml:para> </dev:remarks> <command:commandLines> <command:commandLine> <command:commandText></command:commandText> </command:commandLine> </command:commandLines> </command:example> </command:examples> <!-- Link section --> <maml:relatedLinks> <maml:navigationLink> <maml:linkText></maml:linkText> <maml:uri/> </maml:navigationLink> </maml:relatedLinks> </command:command> <!-- v 1.3.0.36 --> <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10"> <command:details> <command:name> New-MsolGroup </command:name> <maml:description> <maml:para>Microsoft Azure Active Directory に新しいグループを追加します。</maml:para> </maml:description> <maml:copyright> <maml:para></maml:para> </maml:copyright> <command:verb>New</command:verb> <command:noun>MsolGroup</command:noun> <dev:version></dev:version> </command:details> <maml:description> <maml:para>New-MsolGroup コマンドレットは、Microsoft Azure Active Directory に新しいセキュリティ グループを追加するために使用されます。</maml:para> </maml:description> <!-- Cmdlet syntax section--> <command:syntax> <command:syntaxItem> <maml:name>New-MsolGroup</maml:name> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>Description</maml:name> <maml:description> <maml:para>グループの説明。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>DisplayName</maml:name> <maml:description> <maml:para>グループの表示名。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>ManagedBy</maml:name> <maml:description> <maml:para>グループの所有者。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>TenantId</maml:name> <maml:description> <maml:para>操作の実行対象であるテナントの一意の ID。これを指定しないと、既定値である現在のユーザーのテナントが使用されます。このパラメーターはパートナー ユーザーにのみ適用されます。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue> </command:parameter> </command:syntaxItem> </command:syntax> <!-- Cmdlet parameter section --> <command:parameters> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>Description</maml:name> <maml:description> <maml:para>グループの説明。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> <dev:type> <maml:name>string</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>DisplayName</maml:name> <maml:description> <maml:para>グループの表示名。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> <dev:type> <maml:name>string</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>ManagedBy</maml:name> <maml:description> <maml:para>グループの所有者。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> <dev:type> <maml:name>string</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>TenantId</maml:name> <maml:description> <maml:para>操作の実行対象であるテナントの一意の ID。これを指定しないと、既定値である現在のユーザーのテナントが使用されます。このパラメーターはパートナー ユーザーにのみ適用されます。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue> <dev:type> <maml:name>Guid</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> </command:parameters> <!-- Input - Output section--> <command:inputTypes> <command:inputType> <dev:type> <maml:name></maml:name> <maml:uri/> <maml:description/> </dev:type> <maml:description> <maml:para> <!-- description --> </maml:para> </maml:description> </command:inputType> </command:inputTypes> <command:returnValues> <command:returnValue> <dev:type> <maml:name>Microsoft.Online.Administration.Group</maml:name> <maml:uri/> <maml:description/> </dev:type> <maml:description> <maml:para> <!-- description --> 作成された新しいグループを返します。 </maml:para> </maml:description> </command:returnValue> </command:returnValues> <!-- Error section--> <command:terminatingErrors/> <command:nonTerminatingErrors/> <!-- Notes section --> <maml:alertSet> <maml:title></maml:title> <maml:alert> <maml:para> </maml:para> </maml:alert> <maml:alert> <maml:para></maml:para> </maml:alert> </maml:alertSet> <!-- Example section --> <command:examples> <command:example> <maml:title> -------------------------- 例 1 -------------------------- </maml:title> <maml:introduction> <maml:para>C:\PS></maml:para> </maml:introduction> <dev:code> New-MsolGroup -DisplayName "MyGroup" -Description "My test group" Returns a group object. </dev:code> <dev:remarks> <maml:para>説明</maml:para> <maml:para>-----------</maml:para> <maml:para>このコマンドは "MyGroup" という名前のセキュリティ グループを新たに作成します。</maml:para> <maml:para></maml:para> <maml:para></maml:para> <maml:para></maml:para> <maml:para></maml:para> </dev:remarks> <command:commandLines> <command:commandLine> <command:commandText></command:commandText> </command:commandLine> </command:commandLines> </command:example> </command:examples> <!-- Link section --> <maml:relatedLinks> <maml:navigationLink> <maml:linkText></maml:linkText> <maml:uri/> </maml:navigationLink> </maml:relatedLinks> </command:command> <!-- v 1.3.0.36 --> <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10"> <command:details> <command:name> New-MsolLicenseOptions </command:name> <maml:description> <maml:para>新しいライセンス オプションのオブジェクトを作成します。このオブジェクトは、Add-MSOLUser および Set-MsolUserLicense コマンドレットでライセンスを割り当てるときに使用されます。</maml:para> </maml:description> <maml:copyright> <maml:para></maml:para> </maml:copyright> <command:verb>New</command:verb> <command:noun>MsolLicenseOptions</command:noun> <dev:version></dev:version> </command:details> <maml:description> <maml:para>New-MsolLicenseOptions コマンドレットは、新しいライセンス オプション オブジェクトを作成します。このコマンドレットを使用すると、Add-MsolUser および Set-MsolUserLicense コマンドレットを使用してユーザーにライセンスを割り当てる場合に特定のサービス プランが無効になります。</maml:para> </maml:description> <!-- Cmdlet syntax section--> <command:syntax> <command:syntaxItem> <maml:name>New-MsolLicenseOptions</maml:name> <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named"> <maml:name>AccountSkuId</maml:name> <maml:description> <maml:para>これらのオプションのライセンス (AccountSkuID)。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="false" position="named"> <maml:name>DisabledPlans</maml:name> <maml:description> <maml:para>このライセンスをユーザーに割り当てるときに、無効にするサービス プランの一覧。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="true">string[]</command:parameterValue> </command:parameter> </command:syntaxItem> </command:syntax> <!-- Cmdlet parameter section --> <command:parameters> <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named"> <maml:name>AccountSkuId</maml:name> <maml:description> <maml:para>これらのオプションのライセンス (AccountSkuID)。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> <dev:type> <maml:name>string</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="false" position="named"> <maml:name>DisabledPlans</maml:name> <maml:description> <maml:para>このライセンスをユーザーに割り当てるときに、無効にするサービス プランの一覧。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="true">string[]</command:parameterValue> <dev:type> <maml:name>string[]</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> </command:parameters> <!-- Input - Output section--> <command:inputTypes> <command:inputType> <dev:type> <maml:name></maml:name> <maml:uri/> <maml:description/> </dev:type> <maml:description> <maml:para> <!-- description --> </maml:para> </maml:description> </command:inputType> </command:inputTypes> <command:returnValues> <command:returnValue> <dev:type> <maml:name></maml:name> <maml:uri/> <maml:description/> </dev:type> <maml:description> <maml:para> <!-- description --> </maml:para> </maml:description> </command:returnValue> </command:returnValues> <!-- Error section--> <command:terminatingErrors/> <command:nonTerminatingErrors/> <!-- Notes section --> <maml:alertSet> <maml:title></maml:title> <maml:alert> <maml:para> </maml:para> </maml:alert> <maml:alert> <maml:para></maml:para> </maml:alert> </maml:alertSet> <!-- Example section --> <command:examples> <command:example> <maml:title> -------------------------- 例 1 -------------------------- </maml:title> <maml:introduction> <maml:para>C:\PS></maml:para> </maml:introduction> <dev:code> New-MsolLicenseOption -AccountSkuId Contoso:BPOS_STANDARD -DisabledPlans EXCHANGE_STANDARD Returns a License Option object. </dev:code> <dev:remarks> <maml:para>説明</maml:para> <maml:para>-----------</maml:para> <maml:para>このコマンドは、ライセンス オプションのオブジェクトを作成します。New-MsolUser または Set-MsolUserLicense でライセンス オプションのパラメーターに使用できます。</maml:para> <maml:para></maml:para> <maml:para></maml:para> <maml:para></maml:para> <maml:para></maml:para> </dev:remarks> <command:commandLines> <command:commandLine> <command:commandText></command:commandText> </command:commandLine> </command:commandLines> </command:example> </command:examples> <!-- Link section --> <maml:relatedLinks> <maml:navigationLink> <maml:linkText></maml:linkText> <maml:uri/> </maml:navigationLink> </maml:relatedLinks> </command:command> <!-- v 1.3.0.36 --> <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10"> <command:details> <command:name> New-MsolServicePrincipal </command:name> <maml:description> <maml:para>Microsoft Azure Active Directory に新しいサービス プリンシパルを追加します。</maml:para> </maml:description> <maml:copyright> <maml:para></maml:para> </maml:copyright> <command:verb>New</command:verb> <command:noun>MsolServicePrincipal</command:noun> <dev:version></dev:version> </command:details> <maml:description> <maml:para> New-MsolServicePrincipal コマンドレットは、Microsoft Azure Active Directory において基幹業務 (LOB) アプリケーションまたは Microsoft Exchange、SharePoint、Lync などのオンプレミス サーバーを "サービス プリンシパル" オブジェクトとして表すために使用できる、サービス プリンシパルを作成します。新しいアプリケーションをサービス プリンシパルとして追加することで、そのアプリケーションが Microsoft Office 365 などの他のサービスに対する認証を行えるようになります。 </maml:para> </maml:description> <!-- Cmdlet syntax section--> <command:syntax> <command:syntaxItem> <maml:name>New-MsolServicePrincipal</maml:name> <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named"> <maml:name>DisplayName</maml:name> <maml:description> <maml:para>サービス プリンシパルのフレンドリ名</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>AccountEnabled</maml:name> <maml:description> <maml:para>アカウントを有効にする必要があるかどうかを指定します。指定しない場合、true に設定されます。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Boolean</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>Addresses</maml:name> <maml:description> <maml:para>アプリケーションで使用されるアドレスのリスト。このリストは、New-MsolServicePrincipalAddress ヘルプ コマンドレットを使用して作成します。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="true">Address[]</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>AppPrincipalId</maml:name> <maml:description> <maml:para>テナント内のサービス プリンシパルの一意のアプリケーション識別子。このプロパティは一度作成されると変更できません。AppPrincipalId を指定していない場合は生成されます。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>EndDate</maml:name> <maml:description> <maml:para>資格情報の使用の有効終了日。既定の終了日の値は、今日から 1 年後です。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">DateTime</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>ServicePrincipalNames</maml:name> <maml:description> <maml:para> サービス プリンシパルに関連付けられたサービス プリンシパル名 (SPN) の一覧。 SPN は会社のテナントごとに一意である必要があり、アプリケーションは SPN を使用して自身を一意に認識します。既定では、サービス プリンシパル AppID が SPN として常に追加されます。 SPN には "appName" または "appName/hostname" の形式のいずれかを使用するか、有効な URL である必要があります。AppName はアプリケーション名、hostname はアプリケーションの URI 権限を表します。サービス プリンシパルが WS-Federation の証明書利用者を表す場合、SPN には WS-Federation wtrealm パラメーターとして扱われる URL を設定できます。 </maml:para> </maml:description> <command:parameterValue required="true" variableLength="true">string[]</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>StartDate</maml:name> <maml:description> <maml:para>資格情報の使用の有効開始日。既定の開始日の値は今日です。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">DateTime</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>TenantId</maml:name> <maml:description> <maml:para>操作の実行対象であるテナントの一意の ID。これを指定しないと、既定値である現在のユーザーのテナントが使用されます。このパラメーターはパートナー ユーザーにのみ適用されます。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>Type</maml:name> <maml:description> <maml:para>使用する資格情報の種類。資格情報の種類は、"asymmetric"、"symmetric"、または "password" のいずれかに設定できます。"asymmetric" の場合、Value パラメーターに、Base64 でエンコードされた X509 証明書の公開部分を設定する必要があります。"symmetric" の場合、Value パラメーターが未指定であれば、256 ビット AES 対称キーが生成されます。"password" の場合は、Value パラメーターを指定する必要がありますが、Base64 でエンコードされたパスワードは指定できません。既定の設定は "symmetric" です。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">ServicePrincipalCredentialType</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>Usage</maml:name> <maml:description> <maml:para> 資格情報キーの使用法。資格情報キーの使用法は、トークンの "sign" (署名) または "verify" (確認) のいずれかに設定できます。既定の設定は "verify" です。署名は対称キーでのみ使用できます。確認はすべての種類のキーで使用できます。 "verify" 用資格情報キーは、要求トークンがアプリケーション (このサービス プリンシパルが示すもの) により送信されたことを確認するために、Microsoft Azure Active Directory で必要とされます。また、アプリケーションのオプションとして、Microsoft Azure Active Directory を識別する非対称の公開キーではなく署名用キーで署名されたトークンを、Microsoft Azure Active Directory がアプリケーションに発行することが必要になる場合もあります。その場合は、サービス プリンシパルに "sign" 用資格情報キーを指定します。 </maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">ServicePrincipalCredentialUsage</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>Value</maml:name> <maml:description> <maml:para>資格情報の値。資格情報の種類が "asymmetric" の場合は、Base64 でエンコードされた証明書を表します。証明書の種類が "symmetric" に設定されていて Value が未指定の場合は、256 ビット AES キーが自動的に作成され、作成日から 1 年有効になります。資格情報の種類が "password" に設定されている場合は、Value パラメーターを指定する必要がありますが、Base64 でエンコードされたパスワードは指定できません。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> </command:parameter> </command:syntaxItem> </command:syntax> <!-- Cmdlet parameter section --> <command:parameters> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>AccountEnabled</maml:name> <maml:description> <maml:para>アカウントを有効にする必要があるかどうかを指定します。指定しない場合、true に設定されます。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Boolean</command:parameterValue> <dev:type> <maml:name>Boolean</maml:name> <maml:uri/> </dev:type> <dev:defaultValue>true</dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>Addresses</maml:name> <maml:description> <maml:para>アプリケーションで使用されるアドレスのリスト。このリストは、New-MsolServicePrincipalAddress ヘルプ コマンドレットを使用して作成します。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="true">Address[]</command:parameterValue> <dev:type> <maml:name>Address[]</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>AppPrincipalId</maml:name> <maml:description> <maml:para>テナント内のサービス プリンシパルの一意のアプリケーション識別子。このプロパティは一度作成されると変更できません。AppPrincipalId を指定していない場合は生成されます。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue> <dev:type> <maml:name>Guid</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named"> <maml:name>DisplayName</maml:name> <maml:description> <maml:para>サービス プリンシパルのフレンドリ名</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> <dev:type> <maml:name>string</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>EndDate</maml:name> <maml:description> <maml:para>資格情報の使用の有効終了日。既定の終了日の値は、今日から 1 年後です。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">DateTime</command:parameterValue> <dev:type> <maml:name>DateTime</maml:name> <maml:uri/> </dev:type> <dev:defaultValue>Today + 1 year</dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>ServicePrincipalNames</maml:name> <maml:description> <maml:para> サービス プリンシパルに関連付けられたサービス プリンシパル名 (SPN) の一覧。 SPN は会社のテナントごとに一意である必要があり、アプリケーションは SPN を使用して自身を一意に認識します。既定では、サービス プリンシパル AppID が SPN として常に追加されます。 SPN には "appName" または "appName/hostname" の形式のいずれかを使用するか、有効な URL である必要があります。AppName はアプリケーション名、hostname はアプリケーションの URI 権限を表します。サービス プリンシパルが WS-Federation の証明書利用者を表す場合、SPN には WS-Federation wtrealm パラメーターとして扱われる URL を設定できます。 </maml:para> </maml:description> <command:parameterValue required="true" variableLength="true">string[]</command:parameterValue> <dev:type> <maml:name>string[]</maml:name> <maml:uri/> </dev:type> <dev:defaultValue>AppId of the service principal</dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>StartDate</maml:name> <maml:description> <maml:para>資格情報の使用の有効開始日。既定の開始日の値は今日です。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">DateTime</command:parameterValue> <dev:type> <maml:name>DateTime</maml:name> <maml:uri/> </dev:type> <dev:defaultValue>Today</dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>TenantId</maml:name> <maml:description> <maml:para>操作の実行対象であるテナントの一意の ID。これを指定しないと、既定値である現在のユーザーのテナントが使用されます。このパラメーターはパートナー ユーザーにのみ適用されます。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue> <dev:type> <maml:name>Guid</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>Type</maml:name> <maml:description> <maml:para>使用する資格情報の種類。資格情報の種類は、"asymmetric"、"symmetric"、または "password" のいずれかに設定できます。"asymmetric" の場合、Value パラメーターに、Base64 でエンコードされた X509 証明書の公開部分を設定する必要があります。"symmetric" の場合、Value パラメーターが未指定であれば、256 ビット AES 対称キーが生成されます。"password" の場合は、Value パラメーターを指定する必要がありますが、Base64 でエンコードされたパスワードは指定できません。既定の設定は "symmetric" です。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">ServicePrincipalCredentialType</command:parameterValue> <dev:type> <maml:name>ServicePrincipalCredentialType</maml:name> <maml:uri/> </dev:type> <dev:defaultValue>symmetric</dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>Usage</maml:name> <maml:description> <maml:para> 資格情報キーの使用法。資格情報キーの使用法は、トークンの "sign" (署名) または "verify" (確認) のいずれかに設定できます。既定の設定は "verify" です。署名は対称キーでのみ使用できます。確認はすべての種類のキーで使用できます。 "verify" 用資格情報キーは、要求トークンがアプリケーション (このサービス プリンシパルが示すもの) により送信されたことを確認するために、Microsoft Azure Active Directory で必要とされます。また、アプリケーションのオプションとして、Microsoft Azure Active Directory を識別する非対称の公開キーではなく署名用キーで署名されたトークンを、Microsoft Azure Active Directory がアプリケーションに発行することが必要になる場合もあります。その場合は、サービス プリンシパルに "sign" 用資格情報キーを指定します。 </maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">ServicePrincipalCredentialUsage</command:parameterValue> <dev:type> <maml:name>ServicePrincipalCredentialUsage</maml:name> <maml:uri/> </dev:type> <dev:defaultValue>verify</dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>Value</maml:name> <maml:description> <maml:para>資格情報の値。資格情報の種類が "asymmetric" の場合は、Base64 でエンコードされた証明書を表します。証明書の種類が "symmetric" に設定されていて Value が未指定の場合は、256 ビット AES キーが自動的に作成され、作成日から 1 年有効になります。資格情報の種類が "password" に設定されている場合は、Value パラメーターを指定する必要がありますが、Base64 でエンコードされたパスワードは指定できません。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> <dev:type> <maml:name>string</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> </command:parameters> <!-- Input - Output section--> <command:inputTypes> <command:inputType> <dev:type> <maml:name></maml:name> <maml:uri/> <maml:description/> </dev:type> <maml:description> <maml:para> <!-- description --> </maml:para> </maml:description> </command:inputType> </command:inputTypes> <command:returnValues> <command:returnValue> <dev:type> <maml:name>Microsoft.Online.Administration.ServicePrincipalExtended</maml:name> <maml:uri/> <maml:description/> </dev:type> <maml:description> <maml:para> <!-- description --> 次の情報を指定して、追加したサービス プリンシパルを取得します。 ObjectId - サービス プリンシパルの一意識別子。 AppPrincipalId - サービス プリンシパルのアプリケーション識別子。 DisplayName - サービス プリンシパルのフレンドリ名。 ServicePrincipalName - サービス プリンシパルに関連付けられているサービス プリンシパル名 (SPN) の一覧。 TrustedForDelegation - サービス プリンシパルで委任が許可されているかどうかを示す値。 AccountEnabled - アカウントが有効であるかどうかを示す値。 追加された資格情報の一覧も取得します。各資格情報オブジェクトには次の情報が含まれます。 Type - サービス プリンシパルの資格情報の種類 (非対称/対称/その他)。 Value - 資格情報の値。資格情報の種類が証明書の場合、Base 64 でエンコードされた証明書を表します。資格情報の種類が対称の場合は、AES キーを表します。 KeyGroupId - 内部使用のために予約されている識別子。 KeyId - キーの一意識別子。 StartDate - 資格情報の使用の有効開始日。 EndDate - 資格情報の使用の有効終了日。 Usage - 資格情報がトークンの "署名" と "確認" のどちらに使用されるかを指定します。 </maml:para> </maml:description> </command:returnValue> </command:returnValues> <!-- Error section--> <command:terminatingErrors/> <command:nonTerminatingErrors/> <!-- Notes section --> <maml:alertSet> <maml:title></maml:title> <maml:alert> <maml:para> </maml:para> </maml:alert> <maml:alert> <maml:para></maml:para> </maml:alert> </maml:alertSet> <!-- Example section --> <command:examples> <command:example> <maml:title> -------------------------- 例 1 -------------------------- </maml:title> <maml:introduction> <maml:para>C:\PS></maml:para> </maml:introduction> <dev:code> New-MsolServicePrincipal -ServicePrincipalNames @("MyApp/myApp.com") -DisplayName "My Application" New service principal object created. </dev:code> <dev:remarks> <maml:para>説明</maml:para> <maml:para>-----------</maml:para> <maml:para>このコマンドは、新しいサービス プリンシパルを作成します。この例では、サービス プリンシパル名が "MyApp/myApp.com"、表示名が "My Application" のサービス プリンシパルが作成され、自動生成された 256 ビット対称キーを使用してアプリケーションが検証されます。このキーは、今日から 1 年間有効です。</maml:para> <maml:para></maml:para> <maml:para></maml:para> <maml:para></maml:para> <maml:para></maml:para> </dev:remarks> <command:commandLines> <command:commandLine> <command:commandText></command:commandText> </command:commandLine> </command:commandLines> </command:example> <command:example> <maml:title> -------------------------- 例 2 -------------------------- </maml:title> <maml:introduction> <maml:para>C:\PS></maml:para> </maml:introduction> <dev:code> $cer = New-Object System.Security.Cryptography.X509Certificates.X509Certificate $cer.Import("C:\temp\myapp.cer") $binCert = $cer.GetRawCertData() $credValue = [System.Convert]::ToBase64String($binCert); New-MsolServicePrincipal -ServicePrincipalNames @("MyApp/myApp.com") -DisplayName "My Application" -Type asymmetric -Value $credValue New service principal object created. </dev:code> <dev:remarks> <maml:para>説明</maml:para> <maml:para>-----------</maml:para> <maml:para>このコマンドは新しいサービス プリンシパルを作成します。この例では、サービス プリンシパル名が "MyApp/myApp.com"、表示名が "My Application" のサービス プリンシパルが作成され、指定された X509 証明書 "myapp.cer" が使用されます。この証明書は、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>新しいサービス プリンシパル アドレス オブジェクトを作成します。このオブジェクトを使用して、サービス プリンシパルのアドレスを更新できます。</maml:para> </maml:description> <maml:copyright> <maml:para></maml:para> </maml:copyright> <command:verb>New</command:verb> <command:noun>MsolServicePrincipalAddress</command:noun> <dev:version></dev:version> </command:details> <maml:description> <maml:para>New-MsolServicePrincipalAddress コマンドレットは、サービス プリンシパルのアドレスを更新するために使用できる、新しいサービス プリンシパル アドレス オブジェクトを作成します。</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>アドレスの Value には、https:// を使用する有効な URI を設定する必要があります。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>AddressType</maml:name> <maml:description> <maml:para>AddressType は "reply" | "error" に設定できます。未設定の場合は、既定値の "reply" が使用され、認証システムではリダイレクト URI として扱われます。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> </command:parameter> </command:syntaxItem> </command:syntax> <!-- Cmdlet parameter section --> <command:parameters> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>AddressType</maml:name> <maml:description> <maml:para>AddressType は "reply" | "error" に設定できます。未設定の場合は、既定値の "reply" が使用され、認証システムではリダイレクト URI として扱われます。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> <dev:type> <maml:name>string</maml:name> <maml:uri/> </dev:type> <dev:defaultValue>reply</dev:defaultValue> </command:parameter> <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>Value</maml:name> <maml:description> <maml:para>アドレスの Value には、https:// を使用する有効な URI を設定する必要があります。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> <dev:type> <maml:name>string</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> </command:parameters> <!-- Input - Output section--> <command:inputTypes> <command:inputType> <dev:type> <maml:name></maml:name> <maml:uri/> <maml: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 --> Address オブジェクトは、AddressType と Value (通常は URI) で構成されます。 このオブジェクトは、New-MsolServicePrincipal または Set-MsolServicePrincipal の両方で使用できます。 </maml:para> </maml:description> </command:returnValue> </command:returnValues> <!-- Error section--> <command:terminatingErrors/> <command:nonTerminatingErrors/> <!-- Notes section --> <maml:alertSet> <maml:title></maml:title> <maml:alert> <maml:para> </maml:para> </maml:alert> <maml:alert> <maml:para></maml:para> </maml:alert> </maml:alertSet> <!-- Example section --> <command:examples> <command:example> <maml:title> -------------------------- 例 1 -------------------------- </maml:title> <maml:introduction> <maml:para>C:\PS></maml:para> </maml:introduction> <dev:code> New-MsolServicePrincipalAddress -Value "myApp.com" New address object created. </dev:code> <dev:remarks> <maml:para>説明</maml:para> <maml:para>-----------</maml:para> <maml:para>このヘルパー コマンドは、値が "myApp.com" であるアドレス オブジェクトを作成します。構文例については、Set-MsolServicePrincipal を参照してください。</maml:para> <maml:para></maml:para> <maml:para></maml:para> <maml:para></maml:para> <maml:para></maml:para> </dev:remarks> <command:commandLines> <command:commandLine> <command:commandText></command:commandText> </command:commandLine> </command:commandLines> </command:example> </command:examples> <!-- Link section --> <maml:relatedLinks> <maml:navigationLink> <maml:linkText></maml:linkText> <maml:uri/> </maml:navigationLink> </maml:relatedLinks> </command:command> <!-- v 1.3.0.36 --> <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10"> <command:details> <command:name> New-MsolServicePrincipalCredential </command:name> <maml:description> <maml:para>サービス プリンシパルに資格情報キーを追加します。</maml:para> </maml:description> <maml:copyright> <maml:para></maml:para> </maml:copyright> <command:verb>New</command:verb> <command:noun>MsolServicePrincipalCredential</command:noun> <dev:version></dev:version> </command:details> <maml:description> <maml:para>New-MsolServicePrincipalCredential コマンドレットは、サービス プリンシパルに新しい資格情報を追加するか、アプリケーションの資格情報キーを追加またはロールするために使用されます。サービス プリンシパルは、オブジェクト ID、appPrincipalID、またはサービス プリンシパル名 (SPN) のいずれかを指定することによって識別されます。</maml:para> </maml:description> <!-- Cmdlet syntax section--> <command:syntax> <command:syntaxItem> <maml:name>New-MsolServicePrincipalCredential</maml:name> <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>ObjectId</maml:name> <maml:description> <maml:para>資格情報を追加するサービス プリンシパルのオブジェクト ID。</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>資格情報の使用の有効終了日。既定の終了日の値は、今日から 1 年後です。資格情報の種類が "asymmetric" の場合、X509 証明書の有効期限日またはそれ以前の日付を設定する必要があります。期限日より後の日付では、このアプリケーションに対して OAuth トークンが発行されません。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">DateTime</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>StartDate</maml:name> <maml:description> <maml:para>資格情報の使用の有効開始日。既定の開始日の値は今日です。資格情報の種類が "asymmetric" の場合、X509 証明書の発効日またはそれ以降の日付を設定する必要があります。発効日より前の日付では、このアプリケーションに対して OAuth トークンが発行されません。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">DateTime</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>TenantId</maml:name> <maml:description> <maml:para>操作の実行対象であるテナントの一意の ID。これを指定しないと、既定値である現在のユーザーのテナントが使用されます。このパラメーターはパートナー ユーザーにのみ適用されます。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>Type</maml:name> <maml:description> <maml:para>使用する資格情報の種類。資格情報の種類は、"asymmetric"、"symmetric"、または "password" のいずれかに設定できます。既定の設定は "symmetric" です。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>Usage</maml:name> <maml:description> <maml:para> 資格情報キーの使用法。資格情報キーの使用法は、トークンの "sign" (署名) または "verify" (確認) のいずれかに設定できます。既定の設定は "verify" です。署名は対称キーでのみ使用できます。確認はすべての種類のキーで使用できます。 "verify" 用資格情報キーは、要求トークンがアプリケーション (このサービス プリンシパルが示すもの) により送信されたことを確認するために、Microsoft Azure Active Directory ディレクトリで必要とされます。また、アプリケーションのオプションとして、Microsoft Azure Active Directory を識別する非対称の公開キーではなく署名用キーで署名されたトークンを、Microsoft Azure Active Directory サービスがアプリケーションに発行することが必要になる場合があります。その場合は、サービス プリンシパルに "sign" 用資格情報キーを指定します。 </maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">ServicePrincipalCredentialUsage</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>Value</maml:name> <maml:description> <maml:para>資格情報の値。資格情報の種類が "asymmetric" の場合は、Base64 でエンコードされた証明書を表します。証明書の種類が "symmetric" に設定されていて Value が未指定の場合は、256 ビット AES キーが自動的に作成され、作成日から 1 年有効になります。資格情報の種類が "password" に設定されている場合は、Value パラメーターを指定する必要がありますが、Base64 でエンコードされたパスワードは指定できません。</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>資格情報を追加するサービス プリンシパルに関連付けられているアプリケーション ID。</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>資格情報の使用の有効終了日。既定の終了日の値は、今日から 1 年後です。資格情報の種類が "asymmetric" の場合、X509 証明書の有効期限日またはそれ以前の日付を設定する必要があります。期限日より後の日付では、このアプリケーションに対して OAuth トークンが発行されません。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">DateTime</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>StartDate</maml:name> <maml:description> <maml:para>資格情報の使用の有効開始日。既定の開始日の値は今日です。資格情報の種類が "asymmetric" の場合、X509 証明書の発効日またはそれ以降の日付を設定する必要があります。発効日より前の日付では、このアプリケーションに対して OAuth トークンが発行されません。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">DateTime</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>TenantId</maml:name> <maml:description> <maml:para>操作の実行対象であるテナントの一意の ID。これを指定しないと、既定値である現在のユーザーのテナントが使用されます。このパラメーターはパートナー ユーザーにのみ適用されます。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>Type</maml:name> <maml:description> <maml:para>使用する資格情報の種類。資格情報の種類は、"asymmetric"、"symmetric"、または "password" のいずれかに設定できます。既定の設定は "symmetric" です。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>Usage</maml:name> <maml:description> <maml:para> 資格情報キーの使用法。資格情報キーの使用法は、トークンの "sign" (署名) または "verify" (確認) のいずれかに設定できます。既定の設定は "verify" です。署名は対称キーでのみ使用できます。確認はすべての種類のキーで使用できます。 "verify" 用資格情報キーは、要求トークンがアプリケーション (このサービス プリンシパルが示すもの) により送信されたことを確認するために、Microsoft Azure Active Directory ディレクトリで必要とされます。また、アプリケーションのオプションとして、Microsoft Azure Active Directory を識別する非対称の公開キーではなく署名用キーで署名されたトークンを、Microsoft Azure Active Directory サービスがアプリケーションに発行することが必要になる場合があります。その場合は、サービス プリンシパルに "sign" 用資格情報キーを指定します。 </maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">ServicePrincipalCredentialUsage</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>Value</maml:name> <maml:description> <maml:para>資格情報の値。資格情報の種類が "asymmetric" の場合は、Base64 でエンコードされた証明書を表します。証明書の種類が "symmetric" に設定されていて Value が未指定の場合は、256 ビット AES キーが自動的に作成され、作成日から 1 年有効になります。資格情報の種類が "password" に設定されている場合は、Value パラメーターを指定する必要がありますが、Base64 でエンコードされたパスワードは指定できません。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> </command:parameter> </command:syntaxItem> <command:syntaxItem> <maml:name>New-MsolServicePrincipalCredential</maml:name> <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>ServicePrincipalName</maml:name> <maml:description> <maml:para> 資格情報を追加するサービス プリンシパルの一意の名前。 SPN には、"appName" または "appName/hostname" のいずれかの形式か、有効な URL を使用する必要があります。appName はアプリケーションの名前、hostname はアプリケーションの URI 機関を示します。 </maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>EndDate</maml:name> <maml:description> <maml:para>資格情報の使用の有効終了日。既定の終了日の値は、今日から 1 年後です。資格情報の種類が "asymmetric" の場合、X509 証明書の有効期限日またはそれ以前の日付を設定する必要があります。期限日より後の日付では、このアプリケーションに対して OAuth トークンが発行されません。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">DateTime</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>StartDate</maml:name> <maml:description> <maml:para>資格情報の使用の有効開始日。既定の開始日の値は今日です。資格情報の種類が "asymmetric" の場合、X509 証明書の発効日またはそれ以降の日付を設定する必要があります。発効日より前の日付では、このアプリケーションに対して OAuth トークンが発行されません。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">DateTime</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>TenantId</maml:name> <maml:description> <maml:para>操作の実行対象であるテナントの一意の ID。これを指定しないと、既定値である現在のユーザーのテナントが使用されます。このパラメーターはパートナー ユーザーにのみ適用されます。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>Type</maml:name> <maml:description> <maml:para>使用する資格情報の種類。資格情報の種類は、"asymmetric"、"symmetric"、または "password" のいずれかに設定できます。既定の設定は "symmetric" です。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>Usage</maml:name> <maml:description> <maml:para> 資格情報キーの使用法。資格情報キーの使用法は、トークンの "sign" (署名) または "verify" (確認) のいずれかに設定できます。既定の設定は "verify" です。署名は対称キーでのみ使用できます。確認はすべての種類のキーで使用できます。 "verify" 用資格情報キーは、要求トークンがアプリケーション (このサービス プリンシパルが示すもの) により送信されたことを確認するために、Microsoft Azure Active Directory ディレクトリで必要とされます。また、アプリケーションのオプションとして、Microsoft Azure Active Directory を識別する非対称の公開キーではなく署名用キーで署名されたトークンを、Microsoft Azure Active Directory サービスがアプリケーションに発行することが必要になる場合があります。その場合は、サービス プリンシパルに "sign" 用資格情報キーを指定します。 </maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">ServicePrincipalCredentialUsage</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>Value</maml:name> <maml:description> <maml:para>資格情報の値。資格情報の種類が "asymmetric" の場合は、Base64 でエンコードされた証明書を表します。証明書の種類が "symmetric" に設定されていて Value が未指定の場合は、256 ビット AES キーが自動的に作成され、作成日から 1 年有効になります。資格情報の種類が "password" に設定されている場合は、Value パラメーターを指定する必要がありますが、Base64 でエンコードされたパスワードは指定できません。</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>資格情報を追加するサービス プリンシパルに関連付けられているアプリケーション ID。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue> <dev:type> <maml:name>Guid</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>EndDate</maml:name> <maml:description> <maml:para>資格情報の使用の有効終了日。既定の終了日の値は、今日から 1 年後です。資格情報の種類が "asymmetric" の場合、X509 証明書の有効期限日またはそれ以前の日付を設定する必要があります。期限日より後の日付では、このアプリケーションに対して OAuth トークンが発行されません。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">DateTime</command:parameterValue> <dev:type> <maml:name>DateTime</maml:name> <maml:uri/> </dev:type> <dev:defaultValue>Today + 1 year</dev:defaultValue> </command:parameter> <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>ObjectId</maml:name> <maml:description> <maml:para>資格情報を追加するサービス プリンシパルのオブジェクト ID。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue> <dev:type> <maml:name>Guid</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>ServicePrincipalName</maml:name> <maml:description> <maml:para> 資格情報を追加するサービス プリンシパルの一意の名前。 SPN には、"appName" または "appName/hostname" のいずれかの形式か、有効な URL を使用する必要があります。appName はアプリケーションの名前、hostname はアプリケーションの URI 機関を示します。 </maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> <dev:type> <maml:name>string</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>StartDate</maml:name> <maml:description> <maml:para>資格情報の使用の有効開始日。既定の開始日の値は今日です。資格情報の種類が "asymmetric" の場合、X509 証明書の発効日またはそれ以降の日付を設定する必要があります。発効日より前の日付では、このアプリケーションに対して OAuth トークンが発行されません。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">DateTime</command:parameterValue> <dev:type> <maml:name>DateTime</maml:name> <maml:uri/> </dev:type> <dev:defaultValue>Today</dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>TenantId</maml:name> <maml:description> <maml:para>操作の実行対象であるテナントの一意の ID。これを指定しないと、既定値である現在のユーザーのテナントが使用されます。このパラメーターはパートナー ユーザーにのみ適用されます。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue> <dev:type> <maml:name>Guid</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>Type</maml:name> <maml:description> <maml:para>使用する資格情報の種類。資格情報の種類は、"asymmetric"、"symmetric"、または "password" のいずれかに設定できます。既定の設定は "symmetric" です。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> <dev:type> <maml:name>string</maml:name> <maml:uri/> </dev:type> <dev:defaultValue>symmetric</dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>Usage</maml:name> <maml:description> <maml:para> 資格情報キーの使用法。資格情報キーの使用法は、トークンの "sign" (署名) または "verify" (確認) のいずれかに設定できます。既定の設定は "verify" です。署名は対称キーでのみ使用できます。確認はすべての種類のキーで使用できます。 "verify" 用資格情報キーは、要求トークンがアプリケーション (このサービス プリンシパルが示すもの) により送信されたことを確認するために、Microsoft Azure Active Directory ディレクトリで必要とされます。また、アプリケーションのオプションとして、Microsoft Azure Active Directory を識別する非対称の公開キーではなく署名用キーで署名されたトークンを、Microsoft Azure Active Directory サービスがアプリケーションに発行することが必要になる場合があります。その場合は、サービス プリンシパルに "sign" 用資格情報キーを指定します。 </maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">ServicePrincipalCredentialUsage</command:parameterValue> <dev:type> <maml:name>ServicePrincipalCredentialUsage</maml:name> <maml:uri/> </dev:type> <dev:defaultValue>verify</dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>Value</maml:name> <maml:description> <maml:para>資格情報の値。資格情報の種類が "asymmetric" の場合は、Base64 でエンコードされた証明書を表します。証明書の種類が "symmetric" に設定されていて Value が未指定の場合は、256 ビット AES キーが自動的に作成され、作成日から 1 年有効になります。資格情報の種類が "password" に設定されている場合は、Value パラメーターを指定する必要がありますが、Base64 でエンコードされたパスワードは指定できません。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> <dev:type> <maml:name>string</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> </command:parameters> <!-- Input - Output section--> <command:inputTypes> <command:inputType> <dev:type> <maml:name></maml:name> <maml:uri/> <maml:description/> </dev:type> <maml:description> <maml:para> <!-- description --> </maml:para> </maml:description> </command:inputType> </command:inputTypes> <command:returnValues> <command:returnValue> <dev:type> <maml:name></maml:name> <maml:uri/> <maml:description/> </dev:type> <maml:description> <maml:para> <!-- description --> </maml:para> </maml:description> </command:returnValue> </command:returnValues> <!-- Error section--> <command:terminatingErrors/> <command:nonTerminatingErrors/> <!-- Notes section --> <maml:alertSet> <maml:title></maml:title> <maml:alert> <maml:para> </maml:para> </maml:alert> <maml:alert> <maml:para></maml:para> </maml:alert> </maml:alertSet> <!-- Example section --> <command:examples> <command:example> <maml:title> -------------------------- 例 1 -------------------------- </maml:title> <maml:introduction> <maml:para>C:\PS></maml:para> </maml:introduction> <dev:code> New-MsolServicePrincipalCredential -ServicePrincipalName "MyApp/myApp.com" New credential object added, including the symmteric key generated and the KeyId for the added credential. </dev:code> <dev:remarks> <maml:para>説明</maml:para> <maml:para>-----------</maml:para> <maml:para>このコマンドは、資格情報 (またはキー) オブジェクトを既存のサービス プリンシパルに追加します。この例では、この資格情報に対して対称キーが生成され、サービス プリンシパル名の値 "MyApp/myApp.com" を使用してサービス プリンシパルに追加されます。</maml:para> <maml:para></maml:para> <maml:para></maml:para> <maml:para></maml:para> <maml:para></maml:para> </dev:remarks> <command:commandLines> <command:commandLine> <command:commandText></command:commandText> </command:commandLine> </command:commandLines> </command:example> <command:example> <maml:title> -------------------------- 例 2 -------------------------- </maml:title> <maml:introduction> <maml:para>C:\PS></maml:para> </maml:introduction> <dev:code> $cer = New-Object System.Security.Cryptography.X509Certificates.X509Certificate $cer.Import("C:\myapp.cer") $binCert = $cer.GetRawCertData() $credValue = [System.Convert]::ToBase64String($binCert); New-MsolServicePrincipalCredential -ServicePrincipalName "MyApp/myApp.com" -Type asymmetric -Value $credValue -StartDate $cer.GetEffectiveDateString() -EndDate $cer.GetExpirationDateString() New credential object added, including the KeyId for the added credential. </dev:code> <dev:remarks> <maml:para>説明</maml:para> <maml:para>-----------</maml:para> <maml:para>このコマンドは、資格情報 (またはキー) オブジェクトを既存のサービス プリンシパルに追加します。この例では、指定された Base64 エンコードの公開 X509 証明書 ("myapp.cer") が、サービス プリンシパル名の値 "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> -------------------------- 例 3 -------------------------- </maml:title> <maml:introduction> <maml:para>C:\PS></maml:para> </maml:introduction> <dev:code> New-MsolServicePrincipalCredential -AppPrincipalId -Type asymmetric -Value $credValue New credential object added, including the KeyId for the added credential. </dev:code> <dev:remarks> <maml:para>説明</maml:para> <maml:para>-----------</maml:para> <maml:para> このコマンドは、Exchange Server と、Office 365 などの Microsoft Azure Active Directory サービスが通信できるようにオンプレミス Exchange Server を登録する方法を示します。この例では、$credValue に、オンプレミスの Exchange サーバーを表すのに使用される base64 エンコードの公開 X509 証明書が含まれていることを前提としています。Office 365 サーバーの既知の ID は次のとおりです: Exchange: 00000002-0000-0ff1-ce00-000000000000 SharePoint: 00000003-0000-0ff1-ce00-000000000000 Lync: 00000004-0000-0ff1-ce00-000000000000 </maml:para> <maml:para></maml:para> <maml:para></maml:para> <maml:para></maml:para> <maml:para></maml:para> </dev:remarks> <command:commandLines> <command:commandLine> <command:commandText></command:commandText> </command:commandLine> </command:commandLines> </command:example> </command:examples> <!-- Link section --> <maml:relatedLinks> <maml:navigationLink> <maml:linkText></maml:linkText> <maml:uri/> </maml:navigationLink> </maml:relatedLinks> </command:command> <!-- v 1.3.0.36 --> <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10"> <command:details> <command:name> New-MsolSettings </command:name> <maml:description> <maml:para>ディレクトリ設定を作成します。</maml:para> </maml:description> <maml:copyright> <maml:para></maml:para> </maml:copyright> <command:verb>New</command:verb> <command:noun>MsolSettings</command:noun> <dev:version></dev:version> </command:details> <maml:description> <maml:para>New-MsolSettings コマンドレットは、ディレクトリ設定を作成するために使用できます。</maml:para> </maml:description> <!-- Cmdlet syntax section--> <command:syntax> <command:syntaxItem> <maml:name>New-MsolSettings</maml:name> <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>SettingsObject</maml:name> <maml:description> <maml:para>ディレクトリ設定を作成するための必要な情報を含む SettingsObject オブジェクト。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Microsoft.Online.Administration.SettingsValue</command:parameterValue> </command:parameter> </command:syntaxItem> <command:syntaxItem> <maml:name>New-MsolSettings</maml:name> <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>SettingsObject</maml:name> <maml:description> <maml:para>ディレクトリ設定を作成するための必要な情報を含む SettingsObject オブジェクト。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Microsoft.Online.Administration.SettingsValue</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>TargetType</maml:name> <maml:description> <maml:para>設定オブジェクトが関連付けられているオブジェクトの種類。指定されていない場合は、テナントに関連付けられます。設定可能な値は、Groups、Users、ServicePrincipals、Applications、Devices です。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">TargetType (enum)</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>TargetObjectId</maml:name> <maml:description> <maml:para>設定オブジェクトが関連付けられているオブジェクト ID。指定されていない場合は、テナントに関連付けられます。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue> </command:parameter> </command:syntaxItem> </command:syntax> <!-- Cmdlet parameter section --> <command:parameters> <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>SettingsObject</maml:name> <maml:description> <maml:para>ディレクトリ設定を作成するための必要な情報を含む SettingsObject オブジェクト。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Microsoft.Online.Administration.SettingsValue</command:parameterValue> <dev:type> <maml:name>Microsoft.Online.Administration.SettingsValue</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>TargetType</maml:name> <maml:description> <maml:para>設定オブジェクトが関連付けられているオブジェクトの種類。指定されていない場合は、テナントに関連付けられます。設定可能な値は、Groups、Users、ServicePrincipals、Applications、Devices です。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Microsoft.Online.Administration.TargetType</command:parameterValue> <dev:type> <maml:name>Microsoft.Online.Administration.TargetType</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>TargetObjectId</maml:name> <maml:description> <maml:para>設定オブジェクトが関連付けられているオブジェクト ID。指定されていない場合は、テナントに関連付けられます。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue> <dev:type> <maml:name>Guid</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> </command:parameters> <!-- Input - Output section--> <command:inputTypes> <command:inputType> <dev:type> <maml:name></maml:name> <maml:uri/> <maml:description/> </dev:type> <maml:description> <maml:para> <!-- description --> </maml:para> </maml:description> </command:inputType> </command:inputTypes> <command:returnValues> <command:returnValue> <dev:type> <maml:name></maml:name> <maml:uri/> <maml:description/> </dev:type> <maml:description> <maml:para> <!-- description --> </maml:para> </maml:description> </command:returnValue> </command:returnValues> <!-- Error section--> <command:terminatingErrors/> <command:nonTerminatingErrors/> <!-- Notes section --> <maml:alertSet> <maml:title></maml:title> <maml:alert> <maml:para> </maml:para> </maml:alert> <maml:alert> <maml:para></maml:para> </maml:alert> </maml:alertSet> <!-- Example section --> <command:examples> <command:example> <maml:title> -------------------------- 例 1 -------------------------- </maml:title> <maml:introduction> <maml:para>C:\PS></maml:para> </maml:introduction> <dev:code> $template = (Get-MsolAllSettingTemplate)[0] $settings = $template.CreateSettingsObject() New-MsolSetting -SettingsObject $settings New directory setting added with default value to unified group setting. </dev:code> <dev:remarks> <maml:para>説明</maml:para> <maml:para>-----------</maml:para> <maml:para>このコマンドは既定値を使用してディレクトリ設定をテナントに追加します。</maml:para> <maml:para></maml:para> <maml:para></maml:para> <maml:para></maml:para> <maml:para></maml:para> </dev:remarks> <command:commandLines> <command:commandLine> <command:commandText></command:commandText> </command:commandLine> </command:commandLines> </command:example> <command:example> <maml:title> -------------------------- 例 2 -------------------------- </maml:title> <maml:introduction> <maml:para>C:\PS></maml:para> </maml:introduction> <dev:code> $template = (Get-MsolAllSettingTemplate)[0] $settings = $template.CreateSettingsObject() New-MsolSetting -SettingsObject $settings -TargetType Groups -TargetObjectId New directory setting added with default value to unified group setting. </dev:code> <dev:remarks> <maml:para>説明</maml:para> <maml:para>-----------</maml:para> <maml:para>このコマンドは既定値を使用してディレクトリ設定をテナントに追加します。</maml:para> <maml:para></maml:para> <maml:para></maml:para> <maml:para></maml:para> <maml:para></maml:para> </dev:remarks> <command:commandLines> <command:commandLine> <command:commandText></command:commandText> </command:commandLine> </command:commandLines> </command:example> </command:examples> <!-- Link section --> <maml:relatedLinks> <maml:navigationLink> <maml:linkText></maml:linkText> <maml:uri/> </maml:navigationLink> </maml:relatedLinks> </command:command> <!-- v 1.3.0.36 --> <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10"> <command:details> <command:name> New-MsolUser </command:name> <maml:description> <maml:para>Microsoft Azure Active Directory に新しいユーザーを追加します。</maml:para> </maml:description> <maml:copyright> <maml:para></maml:para> </maml:copyright> <command:verb>New</command:verb> <command:noun>MsolUser</command:noun> <dev:version></dev:version> </command:details> <maml:description> <maml:para>New-MsolUser コマンドレットは、Microsoft Azure Active Directory に新しいユーザーを作成するために使用されます。ユーザーがサービスにアクセスできるようにするには、そのユーザーにライセンスを割り当てる必要があります (LicenseAssignment パラメーターを使用)。</maml:para> </maml:description> <!-- Cmdlet syntax section--> <command:syntax> <command:syntaxItem> <maml:name>New-MsolUser</maml:name> <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>DisplayName</maml:name> <maml:description> <maml:para>ユーザーの表示名。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> </command:parameter> <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>UserPrincipalName</maml:name> <maml:description> <maml:para>このユーザーのユーザー ID。これは必須です。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>AlternateEmailAddresses</maml:name> <maml:description> <maml:para>ユーザーの連絡用電子メール アドレス。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="true">string[]</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="false" position="named"> <maml:name>AlternateMobilePhones</maml:name> <maml:description> <maml:para>ユーザーの連絡用携帯電話番号</maml:para> </maml:description> <command:parameterValue required="true" variableLength="true">string[]</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>BlockCredential</maml:name> <maml:description> <maml:para>true にすると、ユーザーは自分のユーザー ID を使用してログオンできなくなります。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Boolean</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>City</maml:name> <maml:description> <maml:para>ユーザーの市区町村。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>Country</maml:name> <maml:description> <maml:para>ユーザーの国。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>Department</maml:name> <maml:description> <maml:para>ユーザーの部署。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>Fax</maml:name> <maml:description> <maml:para>ユーザーの FAX 番号。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>FirstName</maml:name> <maml:description> <maml:para>ユーザーの名。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>ForceChangePassword</maml:name> <maml:description> <maml:para>true にすると、ユーザーは次にサインインしたときに、パスワードを変更するよう求められます。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Boolean</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>ImmutableId</maml:name> <maml:description> <maml:para>ユーザーのフェデレーション ID の不変 ID。標準 ID のユーザーの場合は省略されます。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>LastName</maml:name> <maml:description> <maml:para>ユーザーの姓。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>LicenseAssignment</maml:name> <maml:description> <maml:para>ユーザーに割り当てるライセンスの一覧。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="true">string[]</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>LicenseOptions</maml:name> <maml:description> <maml:para>ライセンス割り当てのためのライセンス オプション。SKU 内で個別のサービス プランのみを無効にするために使用されます。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="true">LicenseOption[]</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>MobilePhone</maml:name> <maml:description> <maml:para>ユーザーの携帯電話番号。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>Office</maml:name> <maml:description> <maml:para>ユーザーの事業所。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>Password</maml:name> <maml:description> <maml:para> ユーザーの新しいパスワード。強力なパスワードを必須にするように設定する場合、ユーザーは以下のすべての条件を満たす必要があります。 - パスワードに 1 文字以上の小文字の英字を含める - パスワードに 1 文字以上の大文字の英字を含める - パスワードに 1 文字以上の英数字以外の文字を含める - パスワードに空白、タブ、または改行を含めない - パスワードの長さは 8 ~ 16 文字である - ユーザー名をパスワードに含めない この値が省略される場合は、ランダム パスワードがユーザーに割り当てられます。 </maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>PasswordNeverExpires</maml:name> <maml:description> <maml:para>ユーザーのパスワードを定期的に期限切れにするかどうかを設定します。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Boolean</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>PhoneNumber</maml:name> <maml:description> <maml:para>ユーザーの電話番号。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>PostalCode</maml:name> <maml:description> <maml:para>ユーザーの郵便番号。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>PreferredDataLocation</maml:name> <maml:description> <maml:para>ユーザーに対して設定する、優先されるデータの場所。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>PreferredLanguage</maml:name> <maml:description> <maml:para>ユーザーの希望する言語。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>State</maml:name> <maml:description> <maml:para>ユーザーのいる都道府県。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>StreetAddress</maml:name> <maml:description> <maml:para>ユーザーの番地。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>StrongPasswordRequired</maml:name> <maml:description> <maml:para>ユーザーに強力なパスワードを求めるかどうかを設定します。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Boolean</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>TenantId</maml:name> <maml:description> <maml:para></maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>Title</maml:name> <maml:description> <maml:para>ユーザーの役職。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>UsageLocation</maml:name> <maml:description> <maml:para>ユーザーがサービスを使用する場所。2 文字の国コードである必要があります。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> </command:parameter> </command:syntaxItem> </command:syntax> <!-- Cmdlet parameter section --> <command:parameters> <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>AlternateEmailAddresses</maml:name> <maml:description> <maml:para>ユーザーの連絡用電子メール アドレス。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="true">string[]</command:parameterValue> <dev:type> <maml:name>string[]</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="false" position="named"> <maml:name>AlternateMobilePhones</maml:name> <maml:description> <maml:para>ユーザーの連絡用携帯電話番号</maml:para> </maml:description> <command:parameterValue required="true" variableLength="true">string[]</command:parameterValue> <dev:type> <maml:name>string[]</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>BlockCredential</maml:name> <maml:description> <maml:para>true にすると、ユーザーは自分のユーザー ID を使用してログオンできなくなります。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Boolean</command:parameterValue> <dev:type> <maml:name>Boolean</maml:name> <maml:uri/> </dev:type> <dev:defaultValue>$false</dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>City</maml:name> <maml:description> <maml:para>ユーザーの市区町村。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> <dev:type> <maml:name>string</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>Country</maml:name> <maml:description> <maml:para>ユーザーの国。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> <dev:type> <maml:name>string</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>Department</maml:name> <maml:description> <maml:para>ユーザーの部署。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> <dev:type> <maml:name>string</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>DisplayName</maml:name> <maml:description> <maml:para>ユーザーの表示名。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> <dev:type> <maml:name>string</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>Fax</maml:name> <maml:description> <maml:para>ユーザーの FAX 番号。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> <dev:type> <maml:name>string</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>FirstName</maml:name> <maml:description> <maml:para>ユーザーの名。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> <dev:type> <maml:name>string</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>ForceChangePassword</maml:name> <maml:description> <maml:para>true にすると、ユーザーは次にサインインしたときに、パスワードを変更するよう求められます。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Boolean</command:parameterValue> <dev:type> <maml:name>Boolean</maml:name> <maml:uri/> </dev:type> <dev:defaultValue>$true</dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>ImmutableId</maml:name> <maml:description> <maml:para>ユーザーのフェデレーション ID の不変 ID。標準 ID のユーザーの場合は省略されます。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> <dev:type> <maml:name>string</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>LastName</maml:name> <maml:description> <maml:para>ユーザーの姓。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> <dev:type> <maml:name>string</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>LicenseAssignment</maml:name> <maml:description> <maml:para>ユーザーに割り当てるライセンスの一覧。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="true">string[]</command:parameterValue> <dev:type> <maml:name>string[]</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>LicenseOptions</maml:name> <maml:description> <maml:para>ライセンス割り当てのためのライセンス オプション。SKU 内で個別のサービス プランのみを無効にするために使用されます。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="true">LicenseOption[]</command:parameterValue> <dev:type> <maml:name>LicenseOption[]</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>MobilePhone</maml:name> <maml:description> <maml:para>ユーザーの携帯電話番号。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> <dev:type> <maml:name>string</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>Office</maml:name> <maml:description> <maml:para>ユーザーの事業所。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> <dev:type> <maml:name>string</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>Password</maml:name> <maml:description> <maml:para> ユーザーの新しいパスワード。強力なパスワードを必須にするように設定する場合、ユーザーは以下のすべての条件を満たす必要があります。 - パスワードに 1 文字以上の小文字の英字を含める - パスワードに 1 文字以上の大文字の英字を含める - パスワードに 1 文字以上の英数字以外の文字を含める - パスワードに空白、タブ、または改行を含めない - パスワードの長さは 8 ~ 16 文字である - ユーザー名をパスワードに含めない この値が省略される場合は、ランダム パスワードがユーザーに割り当てられます。 </maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> <dev:type> <maml:name>string</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>PasswordNeverExpires</maml:name> <maml:description> <maml:para>ユーザーのパスワードを定期的に期限切れにするかどうかを設定します。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Boolean</command:parameterValue> <dev:type> <maml:name>Boolean</maml:name> <maml:uri/> </dev:type> <dev:defaultValue>$false</dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>PhoneNumber</maml:name> <maml:description> <maml:para>ユーザーの電話番号。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> <dev:type> <maml:name>string</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>PostalCode</maml:name> <maml:description> <maml:para>ユーザーの郵便番号。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> <dev:type> <maml:name>string</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>PreferredDataLocation</maml:name> <maml:description> <maml:para>ユーザーに対して設定する、優先されるデータの場所。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> <dev:type> <maml:name>string</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>PreferredLanguage</maml:name> <maml:description> <maml:para>ユーザーの希望する言語。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> <dev:type> <maml:name>string</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>State</maml:name> <maml:description> <maml:para>ユーザーのいる都道府県。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> <dev:type> <maml:name>string</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>StreetAddress</maml:name> <maml:description> <maml:para>ユーザーの番地。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> <dev:type> <maml:name>string</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>StrongPasswordRequired</maml:name> <maml:description> <maml:para>ユーザーに強力なパスワードを求めるかどうかを設定します。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Boolean</command:parameterValue> <dev:type> <maml:name>Boolean</maml:name> <maml:uri/> </dev:type> <dev:defaultValue>$true</dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>TenantId</maml:name> <maml:description> <maml:para></maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue> <dev:type> <maml:name>Guid</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>Title</maml:name> <maml:description> <maml:para>ユーザーの役職。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> <dev:type> <maml:name>string</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>UsageLocation</maml:name> <maml:description> <maml:para>ユーザーがサービスを使用する場所。2 文字の国コードである必要があります。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="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>このユーザーのユーザー ID。これは必須です。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> <dev:type> <maml:name>string</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> </command:parameters> <!-- Input - Output section--> <command:inputTypes> <command:inputType> <dev:type> <maml:name></maml:name> <maml:uri/> <maml: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 --> このコマンドレットは、作成された新しいユーザーに関する詳細 (一時パスワードを含む) を返します。 </maml:para> </maml:description> </command:returnValue> </command:returnValues> <!-- Error section--> <command:terminatingErrors/> <command:nonTerminatingErrors/> <!-- Notes section --> <maml:alertSet> <maml:title></maml:title> <maml:alert> <maml:para> </maml:para> </maml:alert> <maml:alert> <maml:para></maml:para> </maml:alert> </maml:alertSet> <!-- Example section --> <command:examples> <command:example> <maml:title> -------------------------- 例 1 -------------------------- </maml:title> <maml:introduction> <maml:para>C:\PS></maml:para> </maml:introduction> <dev:code> New-MsolUser -UserPrincipalName user@contoso.com -DisplayName "John Doe" -FirstName "John" -LastName "Doe" Returns a user object. </dev:code> <dev:remarks> <maml:para>説明</maml:para> <maml:para>-----------</maml:para> <maml:para>このコマンドは新しいユーザーを作成します。ユーザーにライセンスは割り当てられません。ランダム パスワードがユーザーに生成されます。</maml:para> <maml:para></maml:para> <maml:para></maml:para> <maml:para></maml:para> <maml:para></maml:para> </dev:remarks> <command:commandLines> <command:commandLine> <command:commandText></command:commandText> </command:commandLine> </command:commandLines> </command:example> <command:example> <maml:title> -------------------------- 例 2 -------------------------- </maml:title> <maml:introduction> <maml:para>C:\PS></maml:para> </maml:introduction> <dev:code> New-MsolUser -UserPrincipalName user@contoso.com -DisplayName "John Doe" -FirstName "John" -LastName "Doe" -UsageLocation "US" -LicenseAssignment "Contoso:BPOS_Standard" Returns a user object. </dev:code> <dev:remarks> <maml:para>説明</maml:para> <maml:para>-----------</maml:para> <maml:para>このコマンドは新しいユーザーを作成し、そのユーザーにライセンスを割り当てます。</maml:para> <maml:para></maml:para> <maml:para></maml:para> <maml:para></maml:para> <maml:para></maml:para> </dev:remarks> <command:commandLines> <command:commandLine> <command:commandText></command:commandText> </command:commandLine> </command:commandLines> </command:example> <command:example> <maml:title> -------------------------- 例 3 -------------------------- </maml:title> <maml:introduction> <maml:para>C:\PS></maml:para> </maml:introduction> <dev:code> New-MsolUser -UserPrincipalName john@contoso.onmicrosoft.com -DisplayName John -PreferredDataLocation EUR Returns a user object. </dev:code> <dev:remarks> <maml:para>説明</maml:para> <maml:para>-----------</maml:para> <maml:para>このコマンドは、ユーザー プリンシパル名が john@contoso.onmicrosoft.com、表示名が John、優先データの場所が EUR のユーザーを作成します。</maml:para> <maml:para></maml:para> <maml:para></maml:para> <maml:para></maml:para> <maml:para></maml:para> </dev:remarks> <command:commandLines> <command:commandLine> <command:commandText></command:commandText> </command:commandLine> </command:commandLines> </command:example> </command:examples> <!-- Link section --> <maml:relatedLinks> <maml:navigationLink> <maml:linkText></maml:linkText> <maml:uri/> </maml:navigationLink> </maml:relatedLinks> </command:command> <!-- v 1.3.0.36 --> <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10"> <command:details> <command:name> Redo-MsolProvisionContact </command:name> <maml:description> <maml:para>Redo-MsolProvisionContact コマンドレットは、連絡先オブジェクトを前回作成しようとした際に検証エラーになった場合に、Microsoft Azure Active Directory で連絡先オブジェクトのプロビジョニングを再試行するために使用できます。</maml:para> </maml:description> <maml:copyright> <maml:para></maml:para> </maml:copyright> <command:verb>Redo</command:verb> <command:noun>MsolProvisionContact</command:noun> <dev:version></dev:version> </command:details> <maml:description> <maml:para></maml:para> </maml:description> <!-- Cmdlet syntax section--> <command:syntax> <command:syntaxItem> <maml:name>Redo-MsolProvisionContact</maml:name> <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>ObjectId</maml:name> <maml:description> <maml:para>プロビジョニングを再試行する連絡先オブジェクトに関連付けられている ObjectId。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>TenantId</maml:name> <maml:description> <maml:para>操作の実行対象であるテナントの一意の ID。これを指定しないと、既定値である現在のユーザーのテナントが使用されます。このパラメーターはパートナー ユーザーにのみ適用されます。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue> </command:parameter> </command:syntaxItem> </command:syntax> <!-- Cmdlet parameter section --> <command:parameters> <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>ObjectId</maml:name> <maml:description> <maml:para>プロビジョニングを再試行する連絡先オブジェクトに関連付けられている ObjectId。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue> <dev:type> <maml:name>Guid</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>TenantId</maml:name> <maml:description> <maml:para>操作の実行対象であるテナントの一意の ID。これを指定しないと、既定値である現在のユーザーのテナントが使用されます。このパラメーターはパートナー ユーザーにのみ適用されます。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue> <dev:type> <maml:name>Guid</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> </command:parameters> <!-- Input - Output section--> <command:inputTypes> <command:inputType> <dev:type> <maml:name></maml:name> <maml:uri/> <maml:description/> </dev:type> <maml:description> <maml:para> <!-- description --> </maml:para> </maml:description> </command:inputType> </command:inputTypes> <command:returnValues> <command:returnValue> <dev:type> <maml:name></maml:name> <maml:uri/> <maml:description/> </dev:type> <maml:description> <maml:para> <!-- description --> </maml:para> </maml:description> </command:returnValue> </command:returnValues> <!-- Error section--> <command:terminatingErrors/> <command:nonTerminatingErrors/> <!-- Notes section --> <maml:alertSet> <maml:title></maml:title> <maml:alert> <maml:para> </maml:para> </maml:alert> <maml:alert> <maml:para></maml:para> </maml:alert> </maml:alertSet> <!-- Example section --> <command:examples> </command:examples> <!-- Link section --> <maml:relatedLinks> <maml:navigationLink> <maml:linkText></maml:linkText> <maml:uri/> </maml:navigationLink> </maml:relatedLinks> </command:command> <!-- v 1.3.0.36 --> <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10"> <command:details> <command:name> Redo-MsolProvisionGroup </command:name> <maml:description> <maml:para>Redo-MsolProvisionGroup コマンドレットは、グループ オブジェクトを前回作成しようとした際に検証エラーになった場合に、Microsoft Azure Active Directory でグループ オブジェクトのプロビジョニングを再試行するために使用できます。</maml:para> </maml:description> <maml:copyright> <maml:para></maml:para> </maml:copyright> <command:verb>Redo</command:verb> <command:noun>MsolProvisionGroup</command:noun> <dev:version></dev:version> </command:details> <maml:description> <maml:para></maml:para> </maml:description> <!-- Cmdlet syntax section--> <command:syntax> <command:syntaxItem> <maml:name>Redo-MsolProvisionGroup</maml:name> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>ObjectId</maml:name> <maml:description> <maml:para>プロビジョニングを再試行するグループ オブジェクトに関連付けられている ObjectId。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>TenantId</maml:name> <maml:description> <maml:para>操作の実行対象であるテナントの一意の ID。これを指定しないと、既定値である現在のユーザーのテナントが使用されます。このパラメーターはパートナー ユーザーにのみ適用されます。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue> </command:parameter> </command:syntaxItem> </command:syntax> <!-- Cmdlet parameter section --> <command:parameters> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>ObjectId</maml:name> <maml:description> <maml:para>プロビジョニングを再試行するグループ オブジェクトに関連付けられている ObjectId。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue> <dev:type> <maml:name>Guid</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>TenantId</maml:name> <maml:description> <maml:para>操作の実行対象であるテナントの一意の ID。これを指定しないと、既定値である現在のユーザーのテナントが使用されます。このパラメーターはパートナー ユーザーにのみ適用されます。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue> <dev:type> <maml:name>Guid</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> </command:parameters> <!-- Input - Output section--> <command:inputTypes> <command:inputType> <dev:type> <maml:name></maml:name> <maml:uri/> <maml:description/> </dev:type> <maml:description> <maml:para> <!-- description --> </maml:para> </maml:description> </command:inputType> </command:inputTypes> <command:returnValues> <command:returnValue> <dev:type> <maml:name></maml:name> <maml:uri/> <maml:description/> </dev:type> <maml:description> <maml:para> <!-- description --> </maml:para> </maml:description> </command:returnValue> </command:returnValues> <!-- Error section--> <command:terminatingErrors/> <command:nonTerminatingErrors/> <!-- Notes section --> <maml:alertSet> <maml:title></maml:title> <maml:alert> <maml:para> </maml:para> </maml:alert> <maml:alert> <maml:para></maml:para> </maml:alert> </maml:alertSet> <!-- Example section --> <command:examples> </command:examples> <!-- Link section --> <maml:relatedLinks> <maml:navigationLink> <maml:linkText></maml:linkText> <maml:uri/> </maml:navigationLink> </maml:relatedLinks> </command:command> <!-- v 1.3.0.36 --> <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10"> <command:details> <command:name> Redo-MsolProvisionUser </command:name> <maml:description> <maml:para>Redo-MsolProvisionUser コマンドレットは、ユーザー オブジェクトを前回作成しようとした際に検証エラーになった場合に、Microsoft Azure Active Directory でユーザー オブジェクトのプロビジョニングを再試行するために使用できます。</maml:para> </maml:description> <maml:copyright> <maml:para></maml:para> </maml:copyright> <command:verb>Redo</command:verb> <command:noun>MsolProvisionUser</command:noun> <dev:version></dev:version> </command:details> <maml:description> <maml:para></maml:para> </maml:description> <!-- Cmdlet syntax section--> <command:syntax> <command:syntaxItem> <maml:name>Redo-MsolProvisionUser</maml:name> <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>ObjectId</maml:name> <maml:description> <maml:para>取得するユーザーの ObjectId。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>TenantId</maml:name> <maml:description> <maml:para>操作の実行対象であるテナントの一意の ID。これを指定しないと、既定値である現在のユーザーのテナントが使用されます。このパラメーターはパートナー ユーザーにのみ適用されます。</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。これを指定しないと、既定値である現在のユーザーのテナントが使用されます。このパラメーターはパートナー ユーザーにのみ適用されます。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>UserPrincipalName</maml:name> <maml:description> <maml:para>プロビジョニングを再試行するユーザー オブジェクトの一意の名前。ユーザー プリンシパル名 (UPN) の形式は user@contoso.onmicrosoft.com または user@fabrikam.com です。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> </command:parameter> </command:syntaxItem> </command:syntax> <!-- Cmdlet parameter section --> <command:parameters> <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>ObjectId</maml:name> <maml:description> <maml:para>取得するユーザーの ObjectId。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue> <dev:type> <maml:name>Guid</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>TenantId</maml:name> <maml:description> <maml:para>操作の実行対象であるテナントの一意の ID。これを指定しないと、既定値である現在のユーザーのテナントが使用されます。このパラメーターはパートナー ユーザーにのみ適用されます。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue> <dev:type> <maml:name>Guid</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>UserPrincipalName</maml:name> <maml:description> <maml:para>プロビジョニングを再試行するユーザー オブジェクトの一意の名前。ユーザー プリンシパル名 (UPN) の形式は user@contoso.onmicrosoft.com または user@fabrikam.com です。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> <dev:type> <maml:name>string</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> </command:parameters> <!-- Input - Output section--> <command:inputTypes> <command:inputType> <dev:type> <maml:name></maml:name> <maml:uri/> <maml:description/> </dev:type> <maml:description> <maml:para> <!-- description --> </maml:para> </maml:description> </command:inputType> </command:inputTypes> <command:returnValues> <command:returnValue> <dev:type> <maml:name></maml:name> <maml:uri/> <maml:description/> </dev:type> <maml:description> <maml:para> <!-- description --> </maml:para> </maml:description> </command:returnValue> </command:returnValues> <!-- Error section--> <command:terminatingErrors/> <command:nonTerminatingErrors/> <!-- Notes section --> <maml:alertSet> <maml:title></maml:title> <maml:alert> <maml:para> </maml:para> </maml:alert> <maml:alert> <maml:para></maml:para> </maml:alert> </maml:alertSet> <!-- Example section --> <command:examples> </command:examples> <!-- Link section --> <maml:relatedLinks> <maml:navigationLink> <maml:linkText></maml:linkText> <maml:uri/> </maml:navigationLink> </maml:relatedLinks> </command:command> <!-- v 1.3.0.36 --> <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10"> <command:details> <command:name> Remove-MsolContact </command:name> <maml:description> <maml:para>Microsoft Azure Active Directory から連絡先を削除します。</maml:para> </maml:description> <maml:copyright> <maml:para></maml:para> </maml:copyright> <command:verb>Remove</command:verb> <command:noun>MsolContact</command:noun> <dev:version></dev:version> </command:details> <maml:description> <maml:para>Remove-MsolContact コマンドレットは、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。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named"> <maml:name>Force</maml:name> <maml:description> <maml:para>確認画面を表示しないようにするために使用されます。</maml:para> </maml:description> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>TenantId</maml:name> <maml:description> <maml:para>操作の実行対象であるテナントの一意の ID。これを指定しないと、既定値である現在のユーザーのテナントが使用されます。このパラメーターはパートナー ユーザーにのみ適用されます。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue> </command:parameter> </command:syntaxItem> </command:syntax> <!-- Cmdlet parameter section --> <command:parameters> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named"> <maml:name>Force</maml:name> <maml:description> <maml:para>確認画面を表示しないようにするために使用されます。</maml:para> </maml:description> <command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue> <dev:type> <maml:name>SwitchParameter</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>ObjectId</maml:name> <maml:description> <maml:para>削除する連絡先の一意の ID。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue> <dev:type> <maml:name>Guid</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>TenantId</maml:name> <maml:description> <maml:para>操作の実行対象であるテナントの一意の ID。これを指定しないと、既定値である現在のユーザーのテナントが使用されます。このパラメーターはパートナー ユーザーにのみ適用されます。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue> <dev:type> <maml:name>Guid</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> </command:parameters> <!-- Input - Output section--> <command:inputTypes> <command:inputType> <dev:type> <maml:name></maml:name> <maml:uri/> <maml:description/> </dev:type> <maml:description> <maml:para> <!-- description --> </maml:para> </maml:description> </command:inputType> </command:inputTypes> <command:returnValues> <command:returnValue> <dev:type> <maml:name></maml:name> <maml:uri/> <maml:description/> </dev:type> <maml:description> <maml:para> <!-- description --> </maml:para> </maml:description> </command:returnValue> </command:returnValues> <!-- Error section--> <command:terminatingErrors/> <command:nonTerminatingErrors/> <!-- Notes section --> <maml:alertSet> <maml:title></maml:title> <maml:alert> <maml:para> </maml:para> </maml:alert> <maml:alert> <maml:para></maml:para> </maml:alert> </maml:alertSet> <!-- Example section --> <command:examples> <command:example> <maml:title> -------------------------- 例 1 -------------------------- </maml:title> <maml:introduction> <maml:para>C:\PS></maml:para> </maml:introduction> <dev:code> Remove-MsolContact -objectid <id> -force None </dev:code> <dev:remarks> <maml:para>説明</maml:para> <maml:para>-----------</maml:para> <maml:para>このコマンドはディレクトリから連絡先を削除します。</maml:para> <maml:para></maml:para> <maml:para></maml:para> <maml:para></maml:para> <maml:para></maml:para> </dev:remarks> <command:commandLines> <command:commandLine> <command:commandText></command:commandText> </command:commandLine> </command:commandLines> </command:example> </command:examples> <!-- Link section --> <maml:relatedLinks> <maml:navigationLink> <maml:linkText></maml:linkText> <maml:uri/> </maml:navigationLink> </maml:relatedLinks> </command:command> <!-- v 1.3.0.36 --> <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10"> <command:details> <command:name> Remove-MsolDomain </command:name> <maml:description> <maml:para>Microsoft Azure Active Directory からドメインを削除します。</maml:para> </maml:description> <maml:copyright> <maml:para></maml:para> </maml:copyright> <command:verb>Remove</command:verb> <command:noun>MsolDomain</command:noun> <dev:version></dev:version> </command:details> <maml:description> <maml:para>Remove-MsolDomain コマンドレットは、Microsoft Azure Active Directory からドメインを削除するために使用します。削除されるドメインは空でなければなりません。つまり、このドメインの電子メール アドレスを持つユーザーやグループが存在していてはなりません。</maml:para> </maml:description> <!-- Cmdlet syntax section--> <command:syntax> <command:syntaxItem> <maml:name>Remove-MsolDomain</maml:name> <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>DomainName</maml:name> <maml:description> <maml:para>削除する完全修飾ドメイン名 (FQDN)。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named"> <maml:name>Force</maml:name> <maml:description> <maml:para>確認画面を表示しないようにするために使用されます。</maml:para> </maml:description> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>TenantId</maml:name> <maml:description> <maml:para>操作の実行対象であるテナントの一意の ID。これを指定しないと、既定値である現在のユーザーのテナントが使用されます。このパラメーターはパートナー ユーザーにのみ適用されます。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue> </command:parameter> </command:syntaxItem> </command:syntax> <!-- Cmdlet parameter section --> <command:parameters> <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>DomainName</maml:name> <maml:description> <maml:para>削除する完全修飾ドメイン名 (FQDN)。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> <dev:type> <maml:name>string</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named"> <maml:name>Force</maml:name> <maml:description> <maml:para>確認画面を表示しないようにするために使用されます。</maml:para> </maml:description> <command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue> <dev:type> <maml:name>SwitchParameter</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>TenantId</maml:name> <maml:description> <maml:para>操作の実行対象であるテナントの一意の ID。これを指定しないと、既定値である現在のユーザーのテナントが使用されます。このパラメーターはパートナー ユーザーにのみ適用されます。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue> <dev:type> <maml:name>Guid</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> </command:parameters> <!-- Input - Output section--> <command:inputTypes> <command:inputType> <dev:type> <maml:name></maml:name> <maml:uri/> <maml:description/> </dev:type> <maml:description> <maml:para> <!-- description --> </maml:para> </maml:description> </command:inputType> </command:inputTypes> <command:returnValues> <command:returnValue> <dev:type> <maml:name></maml:name> <maml:uri/> <maml:description/> </dev:type> <maml:description> <maml:para> <!-- description --> </maml:para> </maml:description> </command:returnValue> </command:returnValues> <!-- Error section--> <command:terminatingErrors/> <command:nonTerminatingErrors/> <!-- Notes section --> <maml:alertSet> <maml:title></maml:title> <maml:alert> <maml:para> </maml:para> </maml:alert> <maml:alert> <maml:para></maml:para> </maml:alert> </maml:alertSet> <!-- Example section --> <command:examples> <command:example> <maml:title> -------------------------- 例 1 -------------------------- </maml:title> <maml:introduction> <maml:para>C:\PS></maml:para> </maml:introduction> <dev:code> Remove-MsolDomain -DomainName contoso.com -force None </dev:code> <dev:remarks> <maml:para>説明</maml:para> <maml:para>-----------</maml:para> <maml:para>このコマンドはドメイン contoso.com の削除を試行します。ユーザーまたはグループがドメインを参照している場合、この操作は失敗します。</maml:para> <maml:para></maml:para> <maml:para></maml:para> <maml:para></maml:para> <maml:para></maml:para> </dev:remarks> <command:commandLines> <command:commandLine> <command:commandText></command:commandText> </command:commandLine> </command:commandLines> </command:example> </command:examples> <!-- Link section --> <maml:relatedLinks> <maml:navigationLink> <maml:linkText></maml:linkText> <maml:uri/> </maml:navigationLink> </maml:relatedLinks> </command:command> <!-- v 1.3.0.36 --> <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10"> <command:details> <command:name> Remove-MsolForeignGroupToRole </command:name> <maml:description> <maml:para>パートナー テナントからこのテナントのロールに追加された指定のグループを削除します。</maml:para> </maml:description> <maml:copyright> <maml:para></maml:para> </maml:copyright> <command:verb>Remove</command:verb> <command:noun>MsolForeignGroupToRole</command:noun> <dev:version></dev:version> </command:details> <maml:description> <maml:para>Remove-MsolForeignGroupToRole コマンドレットは、指定したセキュリティ グループをこのテナント内の指定のロールから削除するために使用します。 </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。</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。</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。</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。これを指定しないと、既定値である現在のユーザーのテナントが使用されます。このパラメーターはパートナー ユーザーにのみ適用されます。</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。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="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。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="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。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="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。これを指定しないと、既定値である現在のユーザーのテナントが使用されます。このパラメーターはパートナー ユーザーにのみ適用されます。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue> <dev:type> <maml:name>Guid</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> </command:parameters> <!-- Input - Output section--> <command:inputTypes> <command:inputType> <dev:type> <maml:name></maml:name> <maml:uri/> <maml:description/> </dev:type> <maml:description> <maml:para> <!-- description --> </maml:para> </maml:description> </command:inputType> </command:inputTypes> <command:returnValues> <command:returnValue> <dev:type> <maml:name></maml:name> <maml:uri/> <maml:description/> </dev:type> <maml:description> <maml:para> <!-- description --> </maml:para> </maml:description> </command:returnValue> </command:returnValues> <!-- Error section--> <command:terminatingErrors/> <command:nonTerminatingErrors/> <!-- Notes section --> <maml:alertSet> <maml:title></maml:title> <maml:alert> <maml:para> </maml:para> </maml:alert> <maml:alert> <maml:para></maml:para> </maml:alert> </maml:alertSet> <!-- Example section --> <command:examples> </command:examples> <!-- Link section --> <maml:relatedLinks> <maml:navigationLink> <maml:linkText></maml:linkText> <maml:uri/> </maml:navigationLink> </maml:relatedLinks> </command:command> <!-- v 1.3.0.36 --> <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10"> <command:details> <command:name> Remove-MsolGroup </command:name> <maml:description> <maml:para>Microsoft Azure Active Directory からグループを削除します。</maml:para> </maml:description> <maml:copyright> <maml:para></maml:para> </maml:copyright> <command:verb>Remove</command:verb> <command:noun>MsolGroup</command:noun> <dev:version></dev:version> </command:details> <maml:description> <maml:para>Remove-MsolGroup コマンドレットは、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。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named"> <maml:name>Force</maml:name> <maml:description> <maml:para>確認画面を表示しないようにするために使用されます。</maml:para> </maml:description> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>TenantId</maml:name> <maml:description> <maml:para>操作の実行対象であるテナントの一意の ID。これを指定しないと、既定値である現在のユーザーのテナントが使用されます。このパラメーターはパートナー ユーザーにのみ適用されます。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue> </command:parameter> </command:syntaxItem> </command:syntax> <!-- Cmdlet parameter section --> <command:parameters> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named"> <maml:name>Force</maml:name> <maml:description> <maml:para>確認画面を表示しないようにするために使用されます。</maml:para> </maml:description> <command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue> <dev:type> <maml:name>SwitchParameter</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>ObjectId</maml:name> <maml:description> <maml:para>削除するグループの一意の ID。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue> <dev:type> <maml:name>Guid</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>TenantId</maml:name> <maml:description> <maml:para>操作の実行対象であるテナントの一意の ID。これを指定しないと、既定値である現在のユーザーのテナントが使用されます。このパラメーターはパートナー ユーザーにのみ適用されます。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue> <dev:type> <maml:name>Guid</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> </command:parameters> <!-- Input - Output section--> <command:inputTypes> <command:inputType> <dev:type> <maml:name></maml:name> <maml:uri/> <maml:description/> </dev:type> <maml:description> <maml:para> <!-- description --> </maml:para> </maml:description> </command:inputType> </command:inputTypes> <command:returnValues> <command:returnValue> <dev:type> <maml:name></maml:name> <maml:uri/> <maml:description/> </dev:type> <maml:description> <maml:para> <!-- description --> </maml:para> </maml:description> </command:returnValue> </command:returnValues> <!-- Error section--> <command:terminatingErrors/> <command:nonTerminatingErrors/> <!-- Notes section --> <maml:alertSet> <maml:title></maml:title> <maml:alert> <maml:para> </maml:para> </maml:alert> <maml:alert> <maml:para></maml:para> </maml:alert> </maml:alertSet> <!-- Example section --> <command:examples> <command:example> <maml:title> -------------------------- 例 1 -------------------------- </maml:title> <maml:introduction> <maml:para>C:\PS></maml:para> </maml:introduction> <dev:code> $groupId = Get-MsolGroup -searchString "MyGroup" Remove-MsolGroup -objectid $groupId </dev:code> <dev:remarks> <maml:para>説明</maml:para> <maml:para>-----------</maml:para> <maml:para>ディレクトリからグループ "MyGroup" を削除します。</maml:para> <maml:para></maml:para> <maml:para></maml:para> <maml:para></maml:para> <maml:para></maml:para> </dev:remarks> <command:commandLines> <command:commandLine> <command:commandText></command:commandText> </command:commandLine> </command:commandLines> </command:example> </command:examples> <!-- Link section --> <maml:relatedLinks> <maml:navigationLink> <maml:linkText></maml:linkText> <maml:uri/> </maml:navigationLink> </maml:relatedLinks> </command:command> <!-- v 1.3.0.36 --> <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10"> <command:details> <command:name> Remove-MsolGroupMember </command:name> <maml:description> <maml:para>セキュリティ グループからメンバーを削除します。</maml:para> </maml:description> <maml:copyright> <maml:para></maml:para> </maml:copyright> <command:verb>Remove</command:verb> <command:noun>MsolGroupMember</command:noun> <dev:version></dev:version> </command:details> <maml:description> <maml:para>Remove-MsolGroupMember コマンドレットは、セキュリティ グループからメンバーを削除するために使用されます。メンバーは、ユーザーまたはグループのどちらかです。</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>メンバーを削除するグループの ID。</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。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>GroupMemberType</maml:name> <maml:description> <maml:para>グループから削除するメンバー (ユーザーまたはグループ) の種類。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>TenantId</maml:name> <maml:description> <maml:para>操作の実行対象であるテナントの一意の ID。これを指定しないと、既定値である現在のユーザーのテナントが使用されます。このパラメーターはパートナー ユーザーにのみ適用されます。</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。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue> <dev:type> <maml:name>Guid</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>GroupMemberType</maml:name> <maml:description> <maml:para>グループから削除するメンバー (ユーザーまたはグループ) の種類。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> <dev:type> <maml:name>string</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>GroupObjectId</maml:name> <maml:description> <maml:para>メンバーを削除するグループの ID。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue> <dev:type> <maml:name>Guid</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>TenantId</maml:name> <maml:description> <maml:para>操作の実行対象であるテナントの一意の ID。これを指定しないと、既定値である現在のユーザーのテナントが使用されます。このパラメーターはパートナー ユーザーにのみ適用されます。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue> <dev:type> <maml:name>Guid</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> </command:parameters> <!-- Input - Output section--> <command:inputTypes> <command:inputType> <dev:type> <maml:name></maml:name> <maml:uri/> <maml:description/> </dev:type> <maml:description> <maml:para> <!-- description --> </maml:para> </maml:description> </command:inputType> </command:inputTypes> <command:returnValues> <command:returnValue> <dev:type> <maml:name></maml:name> <maml:uri/> <maml:description/> </dev:type> <maml:description> <maml:para> <!-- description --> </maml:para> </maml:description> </command:returnValue> </command:returnValues> <!-- Error section--> <command:terminatingErrors/> <command:nonTerminatingErrors/> <!-- Notes section --> <maml:alertSet> <maml:title></maml:title> <maml:alert> <maml:para> </maml:para> </maml:alert> <maml:alert> <maml:para></maml:para> </maml:alert> </maml:alertSet> <!-- Example section --> <command:examples> <command:example> <maml:title> -------------------------- 例 1 -------------------------- </maml:title> <maml:introduction> <maml:para>C:\PS></maml:para> </maml:introduction> <dev:code> $groupId = Get-MsolGroup -searchString MyGroup $userid = get-msoluser -userPrincipalName user@contoso.com Remove-MsoLGroupMember -groupObjectId $groupid -GroupMemberType User -groupmemberobjectid $userid </dev:code> <dev:remarks> <maml:para>説明</maml:para> <maml:para>-----------</maml:para> <maml:para>MyGroup から user@contoso.com を削除します。</maml:para> <maml:para></maml:para> <maml:para></maml:para> <maml:para></maml:para> <maml:para></maml:para> </dev:remarks> <command:commandLines> <command:commandLine> <command:commandText></command:commandText> </command:commandLine> </command:commandLines> </command:example> </command:examples> <!-- Link section --> <maml:relatedLinks> <maml:navigationLink> <maml:linkText></maml:linkText> <maml:uri/> </maml:navigationLink> </maml:relatedLinks> </command:command> <!-- v 1.3.0.36 --> <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10"> <command:details> <command:name> Remove-MsolRoleMember </command:name> <maml:description> <maml:para>管理者ロールからメンバーを削除します。</maml:para> </maml:description> <maml:copyright> <maml:para></maml:para> </maml:copyright> <command:verb>Remove</command:verb> <command:noun>MsolRoleMember</command:noun> <dev:version></dev:version> </command:details> <maml:description> <maml:para>Remove-MsolRoleMember コマンドレットは、管理者ロールからユーザーを削除するために使用されます。</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。ユーザーの場合は、 ユーザー ID を使用します。RoleMemberEmailAddress または RoleMemberObjectId のいずれかを指定する必要があります。 </maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>RoleMemberObjectId</maml:name> <maml:description> <maml:para> 削除するメンバー (ユーザーまたはグループ) のオブジェクト ID。RoleMemberEmailAddress または RoleMemberObjectId を指定する必要があります。 </maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>RoleMemberType</maml:name> <maml:description> <maml:para>削除するメンバー (ユーザーまたはグループ) のロールの種類。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>RoleName</maml:name> <maml:description> <maml:para> メンバーを削除するロールの名前。RoleName または RoleObjectId を指定する必要があります。 </maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>RoleObjectId</maml:name> <maml:description> <maml:para>メンバーを削除するロール。RoleName または RoleObjectId を指定する必要があります。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>TenantId</maml:name> <maml:description> <maml:para>操作の実行対象であるテナントの一意の ID。これを指定しないと、既定値である現在のユーザーのテナントが使用されます。このパラメーターはパートナー ユーザーにのみ適用されます。</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。ユーザーの場合は、 ユーザー ID を使用します。RoleMemberEmailAddress または RoleMemberObjectId のいずれかを指定する必要があります。 </maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> <dev:type> <maml:name>string</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>RoleMemberObjectId</maml:name> <maml:description> <maml:para> 削除するメンバー (ユーザーまたはグループ) のオブジェクト ID。RoleMemberEmailAddress または RoleMemberObjectId を指定する必要があります。 </maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue> <dev:type> <maml:name>Guid</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>RoleMemberType</maml:name> <maml:description> <maml:para>削除するメンバー (ユーザーまたはグループ) のロールの種類。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> <dev:type> <maml:name>string</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>RoleName</maml:name> <maml:description> <maml:para> メンバーを削除するロールの名前。RoleName または RoleObjectId を指定する必要があります。 </maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> <dev:type> <maml:name>string</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>RoleObjectId</maml:name> <maml:description> <maml:para>メンバーを削除するロール。RoleName または RoleObjectId を指定する必要があります。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue> <dev:type> <maml:name>Guid</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>TenantId</maml:name> <maml:description> <maml:para>操作の実行対象であるテナントの一意の ID。これを指定しないと、既定値である現在のユーザーのテナントが使用されます。このパラメーターはパートナー ユーザーにのみ適用されます。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue> <dev:type> <maml:name>Guid</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> </command:parameters> <!-- Input - Output section--> <command:inputTypes> <command:inputType> <dev:type> <maml:name></maml:name> <maml:uri/> <maml:description/> </dev:type> <maml:description> <maml:para> <!-- description --> </maml:para> </maml:description> </command:inputType> </command:inputTypes> <command:returnValues> <command:returnValue> <dev:type> <maml:name></maml:name> <maml:uri/> <maml:description/> </dev:type> <maml:description> <maml:para> <!-- description --> </maml:para> </maml:description> </command:returnValue> </command:returnValues> <!-- Error section--> <command:terminatingErrors/> <command:nonTerminatingErrors/> <!-- Notes section --> <maml:alertSet> <maml:title></maml:title> <maml:alert> <maml:para> </maml:para> </maml:alert> <maml:alert> <maml:para></maml:para> </maml:alert> </maml:alertSet> <!-- Example section --> <command:examples> <command:example> <maml:title> -------------------------- 例 1 -------------------------- </maml:title> <maml:introduction> <maml:para>C:\PS></maml:para> </maml:introduction> <dev:code> Remove-MsolRoleMember -RoleName "Company Administrator" -RoleMemberType User -RoleMemberEmailAddress user@contoso.com </dev:code> <dev:remarks> <maml:para>説明</maml:para> <maml:para>-----------</maml:para> <maml:para>Company Administrator (会社の管理者) ロールから user@contoso.com を削除します。</maml:para> <maml:para></maml:para> <maml:para></maml:para> <maml:para></maml:para> <maml:para></maml:para> </dev:remarks> <command:commandLines> <command:commandLine> <command:commandText></command:commandText> </command:commandLine> </command:commandLines> </command:example> </command:examples> <!-- Link section --> <maml:relatedLinks> <maml:navigationLink> <maml:linkText></maml:linkText> <maml:uri/> </maml:navigationLink> </maml:relatedLinks> </command:command> <!-- v 1.3.0.36 --> <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10"> <command:details> <command:name> Remove-MsolServicePrincipal </command:name> <maml:description> <maml:para>Microsoft Azure Active Directory からサービス プリンシパルを削除します。</maml:para> </maml:description> <maml:copyright> <maml:para></maml:para> </maml:copyright> <command:verb>Remove</command:verb> <command:noun>MsolServicePrincipal</command:noun> <dev:version></dev:version> </command:details> <maml:description> <maml:para>Remove-MsolServicePrincipal コマンドレットは、 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>削除するサービス プリンシパルのオブジェクト ID。</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。これを指定しないと、既定値である現在のユーザーのテナントが使用されます。このパラメーターはパートナー ユーザーにのみ適用されます。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue> </command:parameter> </command:syntaxItem> <command:syntaxItem> <maml:name>Remove-MsolServicePrincipal</maml:name> <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>AppPrincipalId</maml:name> <maml:description> <maml:para>削除するサービス プリンシパルに関連付けられている一意のアプリケーション識別子。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>TenantId</maml:name> <maml:description> <maml:para>操作の実行対象であるテナントの一意の ID。これを指定しないと、既定値である現在のユーザーのテナントが使用されます。このパラメーターはパートナー ユーザーにのみ適用されます。</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> 削除する 1 つ以上のサービス プリンシパルの一意の名前。 SPN には、"appName" または "appName/hostname" のいずれかの形式か、有効な URL を使用する必要があります。appName はアプリケーションの名前、hostname はアプリケーションの URI 機関を示します。 </maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>TenantId</maml:name> <maml:description> <maml:para>操作の実行対象であるテナントの一意の ID。これを指定しないと、既定値である現在のユーザーのテナントが使用されます。このパラメーターはパートナー ユーザーにのみ適用されます。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue> </command:parameter> </command:syntaxItem> </command:syntax> <!-- Cmdlet parameter section --> <command:parameters> <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>AppPrincipalId</maml:name> <maml:description> <maml:para>削除するサービス プリンシパルに関連付けられている一意のアプリケーション識別子。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue> <dev:type> <maml:name>Guid</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>ObjectId</maml:name> <maml:description> <maml:para>削除するサービス プリンシパルのオブジェクト ID。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue> <dev:type> <maml:name>Guid</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>ServicePrincipalName</maml:name> <maml:description> <maml:para> 削除する 1 つ以上のサービス プリンシパルの一意の名前。 SPN には、"appName" または "appName/hostname" のいずれかの形式か、有効な URL を使用する必要があります。appName はアプリケーションの名前、hostname はアプリケーションの URI 機関を示します。 </maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> <dev:type> <maml:name>string</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>TenantId</maml:name> <maml:description> <maml:para>操作の実行対象であるテナントの一意の ID。これを指定しないと、既定値である現在のユーザーのテナントが使用されます。このパラメーターはパートナー ユーザーにのみ適用されます。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue> <dev:type> <maml:name>Guid</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> </command:parameters> <!-- Input - Output section--> <command:inputTypes> <command:inputType> <dev:type> <maml:name></maml:name> <maml:uri/> <maml:description/> </dev:type> <maml:description> <maml:para> <!-- description --> </maml:para> </maml:description> </command:inputType> </command:inputTypes> <command:returnValues> <command:returnValue> <dev:type> <maml:name></maml:name> <maml:uri/> <maml:description/> </dev:type> <maml:description> <maml:para> <!-- description --> </maml:para> </maml:description> </command:returnValue> </command:returnValues> <!-- Error section--> <command:terminatingErrors/> <command:nonTerminatingErrors/> <!-- Notes section --> <maml:alertSet> <maml:title></maml:title> <maml:alert> <maml:para> </maml:para> </maml:alert> <maml:alert> <maml:para></maml:para> </maml:alert> </maml:alertSet> <!-- Example section --> <command:examples> <command:example> <maml:title> -------------------------- 例 1 -------------------------- </maml:title> <maml:introduction> <maml:para>C:\PS></maml:para> </maml:introduction> <dev:code> Remove-MsolServicePrincipal -ServicePrincipalName "MyApp/myApp.com" </dev:code> <dev:remarks> <maml:para>説明</maml:para> <maml:para>-----------</maml:para> <maml:para>このコマンドは、サービス プリンシパル名をいずれか 1 つ指定して、サービス プリンシパルを削除します。この例では、サービス プリンシパル名 "MyApp/myApp.com" に関連付けられているサービス プリンシパルが削除されます。</maml:para> <maml:para></maml:para> <maml:para></maml:para> <maml:para></maml:para> <maml:para></maml:para> </dev:remarks> <command:commandLines> <command:commandLine> <command:commandText></command:commandText> </command:commandLine> </command:commandLines> </command:example> </command:examples> <!-- Link section --> <maml:relatedLinks> <maml:navigationLink> <maml:linkText></maml:linkText> <maml:uri/> </maml:navigationLink> </maml:relatedLinks> </command:command> <!-- v 1.3.0.36 --> <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10"> <command:details> <command:name> Remove-MsolServicePrincipalCredential </command:name> <maml:description> <maml:para>サービス プリンシパルから資格情報キーを削除します。</maml:para> </maml:description> <maml:copyright> <maml:para></maml:para> </maml:copyright> <command:verb>Remove</command:verb> <command:noun>MsolServicePrincipalCredential</command:noun> <dev:version></dev:version> </command:details> <maml:description> <maml:para>Remove-MsolServicePrincipalCredential コマンドレットは、資格情報キーが危険にさらされた場合、またはロールオーバー期限の到来に伴って、サービス プリンシパルから資格情報キーを削除するために使用されます。サービス プリンシパルは、オブジェクト ID、アプリケーション ID、またはサービス プリンシパル名 (SPN) のいずれかを指定することによって識別されます。削除する資格情報は、そのキー ID によって識別されます。 </maml:para> </maml:description> <!-- Cmdlet syntax section--> <command:syntax> <command:syntaxItem> <maml:name>Remove-MsolServicePrincipalCredential</maml:name> <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>KeyIds</maml:name> <maml:description> <maml:para>削除する資格情報キーの一覧を指定します。サービス プリンシパルのキー ID の一覧は、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。これを指定しないと、既定値である現在のユーザーのテナントが使用されます。このパラメーターはパートナー ユーザーにのみ適用されます。</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>資格情報を削除するサービス プリンシパルのオブジェクト ID。</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。これを指定しないと、既定値である現在のユーザーのテナントが使用されます。このパラメーターはパートナー ユーザーにのみ適用されます。</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>資格情報を削除するサービス プリンシパルに関連付けられているアプリケーション ID。</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。これを指定しないと、既定値である現在のユーザーのテナントが使用されます。このパラメーターはパートナー ユーザーにのみ適用されます。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue> </command:parameter> </command:syntaxItem> <command:syntaxItem> <maml:name>Remove-MsolServicePrincipalCredential</maml:name> <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>ServicePrincipalName</maml:name> <maml:description> <maml:para> 資格情報を追加するサービス プリンシパルの一意の名前。 SPN には、"appName" または "appName/hostname" のいずれかの形式か、有効な URL を使用する必要があります。appName はアプリケーションの名前、hostname はアプリケーションの URI 機関を示します。 </maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>TenantId</maml:name> <maml:description> <maml:para>操作の実行対象であるテナントの一意の ID。これを指定しないと、既定値である現在のユーザーのテナントが使用されます。このパラメーターはパートナー ユーザーにのみ適用されます。</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>資格情報を削除するサービス プリンシパルに関連付けられているアプリケーション ID。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">GUID</command:parameterValue> <dev:type> <maml:name>GUID</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>KeyIds</maml:name> <maml:description> <maml:para>削除する資格情報キーの一覧を指定します。サービス プリンシパルのキー ID の一覧は、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>資格情報を削除するサービス プリンシパルのオブジェクト ID。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue> <dev:type> <maml:name>Guid</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>ServicePrincipalName</maml:name> <maml:description> <maml:para> 資格情報を追加するサービス プリンシパルの一意の名前。 SPN には、"appName" または "appName/hostname" のいずれかの形式か、有効な URL を使用する必要があります。appName はアプリケーションの名前、hostname はアプリケーションの URI 機関を示します。 </maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> <dev:type> <maml:name>string</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>TenantId</maml:name> <maml:description> <maml:para>操作の実行対象であるテナントの一意の ID。これを指定しないと、既定値である現在のユーザーのテナントが使用されます。このパラメーターはパートナー ユーザーにのみ適用されます。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue> <dev:type> <maml:name>Guid</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> </command:parameters> <!-- Input - Output section--> <command:inputTypes> <command:inputType> <dev:type> <maml:name></maml:name> <maml:uri/> <maml:description/> </dev:type> <maml:description> <maml:para> <!-- description --> </maml:para> </maml:description> </command:inputType> </command:inputTypes> <command:returnValues> <command:returnValue> <dev:type> <maml:name></maml:name> <maml:uri/> <maml:description/> </dev:type> <maml:description> <maml:para> <!-- description --> </maml:para> </maml:description> </command:returnValue> </command:returnValues> <!-- Error section--> <command:terminatingErrors/> <command:nonTerminatingErrors/> <!-- Notes section --> <maml:alertSet> <maml:title></maml:title> <maml:alert> <maml:para> </maml:para> </maml:alert> <maml:alert> <maml:para></maml:para> </maml:alert> </maml:alertSet> <!-- Example section --> <command:examples> <command:example> <maml:title> -------------------------- 例 1 -------------------------- </maml:title> <maml:introduction> <maml:para>C:\PS></maml:para> </maml:introduction> <dev:code> Remove-MsolServicePrincipalCredential -KeyIds @("19805a93-e9dd-4c63-8afd-88ed91f33546") -ServicePrincipalName "MyApp2/myApp.com" </dev:code> <dev:remarks> <maml:para>説明</maml:para> <maml:para>-----------</maml:para> <maml:para>このコマンドは、サービス プリンシパルから資格情報キーを削除します。この例では、キー ID "19805a93-e9dd-4c63-8afd-88ed91f33546" が、サービス プリンシパル名 "MyApp2/myApp.com" に関連付けられているサービス プリンシパルから削除されます。サービス プリンシパルに関連付けられているキー ID のリストを表示するには、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>ディレクトリ設定を削除します。</maml:para> </maml:description> <maml:copyright> <maml:para></maml:para> </maml:copyright> <command:verb>Remove</command:verb> <command:noun>MsolSettings</command:noun> <dev:version></dev:version> </command:details> <maml:description> <maml:para>Remove-MsolSettings コマンドレットは、ディレクトリ設定を削除するために使用できます。削除する資格情報は設定 ID によって識別されます。 </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>削除するディレクトリ設定を指定します。ディレクトリ設定の SettingId は、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>削除するディレクトリ設定を指定します。ディレクトリ設定の SettingId は、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>設定オブジェクトが関連付けられているオブジェクトの種類。指定されていない場合は、テナントに関連付けられます。設定可能な値は、Groups、Users、ServicePrincipals、Applications、Devices です。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">TargetType (enum)</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>TargetObjectId</maml:name> <maml:description> <maml:para>設定オブジェクトが関連付けられているオブジェクト ID。指定されていない場合は、テナントに関連付けられます。</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。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">GUID</command:parameterValue> <dev:type> <maml:name>GUID</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>TargetType</maml:name> <maml:description> <maml:para>設定オブジェクトが関連付けられているオブジェクトの種類。指定されていない場合は、テナントに関連付けられます。設定可能な値は、Groups、Users、ServicePrincipals、Applications、Devices です。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Microsoft.Online.Administration.TargetType</command:parameterValue> <dev:type> <maml:name>Microsoft.Online.Administration.TargetType</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>TargetObjectId</maml:name> <maml:description> <maml:para>設定オブジェクトが関連付けられているオブジェクト ID。指定されていない場合は、テナントに関連付けられます。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue> <dev:type> <maml:name>Guid</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> </command:parameters> <!-- Input - Output section--> <command:inputTypes> <command:inputType> <dev:type> <maml:name></maml:name> <maml:uri/> <maml:description/> </dev:type> <maml:description> <maml:para> <!-- description --> </maml:para> </maml:description> </command:inputType> </command:inputTypes> <command:returnValues> <command:returnValue> <dev:type> <maml:name></maml:name> <maml:uri/> <maml:description/> </dev:type> <maml:description> <maml:para> <!-- description --> </maml:para> </maml:description> </command:returnValue> </command:returnValues> <!-- Error section--> <command:terminatingErrors/> <command:nonTerminatingErrors/> <!-- Notes section --> <maml:alertSet> <maml:title></maml:title> <maml:alert> <maml:para> </maml:para> </maml:alert> <maml:alert> <maml:para></maml:para> </maml:alert> </maml:alertSet> <!-- Example section --> <command:examples> <command:example> <maml:title> -------------------------- 例 1 -------------------------- </maml:title> <maml:introduction> <maml:para>C:\PS></maml:para> </maml:introduction> <dev:code> Remove-MsolServicePrincipalCredential -SettingId <guid> </dev:code> <dev:remarks> <maml:para>説明</maml:para> <maml:para>-----------</maml:para> <maml:para>このコマンドは、ディレクトリ設定を削除します。ディレクトリ設定の SettingId は、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> -------------------------- 例 2 -------------------------- </maml:title> <maml:introduction> <maml:para>C:\PS></maml:para> </maml:introduction> <dev:code> Remove-MsolServicePrincipalCredential -SettingId <guid> -TargetType Groups -TargetObjectId [Group Object Id] </dev:code> <dev:remarks> <maml:para>説明</maml:para> <maml:para>-----------</maml:para> <maml:para>このコマンドはグループ オブジェクトに関連付けられているディレクトリ設定を削除します。ディレクトリ設定の SettingId は、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>Microsoft Azure Active Directory からユーザーを削除します。</maml:para> </maml:description> <maml:copyright> <maml:para></maml:para> </maml:copyright> <command:verb>Remove</command:verb> <command:noun>MsolUser</command:noun> <dev:version></dev:version> </command:details> <maml:description> <maml:para>Remove-MsolUser コマンドレットは、Microsoft Azure Active Directory からユーザーを削除するために使用します。このコマンドレットは、ユーザー、そのライセンス、その他の関連データをすべて削除します。</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>削除するユーザーのオブジェクト ID。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named"> <maml:name>Force</maml:name> <maml:description> <maml:para>確認画面を表示しないようにするために使用されます。</maml:para> </maml:description> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>RemoveFromRecycleBin</maml:name> <maml:description> <maml:para>削除済みのユーザーをごみ箱から完全に削除するために使用します。この操作は、削除済みユーザーのみに適用でき、Microsoft Azure Active Directory からユーザーを完全に削除します。この操作が完了した後は、Restore-MsolUser コマンドを使用してユーザーを回復することはできません。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">switch</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>TenantId</maml:name> <maml:description> <maml:para>操作の実行対象であるテナントの一意の ID。これを指定しないと、既定値である現在のユーザーのテナントが使用されます。このパラメーターはパートナー ユーザーにのみ適用されます。</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>削除するユーザーのユーザー ID。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named"> <maml:name>Force</maml:name> <maml:description> <maml:para>確認画面を表示しないようにするために使用されます。</maml:para> </maml:description> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>RemoveFromRecycleBin</maml:name> <maml:description> <maml:para>削除済みのユーザーをごみ箱から完全に削除するために使用します。この操作は、削除済みユーザーのみに適用でき、Microsoft Azure Active Directory からユーザーを完全に削除します。この操作が完了した後は、Restore-MsolUser コマンドを使用してユーザーを回復することはできません。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">switch</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>TenantId</maml:name> <maml:description> <maml:para>操作の実行対象であるテナントの一意の ID。これを指定しないと、既定値である現在のユーザーのテナントが使用されます。このパラメーターはパートナー ユーザーにのみ適用されます。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue> </command:parameter> </command:syntaxItem> </command:syntax> <!-- Cmdlet parameter section --> <command:parameters> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named"> <maml:name>Force</maml:name> <maml:description> <maml:para>確認画面を表示しないようにするために使用されます。</maml:para> </maml:description> <command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue> <dev:type> <maml:name>SwitchParameter</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>ObjectId</maml:name> <maml:description> <maml:para>削除するユーザーのオブジェクト ID。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue> <dev:type> <maml:name>Guid</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>RemoveFromRecycleBin</maml:name> <maml:description> <maml:para>削除済みのユーザーをごみ箱から完全に削除するために使用します。この操作は、削除済みユーザーのみに適用でき、Microsoft Azure Active Directory からユーザーを完全に削除します。この操作が完了した後は、Restore-MsolUser コマンドを使用してユーザーを回復することはできません。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">switch</command:parameterValue> <dev:type> <maml:name>switch</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>TenantId</maml:name> <maml:description> <maml:para>操作の実行対象であるテナントの一意の ID。これを指定しないと、既定値である現在のユーザーのテナントが使用されます。このパラメーターはパートナー ユーザーにのみ適用されます。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue> <dev:type> <maml:name>Guid</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>UserPrincipalName</maml:name> <maml:description> <maml:para>削除するユーザーのユーザー ID。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> <dev:type> <maml:name>string</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> </command:parameters> <!-- Input - Output section--> <command:inputTypes> <command:inputType> <dev:type> <maml:name></maml:name> <maml:uri/> <maml:description/> </dev:type> <maml:description> <maml:para> <!-- description --> </maml:para> </maml:description> </command:inputType> </command:inputTypes> <command:returnValues> <command:returnValue> <dev:type> <maml:name></maml:name> <maml:uri/> <maml:description/> </dev:type> <maml:description> <maml:para> <!-- description --> </maml:para> </maml:description> </command:returnValue> </command:returnValues> <!-- Error section--> <command:terminatingErrors/> <command:nonTerminatingErrors/> <!-- Notes section --> <maml:alertSet> <maml:title></maml:title> <maml:alert> <maml:para> </maml:para> </maml:alert> <maml:alert> <maml:para></maml:para> </maml:alert> </maml:alertSet> <!-- Example section --> <command:examples> <command:example> <maml:title> -------------------------- 例 1 -------------------------- </maml:title> <maml:introduction> <maml:para>C:\PS></maml:para> </maml:introduction> <dev:code> Remove-MsolUser -UserPrincipalName user@contoso.com None </dev:code> <dev:remarks> <maml:para>説明</maml:para> <maml:para>-----------</maml:para> <maml:para>このコマンドは user@contoso.com を Microsoft Azure Active Directory から削除します。ユーザーがライセンスを所有している場合は、ライセンスもすべて削除されます。操作を確認するために、確認プロンプトが画面に表示されます。</maml:para> <maml:para></maml:para> <maml:para></maml:para> <maml:para></maml:para> <maml:para></maml:para> </dev:remarks> <command:commandLines> <command:commandLine> <command:commandText></command:commandText> </command:commandLine> </command:commandLines> </command:example> <command:example> <maml:title> -------------------------- 例 2 -------------------------- </maml:title> <maml:introduction> <maml:para>C:\PS></maml:para> </maml:introduction> <dev:code> Remove-MsolUser -UserPrincipalName user@contoso.com -force None </dev:code> <dev:remarks> <maml:para>説明</maml:para> <maml:para>-----------</maml:para> <maml:para>このコマンドは user@contoso.com を 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> -------------------------- 例 3 -------------------------- </maml:title> <maml:introduction> <maml:para>C:\PS></maml:para> </maml:introduction> <dev:code> Remove-MsolUser -UserPrincipalName user@contoso.com -RemoveFromRecycleBin None </dev:code> <dev:remarks> <maml:para>説明</maml:para> <maml:para>-----------</maml:para> <maml:para>このコマンドは user@contoso.com を 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> Restore-MsolUser </command:name> <maml:description> <maml:para>削除済みユーザー ビューからユーザーを元の状態に復元します。</maml:para> </maml:description> <maml:copyright> <maml:para></maml:para> </maml:copyright> <command:verb>Restore</command:verb> <command:noun>MsolUser</command:noun> <dev:version></dev:version> </command:details> <maml:description> <maml:para>削除済みユーザー ビュー内のユーザーを元の状態に復元します。ユーザーは削除済みユーザー ビュー内で 30 日間保持されます。</maml:para> </maml:description> <!-- Cmdlet syntax section--> <command:syntax> <command:syntaxItem> <maml:name>Restore-MsolUser</maml:name> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named"> <maml:name>AutoReconcileProxyConflicts</maml:name> <maml:description> <maml:para>設定すると、ユーザーについて競合の原因となるすべてのプロキシ アドレスが削除されます。ユーザーのプロキシ アドレスの 1 つ以上が別のアクティブなユーザーにも使用されている場合は、このパラメーターを使用してください。</maml:para> </maml:description> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named"> <maml:name>NewUserPrincipalName</maml:name> <maml:description> <maml:para>ユーザーを復元するときに使用する UserPrincipalName。これは、ユーザーの元の UserPrincipalName が別のアクティブなユーザーによって使用されている場合に使用してください。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named"> <maml:name>ObjectId</maml:name> <maml:description> <maml:para>復元するユーザーの ObjectId。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue> </command:parameter> </command:syntaxItem> <command:syntaxItem> <maml:name>Restore-MsolUser</maml:name> <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>UserPrincipalName</maml:name> <maml:description> <maml:para>復元するユーザーのユーザー ID。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named"> <maml:name>AutoReconcileProxyConflicts</maml:name> <maml:description> <maml:para>設定すると、ユーザーについて競合の原因となるすべてのプロキシ アドレスが削除されます。ユーザーのプロキシ アドレスの 1 つ以上が別のアクティブなユーザーにも使用されている場合は、このパラメーターを使用してください。</maml:para> </maml:description> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named"> <maml:name>NewUserPrincipalName</maml:name> <maml:description> <maml:para>ユーザーを復元するときに使用する UserPrincipalName。これは、ユーザーの元の UserPrincipalName が別のアクティブなユーザーによって使用されている場合に使用してください。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> </command:parameter> </command:syntaxItem> </command:syntax> <!-- Cmdlet parameter section --> <command:parameters> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named"> <maml:name>AutoReconcileProxyConflicts</maml:name> <maml:description> <maml:para>設定すると、ユーザーについて競合の原因となるすべてのプロキシ アドレスが削除されます。ユーザーのプロキシ アドレスの 1 つ以上が別のアクティブなユーザーにも使用されている場合は、このパラメーターを使用してください。</maml:para> </maml:description> <command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue> <dev:type> <maml:name>SwitchParameter</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named"> <maml:name>NewUserPrincipalName</maml:name> <maml:description> <maml:para>ユーザーを復元するときに使用する UserPrincipalName。これは、ユーザーの元の UserPrincipalName が別のアクティブなユーザーによって使用されている場合に使用してください。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> <dev:type> <maml:name>string</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named"> <maml:name>ObjectId</maml:name> <maml:description> <maml:para>復元するユーザーの ObjectId。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue> <dev:type> <maml:name>Guid</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>UserPrincipalName</maml:name> <maml:description> <maml:para>復元するユーザーのユーザー ID。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> <dev:type> <maml:name>string</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> </command:parameters> <!-- Input - Output section--> <command:inputTypes> <command:inputType> <dev:type> <maml:name></maml:name> <maml:uri/> <maml:description/> </dev:type> <maml:description> <maml:para> <!-- description --> </maml:para> </maml:description> </command:inputType> </command:inputTypes> <command:returnValues> <command:returnValue> <dev:type> <maml:name></maml:name> <maml:uri/> <maml:description/> </dev:type> <maml:description> <maml:para> <!-- description --> </maml:para> </maml:description> </command:returnValue> </command:returnValues> <!-- Error section--> <command:terminatingErrors/> <command:nonTerminatingErrors/> <!-- Notes section --> <maml:alertSet> <maml:title></maml:title> <maml:alert> <maml:para> </maml:para> </maml:alert> <maml:alert> <maml:para></maml:para> </maml:alert> </maml:alertSet> <!-- Example section --> <command:examples> <command:example> <maml:title> -------------------------- 例 1 -------------------------- </maml:title> <maml:introduction> <maml:para>C:\PS></maml:para> </maml:introduction> <dev:code> Restore-MsolUser -UserPrincipalName user@contoso.com Returns a user object </dev:code> <dev:remarks> <maml:para>説明</maml:para> <maml:para>-----------</maml:para> <maml:para>削除されたユーザー コンテナーからアクティブなユーザー コンテナーへ、ユーザー user@contoso.com を 復元します。</maml:para> <maml:para></maml:para> <maml:para></maml:para> <maml:para></maml:para> <maml:para></maml:para> </dev:remarks> <command:commandLines> <command:commandLine> <command:commandText></command:commandText> </command:commandLine> </command:commandLines> </command:example> <command:example> <maml:title> -------------------------- 例 2 -------------------------- </maml:title> <maml:introduction> <maml:para>C:\PS></maml:para> </maml:introduction> <dev:code> Restore-MsolUser -UserPrincipalName user@contoso.com -AutoReconcileProxyConflicts Returns a user object </dev:code> <dev:remarks> <maml:para>説明</maml:para> <maml:para>-----------</maml:para> <maml:para>削除されたユーザー コンテナーからアクティブなユーザー コンテナーへ、競合しているプロキシ アドレスを削除してユーザー user@contoso.com を復元します。プロキシの競合のために復元に失敗する場合はこのオプションを使用します。</maml:para> <maml:para></maml:para> <maml:para></maml:para> <maml:para></maml:para> <maml:para></maml:para> </dev:remarks> <command:commandLines> <command:commandLine> <command:commandText></command:commandText> </command:commandLine> </command:commandLines> </command:example> <command:example> <maml:title> -------------------------- 例 3 -------------------------- </maml:title> <maml:introduction> <maml:para>C:\PS></maml:para> </maml:introduction> <dev:code> Restore-MsolUser -UserPrincipalName user@contoso.com -NewUserPrincipalName anotheruser@contoso.com Returns a user object </dev:code> <dev:remarks> <maml:para>説明</maml:para> <maml:para>-----------</maml:para> <maml:para>削除されたユーザー コンテナーからアクティブなユーザー コンテナーへ、 anotheruser@contoso.com としてユーザー user@contoso.com を復元します。UserPrincipalName の競合のために復元に失敗する場合はこのオプションを使用します。</maml:para> <maml:para></maml:para> <maml:para></maml:para> <maml:para></maml:para> <maml:para></maml:para> </dev:remarks> <command:commandLines> <command:commandLine> <command:commandText></command:commandText> </command:commandLine> </command:commandLines> </command:example> </command:examples> <!-- Link section --> <maml:relatedLinks> <maml:navigationLink> <maml:linkText></maml:linkText> <maml:uri/> </maml:navigationLink> </maml:relatedLinks> </command:command> <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10"> <command:details> <command:name> Set-MsolCompanyAllowedDataLocation </command:name> <maml:description> <maml:para>Azure Active Directory に会社のサービスの種類に許可されるデータ場所を設定します。</maml:para> </maml:description> <maml:copyright> <maml:para></maml:para> </maml:copyright> <command:verb>Set</command:verb> <command:noun>MsolCompanyAllowedDataLocation</command:noun> <dev:version></dev:version> </command:details> <maml:description> <maml:para>Set-MsolCompanyAllowedDataLocation コマンドレットは、許可されるデータの場所を設定、または v1 に会社の特定サービスの種類に許可されている既存のデータの場所を更新しようとします。</maml:para> </maml:description> <!-- Cmdlet syntax section--> <command:syntax> <command:syntaxItem> <maml:name>Set-MsolCompanyAllowedDataLocation</maml:name> <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>ServiceType</maml:name> <maml:description> <maml:para>設定する、許可されたデータの場所のサービスの種類。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> </command:parameter> <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>Location</maml:name> <maml:description> <maml:para>サービスの種類の許可されているデータの場所。この場所は、サービスの種類によって現在サポートされているデータの場所のいずれかと一致する必要があることにご注意ください。そうでない場合は、エラーが返されます。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>IsDefault</maml:name> <maml:description> <maml:para>この場所が、特定のサービスの種類に許可されるデータの場所の既定値であるかどうか。なお、サービスの種類ごとに、許可されるデータの場所の既定値が必ず 1 つ存在します。</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>SharePoint サービスをプロビジョニングするために予約する初期 MOERA ドメイン。v1 では、有効な DNS ドメイン FQDN を指定します。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>Overwrite</maml:name> <maml:description> <maml:para>会社の {ServiceType, Location} ペアに同じものが既に存在する場合に、既存の許可されるデータの場所を上書きするかどうか。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">bool</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>TenantId</maml:name> <maml:description> <maml:para>操作の実行対象であるテナントの一意の ID。これを指定しないと、既定値である現在のユーザーのテナントが使用されます。このパラメーターはパートナー ユーザーにのみ適用されます。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue> </command:parameter> </command:syntaxItem> </command:syntax> <!-- Cmdlet parameter section --> <command:parameters> <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>ServiceType</maml:name> <maml:description> <maml:para>設定する、許可されたデータの場所のサービスの種類。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> <dev:type> <maml:name>string</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>Location</maml:name> <maml:description> <maml:para>サービスの種類の許可されているデータの場所。この場所は、サービスの種類によって現在サポートされているデータの場所のいずれかと一致する必要があることにご注意ください。そうでない場合は、エラーが返されます。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> <dev:type> <maml:name>string</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>IsDefault</maml:name> <maml:description> <maml:para>この場所が、特定のサービスの種類に許可されるデータの場所の既定値であるかどうか。なお、サービスの種類ごとに、許可されるデータの場所の既定値が必ず 1 つ存在します。</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>SharePoint サービスをプロビジョニングするために予約する初期 MOERA ドメイン。v1 では、有効な DNS ドメイン FQDN を指定します。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> <dev:type> <maml:name>string</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>Overwrite</maml:name> <maml:description> <maml:para>会社の {ServiceType, Location} ペアに同じものが既に存在する場合に、既存の許可されるデータの場所を上書きするかどうか。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">bool</command:parameterValue> <dev:type> <maml:name>bool</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>TenantId</maml:name> <maml:description> <maml:para>操作の実行対象であるテナントの一意の ID。これを指定しないと、既定値である現在のユーザーのテナントが使用されます。このパラメーターはパートナー ユーザーにのみ適用されます。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue> <dev:type> <maml:name>Guid</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> </command:parameters> <!-- Input - Output section--> <command:inputTypes> <command:inputType> <dev:type> <maml:name></maml:name> <maml:uri/> <maml:description/> </dev:type> <maml:description> <maml:para> <!-- description --> </maml:para> </maml:description> </command:inputType> </command:inputTypes> <command:returnValues> <command:returnValue> <dev:type> <maml:name></maml:name> <maml:uri/> <maml:description/> </dev:type> <maml:description> <maml:para> <!-- description --> </maml:para> </maml:description> </command:returnValue> </command:returnValues> <!-- Error section--> <command:terminatingErrors/> <command:nonTerminatingErrors/> <!-- Notes section --> <maml:alertSet> <maml:title></maml:title> <maml:alert> <maml:para> </maml:para> </maml:alert> <maml:alert> <maml:para></maml:para> </maml:alert> </maml:alertSet> <!-- Example section --> <command:examples> <command:example> <maml:title> -------------------------- 例 1 -------------------------- </maml:title> <maml:introduction> <maml:para>C:\PS></maml:para> </maml:introduction> <dev:code> Set-MsolCompanyAllowedDataLocation -ServiceType MicrosoftCommunicationsOnline -Location EUR None </dev:code> <dev:remarks> <maml:para>説明</maml:para> <maml:para>-----------</maml:para> <maml:para>このコマンドは、会社用の EUR (たとえば、ヨーロッパ) のサービスの種類 MicrosoftCommunicationsOnline (つまり、Skype for Business) について許可されるデータの場所の設定を試行します。</maml:para> <maml:para></maml:para> <maml:para></maml:para> <maml:para></maml:para> <maml:para></maml:para> </dev:remarks> <command:commandLines> <command:commandLine> <command:commandText></command:commandText> </command:commandLine> </command:commandLines> </command:example> </command:examples> <!-- Link section --> <maml:relatedLinks> <maml:navigationLink> <maml:linkText></maml:linkText> <maml:uri/> </maml:navigationLink> </maml:relatedLinks> </command:command> <!-- v 1.3.0.36 --> <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10"> <command:details> <command:name> Set-MsolCompanyContactInformation </command:name> <maml:description> <maml:para>会社レベルの連絡先情報を設定します。</maml:para> </maml:description> <maml:copyright> <maml:para></maml:para> </maml:copyright> <command:verb>Set</command:verb> <command:noun>MsolCompanyContactInformation</command:noun> <dev:version></dev:version> </command:details> <maml:description> <maml:para>Set-MsolCompanyContactInformation コマンドレットは、会社レベルの連絡先に関する設定を指定するために使用します。これには、Microsoft Azure Active Directory に関するマーケティングや技術情報のお知らせを受け取るための電子メール アドレスも含まれます。</maml:para> </maml:description> <!-- Cmdlet syntax section--> <command:syntax> <command:syntaxItem> <maml:name>Set-MsolCompanyContactInformation</maml:name> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>MarketingNotificationEmails</maml:name> <maml:description> <maml:para>会社レベルのマーケティング情報の連絡先電子メール アドレス。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>TechnicalNotificationEmails</maml:name> <maml:description> <maml:para>会社レベルの技術情報の連絡先電子メール アドレス。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>TenantId</maml:name> <maml:description> <maml:para>操作の実行対象であるテナントの一意の ID。これを指定しないと、既定値である現在のユーザーのテナントが使用されます。このパラメーターはパートナー ユーザーにのみ適用されます。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue> </command:parameter> </command:syntaxItem> </command:syntax> <!-- Cmdlet parameter section --> <command:parameters> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>MarketingNotificationEmails</maml:name> <maml:description> <maml:para>会社レベルのマーケティング情報の連絡先電子メール アドレス。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> <dev:type> <maml:name>string</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>TechnicalNotificationEmails</maml:name> <maml:description> <maml:para>会社レベルの技術情報の連絡先電子メール アドレス。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> <dev:type> <maml:name>string</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>TenantId</maml:name> <maml:description> <maml:para>操作の実行対象であるテナントの一意の ID。これを指定しないと、既定値である現在のユーザーのテナントが使用されます。このパラメーターはパートナー ユーザーにのみ適用されます。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue> <dev:type> <maml:name>Guid</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> </command:parameters> <!-- Input - Output section--> <command:inputTypes> <command:inputType> <dev:type> <maml:name></maml:name> <maml:uri/> <maml:description/> </dev:type> <maml:description> <maml:para> <!-- description --> </maml:para> </maml:description> </command:inputType> </command:inputTypes> <command:returnValues> <command:returnValue> <dev:type> <maml:name></maml:name> <maml:uri/> <maml:description/> </dev:type> <maml:description> <maml:para> <!-- description --> </maml:para> </maml:description> </command:returnValue> </command:returnValues> <!-- Error section--> <command:terminatingErrors/> <command:nonTerminatingErrors/> <!-- Notes section --> <maml:alertSet> <maml:title></maml:title> <maml:alert> <maml:para> </maml:para> </maml:alert> <maml:alert> <maml:para></maml:para> </maml:alert> </maml:alertSet> <!-- Example section --> <command:examples> <command:example> <maml:title> -------------------------- 例 1 -------------------------- </maml:title> <maml:introduction> <maml:para>C:\PS></maml:para> </maml:introduction> <dev:code> Set-MsolCompanyContactInformation -TechnicalNotificationEmail tech@contoso.com None </dev:code> <dev:remarks> <maml:para>説明</maml:para> <maml:para>-----------</maml:para> <maml:para>このコマンドは、会社の連絡先の電子メール アドレスを設定します。</maml:para> <maml:para></maml:para> <maml:para></maml:para> <maml:para></maml:para> <maml:para></maml:para> </dev:remarks> <command:commandLines> <command:commandLine> <command:commandText></command:commandText> </command:commandLine> </command:commandLines> </command:example> </command:examples> <!-- Link section --> <maml:relatedLinks> <maml:navigationLink> <maml:linkText></maml:linkText> <maml:uri/> </maml:navigationLink> </maml:relatedLinks> </command:command> <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10"> <command:details> <command:name> Set-MsolCompanyMultiNationalEnabled </command:name> <maml:description> <maml:para>Azure Active Directory で会社用のサービスの種類について多国対応機能を有効にします。</maml:para> </maml:description> <maml:copyright> <maml:para></maml:para> </maml:copyright> <command:verb>Set</command:verb> <command:noun>MsolCompanyMultiNationalEnabled</command:noun> <dev:version></dev:version> </command:details> <maml:description> <maml:para>Set-MsolCompanyMultiNationalEnabled コマンドレットは、v1 で、会社用のサービスの種類について多国対応機能の有効化を試みます。なお、v1 では、サービスの種類について多国対応機能を無効にする、またはオプトアウトすることはサポートされていません。 サービスの種類について多国対応機能を会社用に有効にできない場合は、このコマンドレットからエラーとそのエラーの理由が返されます。 </maml:para> </maml:description> <!-- Cmdlet syntax section--> <command:syntax> <command:syntaxItem> <maml:name>Set-MsolCompanyMultiNationalEnabled</maml:name> <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>ServiceType</maml:name> <maml:description> <maml:para>多国対応機能を有効にするサービスの種類。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> </command:parameter> <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>Enable</maml:name> <maml:description> <maml:para>会社用のサービスの種類について多国対応機能を有効にするか無効にするか。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">bool</command:parameterValue> </command:parameter> </command:syntaxItem> </command:syntax> <!-- Cmdlet parameter section --> <command:parameters> <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>ServiceType</maml:name> <maml:description> <maml:para>多国対応機能を有効にするサービスの種類。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> <dev:type> <maml:name>string</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>Enable</maml:name> <maml:description> <maml:para>会社用のサービスの種類について多国対応機能を有効にするか無効にするか。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">bool</command:parameterValue> <dev:type> <maml:name>bool</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>TenantId</maml:name> <maml:description> <maml:para>操作の実行対象であるテナントの一意の ID。これを指定しないと、既定値である現在のユーザーのテナントが使用されます。このパラメーターはパートナー ユーザーにのみ適用されます。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue> <dev:type> <maml:name>Guid</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> </command:parameters> <!-- Input - Output section--> <command:inputTypes> <command:inputType> <dev:type> <maml:name></maml:name> <maml:uri/> <maml:description/> </dev:type> <maml:description> <maml:para> <!-- description --> </maml:para> </maml:description> </command:inputType> </command:inputTypes> <command:returnValues> <command:returnValue> <dev:type> <maml:name></maml:name> <maml:uri/> <maml:description/> </dev:type> <maml:description> <maml:para> <!-- description --> </maml:para> </maml:description> </command:returnValue> </command:returnValues> <!-- Error section--> <command:terminatingErrors/> <command:nonTerminatingErrors/> <!-- Notes section --> <maml:alertSet> <maml:title></maml:title> <maml:alert> <maml:para> </maml:para> </maml:alert> <maml:alert> <maml:para></maml:para> </maml:alert> </maml:alertSet> <!-- Example section --> <command:examples> <command:example> <maml:title> -------------------------- 例 1 -------------------------- </maml:title> <maml:introduction> <maml:para>C:\PS></maml:para> </maml:introduction> <dev:code> Set-MsolCompanyMultiNationalEnabled -ServiceType MicrosoftCommunicationsOnline -Enable $True None </dev:code> <dev:remarks> <maml:para>説明</maml:para> <maml:para>-----------</maml:para> <maml:para>このコマンドは、会社用のサービスの種類 MicrosoftCommunicationsOnline (つまり、Skype for Business) について多国対応機能の有効化を試みます。</maml:para> <maml:para></maml:para> <maml:para></maml:para> <maml:para></maml:para> <maml:para></maml:para> </dev:remarks> <command:commandLines> <command:commandLine> <command:commandText></command:commandText> </command:commandLine> </command:commandLines> </command:example> </command:examples> <!-- Link section --> <maml:relatedLinks> <maml:navigationLink> <maml:linkText></maml:linkText> <maml:uri/> </maml:navigationLink> </maml:relatedLinks> </command:command> <!-- v 1.3.0.36 --> <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10"> <command:details> <command:name> Set-MsolCompanySettings </command:name> <maml:description> <maml:para>会社レベルの構成設定を指定します。</maml:para> </maml:description> <maml:copyright> <maml:para></maml:para> </maml:copyright> <command:verb>Set</command:verb> <command:noun>MsolCompanySettings</command:noun> <dev:version></dev:version> </command:details> <maml:description> <maml:para>Set-MsolCompanySettings コマンドレットは、企業レベルの構成を設定する場合に使用します。そうした設定の現行値を読み取る場合には Get-MsolCompanyInformation を使用します。</maml:para> </maml:description> <!-- Cmdlet syntax section--> <command:syntax> <command:syntaxItem> <maml:name>Set-MsolCompanySettings</maml:name> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named"> <maml:name>SelfServePasswordResetEnabled</maml:name> <maml:description> <maml:para>パスワード再設定のセルフサービス機能の使用を許可するかどうかを示します。この設定は、企業規模で適用されます。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Boolean</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named"> <maml:name>UsersPermissionToCreateGroupsEnabled</maml:name> <maml:description> <maml:para>ユーザーにグループの作成を許可するかどうかを示します。この設定は企業規模で適用されます。[False] に設定すると、ユーザーはグループを作成することができなくなります。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Boolean</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named"> <maml:name>AllowAdHocSubscriptions</maml:name> <maml:description> <maml:para>ユーザーに電子メールに基づくサブスクリプションのサインアップを許可するかどうかを示します。この設定は企業規模で適用されます。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Boolean</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named"> <maml:name>AllowEmailVerifiedUsers</maml:name> <maml:description> <maml:para>ユーザーが電子メール検証でテナントに参加できるかどうかを示します。ユーザーが参加するには、対象テナントで検証済みのいずれかのドメインと同じドメイン内の電子メール アドレスが必要です。この設定は、そのテナント内のすべてのドメインに関して企業規模で適用されます。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Boolean</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named"> <maml:name>UsersPermissionToCreateLOBAppsEnabled</maml:name> <maml:description> <maml:para>ユーザーに新規アプリケーションの作成を許可するかどうかを示します。この設定は企業規模で適用されます。[False] に設定すると、ユーザーは自分の組織用に新しいアプリケーションを作成することができなくなります。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Boolean</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named"> <maml:name>UsersPermissionToReadOtherUsersEnabled</maml:name> <maml:description> <maml:para>社内の他のユーザーのプロファイル情報を表示することをユーザーに許可するかどうかを示します。この設定は企業規模で適用されます。[False] に設定すると、ユーザーは Windows PowerShell 用 Azure AD モジュールを使用して組織のユーザー情報にアクセスすることができなくなります。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Boolean</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named"> <maml:name>UsersPermissionToUserConsentToAppEnabled</maml:name> <maml:description> <maml:para>クラウド ユーザー データ (ディレクトリのユーザー プロファイル、Office 365 メール、OneDrive for Business など) に対するアクセスを必要とするアプリをユーザーが承認することを許可するかどうかを示します。この設定は企業規模で適用されます。[False] に設定すると、ユーザーはアプリケーションに対して承認を与えることができなくなります。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Boolean</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named"> <maml:name>DefaultUsageLocation</maml:name> <maml:description> <maml:para>Microsoft 製品にライセンスを割り当てるとき、何も存在しない場合にはこの値が User.UsageLocation 属性に適用されます。既定の値が null の場合、テナントのロケーション値が使用されます。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">String</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>TenantId</maml:name> <maml:description> <maml:para>操作の実行対象であるテナントの一意の ID。これを指定しないと、既定値である現在のユーザーのテナントが使用されます。このパラメーターはパートナー ユーザーにのみ適用されます。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue> </command:parameter> </command:syntaxItem> </command:syntax> <!-- Cmdlet parameter section --> <command:parameters> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named"> <maml:name>SelfServePasswordResetEnabled</maml:name> <maml:description> <maml:para>パスワード再設定のセルフサービス機能の使用を許可するかどうかを示します。この設定は、企業規模で適用されます。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Boolean</command:parameterValue> <dev:type> <maml:name>Boolean</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named"> <maml:name>UsersPermissionToCreateGroupsEnabled</maml:name> <maml:description> <maml:para>ユーザーにグループの作成を許可するかどうかを示します。この設定は企業規模で適用されます。[False] に設定すると、ユーザーはグループを作成することができなくなります。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Boolean</command:parameterValue> <dev:type> <maml:name>Boolean</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named"> <maml:name>AllowAdHocSubscriptions</maml:name> <maml:description> <maml:para>ユーザーに電子メールに基づくサブスクリプションのサインアップを許可するかどうかを示します。この設定は企業規模で適用されます。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Boolean</command:parameterValue> <dev:type> <maml:name>Boolean</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named"> <maml:name>AllowEmailVerifiedUsers</maml:name> <maml:description> <maml:para>ユーザーが電子メール検証でテナントに参加できるかどうかを示します。ユーザーが参加するには、対象テナントで検証済みのいずれかのドメインと同じドメイン内の電子メール アドレスが必要です。この設定は、そのテナント内のすべてのドメインに関して企業規模で適用されます。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Boolean</command:parameterValue> <dev:type> <maml:name>Boolean</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named"> <maml:name>UsersPermissionToCreateLOBAppsEnabled</maml:name> <maml:description> <maml:para>ユーザーに新規アプリケーションの作成を許可するかどうかを示します。この設定は企業規模で適用されます。[False] に設定すると、ユーザーは自分の組織用に新しいアプリケーションを作成することができなくなります。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Boolean</command:parameterValue> <dev:type> <maml:name>Boolean</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named"> <maml:name>UsersPermissionToReadOtherUsersEnabled</maml:name> <maml:description> <maml:para>社内の他のユーザーのプロファイル情報を表示することをユーザーに許可するかどうかを示します。この設定は企業規模で適用されます。[False] に設定すると、ユーザーは Windows PowerShell 用 Azure AD モジュールを使用して組織のユーザー情報にアクセスすることができなくなります。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Boolean</command:parameterValue> <dev:type> <maml:name>Boolean</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named"> <maml:name>UsersPermissionToUserConsentToAppEnabled</maml:name> <maml:description> <maml:para>クラウド ユーザー データ (ディレクトリのユーザー プロファイル、Office 365 メール、OneDrive for Business など) に対するアクセスを必要とするアプリをユーザーが承認することを許可するかどうかを示します。この設定は企業規模で適用されます。[False] に設定すると、ユーザーはアプリケーションに対して承認を与えることができなくなります。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Boolean</command:parameterValue> <dev:type> <maml:name>Boolean</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named"> <maml:name>DefaultUsageLocation</maml:name> <maml:description> <maml:para>Microsoft 製品にライセンスを割り当てるとき、何も存在しない場合にはこの値が User.UsageLocation 属性に適用されます。既定の値が null の場合、テナントのロケーション値が使用されます。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">String</command:parameterValue> <dev:type> <maml:name>String</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>TenantId</maml:name> <maml:description> <maml:para>操作の実行対象であるテナントの一意の ID。これを指定しないと、既定値である現在のユーザーのテナントが使用されます。このパラメーターはパートナー ユーザーにのみ適用されます。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue> <dev:type> <maml:name>Guid</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> </command:parameters> <!-- Input - Output section--> <command:inputTypes> <command:inputType> <dev:type> <maml:name></maml:name> <maml:uri/> <maml:description/> </dev:type> <maml:description> <maml:para> <!-- description --> </maml:para> </maml:description> </command:inputType> </command:inputTypes> <command:returnValues> <command:returnValue> <dev:type> <maml:name></maml:name> <maml:uri/> <maml:description/> </dev:type> <maml:description> <maml:para> <!-- description --> </maml:para> </maml:description> </command:returnValue> </command:returnValues> <!-- Error section--> <command:terminatingErrors/> <command:nonTerminatingErrors/> <!-- Notes section --> <maml:alertSet> <maml:title></maml:title> <maml:alert> <maml:para> </maml:para> </maml:alert> <maml:alert> <maml:para></maml:para> </maml:alert> </maml:alertSet> <!-- Example section --> <command:examples> <command:example> <maml:title> -------------------------- 例 1 -------------------------- </maml:title> <maml:introduction> <maml:para>C:\PS></maml:para> </maml:introduction> <dev:code> Set-MsolCompanySettings -SelfServePasswordResetEnabled $true </dev:code> <dev:remarks> <maml:para>説明</maml:para> <maml:para>-----------</maml:para> <maml:para>会社のすべてのユーザーに対して、自分で自分のパスワードを再設定する機能を有効にします。</maml:para> <maml:para></maml:para> <maml:para></maml:para> <maml:para></maml:para> <maml:para></maml:para> </dev:remarks> <command:commandLines> <command:commandLine> <command:commandText></command:commandText> </command:commandLine> </command:commandLines> </command:example> </command:examples> <!-- Link section --> <maml:relatedLinks> <maml:navigationLink> <maml:linkText></maml:linkText> <maml:uri/> </maml:navigationLink> </maml:relatedLinks> </command:command> <!-- v 1.3.0.36 --> <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10"> <command:details> <command:name> Set-MsolDirSyncEnabled </command:name> <maml:description> <maml:para>このテナントのディレクトリ同期の無効化/有効化に使用されます。</maml:para> </maml:description> <maml:copyright> <maml:para></maml:para> </maml:copyright> <command:verb>Set</command:verb> <command:noun>MsolDirSyncEnabled</command:noun> <dev:version></dev:version> </command:details> <maml:description> <maml:para>Set-MsolDirSyncEnabled コマンドレットは、会社のディレクトリ同期をオンまたはオフにするために使用されます。</maml:para> </maml:description> <!-- Cmdlet syntax section--> <command:syntax> <command:syntaxItem> <maml:name>Set-MsolDirSyncEnabled</maml:name> <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>EnableDirSync</maml:name> <maml:description> <maml:para>true にすると、会社のディレクトリ同期が有効になります。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Boolean</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>TenantId</maml:name> <maml:description> <maml:para>操作の実行対象であるテナントの一意の ID。これを指定しないと、既定値である現在のユーザーのテナントが使用されます。このパラメーターはパートナー ユーザーにのみ適用されます。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue> </command:parameter> </command:syntaxItem> </command:syntax> <!-- Cmdlet parameter section --> <command:parameters> <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>EnableDirSync</maml:name> <maml:description> <maml:para>true にすると、会社のディレクトリ同期が有効になります。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Boolean</command:parameterValue> <dev:type> <maml:name>Boolean</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>TenantId</maml:name> <maml:description> <maml:para>操作の実行対象であるテナントの一意の ID。これを指定しないと、既定値である現在のユーザーのテナントが使用されます。このパラメーターはパートナー ユーザーにのみ適用されます。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue> <dev:type> <maml:name>Guid</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> </command:parameters> <!-- Input - Output section--> <command:inputTypes> <command:inputType> <dev:type> <maml:name></maml:name> <maml:uri/> <maml:description/> </dev:type> <maml:description> <maml:para> <!-- description --> </maml:para> </maml:description> </command:inputType> </command:inputTypes> <command:returnValues> <command:returnValue> <dev:type> <maml:name></maml:name> <maml:uri/> <maml:description/> </dev:type> <maml:description> <maml:para> <!-- description --> </maml:para> </maml:description> </command:returnValue> </command:returnValues> <!-- Error section--> <command:terminatingErrors/> <command:nonTerminatingErrors/> <!-- Notes section --> <maml:alertSet> <maml:title></maml:title> <maml:alert> <maml:para> </maml:para> </maml:alert> <maml:alert> <maml:para></maml:para> </maml:alert> </maml:alertSet> <!-- Example section --> <command:examples> <command:example> <maml:title> -------------------------- 例 1 -------------------------- </maml:title> <maml:introduction> <maml:para>C:\PS></maml:para> </maml:introduction> <dev:code> Set-MsolDirSyncEnabled -EnableDirsync $true None </dev:code> <dev:remarks> <maml:para>説明</maml:para> <maml:para>-----------</maml:para> <maml:para>このコマンドは会社のディレクトリ同期を有効化します。</maml:para> <maml:para></maml:para> <maml:para></maml:para> <maml:para></maml:para> <maml:para></maml:para> </dev:remarks> <command:commandLines> <command:commandLine> <command:commandText></command:commandText> </command:commandLine> </command:commandLines> </command:example> </command:examples> <!-- Link section --> <maml:relatedLinks> <maml:navigationLink> <maml:linkText></maml:linkText> <maml:uri/> </maml:navigationLink> </maml:relatedLinks> </command:command> <!-- v 1.3.0.36 --> <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10"> <command:details> <command:name> Set-MsolDomain </command:name> <maml:description> <maml:para>ドメインの設定を更新します。</maml:para> </maml:description> <maml:copyright> <maml:para></maml:para> </maml:copyright> <command:verb>Set</command:verb> <command:noun>MsolDomain</command:noun> <dev:version></dev:version> </command:details> <maml:description> <maml:para>Set-MsolDomain コマンドレットは、ドメインの設定を更新するために使用されます。このコマンドレットを使用して、既定のドメインを変更したり、機能 (電子メール、Sharepoint、OfficeCommunicationsOnline) を変更したりできます。</maml:para> </maml:description> <!-- Cmdlet syntax section--> <command:syntax> <command:syntaxItem> <maml:name>Set-MsolDomain</maml:name> <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>Name</maml:name> <maml:description> <maml:para>更新するドメインの名前。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>IsDefault</maml:name> <maml:description> <maml:para>このドメインを既定のドメインにするためのスイッチ パラメーター。</maml:para> </maml:description> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>TenantId</maml:name> <maml:description> <maml:para>操作の実行対象であるテナントの一意の ID。これを指定しないと、既定値である現在のユーザーのテナントが使用されます。このパラメーターはパートナー ユーザーにのみ適用されます。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue> </command:parameter> </command:syntaxItem> </command:syntax> <!-- Cmdlet parameter section --> <command:parameters> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>IsDefault</maml:name> <maml:description> <maml:para>このドメインを既定のドメインにするためのスイッチ パラメーター。</maml:para> </maml:description> <command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue> <dev:type> <maml:name>SwitchParameter</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>Name</maml:name> <maml:description> <maml:para>更新するドメインの名前。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> <dev:type> <maml:name>string</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>TenantId</maml:name> <maml:description> <maml:para>操作の実行対象であるテナントの一意の ID。これを指定しないと、既定値である現在のユーザーのテナントが使用されます。このパラメーターはパートナー ユーザーにのみ適用されます。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue> <dev:type> <maml:name>Guid</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> </command:parameters> <!-- Input - Output section--> <command:inputTypes> <command:inputType> <dev:type> <maml:name></maml:name> <maml:uri/> <maml:description/> </dev:type> <maml:description> <maml:para> <!-- description --> </maml:para> </maml:description> </command:inputType> </command:inputTypes> <command:returnValues> <command:returnValue> <dev:type> <maml:name></maml:name> <maml:uri/> <maml:description/> </dev:type> <maml:description> <maml:para> <!-- description --> </maml:para> </maml:description> </command:returnValue> </command:returnValues> <!-- Error section--> <command:terminatingErrors/> <command:nonTerminatingErrors/> <!-- Notes section --> <maml:alertSet> <maml:title></maml:title> <maml:alert> <maml:para> </maml:para> </maml:alert> <maml:alert> <maml:para></maml:para> </maml:alert> </maml:alertSet> <!-- Example section --> <command:examples> <command:example> <maml:title> -------------------------- 例 1 -------------------------- </maml:title> <maml:introduction> <maml:para>C:\PS></maml:para> </maml:introduction> <dev:code> set-msoldomain -name example.com -IsDefault </dev:code> <dev:remarks> <maml:para>説明</maml:para> <maml:para>-----------</maml:para> <maml:para>example.com をこの会社の既定ドメインに設定します。</maml:para> <maml:para></maml:para> <maml:para></maml:para> <maml:para></maml:para> <maml:para></maml:para> </dev:remarks> <command:commandLines> <command:commandLine> <command:commandText></command:commandText> </command:commandLine> </command:commandLines> </command:example> </command:examples> <!-- Link section --> <maml:relatedLinks> <maml:navigationLink> <maml:linkText></maml:linkText> <maml:uri/> </maml:navigationLink> </maml:relatedLinks> </command:command> <!-- v 1.3.0.36 --> <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10"> <command:details> <command:name> Set-MsolDomainAuthentication </command:name> <maml:description> <maml:para>ドメインの認証の種類を変更します。</maml:para> </maml:description> <maml:copyright> <maml:para></maml:para> </maml:copyright> <command:verb>Set</command:verb> <command:noun>MsolDomainAuthentication</command:noun> <dev:version></dev:version> </command:details> <maml:description> <maml:para>Set-MsolDomainAuthentication コマンドレットは、ドメイン認証を標準 ID とシングル サインオンとの間で切り替えるために使用します。このコマンドレットが更新するのは、Microsoft Azure Active Directory 内の設定のみです。通常は代わりに、Convert-MsolDomainToStandard または Convert-MsolDomainToFederated を使用する必要があります。</maml:para> </maml:description> <!-- Cmdlet syntax section--> <command:syntax> <command:syntaxItem> <maml:name>Set-MsolDomainAuthentication</maml:name> <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>Authentication</maml:name> <maml:description> <maml:para>ドメインの認証の種類 (管理対象/フェデレーション)。このドメイン上に作成されるすべてのユーザーに、この認証の種類が適用されます。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">DomainAuthenticationType</command:parameterValue> </command:parameter> <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>DomainName</maml:name> <maml:description> <maml:para>更新する完全修飾ドメイン名 (FQDN)。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>ActiveLogOnUri</maml:name> <maml:description> <maml:para>Microsoft Azure Active Directory でシングル サインオン (ID フェデレーションとも呼ばれる) のためにセットアップされたドメインで認証する際に、アクティブなクライアントによって使用されるエンドポイントを指定する URL。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>FederationBrandName</maml:name> <maml:description> <maml:para>Microsoft Azure Active Directory サービスへのサインイン時にユーザーに表示される文字列値の名前。たとえば "Contoso Inc." など、ユーザーになじみのあるものを使用することをお勧めします。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>IssuerUri</maml:name> <maml:description> <maml:para>フェデレーション サーバーから派生している Microsoft Azure Active Directory ID プラットフォームのドメインの一意識別子。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>LogOffUri</maml:name> <maml:description> <maml:para>Microsoft Azure Active Directory サービスからサインアウトした際に、クライアントがリダイレクトされる宛先の URL。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>MetadataExchangeUri</maml:name> <maml:description> <maml:para>Lync Online などの多機能クライアント アプリケーションからの認証に使用される Metadata Exchange エンドポイントを指定する URL。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>NextSigningCertificate</maml:name> <maml:description> <maml:para>主要な署名証明書の有効期限が切れたときに、トークンへの署名に使用される、次のトークン署名証明書。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>PassiveLogOnUri</maml:name> <maml:description> <maml:para>Microsoft Azure Active Directory サービスにサインインした際に、Web ベースのクライアントがリダイレクトされる宛先の URL。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>SigningCertificate</maml:name> <maml:description> <maml:para>Microsoft Azure Active Directory ID プラットフォームに渡されるトークンの署名に使用される現在の証明書。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>TenantId</maml:name> <maml:description> <maml:para>操作の実行対象であるテナントの一意の ID。これを指定しないと、既定値である現在のユーザーのテナントが使用されます。このパラメーターはパートナー ユーザーにのみ適用されます。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>SupportsMfa</maml:name> <maml:description> <maml:para>IDP STS が MFA をサポートするかどうかを示します。</maml:para> </maml:description> <command:parameterValue required="false" variableLength="false">Boolean</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>PromptLoginBehavior</maml:name> <maml:description> <maml:para>目的の認証プロセスを設定します。有効な値は次のとおりです。TranslateToFreshPasswordAuth は、fresh=0&wauth=<パスワード認証のための URI 値> を送信することを意味します。NativeSupport は、prompt=login を送信することを意味します。Disabled は、フェデレーション IdP に上記のパラメーターのいずれも送信しないことを意味します</maml:para> </maml:description> <command:parameterValue required="false" variableLength="false">Microsoft.Online.Administration.PromptLoginBehavior</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>DefaultInteractiveAuthenticationMethod</maml:name> <maml:description> <maml:para>アプリケーションがユーザーに対話型ログインを求める場合に使用する必要がある既定の認証方法を示します。</maml:para> </maml:description> <command:parameterValue required="false" variableLength="false">string</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>OpenIdConnectDiscoveryEndpoint</maml:name> <maml:description> <maml:para>フェデレーション IDP STS の OpenID Connect 検出エンドポイント。</maml:para> </maml:description> <command:parameterValue required="false" variableLength="false">string</command:parameterValue> </command:parameter> </command:syntaxItem> </command:syntax> <!-- Cmdlet parameter section --> <command:parameters> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>ActiveLogOnUri</maml:name> <maml:description> <maml:para>Microsoft Azure Active Directory でシングル サインオン (ID フェデレーションとも呼ばれる) のためにセットアップされたドメインで認証する際に、アクティブなクライアントによって使用されるエンドポイントを指定する URL。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> <dev:type> <maml:name>string</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>Authentication</maml:name> <maml:description> <maml:para>ドメインの認証の種類 (管理対象/フェデレーション)。このドメイン上に作成されるすべてのユーザーに、この認証の種類が適用されます。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">DomainAuthenticationType</command:parameterValue> <dev:type> <maml:name>DomainAuthenticationType</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>DomainName</maml:name> <maml:description> <maml:para>更新する完全修飾ドメイン名 (FQDN)。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> <dev:type> <maml:name>string</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>FederationBrandName</maml:name> <maml:description> <maml:para>Microsoft Azure Active Directory サービスへのサインイン時にユーザーに表示される文字列値の名前。たとえば "Contoso Inc." など、ユーザーになじみのあるものを使用することをお勧めします。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> <dev:type> <maml:name>string</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>IssuerUri</maml:name> <maml:description> <maml:para>フェデレーション サーバーから派生している Microsoft Azure Active Directory ID プラットフォームのドメインの一意識別子。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> <dev:type> <maml:name>string</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>LogOffUri</maml:name> <maml:description> <maml:para>Microsoft Azure Active Directory サービスからサインアウトした際に、クライアントがリダイレクトされる宛先の URL。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> <dev:type> <maml:name>string</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>MetadataExchangeUri</maml:name> <maml:description> <maml:para>Lync Online などの多機能クライアント アプリケーションからの認証に使用される Metadata Exchange エンドポイントを指定する URL。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> <dev:type> <maml:name>string</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>NextSigningCertificate</maml:name> <maml:description> <maml:para>主要な署名証明書の有効期限が切れたときに、トークンへの署名に使用される、次のトークン署名証明書。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> <dev:type> <maml:name>string</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>PassiveLogOnUri</maml:name> <maml:description> <maml:para>Microsoft Azure Active Directory サービスにサインインした際に、Web ベースのクライアントがリダイレクトされる宛先の URL。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> <dev:type> <maml:name>string</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>SigningCertificate</maml:name> <maml:description> <maml:para>Microsoft Azure Active Directory ID プラットフォームに渡されるトークンの署名に使用される現在の証明書。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> <dev:type> <maml:name>string</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>TenantId</maml:name> <maml:description> <maml:para>操作の実行対象であるテナントの一意の ID。これを指定しないと、既定値である現在のユーザーのテナントが使用されます。このパラメーターはパートナー ユーザーにのみ適用されます。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue> <dev:type> <maml:name>Guid</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>SupportsMfa</maml:name> <maml:description> <maml:para>IDP STS が MFA をサポートするかどうかを示します。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Boolean</command:parameterValue> <dev:type> <maml:name>Boolean</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>DefaultInteractiveAuthenticationMethod</maml:name> <maml:description> <maml:para>アプリケーションがユーザーに対話型ログインを求める場合に使用する必要がある既定の認証方法を示します。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> <dev:type> <maml:name>string</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>OpenIdConnectDiscoveryEndpoint</maml:name> <maml:description> <maml:para>フェデレーション IDP STS の OpenID Connect 検出エンドポイント。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> <dev:type> <maml:name>string</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> </command:parameters> <!-- Input - Output section--> <command:inputTypes> <command:inputType> <dev:type> <maml:name></maml:name> <maml:uri/> <maml:description/> </dev:type> <maml:description> <maml:para> <!-- description --> </maml:para> </maml:description> </command:inputType> </command:inputTypes> <command:returnValues> <command:returnValue> <dev:type> <maml:name></maml:name> <maml:uri/> <maml:description/> </dev:type> <maml:description> <maml:para> <!-- description --> </maml:para> </maml:description> </command:returnValue> </command:returnValues> <!-- Error section--> <command:terminatingErrors/> <command:nonTerminatingErrors/> <!-- Notes section --> <maml:alertSet> <maml:title></maml:title> <maml:alert> <maml:para> </maml:para> </maml:alert> <maml:alert> <maml:para></maml:para> </maml:alert> </maml:alertSet> <!-- Example section --> <command:examples> </command:examples> <!-- Link section --> <maml:relatedLinks> <maml:navigationLink> <maml:linkText></maml:linkText> <maml:uri/> </maml:navigationLink> </maml:relatedLinks> </command:command> <!-- v 1.3.0.36 --> <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10"> <command:details> <command:name> Set-MsolDomainFederationSettings </command:name> <maml:description> <maml:para>フェデレーション ドメインの設定を更新します。</maml:para> </maml:description> <maml:copyright> <maml:para></maml:para> </maml:copyright> <command:verb>Set</command:verb> <command:noun>MsolDomainFederationSettings</command:noun> <dev:version></dev:version> </command:details> <maml:description> <maml:para>Set-MsolDomainFederationSettings コマンドレットは、シングル サインオン ドメインの設定を更新するために使用されます。</maml:para> </maml:description> <!-- Cmdlet syntax section--> <command:syntax> <command:syntaxItem> <maml:name>Set-MsolDomainFederationSettings</maml:name> <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>DomainName</maml:name> <maml:description> <maml:para>更新する完全修飾ドメイン名 (FQDN)。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>ActiveLogOnUri</maml:name> <maml:description> <maml:para>Microsoft Azure Active Directory でシングル サインオン (ID フェデレーションとも呼ばれる) のためにセットアップされたドメインで認証する際に、アクティブなクライアントによって使用されるエンドポイントを指定する URL。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>FederationBrandName</maml:name> <maml:description> <maml:para>Microsoft Azure Active Directory へのサインイン時にユーザーに表示される文字列値の名前。たとえば "Contoso Inc." など、ユーザーになじみのあるものを使用することをお勧めします。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>IssuerUri</maml:name> <maml:description> <maml:para>フェデレーション サーバーから派生している Microsoft Azure Active Directory ID プラットフォームのドメインの一意識別子。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>LogOffUri</maml:name> <maml:description> <maml:para>Microsoft Azure Active Directory サービスからサインアウトした際に、クライアントがリダイレクトされる宛先の URL。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>MetadataExchangeUri</maml:name> <maml:description> <maml:para>Lync Online などの多機能クライアント アプリケーションからの認証に使用される Metadata Exchange エンドポイントを指定する URL。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>NextSigningCertificate</maml:name> <maml:description> <maml:para>主要な署名証明書の有効期限が切れたときに、トークンへの署名に使用される、次のトークン署名証明書。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>PassiveLogOnUri</maml:name> <maml:description> <maml:para>Microsoft Azure Active Directory サービスにサインインした際に、Web ベースのクライアントがリダイレクトされる宛先の URL。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>SigningCertificate</maml:name> <maml:description> <maml:para>Microsoft Azure Active Directory ID プラットフォームに渡されるトークンの署名に使用される現在の証明書。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>TenantId</maml:name> <maml:description> <maml:para>操作の実行対象であるテナントの一意の ID。これを指定しないと、既定値である現在のユーザーのテナントが使用されます。このパラメーターはパートナー ユーザーにのみ適用されます。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue> </command:parameter> </command:syntaxItem> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>SupportsMfa</maml:name> <maml:description> <maml:para>IDP STS が MFA をサポートするかどうかを示します。</maml:para> </maml:description> <command:parameterValue required="false" variableLength="false">Boolean</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>PromptLoginBehavior</maml:name> <maml:description> <maml:para>目的の認証プロセスを設定します。</maml:para> </maml:description> <command:parameterValue required="false" variableLength="false">Boolean</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>DefaultInteractiveAuthenticationMethod</maml:name> <maml:description> <maml:para>アプリケーションがユーザーに対話型ログインを求める場合に使用する必要がある既定の認証方法を示します。</maml:para> </maml:description> <command:parameterValue required="false" variableLength="false">string</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>OpenIdConnectDiscoveryEndpoint</maml:name> <maml:description> <maml:para>フェデレーション IDP STS の OpenID Connect 検出エンドポイント。</maml:para> </maml:description> <command:parameterValue required="false" variableLength="false">string</command:parameterValue> </command:parameter> </command:syntax> <!-- Cmdlet parameter section --> <command:parameters> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>ActiveLogOnUri</maml:name> <maml:description> <maml:para>Microsoft Azure Active Directory でシングル サインオン (ID フェデレーションとも呼ばれる) のためにセットアップされたドメインで認証する際に、アクティブなクライアントによって使用されるエンドポイントを指定する URL。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> <dev:type> <maml:name>string</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>DomainName</maml:name> <maml:description> <maml:para>更新する完全修飾ドメイン名 (FQDN)。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> <dev:type> <maml:name>string</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>FederationBrandName</maml:name> <maml:description> <maml:para>Microsoft Azure Active Directory へのサインイン時にユーザーに表示される文字列値の名前。たとえば "Contoso Inc." など、ユーザーになじみのあるものを使用することをお勧めします。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> <dev:type> <maml:name>string</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>IssuerUri</maml:name> <maml:description> <maml:para>フェデレーション サーバーから派生している Microsoft Azure Active Directory ID プラットフォームのドメインの一意識別子。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> <dev:type> <maml:name>string</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>LogOffUri</maml:name> <maml:description> <maml:para>Microsoft Azure Active Directory サービスからサインアウトした際に、クライアントがリダイレクトされる宛先の URL。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> <dev:type> <maml:name>string</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>MetadataExchangeUri</maml:name> <maml:description> <maml:para>Lync Online などの多機能クライアント アプリケーションからの認証に使用される Metadata Exchange エンドポイントを指定する URL。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> <dev:type> <maml:name>string</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>NextSigningCertificate</maml:name> <maml:description> <maml:para>主要な署名証明書の有効期限が切れたときに、トークンへの署名に使用される、次のトークン署名証明書。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> <dev:type> <maml:name>string</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>PassiveLogOnUri</maml:name> <maml:description> <maml:para>Microsoft Azure Active Directory サービスにサインインした際に、Web ベースのクライアントがリダイレクトされる宛先の URL。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> <dev:type> <maml:name>string</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>SigningCertificate</maml:name> <maml:description> <maml:para>Microsoft Azure Active Directory ID プラットフォームに渡されるトークンの署名に使用される現在の証明書。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> <dev:type> <maml:name>string</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>TenantId</maml:name> <maml:description> <maml:para>操作の実行対象であるテナントの一意の ID。これを指定しないと、既定値である現在のユーザーのテナントが使用されます。このパラメーターはパートナー ユーザーにのみ適用されます。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue> <dev:type> <maml:name>Guid</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>SupportsMfa</maml:name> <maml:description> <maml:para>IDP STS が MFA をサポートするかどうかを示します。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Boolean</command:parameterValue> <dev:type> <maml:name>Boolean</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>DefaultInteractiveAuthenticationMethod</maml:name> <maml:description> <maml:para>アプリケーションがユーザーに対話型ログインを求める場合に使用する必要がある既定の認証方法を示します。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> <dev:type> <maml:name>string</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>OpenIdConnectDiscoveryEndpoint</maml:name> <maml:description> <maml:para>フェデレーション IDP STS の OpenID Connect 検出エンドポイント。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> <dev:type> <maml:name>string</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> </command:parameters> <!-- Input - Output section--> <command:inputTypes> <command:inputType> <dev:type> <maml:name></maml:name> <maml:uri/> <maml:description/> </dev:type> <maml:description> <maml:para> <!-- description --> </maml:para> </maml:description> </command:inputType> </command:inputTypes> <command:returnValues> <command:returnValue> <dev:type> <maml:name></maml:name> <maml:uri/> <maml:description/> </dev:type> <maml:description> <maml:para> <!-- description --> </maml:para> </maml:description> </command:returnValue> </command:returnValues> <!-- Error section--> <command:terminatingErrors/> <command:nonTerminatingErrors/> <!-- Notes section --> <maml:alertSet> <maml:title></maml:title> <maml:alert> <maml:para> </maml:para> </maml:alert> <maml:alert> <maml:para></maml:para> </maml:alert> </maml:alertSet> <!-- Example section --> <command:examples> </command:examples> <!-- Link section --> <maml:relatedLinks> <maml:navigationLink> <maml:linkText></maml:linkText> <maml:uri/> </maml:navigationLink> </maml:relatedLinks> </command:command> <!-- v 1.3.0.36 --> <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10"> <command:details> <command:name> Set-MsolGroup </command:name> <maml:description> <maml:para>セキュリティ グループを更新します。</maml:para> </maml:description> <maml:copyright> <maml:para></maml:para> </maml:copyright> <command:verb>Set</command:verb> <command:noun>MsolGroup</command:noun> <dev:version></dev:version> </command:details> <maml:description> <maml:para>Set-MsolGroup コマンドレットは、セキュリティ グループのプロパティを更新するために使用されます。</maml:para> </maml:description> <!-- Cmdlet syntax section--> <command:syntax> <command:syntaxItem> <maml:name>Set-MsolGroup</maml:name> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>Description</maml:name> <maml:description> <maml:para>グループの説明。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>DisplayName</maml:name> <maml:description> <maml:para>グループの表示名。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>ManagedBy</maml:name> <maml:description> <maml:para>グループの所有者。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>ObjectId</maml:name> <maml:description> <maml:para>更新するグループの ObjectId。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>TenantId</maml:name> <maml:description> <maml:para>操作の実行対象であるテナントの一意の ID。これを指定しないと、既定値である現在のユーザーのテナントが使用されます。このパラメーターはパートナー ユーザーにのみ適用されます。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue> </command:parameter> </command:syntaxItem> </command:syntax> <!-- Cmdlet parameter section --> <command:parameters> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>Description</maml:name> <maml:description> <maml:para>グループの説明。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> <dev:type> <maml:name>string</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>DisplayName</maml:name> <maml:description> <maml:para>グループの表示名。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> <dev:type> <maml:name>string</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>ManagedBy</maml:name> <maml:description> <maml:para>グループの所有者。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> <dev:type> <maml:name>string</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>ObjectId</maml:name> <maml:description> <maml:para>更新するグループの ObjectId。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue> <dev:type> <maml:name>Guid</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>TenantId</maml:name> <maml:description> <maml:para>操作の実行対象であるテナントの一意の ID。これを指定しないと、既定値である現在のユーザーのテナントが使用されます。このパラメーターはパートナー ユーザーにのみ適用されます。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue> <dev:type> <maml:name>Guid</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> </command:parameters> <!-- Input - Output section--> <command:inputTypes> <command:inputType> <dev:type> <maml:name></maml:name> <maml:uri/> <maml:description/> </dev:type> <maml:description> <maml:para> <!-- description --> </maml:para> </maml:description> </command:inputType> </command:inputTypes> <command:returnValues> <command:returnValue> <dev:type> <maml:name></maml:name> <maml:uri/> <maml:description/> </dev:type> <maml:description> <maml:para> <!-- description --> </maml:para> </maml:description> </command:returnValue> </command:returnValues> <!-- Error section--> <command:terminatingErrors/> <command:nonTerminatingErrors/> <!-- Notes section --> <maml:alertSet> <maml:title></maml:title> <maml:alert> <maml:para> </maml:para> </maml:alert> <maml:alert> <maml:para></maml:para> </maml:alert> </maml:alertSet> <!-- Example section --> <command:examples> <command:example> <maml:title> -------------------------- 例 1 -------------------------- </maml:title> <maml:introduction> <maml:para>C:\PS></maml:para> </maml:introduction> <dev:code> $groupid = Get-MsolGroup -searchstring MyGroup Set-MsolGroup -objectid $groupId -Description "My Group" </dev:code> <dev:remarks> <maml:para>説明</maml:para> <maml:para>-----------</maml:para> <maml:para>MyGroup の説明を更新します。</maml:para> <maml:para></maml:para> <maml:para></maml:para> <maml:para></maml:para> <maml:para></maml:para> </dev:remarks> <command:commandLines> <command:commandLine> <command:commandText></command:commandText> </command:commandLine> </command:commandLines> </command:example> </command:examples> <!-- Link section --> <maml:relatedLinks> <maml:navigationLink> <maml:linkText></maml:linkText> <maml:uri/> </maml:navigationLink> </maml:relatedLinks> </command:command> <!-- v 1.3.0.36 --> <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10"> <command:details> <command:name> Set-MsolPartnerInformation </command:name> <maml:description> <maml:para>パートナーの会社情報を設定します。</maml:para> </maml:description> <maml:copyright> <maml:para></maml:para> </maml:copyright> <command:verb>Set</command:verb> <command:noun>MsolPartnerInformation</command:noun> <dev:version></dev:version> </command:details> <maml:description> <maml:para>Set-MsolPartnerInformation コマンドレットは、パートナー固有のプロパティを設定するためにパートナーによって使用されます。これらのプロパティは、パートナーがアクセス権を持つすべてのテナントが表示できます。</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>パートナーの商用 Web サイトの URL。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named"> <maml:name>PartnerHelpUrl</maml:name> <maml:description> <maml:para>パートナーのヘルプ Web サイトの URL。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named"> <maml:name>PartnerSupportEmails</maml:name> <maml:description> <maml:para>パートナーのサポート電子メール アドレス。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named"> <maml:name>PartnerSupportTelephones</maml:name> <maml:description> <maml:para>パートナーのサポート電話番号。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named"> <maml:name>PartnerSupportUrl</maml:name> <maml:description> <maml:para>パートナーのサポート Web サイトの URL。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>TenantId</maml:name> <maml:description> <maml:para>操作の実行対象であるテナントの一意の ID。これを指定しないと、既定値である現在のユーザーのテナントが使用されます。このパラメーターはパートナー ユーザーにのみ適用されます。</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>パートナーの商用 Web サイトの URL。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> <dev:type> <maml:name>string</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named"> <maml:name>PartnerHelpUrl</maml:name> <maml:description> <maml:para>パートナーのヘルプ Web サイトの URL。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> <dev:type> <maml:name>string</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named"> <maml:name>PartnerSupportEmails</maml:name> <maml:description> <maml:para>パートナーのサポート電子メール アドレス。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> <dev:type> <maml:name>string</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named"> <maml:name>PartnerSupportTelephones</maml:name> <maml:description> <maml:para>パートナーのサポート電話番号。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> <dev:type> <maml:name>string</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named"> <maml:name>PartnerSupportUrl</maml:name> <maml:description> <maml:para>パートナーのサポート Web サイトの URL。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> <dev:type> <maml:name>string</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>TenantId</maml:name> <maml:description> <maml:para>操作の実行対象であるテナントの一意の ID。これを指定しないと、既定値である現在のユーザーのテナントが使用されます。このパラメーターはパートナー ユーザーにのみ適用されます。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue> <dev:type> <maml:name>Guid</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> </command:parameters> <!-- Input - Output section--> <command:inputTypes> <command:inputType> <dev:type> <maml:name></maml:name> <maml:uri/> <maml:description/> </dev:type> <maml:description> <maml:para> <!-- description --> </maml:para> </maml:description> </command:inputType> </command:inputTypes> <command:returnValues> <command:returnValue> <dev:type> <maml:name></maml:name> <maml:uri/> <maml:description/> </dev:type> <maml:description> <maml:para> <!-- description --> </maml:para> </maml:description> </command:returnValue> </command:returnValues> <!-- Error section--> <command:terminatingErrors/> <command:nonTerminatingErrors/> <!-- Notes section --> <maml:alertSet> <maml:title></maml:title> <maml:alert> <maml:para> </maml:para> </maml:alert> <maml:alert> <maml:para></maml:para> </maml:alert> </maml:alertSet> <!-- Example section --> <command:examples> <command:example> <maml:title> -------------------------- 例 1 -------------------------- </maml:title> <maml:introduction> <maml:para>C:\PS></maml:para> </maml:introduction> <dev:code> Set-MsolPartnerInformation -PartnerHelpUrl "http://www.help.com" none </dev:code> <dev:remarks> <maml:para>説明</maml:para> <maml:para>-----------</maml:para> <maml:para>このパートナーのヘルプ URL を更新します。</maml:para> <maml:para></maml:para> <maml:para></maml:para> <maml:para></maml:para> <maml:para></maml:para> </dev:remarks> <command:commandLines> <command:commandLine> <command:commandText></command:commandText> </command:commandLine> </command:commandLines> </command:example> </command:examples> <!-- Link section --> <maml:relatedLinks> <maml:navigationLink> <maml:linkText></maml:linkText> <maml:uri/> </maml:navigationLink> </maml:relatedLinks> </command:command> <!-- v 1.3.0.36 --> <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10"> <command:details> <command:name> Set-MsolPasswordPolicy </command:name> <maml:description> <maml:para>指定したドメインまたはテナント内のすべてのドメインのパスワード通知期間およびパスワード有効期間に関連付けられた値を設定します。</maml:para> </maml:description> <maml:copyright> <maml:para></maml:para> </maml:copyright> <command:verb>Set</command:verb> <command:noun>MsolPasswordPolicy</command:noun> <dev:version></dev:version> </command:details> <maml:description> <maml:para>Set-MsolPasswordPolicy コマンドレットは、指定されたドメインまたはテナントのパスワード ポリシーを更新するために使用できます。2 つの設定が必要です。最初にパスワードの変更が必要になるまでの有効期間を指定し、次に、パスワードの有効期限が近づいていることを知らせる初期通知を、期限が切れる何日前にユーザーに送信するかを指定します。</maml:para> </maml:description> <!-- Cmdlet syntax section--> <command:syntax> <command:syntaxItem> <maml:name>Set-MsolPasswordPolicy</maml:name> <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>DomainName</maml:name> <maml:description> <maml:para>ポリシーの適用先の完全修飾ドメイン名。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> </command:parameter> <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named"> <maml:name>NotificationDays</maml:name> <maml:description> <maml:para>パスワードの有効期限が近づいていることを知らせる初期通知を、期限が切れる何日前にユーザーに送信するかを指定します。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">int</command:parameterValue> </command:parameter> <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named"> <maml:name>ValidityPeriod</maml:name> <maml:description> <maml:para>パスワードの有効期間を指定します。この期間が過ぎる前にパスワードの変更が必要です。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">int</command:parameterValue> </command:parameter> </command:syntaxItem> </command:syntax> <!-- Cmdlet parameter section --> <command:parameters> <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>DomainName</maml:name> <maml:description> <maml:para>ポリシーの適用先の完全修飾ドメイン名。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> <dev:type> <maml:name>string</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named"> <maml:name>NotificationDays</maml:name> <maml:description> <maml:para>パスワードの有効期限が近づいていることを知らせる初期通知を、期限が切れる何日前にユーザーに送信するかを指定します。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">int</command:parameterValue> <dev:type> <maml:name>int</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named"> <maml:name>ValidityPeriod</maml:name> <maml:description> <maml:para>パスワードの有効期間を指定します。この期間が過ぎる前にパスワードの変更が必要です。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">int</command:parameterValue> <dev:type> <maml:name>int</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> </command:parameters> <!-- Input - Output section--> <command:inputTypes> <command:inputType> <dev:type> <maml:name></maml:name> <maml:uri/> <maml:description/> </dev:type> <maml:description> <maml:para> <!-- description --> </maml:para> </maml:description> </command:inputType> </command:inputTypes> <command:returnValues> <command:returnValue> <dev:type> <maml:name></maml:name> <maml:uri/> <maml:description/> </dev:type> <maml:description> <maml:para> <!-- description --> </maml:para> </maml:description> </command:returnValue> </command:returnValues> <!-- Error section--> <command:terminatingErrors/> <command:nonTerminatingErrors/> <!-- Notes section --> <maml:alertSet> <maml:title></maml:title> <maml:alert> <maml:para> </maml:para> </maml:alert> <maml:alert> <maml:para></maml:para> </maml:alert> </maml:alertSet> <!-- Example section --> <command:examples> <command:example> <maml:title> -------------------------- 例 1 -------------------------- </maml:title> <maml:introduction> <maml:para>C:\PS></maml:para> </maml:introduction> <dev:code> Set-MsolPasswordPolicy -ValidityPeriod 60 -NotificationDays 14 </dev:code> <dev:remarks> <maml:para>説明</maml:para> <maml:para>-----------</maml:para> <maml:para>このコマンドは、ユーザー全員のパスワードの有効期限が 60 日後に切れ、期限日の 14 日前にユーザーが通知を受けるように、テナントを更新します。</maml:para> <maml:para></maml:para> <maml:para></maml:para> <maml:para></maml:para> <maml:para></maml:para> </dev:remarks> <command:commandLines> <command:commandLine> <command:commandText></command:commandText> </command:commandLine> </command:commandLines> </command:example> <command:example> <maml:title> -------------------------- 例 2 -------------------------- </maml:title> <maml:introduction> <maml:para>C:\PS></maml:para> </maml:introduction> <dev:code> Set-MsolPasswordPolicy -ValidityPeriod 60 -NotificationDays 14 -DomainName contoso.com </dev:code> <dev:remarks> <maml:para>説明</maml:para> <maml:para>-----------</maml:para> <maml:para>このコマンドは、ユーザーのパスワードの有効期限が 60 日後に切れ、期限日の 14 日前にユーザーが通知を受けるように、ドメイン contoso.com のポリシーを更新します。</maml:para> <maml:para></maml:para> <maml:para></maml:para> <maml:para></maml:para> <maml:para></maml:para> </dev:remarks> <command:commandLines> <command:commandLine> <command:commandText></command:commandText> </command:commandLine> </command:commandLines> </command:example> </command:examples> <!-- Link section --> <maml:relatedLinks> <maml:navigationLink> <maml:linkText></maml:linkText> <maml:uri/> </maml:navigationLink> </maml:relatedLinks> </command:command> <!-- v 1.3.0.36 --> <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10"> <command:details> <command:name> Set-MsolPasswordSyncEnabled </command:name> <maml:description> <maml:para>このテナントのパスワード同期の無効化/有効化に使用されます。</maml:para> </maml:description> <maml:copyright> <maml:para></maml:para> </maml:copyright> <command:verb>Set</command:verb> <command:noun>MsolPasswordSyncEnabled</command:noun> <dev:version></dev:version> </command:details> <maml:description> <maml:para>Set-MsolPasswordSyncEnabled コマンドレットは、会社のパスワード同期を有効化または無効化するために使用されます。このコマンドレットが成功するには、あらかじめ会社のディレクトリ同期を有効化しておく必要があります。</maml:para> </maml:description> <!-- Cmdlet syntax section--> <command:syntax> <command:syntaxItem> <maml:name>Set-MsolPasswordSyncEnabled</maml:name> <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>EnablePasswordSync</maml:name> <maml:description> <maml:para>true にすると、会社のパスワード同期が有効になります。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Boolean</command:parameterValue> </command:parameter> </command:syntaxItem> </command:syntax> <!-- Cmdlet parameter section --> <command:parameters> <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>EnablePasswordSync</maml:name> <maml:description> <maml:para>true にすると、会社のパスワード同期が有効になります。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Boolean</command:parameterValue> <dev:type> <maml:name>Boolean</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> </command:parameters> <!-- Input - Output section--> <command:inputTypes> <command:inputType> <dev:type> <maml:name></maml:name> <maml:uri/> <maml:description/> </dev:type> <maml:description> <maml:para> <!-- description --> </maml:para> </maml:description> </command:inputType> </command:inputTypes> <command:returnValues> <command:returnValue> <dev:type> <maml:name></maml:name> <maml:uri/> <maml:description/> </dev:type> <maml:description> <maml:para> <!-- description --> </maml:para> </maml:description> </command:returnValue> </command:returnValues> <!-- Error section--> <command:terminatingErrors/> <command:nonTerminatingErrors/> <!-- Notes section --> <maml:alertSet> <maml:title></maml:title> <maml:alert> <maml:para> </maml:para> </maml:alert> <maml:alert> <maml:para></maml:para> </maml:alert> </maml:alertSet> <!-- Example section --> <command:examples> <command:example> <maml:title> -------------------------- 例 1 -------------------------- </maml:title> <maml:introduction> <maml:para>C:\PS></maml:para> </maml:introduction> <dev:code> Set-MsolPasswordSyncEnabled -EnablePasswordSync $true None </dev:code> <dev:remarks> <maml:para>説明</maml:para> <maml:para>-----------</maml:para> <maml:para>このコマンドは会社のパスワード同期を有効化します。</maml:para> <maml:para></maml:para> <maml:para></maml:para> <maml:para></maml:para> <maml:para></maml:para> </dev:remarks> <command:commandLines> <command:commandLine> <command:commandText></command:commandText> </command:commandLine> </command:commandLines> </command:example> </command:examples> <!-- Link section --> <maml:relatedLinks> <maml:navigationLink> <maml:linkText></maml:linkText> <maml:uri/> </maml:navigationLink> </maml:relatedLinks> </command:command> <!-- v 1.3.0.36 --> <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10"> <command:details> <command:name> Set-MsolServicePrincipal </command:name> <maml:description> <maml:para>Microsoft Azure Active Directory のサービス プリンシパルを更新します。</maml:para> </maml:description> <maml:copyright> <maml:para></maml:para> </maml:copyright> <command:verb>Set</command:verb> <command:noun>MsolServicePrincipal</command:noun> <dev:version></dev:version> </command:details> <maml:description> <maml:para>Set-MsolServicePrincipal コマンドレットは Microsoft Azure Active Directory のサービス プリンシパルを更新します。表示名の更新や、サービス プリンシパルの有効化と無効化、委任のための信頼、サービス プリンシパル名 (SPN)、またはアドレスの更新を行うために使用できます。</maml:para> </maml:description> <!-- Cmdlet syntax section--> <command:syntax> <command:syntaxItem> <maml:name>Set-MsolServicePrincipal</maml:name> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named"> <maml:name>AccountEnabled</maml:name> <maml:description> <maml:para>このプロパティは将来使用するために予約されています。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Boolean</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>Addresses</maml:name> <maml:description> <maml:para>既存のアドレス リストを更新 (および上書き) するリストを指定します。NULL に設定した場合、既存のプロパティは更新されません。空のリストを設定した場合、既存のアドレスが消去されます。New-MsolServicePrincipalAddress コマンドレットを使用して、Addresses リスト オブジェクトを作成できます。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="true">Address[]</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named"> <maml:name>DisplayName</maml:name> <maml:description> <maml:para>サービス プリンシパルのフレンドリ名。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>ServicePrincipalNames</maml:name> <maml:description> <maml:para> 既存のサービス プリンシパル名 (SPN) のリストの更新 (および上書き) に使用するリストを指定します。NULL に設定した場合、既存のプロパティは更新されません。空のリストを指定した場合、サービス プリンシパルの AppId 値を含む SPN 以外の既存の SPN が消去されます。 SPN には、"appName" または "appName/hostname" のいずれかの形式か、有効な URL を使用する必要があります。 </maml:para> </maml:description> <command:parameterValue required="true" variableLength="true">string[]</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>TenantId</maml:name> <maml:description> <maml:para>操作の実行対象であるテナントの一意の ID。これを指定しないと、既定値である現在のユーザーのテナントが使用されます。このパラメーターはパートナー ユーザーにのみ適用されます。</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>更新するサービス プリンシパルに関連付けられているオブジェクト ID。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>Addresses</maml:name> <maml:description> <maml:para>既存のアドレス リストを更新 (および上書き) するリストを指定します。NULL に設定した場合、既存のプロパティは更新されません。空のリストを設定した場合、既存のアドレスが消去されます。New-MsolServicePrincipalAddress コマンドレットを使用して、Addresses リスト オブジェクトを作成できます。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="true">Address[]</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>ServicePrincipalNames</maml:name> <maml:description> <maml:para> 既存のサービス プリンシパル名 (SPN) のリストの更新 (および上書き) に使用するリストを指定します。NULL に設定した場合、既存のプロパティは更新されません。空のリストを指定した場合、サービス プリンシパルの AppId 値を含む SPN 以外の既存の SPN が消去されます。 SPN には、"appName" または "appName/hostname" のいずれかの形式か、有効な URL を使用する必要があります。 </maml:para> </maml:description> <command:parameterValue required="true" variableLength="true">string[]</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>TenantId</maml:name> <maml:description> <maml:para>操作の実行対象であるテナントの一意の ID。これを指定しないと、既定値である現在のユーザーのテナントが使用されます。このパラメーターはパートナー ユーザーにのみ適用されます。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue> </command:parameter> </command:syntaxItem> <command:syntaxItem> <maml:name>Set-MsolServicePrincipal</maml:name> <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>AppPrincipalId</maml:name> <maml:description> <maml:para>更新するサービス プリンシパルに関連付けられている一意のアプリケーション識別子。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">GUID</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>Addresses</maml:name> <maml:description> <maml:para>既存のアドレス リストを更新 (および上書き) するリストを指定します。NULL に設定した場合、既存のプロパティは更新されません。空のリストを設定した場合、既存のアドレスが消去されます。New-MsolServicePrincipalAddress コマンドレットを使用して、Addresses リスト オブジェクトを作成できます。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="true">Address[]</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>ServicePrincipalNames</maml:name> <maml:description> <maml:para> 既存のサービス プリンシパル名 (SPN) のリストの更新 (および上書き) に使用するリストを指定します。NULL に設定した場合、既存のプロパティは更新されません。空のリストを指定した場合、サービス プリンシパルの AppId 値を含む SPN 以外の既存の SPN が消去されます。 SPN には、"appName" または "appName/hostname" のいずれかの形式か、有効な URL を使用する必要があります。 </maml:para> </maml:description> <command:parameterValue required="true" variableLength="true">string[]</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>TenantId</maml:name> <maml:description> <maml:para>操作の実行対象であるテナントの一意の ID。これを指定しないと、既定値である現在のユーザーのテナントが使用されます。このパラメーターはパートナー ユーザーにのみ適用されます。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue> </command:parameter> </command:syntaxItem> </command:syntax> <!-- Cmdlet parameter section --> <command:parameters> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named"> <maml:name>AccountEnabled</maml:name> <maml:description> <maml:para>このプロパティは将来使用するために予約されています。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Boolean</command:parameterValue> <dev:type> <maml:name>Boolean</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>Addresses</maml:name> <maml:description> <maml:para>既存のアドレス リストを更新 (および上書き) するリストを指定します。NULL に設定した場合、既存のプロパティは更新されません。空のリストを設定した場合、既存のアドレスが消去されます。New-MsolServicePrincipalAddress コマンドレットを使用して、Addresses リスト オブジェクトを作成できます。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="true">Address[]</command:parameterValue> <dev:type> <maml:name>Address[]</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>AppPrincipalId</maml:name> <maml:description> <maml:para>更新するサービス プリンシパルに関連付けられている一意のアプリケーション識別子。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">GUID</command:parameterValue> <dev:type> <maml:name>GUID</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named"> <maml:name>DisplayName</maml:name> <maml:description> <maml:para>サービス プリンシパルのフレンドリ名。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> <dev:type> <maml:name>string</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>ObjectId</maml:name> <maml:description> <maml:para>更新するサービス プリンシパルに関連付けられているオブジェクト ID。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue> <dev:type> <maml:name>Guid</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>ServicePrincipalNames</maml:name> <maml:description> <maml:para> 既存のサービス プリンシパル名 (SPN) のリストの更新 (および上書き) に使用するリストを指定します。NULL に設定した場合、既存のプロパティは更新されません。空のリストを指定した場合、サービス プリンシパルの AppId 値を含む SPN 以外の既存の SPN が消去されます。 SPN には、"appName" または "appName/hostname" のいずれかの形式か、有効な URL を使用する必要があります。 </maml:para> </maml:description> <command:parameterValue required="true" variableLength="true">string[]</command:parameterValue> <dev:type> <maml:name>string[]</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>TenantId</maml:name> <maml:description> <maml:para>操作の実行対象であるテナントの一意の ID。これを指定しないと、既定値である現在のユーザーのテナントが使用されます。このパラメーターはパートナー ユーザーにのみ適用されます。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue> <dev:type> <maml:name>Guid</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> </command:parameters> <!-- Input - Output section--> <command:inputTypes> <command:inputType> <dev:type> <maml:name></maml:name> <maml:uri/> <maml:description/> </dev:type> <maml:description> <maml:para> <!-- description --> </maml:para> </maml:description> </command:inputType> </command:inputTypes> <command:returnValues> <command:returnValue> <dev:type> <maml:name></maml:name> <maml:uri/> <maml:description/> </dev:type> <maml:description> <maml:para> <!-- description --> </maml:para> </maml:description> </command:returnValue> </command:returnValues> <!-- Error section--> <command:terminatingErrors/> <command:nonTerminatingErrors/> <!-- Notes section --> <maml:alertSet> <maml:title></maml:title> <maml:alert> <maml:para> </maml:para> </maml:alert> <maml:alert> <maml:para></maml:para> </maml:alert> </maml:alertSet> <!-- Example section --> <command:examples> <command:example> <maml:title> -------------------------- 例 1 -------------------------- </maml:title> <maml:introduction> <maml:para>C:\PS></maml:para> </maml:introduction> <dev:code> $AppId = (Get-MsolServicePrincipal -ServicePrincipalName "MyApp").AppPrincipalId Set-MsolServicePrincipal -AppPrincipalId $AppId -DisplayName "My Super Application" -ServicePrincipalNames @("MyApp/myapp.com", "MyApp/mysuperapp.com") </dev:code> <dev:remarks> <maml:para>説明</maml:para> <maml:para>-----------</maml:para> <maml:para>このコマンドは、指定されたサービス プリンシパルのプロパティを更新します。この例では、表示名とサービス プリンシパル名の更新が指定されています。これにより、以前の設定は上書きされます。</maml:para> <maml:para></maml:para> <maml:para></maml:para> <maml:para></maml:para> <maml:para></maml:para> </dev:remarks> <command:commandLines> <command:commandLine> <command:commandText></command:commandText> </command:commandLine> </command:commandLines> </command:example> <command:example> <maml:title> -------------------------- 例 2 -------------------------- </maml:title> <maml:introduction> <maml:para>C:\PS></maml:para> </maml:introduction> <dev:code> $a = @() $a = $a + (Get-MsolServicePrincipal -ServicePrincipalName "MyApp").Addresses $a = $a + (New-MsolServicePrincipalAddress -Value "myApp1.com") $a = $a + (New-MsolServicePrincipalAddress -Value "myApp2.com") Set-MsolServicePrincipal -AppPrincipalId $AppId -Addresses $a </dev:code> <dev:remarks> <maml:para>説明</maml:para> <maml:para>-----------</maml:para> <maml:para>このコマンドは、サービス プリンシパルに関連付けられているアドレスを更新します。この例では、以前に New-MsolServicePrincipalAddress ヘルパー コマンドを使用して作成された既存のアドレス ("myApp1.com"、"myApp2.com") が、サービス プリンシパルに関連付けられています。</maml:para> <maml:para></maml:para> <maml:para></maml:para> <maml:para></maml:para> <maml:para></maml:para> </dev:remarks> <command:commandLines> <command:commandLine> <command:commandText></command:commandText> </command:commandLine> </command:commandLines> </command:example> </command:examples> <!-- Link section --> <maml:relatedLinks> <maml:navigationLink> <maml:linkText></maml:linkText> <maml:uri/> </maml:navigationLink> </maml:relatedLinks> </command:command> <!-- v 1.3.0.36 --> <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10"> <command:details> <command:name> Set-MsolSettings </command:name> <maml:description> <maml:para>Microsoft Azure Active Directory のディレクトリ設定を更新します。</maml:para> </maml:description> <maml:copyright> <maml:para></maml:para> </maml:copyright> <command:verb>Set</command:verb> <command:noun>MsolSettings</command:noun> <dev:version></dev:version> </command:details> <maml:description> <maml:para>Set-MsolSettings コマンドレットは、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。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>SettingsValue</maml:name> <maml:description> <maml:para>既存の設定を更新 (および上書き) するディレクトリ設定の値を指定します。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="true">Microsoft.Online.Administration.SettingsValue</command:parameterValue> </command:parameter> </command:syntaxItem> <command:syntaxItem> <maml:name>Set-MsolSettings</maml:name> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>TargetType</maml:name> <maml:description> <maml:para>設定オブジェクトが関連付けられているオブジェクトの種類。指定されていない場合は、テナントに関連付けられます。設定可能な値は、Groups、Users、ServicePrincipals、Applications、Devices です。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">TargetType (enum)</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>TargetObjectId</maml:name> <maml:description> <maml:para>設定オブジェクトが関連付けられているオブジェクト ID。指定されていない場合は、テナントに関連付けられます。</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。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>SettingsValue</maml:name> <maml:description> <maml:para>既存の設定を更新 (および上書き) するディレクトリ設定の値を指定します。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="true">Microsoft.Online.Administration.SettingsValue</command:parameterValue> </command:parameter> </command:syntaxItem> </command:syntax> <!-- Cmdlet parameter section --> <command:parameters> <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>TargetType</maml:name> <maml:description> <maml:para>設定オブジェクトが関連付けられているオブジェクトの種類。指定されていない場合は、テナントに関連付けられます。設定可能な値は、Groups、Users、ServicePrincipals、Applications、Devices です。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Microsoft.Online.Administration.TargetType</command:parameterValue> <dev:type> <maml:name>Microsoft.Online.Administration.TargetType</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>TargetObjectId</maml:name> <maml:description> <maml:para>設定オブジェクトが関連付けられているオブジェクト ID。指定されていない場合は、テナントに関連付けられます。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue> <dev:type> <maml:name>Guid</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>SettingId</maml:name> <maml:description> <maml:para>更新するディレクトリ設定に関連付けられている設定 ID。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">GUID</command:parameterValue> <dev:type> <maml:name>GUID</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>SettingsValue</maml:name> <maml:description> <maml:para>既存の設定を更新 (および上書き) するディレクトリ設定の値を指定します。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Microsoft.Online.Administration.SettingsValue</command:parameterValue> <dev:type> <maml:name>Microsoft.Online.Administration.SettingsValue</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> </command:parameters> <!-- Input - Output section--> <command:inputTypes> <command:inputType> <dev:type> <maml:name></maml:name> <maml:uri/> <maml:description/> </dev:type> <maml:description> <maml:para> <!-- description --> </maml:para> </maml:description> </command:inputType> </command:inputTypes> <command:returnValues> <command:returnValue> <dev:type> <maml:name></maml:name> <maml:uri/> <maml:description/> </dev:type> <maml:description> <maml:para> <!-- description --> </maml:para> </maml:description> </command:returnValue> </command:returnValues> <!-- Error section--> <command:terminatingErrors/> <command:nonTerminatingErrors/> <!-- Notes section --> <maml:alertSet> <maml:title></maml:title> <maml:alert> <maml:para> </maml:para> </maml:alert> <maml:alert> <maml:para></maml:para> </maml:alert> </maml:alertSet> <!-- Example section --> <command:examples> <command:example> <maml:title> -------------------------- 例 1 -------------------------- </maml:title> <maml:introduction> <maml:para>C:\PS></maml:para> </maml:introduction> <dev:code> $OrginSetting = (Get-MsolAllSettings)[0] $Value = $OrginSetting.GetSettingsValue() $Value["UsageGuidelinesUrl"] = "https://microsft.com" Set-MsolSettings -SettingId $OriginSetting.Id -SettingsValue $Value </dev:code> <dev:remarks> <maml:para>説明</maml:para> <maml:para>-----------</maml:para> <maml:para>このコマンドは、指定されたディレクトリ設定の値を更新します。この例では、統合グループ設定で定義された更新の UsageGuidelinesUrl を指定します。</maml:para> <maml:para></maml:para> <maml:para></maml:para> <maml:para></maml:para> <maml:para></maml:para> </dev:remarks> <command:commandLines> <command:commandLine> <command:commandText></command:commandText> </command:commandLine> </command:commandLines> </command:example> <command:example> <maml:title> -------------------------- 例 2 -------------------------- </maml:title> <maml:introduction> <maml:para>C:\PS></maml:para> </maml:introduction> <dev:code> $OrginSetting = (Get-MsolAllSettings -TargetType Groups -TargetObjectId [Group Object Id])[0] $Value = $OrginSetting.GetSettingsValue() $Value["UsageGuidelinesUrl"] = "https://microsft.com" Set-MsolSettings -SettingId $OriginSetting.Id -SettingsValue $Value -TargetType Groups -TargetObjectId [Group Object Id] </dev:code> <dev:remarks> <maml:para>説明</maml:para> <maml:para>-----------</maml:para> <maml:para>このコマンドは、指定されたディレクトリ設定の値を更新します。この例では、統合グループ設定で定義された更新の UsageGuidelinesUrl を指定します。</maml:para> <maml:para></maml:para> <maml:para></maml:para> <maml:para></maml:para> <maml:para></maml:para> </dev:remarks> <command:commandLines> <command:commandLine> <command:commandText></command:commandText> </command:commandLine> </command:commandLines> </command:example> </command:examples> <!-- Link section --> <maml:relatedLinks> <maml:navigationLink> <maml:linkText></maml:linkText> <maml:uri/> </maml:navigationLink> </maml:relatedLinks> </command:command> <!-- v 1.3.0.36 --> <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10"> <command:details> <command:name> Set-MsolUser </command:name> <maml:description> <maml:para>Microsoft Azure Active Directory のユーザーを更新します。</maml:para> </maml:description> <maml:copyright> <maml:para></maml:para> </maml:copyright> <command:verb>Set</command:verb> <command:noun>MsolUser</command:noun> <dev:version></dev:version> </command:details> <maml:description> <maml:para> Set-MsolUser コマンドレットは、ユーザー オブジェクトを更新するために使用されます。 このコマンドレットは、基本プロパティのみに使用する必要があります。ユーザーのライセンス、パスワード、およびユーザー プリンシパル名は、それぞれ Set-MsolUserLicense、Set-MsolUserPassword、および 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>ユーザーの連絡用電子メール アドレス。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="true">string[]</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>AlternateMobilePhones</maml:name> <maml:description> <maml:para>ユーザーの連絡用携帯電話番号。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="true">string[]</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>BlockCredential</maml:name> <maml:description> <maml:para>true にすると、ユーザーは自分のユーザー ID を使用してサインインできなくなります。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Boolean</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>City</maml:name> <maml:description> <maml:para>ユーザーの市区町村。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>Country</maml:name> <maml:description> <maml:para>ユーザーの国または地域。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>Department</maml:name> <maml:description> <maml:para>ユーザーの部署。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>DisplayName</maml:name> <maml:description> <maml:para>ユーザーの表示名。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>Fax</maml:name> <maml:description> <maml:para>ユーザーの FAX 番号。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>FirstName</maml:name> <maml:description> <maml:para>ユーザーの名。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>ImmutableId</maml:name> <maml:description> <maml:para>ユーザーのフェデレーション ID の不変 ID。標準 ID のユーザーの場合は省略されます。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>LastName</maml:name> <maml:description> <maml:para>ユーザーの姓。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>MobilePhone</maml:name> <maml:description> <maml:para>ユーザーの携帯電話番号。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>ObjectId</maml:name> <maml:description> <maml:para>ユーザーの一意の ID。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>Office</maml:name> <maml:description> <maml:para>ユーザーのオフィスの所在地。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>PasswordNeverExpires</maml:name> <maml:description> <maml:para>ユーザーのパスワードを定期的に期限切れにするかどうかを設定します。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Boolean</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>PhoneNumber</maml:name> <maml:description> <maml:para>ユーザーの電話番号。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>PostalCode</maml:name> <maml:description> <maml:para>ユーザーの所在地の郵便番号。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>PreferredDataLocation</maml:name> <maml:description> <maml:para>ユーザーに対して設定する、優先されるデータの場所。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>PreferredLanguage</maml:name> <maml:description> <maml:para>ユーザーの希望する言語。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>State</maml:name> <maml:description> <maml:para>ユーザーのいる都道府県。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>StreetAddress</maml:name> <maml:description> <maml:para>ユーザーの番地。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>StrongPasswordRequired</maml:name> <maml:description> <maml:para>ユーザーに強力なパスワードを求めるかどうかを設定します。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Boolean</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>TenantId</maml:name> <maml:description> <maml:para>操作の実行対象であるテナントの一意の ID。これを指定しないと、既定値である現在のユーザーのテナントが使用されます。このパラメーターはパートナー ユーザーにのみ適用されます。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>Title</maml:name> <maml:description> <maml:para>ユーザーの役職。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>UsageLocation</maml:name> <maml:description> <maml:para>ユーザーがサービスを使用する場所。2 文字の国コードである必要があります。</maml:para> </maml:description> <command:parameterValue 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>ユーザーのユーザー ID。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> </command:parameter> </command:syntaxItem> </command:syntax> <!-- Cmdlet parameter section --> <command:parameters> <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>AlternateEmailAddresses</maml:name> <maml:description> <maml:para>ユーザーの連絡用電子メール アドレス。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="true">string[]</command:parameterValue> <dev:type> <maml:name>string[]</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>AlternateMobilePhones</maml:name> <maml:description> <maml:para>ユーザーの連絡用携帯電話番号。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="true">string[]</command:parameterValue> <dev:type> <maml:name>string[]</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>BlockCredential</maml:name> <maml:description> <maml:para>true にすると、ユーザーは自分のユーザー ID を使用してサインインできなくなります。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Boolean</command:parameterValue> <dev:type> <maml:name>Boolean</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>City</maml:name> <maml:description> <maml:para>ユーザーの市区町村。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> <dev:type> <maml:name>string</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>Country</maml:name> <maml:description> <maml:para>ユーザーの国または地域。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> <dev:type> <maml:name>string</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>Department</maml:name> <maml:description> <maml:para>ユーザーの部署。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> <dev:type> <maml:name>string</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>DisplayName</maml:name> <maml:description> <maml:para>ユーザーの表示名。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> <dev:type> <maml:name>string</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>Fax</maml:name> <maml:description> <maml:para>ユーザーの FAX 番号。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> <dev:type> <maml:name>string</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>FirstName</maml:name> <maml:description> <maml:para>ユーザーの名。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> <dev:type> <maml:name>string</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>ImmutableId</maml:name> <maml:description> <maml:para>ユーザーのフェデレーション ID の不変 ID。標準 ID のユーザーの場合は省略されます。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> <dev:type> <maml:name>string</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>LastName</maml:name> <maml:description> <maml:para>ユーザーの姓。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> <dev:type> <maml:name>string</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>MobilePhone</maml:name> <maml:description> <maml:para>ユーザーの携帯電話番号。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> <dev:type> <maml:name>string</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>ObjectId</maml:name> <maml:description> <maml:para>ユーザーの一意の ID。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue> <dev:type> <maml:name>Guid</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>Office</maml:name> <maml:description> <maml:para>ユーザーのオフィスの所在地。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> <dev:type> <maml:name>string</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>PasswordNeverExpires</maml:name> <maml:description> <maml:para>ユーザーのパスワードを定期的に期限切れにするかどうかを設定します。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Boolean</command:parameterValue> <dev:type> <maml:name>Boolean</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>PhoneNumber</maml:name> <maml:description> <maml:para>ユーザーの電話番号。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> <dev:type> <maml:name>string</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>PostalCode</maml:name> <maml:description> <maml:para>ユーザーの所在地の郵便番号。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> <dev:type> <maml:name>string</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>PreferredDataLocation</maml:name> <maml:description> <maml:para>ユーザーに対して設定する、優先されるデータの場所。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> <dev:type> <maml:name>string</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>PreferredLanguage</maml:name> <maml:description> <maml:para>ユーザーの希望する言語。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> <dev:type> <maml:name>string</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>State</maml:name> <maml:description> <maml:para>ユーザーのいる都道府県。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> <dev:type> <maml:name>string</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>StreetAddress</maml:name> <maml:description> <maml:para>ユーザーの番地。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> <dev:type> <maml:name>string</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>StrongPasswordRequired</maml:name> <maml:description> <maml:para>ユーザーに強力なパスワードを求めるかどうかを設定します。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Boolean</command:parameterValue> <dev:type> <maml:name>Boolean</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>TenantId</maml:name> <maml:description> <maml:para>操作の実行対象であるテナントの一意の ID。これを指定しないと、既定値である現在のユーザーのテナントが使用されます。このパラメーターはパートナー ユーザーにのみ適用されます。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue> <dev:type> <maml:name>Guid</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>Title</maml:name> <maml:description> <maml:para>ユーザーの役職。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> <dev:type> <maml:name>string</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>UsageLocation</maml:name> <maml:description> <maml:para>ユーザーがサービスを使用する場所。2 文字の国コードである必要があります。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> <dev:type> <maml:name>string</maml:name> <maml: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>ユーザーのユーザー ID。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> <dev:type> <maml:name>string</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> </command:parameters> <!-- Input - Output section--> <command:inputTypes> <command:inputType> <dev:type> <maml:name></maml:name> <maml:uri/> <maml:description/> </dev:type> <maml:description> <maml:para> <!-- description --> </maml:para> </maml:description> </command:inputType> </command:inputTypes> <command:returnValues> <command:returnValue> <dev:type> <maml:name></maml:name> <maml:uri/> <maml:description/> </dev:type> <maml:description> <maml:para> <!-- description --> </maml:para> </maml:description> </command:returnValue> </command:returnValues> <!-- Error section--> <command:terminatingErrors/> <command:nonTerminatingErrors/> <!-- Notes section --> <maml:alertSet> <maml:title></maml:title> <maml:alert> <maml:para> </maml:para> </maml:alert> <maml:alert> <maml:para></maml:para> </maml:alert> </maml:alertSet> <!-- Example section --> <command:examples> <command:example> <maml:title> -------------------------- 例 1 -------------------------- </maml:title> <maml:introduction> <maml:para>C:\PS></maml:para> </maml:introduction> <dev:code> Set-MsolUser -UserPrincipalName user@contoso.com -blockcredential $true None </dev:code> <dev:remarks> <maml:para>説明</maml:para> <maml:para>-----------</maml:para> <maml:para>このコマンドは、ユーザーに対して BlockCredential (資格情報の禁止) を true にします (これにより、ユーザーはサインインできなくなります)。これは同期済みユーザーには設定できません。</maml:para> <maml:para></maml:para> <maml:para></maml:para> <maml:para></maml:para> <maml:para></maml:para> </dev:remarks> <command:commandLines> <command:commandLine> <command:commandText></command:commandText> </command:commandLine> </command:commandLines> </command:example> <command:example> <maml:title> -------------------------- 例 2 -------------------------- </maml:title> <maml:introduction> <maml:para>C:\PS></maml:para> </maml:introduction> <dev:code> Set-MsolUser -UserPrincipalName user@contoso.com -DisplayName "John Doe" -Title "Manager" -Department "Finance" None </dev:code> <dev:remarks> <maml:para>説明</maml:para> <maml:para>-----------</maml:para> <maml:para>このコマンドは、指定されたユーザーの表示名を更新します。</maml:para> <maml:para></maml:para> <maml:para></maml:para> <maml:para></maml:para> <maml:para></maml:para> </dev:remarks> <command:commandLines> <command:commandLine> <command:commandText></command:commandText> </command:commandLine> </command:commandLines> </command:example> <command:example> <maml:title> -------------------------- 例 3 -------------------------- </maml:title> <maml:introduction> <maml:para>C:\PS></maml:para> </maml:introduction> <dev:code> Set-MsolUser -UserPrincipalName user@contoso.com -UsageLocation "CA" None </dev:code> <dev:remarks> <maml:para>説明</maml:para> <maml:para>-----------</maml:para> <maml:para>このコマンドは、このユーザーの所在地 (国) を設定します。国は、2 文字の ISO コードである必要があります。これは、同期済みユーザーにも管理対象ユーザーにも設定できます。</maml:para> <maml:para></maml:para> <maml:para></maml:para> <maml:para></maml:para> <maml:para></maml:para> </dev:remarks> <command:commandLines> <command:commandLine> <command:commandText></command:commandText> </command:commandLine> </command:commandLines> </command:example> <command:example> <maml:title> -------------------------- 例 4 -------------------------- </maml:title> <maml:introduction> <maml:para>C:\PS></maml:para> </maml:introduction> <dev:code> Set-MsolUser -UserPrincipalName john@contoso.onmicrosoft.com -PreferredDataLocation EUR None </dev:code> <dev:remarks> <maml:para>説明</maml:para> <maml:para>-----------</maml:para> <maml:para>このコマンドは、ユーザー プリンシパル名が john@contoso.onmicrosoft.com のユーザーについて、EUR に対して優先されるデータの場所プロパティを設定します。</maml:para> <maml:para></maml:para> <maml:para></maml:para> <maml:para></maml:para> <maml:para></maml:para> </dev:remarks> <command:commandLines> <command:commandLine> <command:commandText></command:commandText> </command:commandLine> </command:commandLines> </command:example> </command:examples> <!-- Link section --> <maml:relatedLinks> <maml:navigationLink> <maml:linkText></maml:linkText> <maml:uri/> </maml:navigationLink> </maml:relatedLinks> </command:command> <!-- v 1.3.0.36 --> <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10"> <command:details> <command:name> Set-MsolUserLicense </command:name> <maml:description> <maml:para>ユーザーのライセンスの割り当てを更新します。</maml:para> </maml:description> <maml:copyright> <maml:para></maml:para> </maml:copyright> <command:verb>Set</command:verb> <command:noun>MsolUserLicense</command:noun> <dev:version></dev:version> </command:details> <maml:description> <maml:para>Set-MsolUserLicense コマンドレットは、ユーザーのライセンスを調整するために使用されます。新しいライセンスの追加、ライセンスの削除、ライセンス オプションの更新、およびこれらの操作を組み合わせて実行できます。</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。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>AddLicenses</maml:name> <maml:description> <maml:para>ユーザーに割り当てるライセンスの一覧。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="true">string[]</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>LicenseOptions</maml:name> <maml:description> <maml:para>ライセンス固有または SKU 固有の設定。ライセンスを割り当てるときに、個々のサービスを無効にするために使用されます。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="true">LicenseOption[]</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>RemoveLicenses</maml:name> <maml:description> <maml:para>ユーザーから削除するライセンスの一覧。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="true">string[]</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>TenantId</maml:name> <maml:description> <maml:para>操作の実行対象であるテナントの一意の ID。これを指定しないと、既定値である現在のユーザーのテナントが使用されます。このパラメーターはパートナー ユーザーにのみ適用されます。</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>更新するユーザーのユーザー ID。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>AddLicenses</maml:name> <maml:description> <maml:para>ユーザーに割り当てるライセンスの一覧。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="true">string[]</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>LicenseOptions</maml:name> <maml:description> <maml:para>ライセンス固有または SKU 固有の設定。ライセンスを割り当てるときに、個々のサービスを無効にするために使用されます。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="true">LicenseOption[]</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>RemoveLicenses</maml:name> <maml:description> <maml:para>ユーザーから削除するライセンスの一覧。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="true">string[]</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>TenantId</maml:name> <maml:description> <maml:para>操作の実行対象であるテナントの一意の ID。これを指定しないと、既定値である現在のユーザーのテナントが使用されます。このパラメーターはパートナー ユーザーにのみ適用されます。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue> </command:parameter> </command:syntaxItem> </command:syntax> <!-- Cmdlet parameter section --> <command:parameters> <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>AddLicenses</maml:name> <maml:description> <maml:para>ユーザーに割り当てるライセンスの一覧。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="true">string[]</command:parameterValue> <dev:type> <maml:name>string[]</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>LicenseOptions</maml:name> <maml:description> <maml:para>ライセンス固有または SKU 固有の設定。ライセンスを割り当てるときに、個々のサービスを無効にするために使用されます。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="true">LicenseOption[]</command:parameterValue> <dev:type> <maml:name>LicenseOption[]</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>ObjectId</maml:name> <maml:description> <maml:para>ライセンスを更新するユーザーの一意の ID。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue> <dev:type> <maml:name>Guid</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>RemoveLicenses</maml:name> <maml:description> <maml:para>ユーザーから削除するライセンスの一覧。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="true">string[]</command:parameterValue> <dev:type> <maml:name>string[]</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>TenantId</maml:name> <maml:description> <maml:para>操作の実行対象であるテナントの一意の ID。これを指定しないと、既定値である現在のユーザーのテナントが使用されます。このパラメーターはパートナー ユーザーにのみ適用されます。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue> <dev:type> <maml:name>Guid</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>UserPrincipalName</maml:name> <maml:description> <maml:para>更新するユーザーのユーザー ID。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> <dev:type> <maml:name>string</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> </command:parameters> <!-- Input - Output section--> <command:inputTypes> <command:inputType> <dev:type> <maml:name></maml:name> <maml:uri/> <maml:description/> </dev:type> <maml:description> <maml:para> <!-- description --> </maml:para> </maml:description> </command:inputType> </command:inputTypes> <command:returnValues> <command:returnValue> <dev:type> <maml:name></maml:name> <maml:uri/> <maml:description/> </dev:type> <maml:description> <maml:para> <!-- description --> </maml:para> </maml:description> </command:returnValue> </command:returnValues> <!-- Error section--> <command:terminatingErrors/> <command:nonTerminatingErrors/> <!-- Notes section --> <maml:alertSet> <maml:title></maml:title> <maml:alert> <maml:para> </maml:para> </maml:alert> <maml:alert> <maml:para></maml:para> </maml:alert> </maml:alertSet> <!-- Example section --> <command:examples> <command:example> <maml:title> -------------------------- 例 1 -------------------------- </maml:title> <maml:introduction> <maml:para>C:\PS></maml:para> </maml:introduction> <dev:code> Set-MsolUserLicense -UserPrincipalName user@contoso.com -AddLicenses "Contoso:ENTERPRISEPACK" None </dev:code> <dev:remarks> <maml:para>説明</maml:para> <maml:para>-----------</maml:para> <maml:para>このコマンドはユーザーに Office 365 for enterprises のライセンスを追加します。</maml:para> <maml:para></maml:para> <maml:para></maml:para> <maml:para></maml:para> <maml:para></maml:para> </dev:remarks> <command:commandLines> <command:commandLine> <command:commandText></command:commandText> </command:commandLine> </command:commandLines> </command:example> <command:example> <maml:title> -------------------------- 例 2 -------------------------- </maml:title> <maml:introduction> <maml:para>C:\PS></maml:para> </maml:introduction> <dev:code> Set-MsolUserLicense -UserPrincipalName user@contoso.com -RemoveLicenses "contoso:ENTERPRISEPACK" None </dev:code> <dev:remarks> <maml:para>説明</maml:para> <maml:para>-----------</maml:para> <maml:para>このコマンドは、ユーザーから Office 365 for enterprises のライセンスを削除します。これにより、ユーザーのデータが各サービスから削除される場合があります。</maml:para> <maml:para></maml:para> <maml:para></maml:para> <maml:para></maml:para> <maml:para></maml:para> </dev:remarks> <command:commandLines> <command:commandLine> <command:commandText></command:commandText> </command:commandLine> </command:commandLines> </command:example> <command:example> <maml:title> -------------------------- 例 3 -------------------------- </maml:title> <maml:introduction> <maml:para>C:\PS></maml:para> </maml:introduction> <dev:code> Set-MsolUserLicense -UserPrincipalName user@contoso.com -AddLicenses "contoso:DESKLESS" -RemoveLicenses "contoso:ENTERPRISEPACK" None </dev:code> <dev:remarks> <maml:para>説明</maml:para> <maml:para>-----------</maml:para> <maml:para>このコマンドは、Office 365 for enterprises のライセンスを Office 365 Deskless のライセンスに置き換えます。この操作は単独で行ってください (Office 365 for enterprises のライセンスが削除されて、Office 365 Deskless のライセンスが追加されていないという中間の状態にユーザーがならないようにするためです)。</maml:para> <maml:para></maml:para> <maml:para></maml:para> <maml:para></maml:para> <maml:para></maml:para> </dev:remarks> <command:commandLines> <command:commandLine> <command:commandText></command:commandText> </command:commandLine> </command:commandLines> </command:example> </command:examples> <!-- Link section --> <maml:relatedLinks> <maml:navigationLink> <maml:linkText></maml:linkText> <maml:uri/> </maml:navigationLink> </maml:relatedLinks> </command:command> <!-- v 1.3.0.36 --> <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10"> <command:details> <command:name> Set-MsolUserPassword </command:name> <maml:description> <maml:para>ユーザーのパスワードを再設定します。</maml:para> </maml:description> <maml:copyright> <maml:para></maml:para> </maml:copyright> <command:verb>Set</command:verb> <command:noun>MsolUserPassword</command:noun> <dev:version></dev:version> </command:details> <maml:description> <maml:para>Set-MsolUserPassword コマンドレットは、ユーザーのパスワードを変更するために使用されます。このコマンドレットは、標準 ID を持つユーザーのみに使用できます。</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。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>ForceChangePassword</maml:name> <maml:description> <maml:para>true にすると、ユーザーは次にサインインしたときに、パスワードを変更するよう求められます。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Boolean</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>NewPassword</maml:name> <maml:description> <maml:para> ユーザーの新しいパスワード。強力なパスワードを必須にするように設定する場合、ユーザーは以下のすべての条件を満たす必要があります。 - パスワードに 1 文字以上の小文字の英字を含める - パスワードに 1 文字以上の大文字の英字を含める - パスワードに 1 文字以上の英数字以外の文字を含める - パスワードに空白、タブ、または改行を含めない - パスワードの長さは 8 ~ 16 文字である - ユーザー名をパスワードに含めない この値が省略される場合は、ランダム パスワードがユーザーに割り当てられます。 </maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>TenantId</maml:name> <maml:description> <maml:para>操作の実行対象であるテナントの一意の ID。これを指定しないと、既定値である現在のユーザーのテナントが使用されます。このパラメーターはパートナー ユーザーにのみ適用されます。</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>パスワードを設定するユーザーのユーザー ID。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>ForceChangePassword</maml:name> <maml:description> <maml:para>true にすると、ユーザーは次にサインインしたときに、パスワードを変更するよう求められます。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Boolean</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>NewPassword</maml:name> <maml:description> <maml:para> ユーザーの新しいパスワード。強力なパスワードを必須にするように設定する場合、ユーザーは以下のすべての条件を満たす必要があります。 - パスワードに 1 文字以上の小文字の英字を含める - パスワードに 1 文字以上の大文字の英字を含める - パスワードに 1 文字以上の英数字以外の文字を含める - パスワードに空白、タブ、または改行を含めない - パスワードの長さは 8 ~ 16 文字である - ユーザー名をパスワードに含めない この値が省略される場合は、ランダム パスワードがユーザーに割り当てられます。 </maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>TenantId</maml:name> <maml:description> <maml:para>操作の実行対象であるテナントの一意の ID。これを指定しないと、既定値である現在のユーザーのテナントが使用されます。このパラメーターはパートナー ユーザーにのみ適用されます。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue> </command:parameter> </command:syntaxItem> </command:syntax> <!-- Cmdlet parameter section --> <command:parameters> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>ForceChangePassword</maml:name> <maml:description> <maml:para>true にすると、ユーザーは次にサインインしたときに、パスワードを変更するよう求められます。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Boolean</command:parameterValue> <dev:type> <maml:name>Boolean</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>NewPassword</maml:name> <maml:description> <maml:para> ユーザーの新しいパスワード。強力なパスワードを必須にするように設定する場合、ユーザーは以下のすべての条件を満たす必要があります。 - パスワードに 1 文字以上の小文字の英字を含める - パスワードに 1 文字以上の大文字の英字を含める - パスワードに 1 文字以上の英数字以外の文字を含める - パスワードに空白、タブ、または改行を含めない - パスワードの長さは 8 ~ 16 文字である - ユーザー名をパスワードに含めない この値が省略される場合は、ランダム パスワードがユーザーに割り当てられます。 </maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> <dev:type> <maml:name>string</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>ObjectId</maml:name> <maml:description> <maml:para>パスワードを設定するユーザーの一意の ID。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue> <dev:type> <maml:name>Guid</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>TenantId</maml:name> <maml:description> <maml:para>操作の実行対象であるテナントの一意の ID。これを指定しないと、既定値である現在のユーザーのテナントが使用されます。このパラメーターはパートナー ユーザーにのみ適用されます。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue> <dev:type> <maml:name>Guid</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>UserPrincipalName</maml:name> <maml:description> <maml:para>パスワードを設定するユーザーのユーザー ID。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> <dev:type> <maml:name>string</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> </command:parameters> <!-- Input - Output section--> <command:inputTypes> <command:inputType> <dev:type> <maml:name></maml:name> <maml:uri/> <maml:description/> </dev:type> <maml:description> <maml:para> <!-- description --> </maml:para> </maml:description> </command:inputType> </command:inputTypes> <command:returnValues> <command:returnValue> <dev:type> <maml:name></maml:name> <maml:uri/> <maml:description/> </dev:type> <maml:description> <maml:para> <!-- description --> </maml:para> </maml:description> </command:returnValue> </command:returnValues> <!-- Error section--> <command:terminatingErrors/> <command:nonTerminatingErrors/> <!-- Notes section --> <maml:alertSet> <maml:title></maml:title> <maml:alert> <maml:para> </maml:para> </maml:alert> <maml:alert> <maml:para></maml:para> </maml:alert> </maml:alertSet> <!-- Example section --> <command:examples> <command:example> <maml:title> -------------------------- 例 1 -------------------------- </maml:title> <maml:introduction> <maml:para>C:\PS></maml:para> </maml:introduction> <dev:code> Set-MsolUserPassword -UserPrincipalName user@contoso.com Returns the user's new password. </dev:code> <dev:remarks> <maml:para>説明</maml:para> <maml:para>-----------</maml:para> <maml:para>このコマンドは user@contoso.com のパスワードを再設定します。ランダム パスワードが生成されます。ユーザーは次にサインインしたときに、パスワードを再設定するよう求められます。</maml:para> <maml:para></maml:para> <maml:para></maml:para> <maml:para></maml:para> <maml:para></maml:para> </dev:remarks> <command:commandLines> <command:commandLine> <command:commandText></command:commandText> </command:commandLine> </command:commandLines> </command:example> <command:example> <maml:title> -------------------------- 例 2 -------------------------- </maml:title> <maml:introduction> <maml:para>C:\PS></maml:para> </maml:introduction> <dev:code> Set-MsolUserPassword -userPrincipalName user@consoso.com -NewPassword "pa$$word" Returns the user's new password. </dev:code> <dev:remarks> <maml:para>説明</maml:para> <maml:para>-----------</maml:para> <maml:para>このコマンドは user@contoso.com のパスワードを再設定します。ユーザーは次にサインインしたときに、パスワードを再設定するよう求められます。</maml:para> <maml:para></maml:para> <maml:para></maml:para> <maml:para></maml:para> <maml:para></maml:para> </dev:remarks> <command:commandLines> <command:commandLine> <command:commandText></command:commandText> </command:commandLine> </command:commandLines> </command:example> </command:examples> <!-- Link section --> <maml:relatedLinks> <maml:navigationLink> <maml:linkText></maml:linkText> <maml:uri/> </maml:navigationLink> </maml:relatedLinks> </command:command> <!-- v 1.3.0.36 --> <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10"> <command:details> <command:name> Set-MsolUserPrincipalName </command:name> <maml:description> <maml:para>ユーザーのユーザー ID を変更します。</maml:para> </maml:description> <maml:copyright> <maml:para></maml:para> </maml:copyright> <command:verb>Set</command:verb> <command:noun>MsolUserPrincipalName</command:noun> <dev:version></dev:version> </command:details> <maml:description> <maml:para>Set-MsolUserPrincipalName コマンドレットは、ユーザーのユーザー プリンシパル名 (ユーザー ID) を変更するために使用されます。このコマンドレットは、フェデレーション ドメインと標準ドメインの間でユーザーを移動するために使用でき、これによりユーザーの認証の種類がターゲット ドメインのものに変更されます。</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>ユーザーの新しいユーザー ID。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> </command:parameter> <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>ObjectId</maml:name> <maml:description> <maml:para>更新するユーザーの ObjectId。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>ImmutableId</maml:name> <maml:description> <maml:para>ユーザーのフェデレーション ID の不変 ID。これは、標準 ID ドメインからフェデレーション ID ドメインにユーザーを移動させる場合に必要です。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>NewPassword</maml:name> <maml:description> <maml:para>ユーザーの新しいパスワード。フェデレーション ドメインから標準の ID ドメインにユーザーを移動する場合は必須です。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>TenantId</maml:name> <maml:description> <maml:para>操作の実行対象であるテナントの一意の ID。これを指定しないと、既定値である現在のユーザーのテナントが使用されます。このパラメーターはパートナー ユーザーにのみ適用されます。</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>ユーザーの新しいユーザー ID。</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>更新するユーザーの元のユーザー ID。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>ImmutableId</maml:name> <maml:description> <maml:para>ユーザーのフェデレーション ID の不変 ID。これは、標準 ID ドメインからフェデレーション ID ドメインにユーザーを移動させる場合に必要です。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>NewPassword</maml:name> <maml:description> <maml:para>ユーザーの新しいパスワード。フェデレーション ドメインから標準の ID ドメインにユーザーを移動する場合は必須です。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>TenantId</maml:name> <maml:description> <maml:para>操作の実行対象であるテナントの一意の ID。これを指定しないと、既定値である現在のユーザーのテナントが使用されます。このパラメーターはパートナー ユーザーにのみ適用されます。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue> </command:parameter> </command:syntaxItem> </command:syntax> <!-- Cmdlet parameter section --> <command:parameters> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>ImmutableId</maml:name> <maml:description> <maml:para>ユーザーのフェデレーション ID の不変 ID。これは、標準 ID ドメインからフェデレーション ID ドメインにユーザーを移動させる場合に必要です。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> <dev:type> <maml:name>string</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>NewPassword</maml:name> <maml:description> <maml:para>ユーザーの新しいパスワード。フェデレーション ドメインから標準の ID ドメインにユーザーを移動する場合は必須です。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> <dev:type> <maml:name>string</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>NewUserPrincipalName</maml:name> <maml:description> <maml:para>ユーザーの新しいユーザー ID。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> <dev:type> <maml:name>string</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>ObjectId</maml:name> <maml:description> <maml:para>更新するユーザーの ObjectId。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue> <dev:type> <maml:name>Guid</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>TenantId</maml:name> <maml:description> <maml:para>操作の実行対象であるテナントの一意の ID。これを指定しないと、既定値である現在のユーザーのテナントが使用されます。このパラメーターはパートナー ユーザーにのみ適用されます。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue> <dev:type> <maml:name>Guid</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>UserPrincipalName</maml:name> <maml:description> <maml:para>更新するユーザーの元のユーザー ID。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> <dev:type> <maml:name>string</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> </command:parameters> <!-- Input - Output section--> <command:inputTypes> <command:inputType> <dev:type> <maml:name></maml:name> <maml:uri/> <maml:description/> </dev:type> <maml:description> <maml:para> <!-- description --> </maml:para> </maml:description> </command:inputType> </command:inputTypes> <command:returnValues> <command:returnValue> <dev:type> <maml:name></maml:name> <maml:uri/> <maml:description/> </dev:type> <maml:description> <maml:para> <!-- description --> </maml:para> </maml:description> </command:returnValue> </command:returnValues> <!-- Error section--> <command:terminatingErrors/> <command:nonTerminatingErrors/> <!-- Notes section --> <maml:alertSet> <maml:title></maml:title> <maml:alert> <maml:para> </maml:para> </maml:alert> <maml:alert> <maml:para></maml:para> </maml:alert> </maml:alertSet> <!-- Example section --> <command:examples> <command:example> <maml:title> -------------------------- 例 1 -------------------------- </maml:title> <maml:introduction> <maml:para>C:\PS></maml:para> </maml:introduction> <dev:code> Set-MsolUserPrincipalName -UserPrincipalName user@contoso.com -NewUserPrincipalName johns@contoso.com None </dev:code> <dev:remarks> <maml:para>説明</maml:para> <maml:para>-----------</maml:para> <maml:para>このコマンドは user@contoso.com を johns@contoso.com に変更します。</maml:para> <maml:para></maml:para> <maml:para></maml:para> <maml:para></maml:para> <maml:para></maml:para> </dev:remarks> <command:commandLines> <command:commandLine> <command:commandText></command:commandText> </command:commandLine> </command:commandLines> </command:example> </command:examples> <!-- Link section --> <maml:relatedLinks> <maml:navigationLink> <maml:linkText></maml:linkText> <maml:uri/> </maml:navigationLink> </maml:relatedLinks> </command:command> <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp"> <!--Generated by PS Cmdlet Help Editor--> <command:details> <command:name>New-MsolAdministrativeUnit</command:name> <maml:description> <maml:para>Azure Active Directory に新しい管理単位を追加します。</maml:para> </maml:description> <maml:copyright> <maml:para/> </maml:copyright> <command:verb>New</command:verb> <command:noun>MsolAdministrativeUnit</command:noun> <dev:version/> </command:details> <maml:description> <maml:para>New-MsolAdministrativeUnit コマンドレットは、Azure Active Directory に新しい管理単位を追加します。</maml:para> </maml:description> <command:syntax> <command:syntaxItem> <maml:name>New-MsolAdministrativeUnit</maml:name> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>DisplayName</maml:name> <maml:description> <maml:para>管理単位の表示名。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">String</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>Description</maml:name> <maml:description> <maml:para>管理単位の説明。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">String</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>TenantId</maml:name> <maml:description> <maml:para>操作の実行対象であるテナントの一意の ID。これを指定しないと、既定値である現在のユーザーのテナントが使用されます。このパラメーターはパートナー ユーザーにのみ適用されます。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="true">Guid</command:parameterValue> </command:parameter> </command:syntaxItem> </command:syntax> <command:parameters> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>DisplayName</maml:name> <maml:description> <maml:para>管理単位の表示名。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">String</command:parameterValue> <dev:type> <maml:name>String</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>Description</maml:name> <maml:description> <maml:para>管理単位の説明。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">String</command:parameterValue> <dev:type> <maml:name>String</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>TenantId</maml:name> <maml:description> <maml:para>操作の実行対象であるテナントの一意の ID。これを指定しないと、既定値である現在のユーザーのテナントが使用されます。このパラメーターはパートナー ユーザーにのみ適用されます。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="true">Guid</command:parameterValue> <dev:type> <maml:name>Guid</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> </command:parameters> <command:inputTypes> <command:inputType> <dev:type> <maml:name></maml:name> <maml:uri></maml:uri> <maml:description/> </dev:type> <maml:description> <maml:para/> </maml:description> </command:inputType> </command:inputTypes> <command:returnValues> <command:returnValue> <dev:type> <maml:name>Microsoft.Online.Administration.AdministrativeUnit</maml:name> <maml:uri></maml:uri> <maml:description/> </dev:type> <maml:description> <maml:para> 作成済みの新しい管理単位を戻します。 </maml:para> </maml:description> </command:returnValue> </command:returnValues> <command:terminatingErrors></command:terminatingErrors> <command:nonTerminatingErrors></command:nonTerminatingErrors> <maml:alertSet> <maml:title></maml:title> <maml:alert> <maml:para/> </maml:alert> </maml:alertSet> <command:examples> <command:example> <maml:title>-------------------------- 例 1 --------------------------</maml:title> <maml:introduction> <maml:paragraph>PS C:\></maml:paragraph> </maml:introduction> <dev:code>New-MsolAdministrativeUnit -DisplayName “West Coast” -Description “West Coast region”</dev:code> <dev:remarks> <maml:para>説明</maml:para> <maml:para>-----------</maml:para> <maml:para>このコマンドは、「West Coast region」という説明が含まれる「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-MsolAdministrativeUnit</command:name> <maml:description> <maml:para>Azure AD から管理単位を取得します。</maml:para> </maml:description> <maml:copyright> <maml:para/> </maml:copyright> <command:verb>Get</command:verb> <command:noun>MsolAdministrativeUnit</command:noun> <dev:version/> </command:details> <maml:description> <maml:para>Get-MsolAdministrativeUnit コマンドレットは、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。指定すると、ユーザーが属する管理単位のみが返されます。 </maml:para> </maml:description> <command:parameterValue required="true" variableLength="true">Guid</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named"> <maml:name>UserPrincipalName</maml:name> <maml:description> <maml:para> ユーザーのユーザー プリンシパル名。指定すると、対象ユーザーが属する管理単位のみが戻されます。 </maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">String</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named"> <maml:name>SearchString</maml:name> <maml:description> <maml:para> 検索対象の文字列。表示名がこの文字列で始まる管理単位のみが返されます。 </maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">String</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named"> <maml:name>MaxResults</maml:name> <maml:description> <maml:para> 戻される結果の最大数。 </maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Int32</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>TenantId</maml:name> <maml:description> <maml:para> 操作の実行対象であるテナントの一意の ID。これを指定しないと、既定値である現在のユーザーのテナントが使用されます。このパラメーターはパートナー ユーザーにのみ適用されます。 </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。</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。これを指定しないと、既定値である現在のユーザーのテナントが使用されます。このパラメーターはパートナー ユーザーにのみ適用されます。 </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。指定すると、ユーザーが属する管理単位のみが返されます。 </maml:para> </maml:description> <command:parameterValue required="true" variableLength="true">Guid</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named"> <maml:name>UserPrincipalName</maml:name> <maml:description> <maml:para> ユーザーのユーザー プリンシパル名。指定すると、対象ユーザーが属する管理単位のみが戻されます。 </maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">String</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named"> <maml:name>SearchString</maml:name> <maml:description> <maml:para> 検索対象の文字列。表示名がこの文字列で始まる管理単位のみが返されます。 </maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">String</command:parameterValue> </command:parameter> <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named"> <maml:name>All</maml:name> <maml:description> <maml:para> 存在する場合には、すべての結果が戻されます。MaxResults パラメーターと一緒に使用することはできません。 </maml:para> </maml:description> </command:parameter> <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>TenantId</maml:name> <maml:description> <maml:para> 操作の実行対象であるテナントの一意の ID。これを指定しないと、既定値である現在のユーザーのテナントが使用されます。このパラメーターはパートナー ユーザーにのみ適用されます。 </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。指定すると、ユーザーが属する管理単位のみが返されます。 </maml:para> </maml:description> <command:parameterValue required="true" variableLength="true">Guid</command:parameterValue> <dev:type> <maml:name>Guid</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named"> <maml:name>UserPrincipalName</maml:name> <maml:description> <maml:para> ユーザーのユーザー プリンシパル名。指定すると、対象ユーザーが属する管理単位のみが戻されます。 </maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">String</command:parameterValue> <dev:type> <maml:name>String</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named"> <maml:name>SearchString</maml:name> <maml:description> <maml:para> 検索対象の文字列。表示名がこの文字列で始まる管理単位のみが返されます。 </maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">String</command:parameterValue> <dev:type> <maml:name>String</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named"> <maml:name>MaxResults</maml:name> <maml:description> <maml:para> 戻される結果の最大数。 </maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Int32</command:parameterValue> <dev:type> <maml:name>Int32</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>TenantId</maml:name> <maml:description> <maml:para> 操作の実行対象であるテナントの一意の ID。これを指定しないと、既定値である現在のユーザーのテナントが使用されます。このパラメーターはパートナー ユーザーにのみ適用されます。 </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。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue> <dev:type> <maml:name>Guid</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named"> <maml:name>All</maml:name> <maml:description> <maml:para> 存在する場合には、すべての結果が戻されます。MaxResults パラメーターと一緒に使用することはできません。 </maml:para> </maml:description> </command:parameter> </command:parameters> <command:inputTypes> <command:inputType> <dev:type> <maml:name></maml:name> <maml:uri></maml:uri> <maml:description/> </dev:type> <maml:description> <maml:para/> </maml:description> </command:inputType> </command:inputTypes> <command:returnValues> <command:returnValue> <dev:type> <maml:name></maml:name> <maml:uri></maml:uri> <maml:description/> </dev:type> <maml:description> <maml:para/> </maml:description> </command:returnValue> </command:returnValues> <command:terminatingErrors></command:terminatingErrors> <command:nonTerminatingErrors></command:nonTerminatingErrors> <maml:alertSet> <maml:title></maml:title> <maml:alert> <maml:para/> </maml:alert> </maml:alertSet> <command:examples> <command:example> <maml:title>-------------------------- 例 1 --------------------------</maml:title> <maml:introduction> <maml:paragraph>PS C:\></maml:paragraph> </maml:introduction> <dev:code>Get-MsolAdministrativeUnit</dev:code> <dev:remarks> <maml:para>説明</maml:para> <maml:para>-----------</maml:para> <maml:para>このコマンドは、現在認証済みのユーザーのテナントにある管理単位すべてを取得します。</maml:para> <maml:para/> <maml:para/> <maml:para></maml:para> </dev:remarks> <command:commandLines> <command:commandLine> <command:commandText> <maml:para/> </command:commandText> </command:commandLine> </command:commandLines> </command:example> <command:example> <maml:title>-------------------------- 例 2 --------------------------</maml:title> <maml:introduction> <maml:paragraph>PS C:\></maml:paragraph> </maml:introduction> <dev:code>Get-MsolAdministrativeUnit –SearchString "West Coast"</dev:code> <dev:remarks> <maml:para>説明</maml:para> <maml:para>-----------</maml:para> <maml:para>このコマンドは、「West Coast」という管理単位を取得します。</maml:para> <maml:para/> <maml:para/> <maml:para></maml:para> </dev:remarks> <command:commandLines> <command:commandLine> <command:commandText> <maml:para/> </command:commandText> </command:commandLine> </command:commandLines> </command:example> <command:example> <maml:title>-------------------------- 例 3 --------------------------</maml:title> <maml:introduction> <maml:paragraph>PS C:\></maml:paragraph> </maml:introduction> <dev:code>Get-MsolAdministrativeUnit -UserPrincipalName "user1@contoso.com"</dev:code> <dev:remarks> <maml:para>説明</maml:para> <maml:para>-----------</maml:para> <maml:para>このコマンドは、user1@contoso.com がメンバーとなっている管理単位を取得します。</maml:para> <maml:para/> <maml:para/> <maml:para></maml:para> </dev:remarks> <command:commandLines> <command:commandLine> <command:commandText> <maml:para/> </command:commandText> </command:commandLine> </command:commandLines> </command:example> </command:examples> <maml:relatedLinks> </maml:relatedLinks> </command:command> <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp"> <!--Generated by PS Cmdlet Help Editor--> <command:details> <command:name>Set-MsolAdministrativeUnit</command:name> <maml:description> <maml:para>管理単位のプロパティを更新します。</maml:para> </maml:description> <maml:copyright> <maml:para/> </maml:copyright> <command:verb>Set</command:verb> <command:noun>MsolAdministrativeUnit</command:noun> <dev:version/> </command:details> <maml:description> <maml:para>Set-MsolAdministrativeUnit コマンドレットは、管理単位のプロパティを更新する場合に使用します。</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。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="true">Guid</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>DisplayName</maml:name> <maml:description> <maml:para>管理単位の表示名。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">String</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>Description</maml:name> <maml:description> <maml:para>管理単位の説明。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">String</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>TenantId</maml:name> <maml:description> <maml:para> 操作の実行対象であるテナントの一意の ID。これを指定しないと、既定値である現在のユーザーのテナントが使用されます。このパラメーターはパートナー ユーザーにのみ適用されます。 </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。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="true">Guid</command:parameterValue> <dev:type> <maml:name>Guid</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>DisplayName</maml:name> <maml:description> <maml:para>管理単位の表示名。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">String</command:parameterValue> <dev:type> <maml:name>String</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>Description</maml:name> <maml:description> <maml:para>管理単位の説明。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">String</command:parameterValue> <dev:type> <maml:name>String</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>TenantId</maml:name> <maml:description> <maml:para> 操作の実行対象であるテナントの一意の ID。これを指定しないと、既定値である現在のユーザーのテナントが使用されます。このパラメーターはパートナー ユーザーにのみ適用されます。 </maml:para> </maml:description> <command:parameterValue required="true" variableLength="true">Guid</command:parameterValue> <dev:type> <maml:name>Guid</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> </command:parameters> <command:inputTypes> <command:inputType> <dev:type> <maml:name></maml:name> <maml:uri></maml:uri> <maml:description/> </dev:type> <maml:description> <maml:para/> </maml:description> </command:inputType> </command:inputTypes> <command:returnValues> <command:returnValue> <dev:type> <maml:name></maml:name> <maml:uri></maml:uri> <maml:description/> </dev:type> <maml:description> <maml:para/> </maml:description> </command:returnValue> </command:returnValues> <command:terminatingErrors></command:terminatingErrors> <command:nonTerminatingErrors></command:nonTerminatingErrors> <maml:alertSet> <maml:title></maml:title> <maml:alert> <maml:para/> </maml:alert> </maml:alertSet> <command:examples> <command:example> <maml:title>-------------------------- 例 1 --------------------------</maml:title> <maml:introduction> <maml:paragraph>PS C:\></maml:paragraph> </maml:introduction> <dev:code> $au = Get-MsolAdministrativeUnit -searchstring “West Coast” Set-MsolAdministrativeUnit -Description “West Coast region” –ObjectID $au.ObjectId </dev:code> <dev:remarks> <maml:para>説明</maml:para> <maml:para>-----------</maml:para> <maml:para>このコマンドにより、最初に「West Coast」という名前の管理単位が特定され、次にそれに「West Coast region」という説明値が割り当てられます。</maml:para> <maml:para/> <maml:para/> <maml:para></maml:para> </dev:remarks> <command:commandLines> <command:commandLine> <command:commandText> <maml:para/> </command:commandText> </command:commandLine> </command:commandLines> </command:example> </command:examples> <maml:relatedLinks> </maml:relatedLinks> </command:command> <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp"> <!--Generated by PS Cmdlet Help Editor--> <command:details> <command:name>Remove-MsolAdministrativeUnit</command:name> <maml:description> <maml:para>Azure AD から管理単位を削除します。</maml:para> </maml:description> <maml:copyright> <maml:para/> </maml:copyright> <command:verb>Remove</command:verb> <command:noun>MsolAdministrativeUnit</command:noun> <dev:version/> </command:details> <maml:description> <maml:para>Azure AD から管理単位を削除する場合、Remove-MsolAdministrativeUnit コマンドレットを使用します。</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。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named"> <maml:name>Force</maml:name> <maml:description> <maml:para>確認画面を表示しないようにするために使用されます。</maml:para> </maml:description> </command:parameter> <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>TenantId</maml:name> <maml:description> <maml:para> 操作の実行対象であるテナントの一意の ID。これを指定しないと、既定値である現在のユーザーのテナントが使用されます。このパラメーターはパートナー ユーザーにのみ適用されます。 </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。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue> <dev:type> <maml:name>Guid</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named"> <maml:name>Force</maml:name> <maml:description> <maml:para>確認画面を表示しないようにするために使用されます。</maml:para> </maml:description> </command:parameter> <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>TenantId</maml:name> <maml:description> <maml:para> 操作の実行対象であるテナントの一意の ID。これを指定しないと、既定値である現在のユーザーのテナントが使用されます。このパラメーターはパートナー ユーザーにのみ適用されます。 </maml:para> </maml:description> <command:parameterValue required="true" variableLength="true">Guid</command:parameterValue> <dev:type> <maml:name>Guid</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> </command:parameters> <command:inputTypes> <command:inputType> <dev:type> <maml:name></maml:name> <maml:uri></maml:uri> <maml:description/> </dev:type> <maml:description> <maml:para/> </maml:description> </command:inputType> </command:inputTypes> <command:returnValues> <command:returnValue> <dev:type> <maml:name></maml:name> <maml:uri></maml:uri> <maml:description/> </dev:type> <maml:description> <maml:para/> </maml:description> </command:returnValue> </command:returnValues> <command:terminatingErrors></command:terminatingErrors> <command:nonTerminatingErrors></command:nonTerminatingErrors> <maml:alertSet> <maml:title></maml:title> <maml:alert> <maml:para/> </maml:alert> </maml:alertSet> <command:examples> <command:example> <maml:title>-------------------------- 例 1 --------------------------</maml:title> <maml:introduction> <maml:paragraph>PS C:\></maml:paragraph> </maml:introduction> <dev:code> $au = Get-MsolAdministrativeUnit -searchstring “West Coast” Remove-MsolAdministrativeUnit –ObjectId $au.ObjectId -Force </dev:code> <dev:remarks> <maml:para>説明</maml:para> <maml:para>-----------</maml:para> <maml:para>このコマンドにより、ディレクトリから管理単位「West Coast」が削除されます。</maml:para> <maml:para/> <maml:para/> <maml:para></maml:para> </dev:remarks> <command:commandLines> <command:commandLine> <command:commandText> <maml:para/> </command:commandText> </command:commandLine> </command:commandLines> </command:example> </command:examples> <maml:relatedLinks> </maml:relatedLinks> </command:command> <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp"> <!--Generated by PS Cmdlet Help Editor--> <command:details> <command:name>Add-MsolAdministrativeUnitMember</command:name> <maml:description> <maml:para>管理単位にメンバーを追加します。</maml:para> </maml:description> <maml:copyright> <maml:para/> </maml:copyright> <command:verb>Add</command:verb> <command:noun>MsolAdministrativeUnitMember</command:noun> <dev:version/> </command:details> <maml:description> <maml:para>Add-MsolAdministrativeUnitMember コマンドレットは、管理単位にメンバーを追加する場合に使用します。</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。</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。</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。これを指定しないと、既定値である現在のユーザーのテナントが使用されます。このパラメーターはパートナー ユーザーにのみ適用されます。</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。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="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。</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。これを指定しないと、既定値である現在のユーザーのテナントが使用されます。このパラメーターはパートナー ユーザーにのみ適用されます。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="true">Guid</command:parameterValue> <dev:type> <maml:name>Guid</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> </command:parameters> <command:inputTypes> <command:inputType> <dev:type> <maml:name></maml:name> <maml:uri></maml:uri> <maml:description/> </dev:type> <maml:description> <maml:para/> </maml:description> </command:inputType> </command:inputTypes> <command:returnValues> <command:returnValue> <dev:type> <maml:name></maml:name> <maml:uri></maml:uri> <maml:description/> </dev:type> <maml:description> <maml:para/> </maml:description> </command:returnValue> </command:returnValues> <command:terminatingErrors></command:terminatingErrors> <command:nonTerminatingErrors></command:nonTerminatingErrors> <maml:alertSet> <maml:title></maml:title> <maml:alert> <maml:para/> </maml:alert> </maml:alertSet> <command:examples> <command:example> <maml:title>-------------------------- 例 1 --------------------------</maml:title> <maml:introduction> <maml:paragraph>PS C:\></maml:paragraph> </maml:introduction> <dev:code> $au = Get-MsolAdministrativeUnit -searchstring “West Coast” $user = Get-MsolUser -UserPrincipalName “user@contoso.com” Add-MsolAdministrativeUnitMember –AdministrativeUnitObjectId $au.ObjectId –AdministrativeUnitMemberObjectId $user.ObjectId </dev:code> <dev:remarks> <maml:para>説明</maml:para> <maml:para>-----------</maml:para> <maml:para>この例では、user@contoso.com が管理単位「West Coast」に追加されます。</maml:para> <maml:para/> <maml:para/> <maml:para></maml:para> </dev:remarks> <command:commandLines> <command:commandLine> <command:commandText> <maml:para/> </command:commandText> </command:commandLine> </command:commandLines> </command:example> </command:examples> <maml:relatedLinks> </maml:relatedLinks> </command:command> <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp"> <!--Generated by PS Cmdlet Help Editor--> <command:details> <command:name>Remove-MsolAdministrativeUnitMember</command:name> <maml:description> <maml:para>管理単位からメンバーを削除します。</maml:para> </maml:description> <maml:copyright> <maml:para/> </maml:copyright> <command:verb>Remove</command:verb> <command:noun>MsolAdministrativeUnitMember</command:noun> <dev:version/> </command:details> <maml:description> <maml:para>Remove-MsolAdministrativeUnitMember コマンドレットは、管理単位からメンバーを削除する場合に使用します。</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。</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。これを指定しないと、既定値である現在のユーザーのテナントが使用されます。このパラメーターはパートナー ユーザーにのみ適用されます。 </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。</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。これを指定しないと、既定値である現在のユーザーのテナントが使用されます。このパラメーターはパートナー ユーザーにのみ適用されます。 </maml:para> </maml:description> <command:parameterValue required="true" variableLength="true">Guid</command:parameterValue> <dev:type> <maml:name>Guid</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> </command:parameters> <command:inputTypes> <command:inputType> <dev:type> <maml:name></maml:name> <maml:uri></maml:uri> <maml:description/> </dev:type> <maml:description> <maml:para/> </maml:description> </command:inputType> </command:inputTypes> <command:returnValues> <command:returnValue> <dev:type> <maml:name></maml:name> <maml:uri></maml:uri> <maml:description/> </dev:type> <maml:description> <maml:para/> </maml:description> </command:returnValue> </command:returnValues> <command:terminatingErrors></command:terminatingErrors> <command:nonTerminatingErrors></command:nonTerminatingErrors> <maml:alertSet> <maml:title></maml:title> <maml:alert> <maml:para/> </maml:alert> </maml:alertSet> <command:examples> <command:example> <maml:title>-------------------------- 例 1 --------------------------</maml:title> <maml:introduction> <maml:paragraph>PS C:\></maml:paragraph> </maml:introduction> <dev:code> $au = Get-MsolAdministrativeUnit -searchstring “West Coast” $user = Get-MsolUser -UserPrincipalName “user@contoso.com” Remove-MsolAdministrativeUnitMember –AdministrativeUnitObjectId $au.ObjectId –AdministrativeUnitMemberObjectId $user.ObjectId </dev:code> <dev:remarks> <maml:para>説明</maml:para> <maml:para>-----------</maml:para> <maml:para>このコマンドは、管理単位「West Coast」からメンバー user@contoso.com を削除します。</maml:para> <maml:para/> <maml:para/> <maml:para></maml:para> </dev:remarks> <command:commandLines> <command:commandLine> <command:commandText> <maml:para/> </command:commandText> </command:commandLine> </command:commandLines> </command:example> </command:examples> <maml:relatedLinks> </maml:relatedLinks> </command:command> <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp"> <!--Generated by PS Cmdlet Help Editor--> <command:details> <command:name>Get-MsolAdministrativeUnitMember</command:name> <maml:description> <maml:para>指定した管理単位のメンバーを取得します。</maml:para> </maml:description> <maml:copyright> <maml:para/> </maml:copyright> <command:verb>Get</command:verb> <command:noun>MsolAdministrativeUnitMember</command:noun> <dev:version/> </command:details> <maml:description> <maml:para>Get-MsolAdministrativeUnitMember コマンドレットは、指定した管理単位のメンバーを取得する場合に使用します。</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。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named"> <maml:name>MaxResults</maml:name> <maml:description> <maml:para> 検索結果として戻される結果の最大数。 </maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Int32</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>TenantId</maml:name> <maml:description> <maml:para> 操作の実行対象であるテナントの一意の ID。これを指定しないと、既定値である現在のユーザーのテナントが使用されます。このパラメーターはパートナー ユーザーにのみ適用されます。 </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。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue> </command:parameter> <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named"> <maml:name>All</maml:name> <maml:description> <maml:para> 存在する場合には、すべての結果が戻されます。MaxResults パラメーターと一緒に使用することはできません。 </maml:para> </maml:description> </command:parameter> <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>TenantId</maml:name> <maml:description> <maml:para> 操作の実行対象であるテナントの一意の ID。これを指定しないと、既定値である現在のユーザーのテナントが使用されます。このパラメーターはパートナー ユーザーにのみ適用されます。 </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。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue> <dev:type> <maml:name>Guid</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named"> <maml:name>MaxResults</maml:name> <maml:description> <maml:para> 検索結果として戻される結果の最大数。 </maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Int32</command:parameterValue> <dev:type> <maml:name>Int32</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>TenantId</maml:name> <maml:description> <maml:para> 操作の実行対象であるテナントの一意の ID。これを指定しないと、既定値である現在のユーザーのテナントが使用されます。このパラメーターはパートナー ユーザーにのみ適用されます。 </maml:para> </maml:description> <command:parameterValue required="true" variableLength="true">Guid</command:parameterValue> <dev:type> <maml:name>Guid</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named"> <maml:name>All</maml:name> <maml:description> <maml:para> 存在する場合には、すべての結果が戻されます。MaxResults パラメーターと一緒に使用することはできません。 </maml:para> </maml:description> </command:parameter> </command:parameters> <command:inputTypes> <command:inputType> <dev:type> <maml:name></maml:name> <maml:uri></maml:uri> <maml:description/> </dev:type> <maml:description> <maml:para/> </maml:description> </command:inputType> </command:inputTypes> <command:returnValues> <command:returnValue> <dev:type> <maml:name>Microsoft.Online.Administration.AdministrativeUnitMember</maml:name> <maml:uri></maml:uri> <maml:description/> </dev:type> <maml:description> <maml:para> このコマンドレットの各出力オブジェクトには以下が含まれます。 DisplayName: 管理単位メンバーの表示名。 EmailAddress: 管理単位メンバーのユーザー プリンシパル名。 ObjectId: 管理単位メンバーの一意の ID。 </maml:para> </maml:description> </command:returnValue> </command:returnValues> <command:terminatingErrors></command:terminatingErrors> <command:nonTerminatingErrors></command:nonTerminatingErrors> <maml:alertSet> <maml:title></maml:title> <maml:alert> <maml:para/> </maml:alert> </maml:alertSet> <command:examples> <command:example> <maml:title>-------------------------- 例 1 --------------------------</maml:title> <maml:introduction> <maml:paragraph>PS C:\></maml:paragraph> </maml:introduction> <dev:code> $au = Get-MsolAdministrativeUnit -searchstring “West Coast” Get-MsolAdministrativeUnitMember –AdministrativeUnitObjectId $au.ObjectId </dev:code> <dev:remarks> <maml:para>説明</maml:para> <maml:para>-----------</maml:para> <maml:para>この例では、このコマンドによって、管理単位「West Coast」のすべてのメンバーが返されます。</maml:para> <maml:para/> <maml:para/> <maml:para></maml:para> </dev:remarks> <command:commandLines> <command:commandLine> <command:commandText> <maml:para/> </command:commandText> </command:commandLine> </command:commandLines> </command:example> </command:examples> <maml:relatedLinks> </maml:relatedLinks> </command:command> <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp"> <!--Generated by PS Cmdlet Help Editor--> <command:details> <command:name>Add-MsolScopedRoleMember</command:name> <maml:description> <maml:para>管理単位の対象ロールにメンバーを追加します。</maml:para> </maml:description> <maml:copyright> <maml:para/> </maml:copyright> <command:verb>Add</command:verb> <command:noun>MsolScopedRoleMember</command:noun> <dev:version/> </command:details> <maml:description> <maml:para>Add-MsolScopedRoleMember コマンドレットは、管理単位の対象ロールにメンバーを追加する場合に使用します。</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。ロールに追加できるのはユーザーだけです (セキュリティ グループの追加はサポートされていません)。</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。</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。ユーザーの場合、これはユーザー ID でなければなりません。ロールに追加できるのはユーザーだけです (セキュリティ グループの追加はサポートされていません)。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="true">Guid</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>RoleMemberUserPrincipalName</maml:name> <maml:description> <maml:para>追加するメンバーのユーザー プリンシパル名。ロールに追加できるのはユーザーだけです (セキュリティ グループの追加はサポートされていません)。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">String</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>TenantId</maml:name> <maml:description> <maml:para> 操作の実行対象であるテナントの一意の ID。これを指定しないと、既定値である現在のユーザーのテナントが使用されます。このパラメーターはパートナー ユーザーにのみ適用されます。 </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。ロールに追加できるのはユーザーだけです (セキュリティ グループの追加はサポートされていません)。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="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。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="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。ユーザーの場合、これはユーザー ID でなければなりません。ロールに追加できるのはユーザーだけです (セキュリティ グループの追加はサポートされていません)。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="true">Guid</command:parameterValue> <dev:type> <maml:name>Guid</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>RoleMemberUserPrincipalName</maml:name> <maml:description> <maml:para>追加するメンバーのユーザー プリンシパル名。ロールに追加できるのはユーザーだけです (セキュリティ グループの追加はサポートされていません)。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">String</command:parameterValue> <dev:type> <maml:name>String</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>TenantId</maml:name> <maml:description> <maml:para> 操作の実行対象であるテナントの一意の ID。これを指定しないと、既定値である現在のユーザーのテナントが使用されます。このパラメーターはパートナー ユーザーにのみ適用されます。 </maml:para> </maml:description> <command:parameterValue required="true" variableLength="true">Guid</command:parameterValue> <dev:type> <maml:name>Guid</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> </command:parameters> <command:inputTypes> <command:inputType> <dev:type> <maml:name></maml:name> <maml:uri></maml:uri> <maml:description/> </dev:type> <maml:description> <maml:para/> </maml:description> </command:inputType> </command:inputTypes> <command:returnValues> <command:returnValue> <dev:type> <maml:name></maml:name> <maml:uri></maml:uri> <maml:description/> </dev:type> <maml:description> <maml:para/> </maml:description> </command:returnValue> </command:returnValues> <command:terminatingErrors></command:terminatingErrors> <command:nonTerminatingErrors></command:nonTerminatingErrors> <maml:alertSet> <maml:title></maml:title> <maml:alert> <maml:para/> </maml:alert> </maml:alertSet> <command:examples> <command:example> <maml:title>-------------------------- 例 1 --------------------------</maml:title> <maml:introduction> <maml:paragraph>PS C:\></maml:paragraph> </maml:introduction> <dev:code> $westcoastau = Get-MsolAdministrativeUnit -searchstring “West Coast” $uaadmin = Get-MsolRole -RoleName "User Account Administrator" $admin1 = Get-MsolUser -UserPrincipalName user@contoso.com Add-MsolScopedRoleMember -RoleObjectId $uaadmin.ObjectId -AdministrativeUnitObjectId $westcoastau.ObjectId -RoleMemberObjectId $admin1.ObjectId </dev:code> <dev:remarks> <maml:para>説明</maml:para> <maml:para>-----------</maml:para> <maml:para>この例では、user@contoso.com が、管理単位「West Coast」を対象とする [User Account Administrator] ロールにメンバーとして追加されます。</maml:para> <maml:para/> <maml:para/> <maml:para></maml:para> </dev:remarks> <command:commandLines> <command:commandLine> <command:commandText> <maml:para/> </command:commandText> </command:commandLine> </command:commandLines> </command:example> </command:examples> <maml:relatedLinks> </maml:relatedLinks> </command:command> <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp"> <!--Generated by PS Cmdlet Help Editor--> <command:details> <command:name>Remove-MsolScopedRoleMember</command:name> <maml:description> <maml:para>管理単位の対象ロールからユーザーを削除します。</maml:para> </maml:description> <maml:copyright> <maml:para/> </maml:copyright> <command:verb>Remove</command:verb> <command:noun>MsolScopedRoleMember</command:noun> <dev:version/> </command:details> <maml:description> <maml:para>Remove-MsolScopedRoleMember コマンドレットは、管理単位の対象ロールからユーザーを削除する場合に使用します。</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。ロールに追加できるのはユーザーだけです (セキュリティ グループの追加はサポートされていません)。</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。</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。ユーザーの場合、これはユーザー ID でなければなりません。-RoleMemberUserPrincipalName と -RoleMemberObjectId のどちらかを指定する必要があります。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="true">Guid</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>TenantId</maml:name> <maml:description> <maml:para> 操作の実行対象であるテナントの一意の ID。これを指定しないと、既定値である現在のユーザーのテナントが使用されます。このパラメーターはパートナー ユーザーにのみ適用されます。 </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。ロールに追加できるのはユーザーだけです (セキュリティ グループの追加はサポートされていません)。</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。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue> </command:parameter> <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>RoleMemberUserPrincipalName</maml:name> <maml:description> <maml:para>削除するロール メンバーのユーザー プリンシパル名。-RoleMemberUserPrincipalName と -RoleMemberObjectId のどちらかを指定する必要があります。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">String</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>TenantId</maml:name> <maml:description> <maml:para> 操作の実行対象であるテナントの一意の ID。これを指定しないと、既定値である現在のユーザーのテナントが使用されます。このパラメーターはパートナー ユーザーにのみ適用されます。 </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。ロールに追加できるのはユーザーだけです (セキュリティ グループの追加はサポートされていません)。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="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。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="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。ユーザーの場合、これはユーザー ID でなければなりません。-RoleMemberUserPrincipalName と -RoleMemberObjectId のどちらかを指定する必要があります。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="true">Guid</command:parameterValue> <dev:type> <maml:name>Guid</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>RoleMemberUserPrincipalName</maml:name> <maml:description> <maml:para>削除するロール メンバーのユーザー プリンシパル名。-RoleMemberUserPrincipalName と -RoleMemberObjectId のどちらかを指定する必要があります。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">String</command:parameterValue> <dev:type> <maml:name>String</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>TenantId</maml:name> <maml:description> <maml:para> 操作の実行対象であるテナントの一意の ID。これを指定しないと、既定値である現在のユーザーのテナントが使用されます。このパラメーターはパートナー ユーザーにのみ適用されます。 </maml:para> </maml:description> <command:parameterValue required="true" variableLength="true">Guid</command:parameterValue> <dev:type> <maml:name>Guid</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> </command:parameters> <command:inputTypes> <command:inputType> <dev:type> <maml:name></maml:name> <maml:uri></maml:uri> <maml:description/> </dev:type> <maml:description> <maml:para/> </maml:description> </command:inputType> </command:inputTypes> <command:returnValues> <command:returnValue> <dev:type> <maml:name></maml:name> <maml:uri></maml:uri> <maml:description/> </dev:type> <maml:description> <maml:para/> </maml:description> </command:returnValue> </command:returnValues> <command:terminatingErrors></command:terminatingErrors> <command:nonTerminatingErrors></command:nonTerminatingErrors> <maml:alertSet> <maml:title></maml:title> <maml:alert> <maml:para/> </maml:alert> </maml:alertSet> <command:examples> <command:example> <maml:title>-------------------------- 例 1 --------------------------</maml:title> <maml:introduction> <maml:paragraph>PS C:\></maml:paragraph> </maml:introduction> <dev:code> $westcoastau = Get-MsolAdministrativeUnit -searchstring “West Coast” $uaadmin = Get-MsolRole -RoleName "User Account Administrator" $admin1 = Get-MsolUser -UserPrincipalName user@contoso.com Remove-MsolScopedRoleMember -RoleObjectId $uaadmin.ObjectId -AdministrativeUnitObjectId $westcoastau.ObjectId -RoleMemberObjectId $admin1.ObjectId </dev:code> <dev:remarks> <maml:para>説明</maml:para> <maml:para>-----------</maml:para> <maml:para>以下の例では、user@contoso.com が、管理単位「West Coast」を対象とする [User Account Administrator] ロールから削除され、メンバーではなくなります。</maml:para> </dev:remarks> <command:commandLines> <command:commandLine> <command:commandText> <maml:para/> </command:commandText> </command:commandLine> </command:commandLines> </command:example> </command:examples> <maml:relatedLinks> </maml:relatedLinks> </command:command> <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp"> <!--Generated by PS Cmdlet Help Editor--> <command:details> <command:name>Get-MsolScopedRoleMember</command:name> <maml:description> <maml:para>管理単位で指定のロールを付与されている、そのロールのメンバーを取得します。</maml:para> </maml:description> <maml:copyright> <maml:para/> </maml:copyright> <command:verb>Get</command:verb> <command:noun>MsolScopedRoleMember</command:noun> <dev:version/> </command:details> <maml:description> <maml:para>管理単位に対して指定のロールが付与されている、対象ロールのメンバーを取得する場合、Get-MsolScopedRoleMember コマンドレットを使用します。</maml:para> </maml:description> <command:syntax> <command:syntaxItem> <maml:name>Get-MsolScopedRoleMember</maml:name> <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named"> <maml:name>RoleObjectId</maml:name> <maml:description> <maml:para> 対象のメンバーを返すロール。 </maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="false" position="named"> <maml:name>AdministrativeUnitObjectId</maml:name> <maml:description> <maml:para>管理者を返す管理単位のオブジェクト ID。すべての管理単位の管理者を検出する場合には、このパラメーターを省略します。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="true">Guid</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named"> <maml:name>MaxResults</maml:name> <maml:description> <maml:para>検索結果として戻される結果の最大数。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Int32</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>TenantId</maml:name> <maml:description> <maml:para> 操作の実行対象であるテナントの一意の ID。これを指定しないと、既定値である現在のユーザーのテナントが使用されます。このパラメーターはパートナー ユーザーにのみ適用されます。 </maml:para> </maml:description> <command:parameterValue required="true" variableLength="true">Guid</command:parameterValue> </command:parameter> </command:syntaxItem> <command:syntaxItem> <maml:name>Get-MsolScopedRoleMember</maml:name> <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named"> <maml:name>RoleObjectId</maml:name> <maml:description> <maml:para> 対象のメンバーを返すロール。 </maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="false" position="named"> <maml:name>AdministrativeUnitObjectId</maml:name> <maml:description> <maml:para>管理者を返す管理単位のオブジェクト ID。すべての管理単位の管理者を検出する場合には、このパラメーターを省略します。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="true">Guid</command:parameterValue> </command:parameter> <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named"> <maml:name>All</maml:name> <maml:description> <maml:para> 存在する場合には、すべての結果が戻されます。MaxResults パラメーターと一緒に使用することはできません。 </maml:para> </maml:description> </command:parameter> <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>TenantId</maml:name> <maml:description> <maml:para> 操作の実行対象であるテナントの一意の ID。これを指定しないと、既定値である現在のユーザーのテナントが使用されます。このパラメーターはパートナー ユーザーにのみ適用されます。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="true">Guid</command:parameterValue> </command:parameter> </command:syntaxItem> </command:syntax> <command:parameters> <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named"> <maml:name>RoleObjectId</maml:name> <maml:description> <maml:para> 対象のメンバーを返すロール。 </maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue> <dev:type> <maml:name>Guid</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="false" position="named"> <maml:name>AdministrativeUnitObjectId</maml:name> <maml:description> <maml:para>管理者を返す管理単位のオブジェクト ID。すべての管理単位の管理者を検出する場合には、このパラメーターを省略します。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="true">Guid</command:parameterValue> <dev:type> <maml:name>Guid</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named"> <maml:name>MaxResults</maml:name> <maml:description> <maml:para>検索結果として戻される結果の最大数。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Int32</command:parameterValue> <dev:type> <maml:name>Int32</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>TenantId</maml:name> <maml:description> <maml:para> 操作の実行対象であるテナントの一意の ID。これを指定しないと、既定値である現在のユーザーのテナントが使用されます。このパラメーターはパートナー ユーザーにのみ適用されます。 </maml:para> </maml:description> <command:parameterValue required="true" variableLength="true">Guid</command:parameterValue> <dev:type> <maml:name>Guid</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named"> <maml:name>All</maml:name> <maml:description> <maml:para> 存在する場合には、すべての結果が戻されます。MaxResults パラメーターと一緒に使用することはできません。 </maml:para> </maml:description> </command:parameter> </command:parameters> <command:inputTypes> <command:inputType> <dev:type> <maml:name></maml:name> <maml:uri></maml:uri> <maml:description/> </dev:type> <maml:description> <maml:para/> </maml:description> </command:inputType> </command:inputTypes> <command:returnValues> <command:returnValue> <dev:type> <maml:name>Microsoft.Online.Administration.RoleScopedMember</maml:name> <maml:uri></maml:uri> <maml:description/> </dev:type> <maml:description> <maml:para> このコマンドレットの各出力オブジェクトには以下が含まれます。 DisplayName: 対象となるロール メンバーの表示名。 UserPrincipalName: 対象となるロール メンバーのユーザー プリンシパル名。 ObjectId: 対象となるロール メンバーの一意な ID。 </maml:para> </maml:description> </command:returnValue> </command:returnValues> <command:terminatingErrors></command:terminatingErrors> <command:nonTerminatingErrors></command:nonTerminatingErrors> <maml:alertSet> <maml:title></maml:title> <maml:alert> <maml:para/> </maml:alert> </maml:alertSet> <command:examples> <command:example> <maml:title>-------------------------- 例 1 --------------------------</maml:title> <maml:introduction> <maml:paragraph>PS C:\></maml:paragraph> </maml:introduction> <dev:code> $westcoastau = Get-MsolAdministrativeUnit -searchstring “West Coast” $uaadmin = Get-MsolRole -RoleName "User Account Administrator" Get-MsolScopedRoleMember -RoleObjectId $uaadmin.ObjectId -AdministrativeUnitObjectId $westcoastau.ObjectId </dev:code> <dev:remarks> <maml:para>説明</maml:para> <maml:para>-----------</maml:para> <maml:para>このコマンドにより、管理単位「West Coast」を対象とする [User Account Administrator] ロールのすべてのメンバーがリストされます。</maml:para> <maml:para/> <maml:para/> <maml:para></maml:para> </dev:remarks> <command:commandLines> <command:commandLine> <command:commandText> <maml:para/> </command:commandText> </command:commandLine> </command:commandLines> </command:example> </command:examples> <maml:relatedLinks> </maml:relatedLinks> </command:command> <!-- v 1.3.0.36 --> <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp"> <command:details> <command:name>Get-MsolDirSyncFeatures</command:name> <maml:description> <maml:para>テナントの ID 同期機能の状態を確認するために使用されます。</maml:para> </maml:description> <maml:copyright> <maml:para/> </maml:copyright> <command:verb>Get</command:verb> <command:noun>MsolDirSyncFeatures</command:noun> <dev:version/> </command:details> <maml:description> <maml:para> Get-MsolDirSyncFeatures コマンドレットは、テナントの ID 同期機能の状態を確認するために使用されます。このコマンドレットで使用できる機能には次のものがあります。 DeviceWriteback DirectoryExtensions DuplicateProxyAddressResiliency DuplicateUPNResiliency EnableSoftMatchOnUpn PasswordSync SynchronizeUpnForManagedUsers UnifiedGroupWriteback UserWriteback また、コマンドレットは機能を指定しなくても実行できます。その場合、すべての機能の一覧およびそれらの機能が有効か無効かを返します。 </maml:para> </maml:description> <!-- Cmdlet syntax section--> <command:syntax> <command:syntaxItem> <maml:name>Get-MsolDirSyncFeatures</maml:name> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>Feature</maml:name> <maml:description> <maml:para>状態を取得する対象の DirSync 機能。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>TenantId</maml:name> <maml:description> <maml:para> 操作の実行対象であるテナントの一意の ID。これを指定しないと、既定値である現在のユーザーのテナントが使用されます。このパラメーターはパートナー ユーザーにのみ適用されます。 </maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue> </command:parameter> </command:syntaxItem> </command:syntax> <!-- Cmdlet parameter section --> <command:parameters> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>Feature</maml:name> <maml:description> <maml:para>状態を取得する対象の DirSync 機能。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> <dev:type> <maml:name>string</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>TenantId</maml:name> <maml:description> <maml:para> 操作の実行対象であるテナントの一意の ID。これを指定しないと、既定値である現在のユーザーのテナントが使用されます。このパラメーターはパートナー ユーザーにのみ適用されます。 </maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue> <dev:type> <maml:name>Guid</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> </command:parameters> <!-- Input - Output section--> <command:inputTypes> <command:inputType> <dev:type> <maml:name></maml:name> <maml:uri></maml:uri> <maml:description/> </dev:type> <maml:description> <maml:para/> </maml:description> </command:inputType> </command:inputTypes> <command:returnValues> <command:returnValue> <dev:type> <maml:name></maml:name> <maml:uri></maml:uri> <maml:description/> </dev:type> <maml:description> <maml:para/> </maml:description> </command:returnValue> </command:returnValues> <command:terminatingErrors></command:terminatingErrors> <command:nonTerminatingErrors></command:nonTerminatingErrors> <maml:alertSet> <maml:title></maml:title> <maml:alert> <maml:para/> </maml:alert> </maml:alertSet> <!-- Examples section --> <command:examples> <command:example> <maml:title>-------------------------- 例 1 --------------------------</maml:title> <maml:introduction> <maml:paragraph>PS C:\></maml:paragraph> </maml:introduction> <dev:code>Get-MsolDirSyncFeatures</dev:code> <dev:remarks> <maml:para>説明</maml:para> <maml:para>-----------</maml:para> <maml:para>使用可能なすべての DirSync 機能 の一覧と、これらの機能が有効 (True) か無効 (False) かを返します。</maml:para> <maml:para/> <maml:para/> <maml:para></maml:para> </dev:remarks> <command:commandLines> <command:commandLine> <command:commandText> <maml:para/> </command:commandText> </command:commandLine> </command:commandLines> </command:example> <command:example> <maml:title>-------------------------- 例 2 --------------------------</maml:title> <maml:introduction> <maml:paragraph>PS C:\></maml:paragraph> </maml:introduction> <dev:code>Get-MsolDirSyncFeatures -Feature PasswordSync</dev:code> <dev:remarks> <maml:para>説明</maml:para> <maml:para>-----------</maml:para> <maml:para>テナントの PasswordSync が有効 (True) か 無効 (False) かを返します。</maml:para> <maml:para/> <maml:para/> <maml:para></maml:para> </dev:remarks> <command:commandLines> <command:commandLine> <command:commandText> <maml:para/> </command:commandText> </command:commandLine> </command:commandLines> </command:example> </command:examples> <maml:relatedLinks> </maml:relatedLinks> </command:command> <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp"> <command:details> <command:name>Set-MsolDirSyncFeature</command:name> <maml:description> <maml:para>テナントの ID 同期機能を設定するために使用されます。</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> す。 SynchronizeUpnForManagedUsers- ライセンスが割り当てられている管理対象 (非フェデレーション) のユーザーについて、オンプレミスから UserPrincipalName の更新プログラムを同期できます。この機能が有効でない場合、これらの更新プログラムはブロックされます。この機能は、一度有効にすると無効にすることはできません。 EnableSoftMatchOnUpn- あいまいな一致は、オンプレミスから初めて同期するオブジェクトを、クラウドに既に存在するオブジェクトとリンクするために使用されるプロセスです。この機能を有効にすると、プライマリの SMTP アドレスに基づき、最初にあいまい一致が標準ロジックを使用して試行されます。プライマリの SMTP に基づく一致が見つからない場合、次に UserPrincipalName に基づいて一致が試行されます。この機能は、一度有効にすると無効にすることはできません。 DuplicateUPNResiliency (プレビュー)- 通常、非一意の UserPrincipalName でユーザーをプロビジョニングしようとすると、一意性違反によりユーザーの作成や更新が失敗します。この機能が有効な場合、競合する UPN 値は “検疫“ され、一時 UPN が生成されて、ユーザーはその一時 UPN でプロビジョニングされます。この UPN の形式は、"<UserName>+<Random Integer>@<Tenant Initial Domain>.onmicrosoft.com" です。 DuplicateProxyAddressResiliency (プレビュー)- 通常、非一意の ProxyAddress でオブジェクトをプロビジョニングしようとすると、一意性違反によりオブジェクトの作成や更新が失敗します。 この機能が有効な場合、競合する ProxyAddress 値は “検疫“ され、オブジェクトは特定の ProxyAddress 値なしでプロビジョニングされます。 </maml:para> </maml:description> <!-- Cmdlet syntax section--> <command:syntax> <command:syntaxItem> <maml:name>Set-MsolDirSyncFeature</maml:name> <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>Feature</maml:name> <maml:description> <maml:para>オンまたはオフにする DirSync 機能。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> </command:parameter> <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>Enable</maml:name> <maml:description> <maml:para>true の場合、指定された機能が会社に対してオンになります。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Boolean</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>TenantId</maml:name> <maml:description> <maml:para> 操作の実行対象であるテナントの一意の ID。これを指定しないと、既定値である現在のユーザーのテナントが使用されます。このパラメーターはパートナー ユーザーにのみ適用されます。 </maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue> </command:parameter> </command:syntaxItem> </command:syntax> <!-- Cmdlet parameter section --> <command:parameters> <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>Feature</maml:name> <maml:description> <maml:para>オンまたはオフにする DirSync 機能。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> <dev:type> <maml:name>string</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>Enable</maml:name> <maml:description> <maml:para>true の場合、指定された機能が会社に対してオンになります。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Boolean</command:parameterValue> <dev:type> <maml:name>Boolean</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>TenantId</maml:name> <maml:description> <maml:para> 操作の実行対象であるテナントの一意の ID。これを指定しないと、既定値である現在のユーザーのテナントが使用されます。このパラメーターはパートナー ユーザーにのみ適用されます。 </maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue> <dev:type> <maml:name>Guid</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> </command:parameters> <!-- Input - Output section--> <command:inputTypes> <command:inputType> <dev:type> <maml:name></maml:name> <maml:uri></maml:uri> <maml:description/> </dev:type> <maml:description> <maml:para/> </maml:description> </command:inputType> </command:inputTypes> <command:returnValues> <command:returnValue> <dev:type> <maml:name></maml:name> <maml:uri></maml:uri> <maml:description/> </dev:type> <maml:description> <maml:para/> </maml:description> </command:returnValue> </command:returnValues> <command:terminatingErrors></command:terminatingErrors> <command:nonTerminatingErrors></command:nonTerminatingErrors> <maml:alertSet> <maml:title></maml:title> <maml:alert> <maml:para/> </maml:alert> </maml:alertSet> <!-- Examples section --> <command:examples> <command:example> <maml:title>-------------------------- 例 1 --------------------------</maml:title> <maml:introduction> <maml:paragraph>PS C:\></maml:paragraph> </maml:introduction> <dev:code>Set-MsolDirSyncFeature -Feature EnableSoftMatchOnUpn -Enable $true</dev:code> <dev:remarks> <maml:para>説明</maml:para> <maml:para>-----------</maml:para> <maml:para>テナントの SoftMatchOnUpn 機能を有効にします。</maml:para> <maml:para/> <maml:para/> <maml:para></maml:para> </dev:remarks> <command:commandLines> <command:commandLine> <command:commandText> <maml:para/> </command:commandText> </command:commandLine> </command:commandLines> </command:example> </command:examples> <maml:relatedLinks> </maml:relatedLinks> </command:command> <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp"> <command:details> <command:name>Get-MsolDirSyncProvisioningError</command:name> <maml:description> <maml:para>同期エラーのあるオブジェクトがテナント内に存在するかどうかのチェックに使用されます。</maml:para> </maml:description> <maml:copyright> <maml:para/> </maml:copyright> <command:verb>Get</command:verb> <command:noun>DirSyncProvisioningError</command:noun> <dev:version/> </command:details> <maml:description> <maml:para> Get-MsolDirSyncProvisioningError コマンドレットは、同期エラーのあるオブジェクトがテナント内に存在するかどうかのチェックに使用されます。 重要な注意: すべての引数で大文字と小文字が区別されます。 常に “-ErrorCategory PropertyConflict” を含める必要があります。現在、ErrorCategory に他の種類はありませんが、これは拡張される可能性があります。 プロパティの種類別にエラーを確認するには、UserPrincipalName または ProxyAddresses 引数を指定して -PropertyName フラグを追加します。 特定のプロパティに関連するエラーを確認するには、-PropertyValue フラグ (このフラグを追加する場合は、-PropertyName も使用する必要があります) を追加します。 文字列検索を実行するには、-SearchString フラグを追加します。 指定されたクエリの結果を並べ替えるために、次の 2 つのフラグを使用できます。 -SortField: 有効な引数は DisplayName と UserPrincipalName -SortDirection: 有効な引数は Ascending と Descending </maml:para> </maml:description> <!-- Cmdlet syntax section--> <command:syntax> <command:syntaxItem> <maml:name>Get-MsolDirSyncProvisioningError</maml:name> <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named"> <maml:name>ErrorCategory</maml:name> <maml:description> <maml:para>検索の必要があるエラー カテゴリ。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named"> <maml:name>PropertyName</maml:name> <maml:description> <maml:para>競合を検索する対象のプロパティ。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named"> <maml:name>PropertyValue</maml:name> <maml:description> <maml:para>競合を検索する対象のプロパティ値。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named"> <maml:name>SearchString</maml:name> <maml:description> <maml:para>検索に使用される検索文字列。この文字列を検索して PropertyConflict が返され、そのために DirSyncProvisioningErrors が発生したオブジェクトのみが返されます。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named"> <maml:name>SortField</maml:name> <maml:description> <maml:para> 検索結果を次によって並べ替えるフィールド。 使用できる値: DisplayName、UserPrincipalName </maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">SortField</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named"> <maml:name>SortDirection</maml:name> <maml:description> <maml:para> 検索結果を並べ替える順序。 使用できる値: Ascending、Descending </maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">SortDirection</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named"> <maml:name>MaxResults</maml:name> <maml:description> <maml:para>検索に返される結果の最大数。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">int</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>TenantId</maml:name> <maml:description> <maml:para> 操作の実行対象であるテナントの一意の ID。これを指定しないと、既定値である現在のユーザーのテナントが使用されます。このパラメーターはパートナー ユーザーにのみ適用されます。 </maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue> </command:parameter> </command:syntaxItem> <command:syntaxItem> <maml:name>Get-MsolDirSyncProvisioningError</maml:name> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named"> <maml:name>All</maml:name> <maml:description> <maml:para>存在する場合、すべての結果が返されます。MaxResults パラメーターとは併用できません。</maml:para> </maml:description> </command:parameter> <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named"> <maml:name>ErrorCategory</maml:name> <maml:description> <maml:para>検索の必要があるエラー カテゴリ。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named"> <maml:name>PropertyName</maml:name> <maml:description> <maml:para>競合を検索する対象のプロパティ。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named"> <maml:name>PropertyValue</maml:name> <maml:description> <maml:para>競合を検索する対象のプロパティ値。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named"> <maml:name>SearchString</maml:name> <maml:description> <maml:para>検索に使用される検索文字列。この文字列を検索して PropertyConflict が返され、そのために DirSyncProvisioningErrors が発生したオブジェクトのみが返されます。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named"> <maml:name>SortField</maml:name> <maml:description> <maml:para> 検索結果を次によって並べ替えるフィールド。 使用できる値: DisplayName、UserPrincipalName </maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">SortField</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named"> <maml:name>SortDirection</maml:name> <maml:description> <maml:para> 検索結果を並べ替える順序。 使用できる値: Ascending、Descending </maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">SortDirection</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>TenantId</maml:name> <maml:description> <maml:para> 操作の実行対象であるテナントの一意の ID。これを指定しないと、既定値である現在のユーザーのテナントが使用されます。このパラメーターはパートナー ユーザーにのみ適用されます。 </maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue> </command:parameter> </command:syntaxItem> </command:syntax> <!-- Cmdlet parameter section --> <command:parameters> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named"> <maml:name>All</maml:name> <maml:description> <maml:para>存在する場合、すべての結果が返されます。MaxResults パラメーターとは併用できません。</maml:para> </maml:description> <command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue> <dev:type> <maml:name>SwitchParameter</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named"> <maml:name>ErrorCategory</maml:name> <maml:description> <maml:para>検索の必要があるエラー カテゴリ。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> <dev:type> <maml:name>string</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named"> <maml:name>PropertyName</maml:name> <maml:description> <maml:para>競合を検索する対象のプロパティ。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> <dev:type> <maml:name>string</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named"> <maml:name>PropertyValue</maml:name> <maml:description> <maml:para>競合を検索する対象のプロパティ値。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> <dev:type> <maml:name>string</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named"> <maml:name>SearchString</maml:name> <maml:description> <maml:para>検索に使用される検索文字列。この文字列を検索して PropertyConflict が返され、そのために DirSyncProvisioningErrors が発生したオブジェクトのみが返されます。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> <dev:type> <maml:name>string</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named"> <maml:name>SortField</maml:name> <maml:description> <maml:para> 検索結果を次によって並べ替えるフィールド。 使用できる値: DisplayName、UserPrincipalName </maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">SortField</command:parameterValue> <dev:type> <maml:name>SortField</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named"> <maml:name>SortDirection</maml:name> <maml:description> <maml:para> 検索結果を並べ替える順序。 使用できる値: Ascending、Descending </maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">SortDirection</command:parameterValue> <dev:type> <maml:name>SortDirection</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named"> <maml:name>MaxResults</maml:name> <maml:description> <maml:para>検索に返される結果の最大数。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">int</command:parameterValue> <dev:type> <maml:name>int</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>TenantId</maml:name> <maml:description> <maml:para>操作の実行対象であるテナントの一意の ID。これを指定しないと、既定値である現在のユーザーのテナントが使用されます。このパラメーターはパートナー ユーザーにのみ適用されます。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue> <dev:type> <maml:name>Guid</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> </command:parameters> <!-- Input - Output section--> <command:inputTypes> <command:inputType> <dev:type> <maml:name></maml:name> <maml:uri></maml:uri> <maml:description/> </dev:type> <maml:description> <maml:para/> </maml:description> </command:inputType> </command:inputTypes> <command:returnValues> <command:returnValue> <dev:type> <maml:name></maml:name> <maml:uri></maml:uri> <maml:description/> </dev:type> <maml:description> <maml:para/> </maml:description> </command:returnValue> </command:returnValues> <command:terminatingErrors></command:terminatingErrors> <command:nonTerminatingErrors></command:nonTerminatingErrors> <maml:alertSet> <maml:title></maml:title> <maml:alert> <maml:para/> </maml:alert> </maml:alertSet> <!-- Examples section --> <command:examples> <command:example> <maml:title>-------------------------- 例 1 --------------------------</maml:title> <maml:introduction> <maml:paragraph>PS C:\></maml:paragraph> </maml:introduction> <dev:code>Get-MsolDirSyncProvisioningError -ErrorCategory PropertyConflict</dev:code> <dev:remarks> <maml:para>説明</maml:para> <maml:para>-----------</maml:para> <maml:para>テナント内に PropertyConflict が存在することが原因で DirSyncProvisioningErrors が発生したすべてのオブジェクトを返します。</maml:para> <maml:para/> <maml:para/> <maml:para></maml:para> </dev:remarks> <command:commandLines> <command:commandLine> <command:commandText> <maml:para/> </command:commandText> </command:commandLine> </command:commandLines> </command:example> <command:example> <maml:title>-------------------------- 例 2 --------------------------</maml:title> <maml:introduction> <maml:paragraph>PS C:\></maml:paragraph> </maml:introduction> <dev:code>Get-MsolDirSyncProvisioningError -ErrorCategory PropertyConflict -PropertyName UserPrincipalName</dev:code> <dev:remarks> <maml:para>説明</maml:para> <maml:para>-----------</maml:para> <maml:para>UserPrincipalName 属性の PropertyConflict が原因で DirSyncProvisioningErrors が発生したすべてのオブジェクトを返します。</maml:para> <maml:para/> <maml:para/> <maml:para></maml:para> </dev:remarks> <command:commandLines> <command:commandLine> <command:commandText> <maml:para/> </command:commandText> </command:commandLine> </command:commandLines> </command:example> <command:example> <maml:title>-------------------------- 例 3 --------------------------</maml:title> <maml:introduction> <maml:paragraph>PS C:\></maml:paragraph> </maml:introduction> <dev:code>Get-MsolDirSyncProvisioningError -ErrorCategory PropertyConflict -PropertyName UserPrincipalName -PropertyValue User@contoso.com</dev:code> <dev:remarks> <maml:para>説明</maml:para> <maml:para>-----------</maml:para> <maml:para>UserPrincipalName User@contoso.com 上の PropertyConflict が原因で DirSyncProvisioningErrors が発生したすべてのオブジェクトを返します。</maml:para> <maml:para/> <maml:para/> <maml:para></maml:para> </dev:remarks> <command:commandLines> <command:commandLine> <command:commandText> <maml:para/> </command:commandText> </command:commandLine> </command:commandLines> </command:example> <command:example> <maml:title>-------------------------- 例 4 --------------------------</maml:title> <maml:introduction> <maml:paragraph>PS C:\></maml:paragraph> </maml:introduction> <dev:code>Get-MsolDirSyncProvisioningError -ErrorCategory PropertyConflict -SearchString “Tim”</dev:code> <dev:remarks> <maml:para>説明</maml:para> <maml:para>-----------</maml:para> <maml:para>文字列 “Tim” を検索して PropertyConflict が返され、そのために DirSyncProvisioningErrors が発生したすべてのオブジェクトを返します。</maml:para> <maml:para/> <maml:para/> <maml:para></maml:para> </dev:remarks> <command:commandLines> <command:commandLine> <command:commandText> <maml:para/> </command:commandText> </command:commandLine> </command:commandLines> </command:example> <command:example> <maml:title>-------------------------- 例 5 --------------------------</maml:title> <maml:introduction> <maml:paragraph>PS C:\></maml:paragraph> </maml:introduction> <dev:code>Get-MsolDirSyncProvisioningError -ErrorCategory PropertyConflict -SortField UserPrincipalName -SortDirection Ascending</dev:code> <dev:remarks> <maml:para>説明</maml:para> <maml:para>-----------</maml:para> <maml:para>UserPrincipalName によって昇順で並べ替えられた、DirSyncProvisioningErrors が発生したすべてのオブジェクトを返します。</maml:para> <maml:para/> <maml:para/> <maml:para></maml:para> </dev:remarks> <command:commandLines> <command:commandLine> <command:commandText> <maml:para/> </command:commandText> </command:commandLine> </command:commandLines> </command:example> <command:example> <maml:title>-------------------------- 例 6 --------------------------</maml:title> <maml:introduction> <maml:paragraph>PS C:\></maml:paragraph> </maml:introduction> <dev:code>Get-MsolDirSyncProvisioningError -ErrorCategory PropertyConflict -MaxResults 5</dev:code> <dev:remarks> <maml:para>説明</maml:para> <maml:para>-----------</maml:para> <maml:para>PropertyConflict のために DirSyncProvisioningErrors が発生した、最大 5 つのオブジェクトを返します。</maml:para> <maml:para/> <maml:para/> <maml:para></maml:para> </dev:remarks> <command:commandLines> <command:commandLine> <command:commandText> <maml:para/> </command:commandText> </command:commandLine> </command:commandLines> </command:example> </command:examples> <maml:relatedLinks> </maml:relatedLinks> </command:command> <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10"> <command:details> <command:name> Get-MsolDevice </command:name> <maml:description> <maml:para>Get-MsolDevice コマンドレットは、個々のデバイスやデバイスのリストを取得する際に使用できます。</maml:para> </maml:description> <maml:copyright> <maml:para></maml:para> </maml:copyright> <command:verb>Get</command:verb> <command:noun>MsolDevice</command:noun> <dev:version></dev:version> </command:details> <maml:description> <maml:para>Get-MsolDevice コマンドレットは、個々のデバイスやデバイスのリストを取得する際に使用できます。</maml:para> </maml:description> <!-- Cmdlet syntax section--> <command:syntax> <command:syntaxItem> <maml:name>Get-MsolDevice</maml:name> <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named"> <maml:name>Name</maml:name> <maml:description> <maml:para>取得するデバイスの名前。 </maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> </command:parameter> </command:syntaxItem> <command:syntaxItem> <maml:name>Get-MsolDevice</maml:name> <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>DeviceId</maml:name> <maml:description> <maml:para>取得するデバイスの一意のデバイス ID。 </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。 </maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue> </command:parameter> </command:syntaxItem> <command:syntaxItem> <maml:name>Get-MsolDevice</maml:name> <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named"> <maml:name>RegisteredOwnerUpn</maml:name> <maml:description> <maml:para>登録したデバイスの所有者であるユーザー オブジェクトを指定します。ユーザー UPN または ObjectId を指定するか、そのユーザーの UPN または ObjectId を含む Microsoft.Online.Administration.User オブジェクトのインスタンスを渡します。 </maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> </command:parameter> </command:syntaxItem> <command:syntaxItem> <maml:name>Get-MsolDevice</maml:name> <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named"> <maml:name>All</maml:name> <maml:description> <maml:para>現存するすべての結果が返されます。 </maml:para> </maml:description> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named"> <maml:name>ReturnRegisteredOwners</maml:name> <maml:description> <maml:para>現存する場合、そのデバイスの registeredOwners プロパティが返されます。</maml:para> </maml:description> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named"> <maml:name>IncludeSystemManagedDevices</maml:name> <maml:description> <maml:para>存在する場合は、システムで管理されているデバイスが返されます。</maml:para> </maml:description> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named"> <maml:name>LogonTimeBefore</maml:name> <maml:description> <maml:para>存在する場合は、この値より前の ApproximateLastLogonTime を持つデバイスのみが返されます。</maml:para> </maml:description> </command:parameter> </command:syntaxItem> </command:syntax> <!-- Cmdlet parameter section --> <command:parameters> <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named"> <maml:name>All</maml:name> <maml:description> <maml:para>現存するすべての結果が返されます。 </maml:para> </maml:description> <command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue> <dev:type> <maml:name>SwitchParameter</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>DeviceId</maml:name> <maml:description> <maml:para>取得するデバイスの一意のデバイス ID。 </maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue> <dev:type> <maml:name>Guid</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named"> <maml:name>Name</maml:name> <maml:description> <maml:para>取得するデバイスの表示名のプレフィックス。 </maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> <dev:type> <maml:name>string</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>ObjectId</maml:name> <maml:description> <maml:para>取得するデバイスの一意の ID。 </maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue> <dev:type> <maml:name>Guid</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named"> <maml:name>RegisteredOwnerUpn</maml:name> <maml:description> <maml:para>登録したデバイスの所有者であるユーザー オブジェクトを指定します。ユーザー UPN または ObjectId を指定するか、そのユーザーの UPN または ObjectId を含む Microsoft.Online.Administration.User オブジェクトのインスタンスを渡します。 </maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">string</command:parameterValue> <dev:type> <maml:name>User</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named"> <maml:name>ReturnRegisteredOwners</maml:name> <maml:description> <maml:para>現存する場合、そのデバイスの registeredOwners プロパティが返されます。</maml:para> </maml:description> <command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue> <dev:type> <maml:name>SwitchParameter</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named"> <maml:name>IncludeSystemManagedDevices</maml:name> <maml:description> <maml:para>存在する場合は、システムで管理されているデバイスが返されます。</maml:para> </maml:description> <command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue> <dev:type> <maml:name>SwitchParameter</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named"> <maml:name>LogonTimeBefore</maml:name> <maml:description> <maml:para>存在する場合は、この値より前の ApproximateLastLogonTime を持つデバイスのみが返されます。</maml:para> </maml:description> <command:parameterValue required="false" variableLength="false">DateTime</command:parameterValue> <dev:type> <maml:name>DateTime</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> </command:parameters> <!-- Input - Output section--> <command:inputTypes> <command:inputType> <dev:type> <maml:name></maml:name> <maml:uri/> <maml:description/> </dev:type> <maml:description> <maml:para> <!-- description --> </maml:para> </maml:description> </command:inputType> </command:inputTypes> <command:returnValues> <command:returnValue> <dev:type> <maml:name>Microsoft.Online.Administration.Device</maml:name> <maml:uri/> <maml:description/> </dev:type> <maml:description> <maml:para> <!-- description --> このコマンドレットは、次の情報が含まれているデバイス オブジェクトを返します: AccountEnabled:デバイスのステータス: 有効または無効。 ObjectId: デバイスの一意の ID。 DeviceId: デバイスのデバイス ID。 DisplayName: デバイスの表示名。 DeviceObjectVersion: デバイスのオブジェクト バージョン番号。 DeviceOSType: デバイスの OS の種類。 DeviceOSVersion: デバイスの OS バージョン番号。 DeviceTrustType: デバイスの信用の種類。その値は次の 3 つのいずれかです: Workplace Joined、AzureAD Joined、Domain Joined。 DeviceTrustLevel: デバイスの信用のレベル。その値は次の 3 つのいずれかです: Authenticated、Compliant、Managed。 DevicePhysicalIds: デバイスの物理 ID。 ApproximateLastLogonTimestamp: このデバイスで最後にログオンしたタイムスタンプ。 AlternativeSecurityIds: デバイスの代替セキュリティ ID。 DirSyncEnabled: デバイスが DirSync で有効にされているかどうか。 LastDirSyncTime: デバイスが DirSync により最後に同期されたタイムスタンプ。 RegisteredOwners: デバイスの登録所有者。 GraphDeviceObject: グラフ API から返されたデバイスのオブジェクト。 </maml:para> </maml:description> </command:returnValue> </command:returnValues> <!-- Error section--> <command:terminatingErrors/> <command:nonTerminatingErrors/> <!-- Notes section --> <maml:alertSet> <maml:title></maml:title> <maml:alert> <maml:para> </maml:para> </maml:alert> <maml:alert> <maml:para></maml:para> </maml:alert> </maml:alertSet> <!-- Example section --> <command:examples> <command:example> <maml:title> -------------------------- 例 1 -------------------------- </maml:title> <maml:introduction> <maml:para>C:\PS></maml:para> </maml:introduction> <dev:code> Get-MsolDevice -Name <prefix of the display name of the device> Returns a device object. </dev:code> <dev:remarks> <maml:para>説明</maml:para> <maml:para>-----------</maml:para> <maml:para>このコマンドは、該当するデバイス名を有するデバイスのリストを取得します。</maml:para> <maml:para></maml:para> <maml:para></maml:para> <maml:para></maml:para> <maml:para></maml:para> </dev:remarks> <command:commandLines> <command:commandLine> <command:commandText></command:commandText> </command:commandLine> </command:commandLines> </command:example> <command:example> <maml:title> -------------------------- 例 2 -------------------------- </maml:title> <maml:introduction> <maml:para>C:\PS></maml:para> </maml:introduction> <dev:code> Get-MsolDevice -All Returns a list of devices. </dev:code> <dev:remarks> <maml:para>説明</maml:para> <maml:para>-----------</maml:para> <maml:para>このコマンドは、会社内のすべてのデバイスを取得します。そのデバイス オブジェクトには registeredOwners プロパティが含まれていません。</maml:para> <maml:para></maml:para> <maml:para></maml:para> <maml:para></maml:para> <maml:para></maml:para> </dev:remarks> <command:commandLines> <command:commandLine> <command:commandText></command:commandText> </command:commandLine> </command:commandLines> </command:example> <command:example> <maml:title> -------------------------- 例 3 -------------------------- </maml:title> <maml:introduction> <maml:para>C:\PS></maml:para> </maml:introduction> <dev:code> Get-MsolDevice -All -ReturnRegisteredOwners Returns a list of devices. </dev:code> <dev:remarks> <maml:para>説明</maml:para> <maml:para>-----------</maml:para> <maml:para>このコマンドは、会社内のすべてのデバイスを取得します。そのデバイス オブジェクトには registeredOwners プロパティが含まれています。</maml:para> <maml:para></maml:para> <maml:para></maml:para> <maml:para></maml:para> <maml:para></maml:para> </dev:remarks> <command:commandLines> <command:commandLine> <command:commandText></command:commandText> </command:commandLine> </command:commandLines> </command:example> <command:example> <maml:title> -------------------------- 例 4 -------------------------- </maml:title> <maml:introduction> <maml:para>C:\PS></maml:para> </maml:introduction> <dev:code> Get-MsolDevice -DeviceId 1aa200c4-bdfb-42b5-9a1e-5f1bafbe4274 Returns a device object. </dev:code> <dev:remarks> <maml:para>説明</maml:para> <maml:para>-----------</maml:para> <maml:para>このコマンドは、該当するデバイス ID を有するデバイスを取得します。</maml:para> <maml:para></maml:para> <maml:para></maml:para> <maml:para></maml:para> <maml:para></maml:para> </dev:remarks> <command:commandLines> <command:commandLine> <command:commandText></command:commandText> </command:commandLine> </command:commandLines> </command:example> <command:example> <maml:title> -------------------------- 例 5 -------------------------- </maml:title> <maml:introduction> <maml:para>C:\PS></maml:para> </maml:introduction> <dev:code> Get-MsolDevice -ObjectId 1aa200c4-bdfb-42b5-9a1e-5f1bafbe4274 Returns a device object. </dev:code> <dev:remarks> <maml:para>説明</maml:para> <maml:para>-----------</maml:para> <maml:para>このコマンドは、該当するオブジェクト ID を有するデバイスを取得します。</maml:para> <maml:para></maml:para> <maml:para></maml:para> <maml:para></maml:para> <maml:para></maml:para> </dev:remarks> <command:commandLines> <command:commandLine> <command:commandText></command:commandText> </command:commandLine> </command:commandLines> </command:example> <command:example> <maml:title> -------------------------- 例 6 -------------------------- </maml:title> <maml:introduction> <maml:para>C:\PS></maml:para> </maml:introduction> <dev:code> Get-MsolDevice -RegisteredOwnerUpn johns@contoso.com Returns a list of devices. </dev:code> <dev:remarks> <maml:para>説明</maml:para> <maml:para>-----------</maml:para> <maml:para>このコマンドは、UPN が johns@contoso.com であるユーザーにより登録されたすべてのデバイスを取得します。</maml:para> <maml:para></maml:para> <maml:para></maml:para> <maml:para></maml:para> <maml:para></maml:para> </dev:remarks> <command:commandLines> <command:commandLine> <command:commandText></command:commandText> </command:commandLine> </command:commandLines> </command:example> </command:examples> <!-- Link section --> <maml:relatedLinks> <maml:navigationLink> <maml:linkText></maml:linkText> <maml:uri/> </maml:navigationLink> </maml:relatedLinks> </command:command> <!-- v 1.3.0.36 --> <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10"> <command:details> <command:name> Disable-MsolDevice </command:name> <maml:description> <maml:para>Disable-MsolDevice コマンドレットは、Microsoft Azure Active Directory でデバイス オブジェクトを無効にする際に使用されます。 </maml:para> </maml:description> <maml:copyright> <maml:para></maml:para> </maml:copyright> <command:verb>Disable</command:verb> <command:noun>MsolDevice</command:noun> <dev:version></dev:version> </command:details> <maml:description> <maml:para>Disable-MsolDevice コマンドレットは、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。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named"> <maml:name>Force</maml:name> <maml:description> <maml:para>確認画面を表示しないようにするために使用されます。</maml:para> </maml:description> </command:parameter> <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="false" position="named"> <maml:name>Confirm</maml:name> <maml:description> <maml:para>コマンドを実行する前に確認することを求めます。</maml:para> </maml:description> </command:parameter> <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="false" position="named"> <maml:name>WhatIf</maml:name> <maml:description> <maml:para>実際にはコマンドを実行せずに、コマンドを実行した場合に何が起きるかを記述します。</maml:para> </maml:description> </command:parameter> </command:syntaxItem> <command:syntaxItem> <maml:name>Disable-MsolDevice</maml:name> <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named"> <maml:name>ObjectId</maml:name> <maml:description> <maml:para>無効にするデバイスの一意の ID。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named"> <maml:name>Force</maml:name> <maml:description> <maml:para>確認画面を表示しないようにするために使用されます。</maml:para> </maml:description> </command:parameter> <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="false" position="named"> <maml:name>Confirm</maml:name> <maml:description> <maml:para>コマンドを実行する前に確認することを求めます。</maml:para> </maml:description> </command:parameter> <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="false" position="named"> <maml:name>WhatIf</maml:name> <maml:description> <maml:para>実際にはコマンドを実行せずに、コマンドを実行した場合に何が起きるかを記述します。</maml:para> </maml:description> </command:parameter> </command:syntaxItem> </command:syntax> <!-- Cmdlet parameter section --> <command:parameters> <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named"> <maml:name>DeviceId</maml:name> <maml:description> <maml:para>無効にするデバイスの一意のデバイス ID。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue> <dev:type> <maml:name>Guid</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named"> <maml:name>Force</maml:name> <maml:description> <maml:para>確認画面を表示しないようにするために使用されます。</maml:para> </maml:description> <command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue> <dev:type> <maml:name>SwitchParameter</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named"> <maml:name>ObjectId</maml:name> <maml:description> <maml:para>無効にするデバイスの一意の ID。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue> <dev:type> <maml:name>Guid</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="false" position="named"> <maml:name>Confirm</maml:name> <maml:description> <maml:para>コマンドを実行する前に確認することを求めます。</maml:para> </maml:description> <command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue> <dev:type> <maml:name>SwitchParameter</maml:name> <maml:uri/> </dev:type> <dev:defaultValue/> </command:parameter> <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="false" position="named"> <maml:name>WhatIf</maml:name> <maml:description> <maml:para>実際にはコマンドを実行せずに、コマンドを実行した場合に何が起きるかを記述します。</maml:para> </maml:description> <command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue> <dev:type> <maml:name>SwitchParameter</maml:name> <maml:uri/> </dev:type> <dev:defaultValue/> </command:parameter> </command:parameters> <!-- Input - Output section--> <command:inputTypes> <command:inputType> <dev:type> <maml:name>Microsoft.Online.Administration.Device,System.Guid</maml:name> <maml:uri/> <maml:description/> </dev:type> <maml:description> <maml:para> <!-- description --> デバイスの ObjectId または DeviceId を含む Microsoft.Online.Administration.Device オブジェクトをパイプ処理できます。ObjectId または DeviceId は Guid としてもパイプ処理できます。 </maml:para> </maml:description> </command:inputType> </command:inputTypes> <command:returnValues> <command:returnValue> <dev:type> <maml:name></maml:name> <maml:uri/> <maml:description/> </dev:type> <maml:description> <maml:para> <!-- description --> このコマンドレットにより返されるオブジェクトはありません。 </maml:para> </maml:description> </command:returnValue> </command:returnValues> <!-- Error section--> <command:terminatingErrors/> <command:nonTerminatingErrors/> <!-- Notes section --> <maml:alertSet> <maml:title></maml:title> <maml:alert> <maml:para> </maml:para> </maml:alert> <maml:alert> <maml:para></maml:para> </maml:alert> </maml:alertSet> <!-- Example section --> <command:examples> <command:example> <maml:title> -------------------------- 例 1 -------------------------- </maml:title> <maml:introduction> <maml:para>C:\PS></maml:para> </maml:introduction> <dev:code> Disable-MsolDevice -DeviceId 1aa200c4-bdfb-42b5-9a1e-5f1bafbe4274 None </dev:code> <dev:remarks> <maml:para>説明</maml:para> <maml:para>-----------</maml:para> <maml:para>このコマンドは、DeviceId が 1aa200c4-bdfb-42b5-9a1e-5f1bafbe4274 であるデバイスを Microsoft Azure Active Directory から無効にします。操作を確認するために、確認プロンプトが画面に表示されます。</maml:para> <maml:para></maml:para> <maml:para></maml:para> <maml:para></maml:para> <maml:para></maml:para> </dev:remarks> <command:commandLines> <command:commandLine> <command:commandText></command:commandText> </command:commandLine> </command:commandLines> </command:example> <command:example> <maml:title> -------------------------- 例 2 -------------------------- </maml:title> <maml:introduction> <maml:para>C:\PS></maml:para> </maml:introduction> <dev:code> Disable-MsolDevice -DeviceId 1aa200c4-bdfb-42b5-9a1e-5f1bafbe4274 -Force None </dev:code> <dev:remarks> <maml:para>説明</maml:para> <maml:para>-----------</maml:para> <maml:para>このコマンドは、DeviceId が 1aa200c4-bdfb-42b5-9a1e-5f1bafbe4274 であるデバイスを 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> -------------------------- 例 3 -------------------------- </maml:title> <maml:introduction> <maml:para>C:\PS></maml:para> </maml:introduction> <dev:code> Disable-MsolDevice -ObjectId 1aa200c4-bdfb-42b5-9a1e-5f1bafbe4274 None </dev:code> <dev:remarks> <maml:para>説明</maml:para> <maml:para>-----------</maml:para> <maml:para>このコマンドは、ObjectId が 1aa200c4-bdfb-42b5-9a1e-5f1bafbe4274 であるデバイスを 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> -------------------------- 例 4 -------------------------- </maml:title> <maml:introduction> <maml:para>C:\PS></maml:para> </maml:introduction> <dev:code> Disable-MsolDevice -ObjectId 1aa200c4-bdfb-42b5-9a1e-5f1bafbe4274 -Force None </dev:code> <dev:remarks> <maml:para>説明</maml:para> <maml:para>-----------</maml:para> <maml:para>このコマンドは、ObjectId が 1aa200c4-bdfb-42b5-9a1e-5f1bafbe4274 であるデバイスを 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>Enable-MsolDevice コマンドレットは、Microsoft Azure Active Directory でデバイス オブジェクトを有効にする際に使用できます。 </maml:para> </maml:description> <maml:copyright> <maml:para></maml:para> </maml:copyright> <command:verb>Enable</command:verb> <command:noun>MsolDevice</command:noun> <dev:version></dev:version> </command:details> <maml:description> <maml:para>Enable-MsolDevice コマンドレットは、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>有効にするデバイスのデバイス ID。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named"> <maml:name>Force</maml:name> <maml:description> <maml:para>確認画面を表示しないようにするために使用されます。</maml:para> </maml:description> </command:parameter> </command:syntaxItem> <command:syntaxItem> <maml:name>Enable-MsolDevice</maml:name> <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named"> <maml:name>ObjectId</maml:name> <maml:description> <maml:para>有効にするデバイスの一意の ID。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named"> <maml:name>Force</maml:name> <maml:description> <maml:para>確認画面を表示しないようにするために使用されます。</maml:para> </maml:description> </command:parameter> </command:syntaxItem> </command:syntax> <!-- Cmdlet parameter section --> <command:parameters> <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named"> <maml:name>DeviceId</maml:name> <maml:description> <maml:para>有効にするデバイスのデバイス ID。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue> <dev:type> <maml:name>Guid</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named"> <maml:name>Force</maml:name> <maml:description> <maml:para>確認画面を表示しないようにするために使用されます。</maml:para> </maml:description> <command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue> <dev:type> <maml:name>SwitchParameter</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named"> <maml:name>ObjectId</maml:name> <maml:description> <maml:para>有効にするデバイスの一意の ID。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue> <dev:type> <maml:name>Guid</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> </command:parameters> <!-- Input - Output section--> <command:inputTypes> <command:inputType> <dev:type> <maml:name>Microsoft.Online.Administration.Device,System.Guid</maml:name> <maml:uri/> <maml:description/> </dev:type> <maml:description> <maml:para> <!-- description --> デバイスの ObjectId または DeviceId を含む Microsoft.Online.Administration.Device オブジェクトをパイプ処理できます。ObjectId または DeviceId は Guid としてもパイプ処理できます。 </maml:para> </maml:description> </command:inputType> </command:inputTypes> <command:returnValues> <command:returnValue> <dev:type> <maml:name></maml:name> <maml:uri/> <maml:description/> </dev:type> <maml:description> <maml:para> <!-- description --> このコマンドレットにより返されるオブジェクトはありません。 </maml:para> </maml:description> </command:returnValue> </command:returnValues> <!-- Error section--> <command:terminatingErrors/> <command:nonTerminatingErrors/> <!-- Notes section --> <maml:alertSet> <maml:title></maml:title> <maml:alert> <maml:para> </maml:para> </maml:alert> <maml:alert> <maml:para></maml:para> </maml:alert> </maml:alertSet> <!-- Example section --> <command:examples> <command:example> <maml:title> -------------------------- 例 1 -------------------------- </maml:title> <maml:introduction> <maml:para>C:\PS></maml:para> </maml:introduction> <dev:code> Enable-MsolDevice -DeviceId 1aa200c4-bdfb-42b5-9a1e-5f1bafbe4274 None </dev:code> <dev:remarks> <maml:para>説明</maml:para> <maml:para>-----------</maml:para> <maml:para>このコマンドは、DeviceId が 1aa200c4-bdfb-42b5-9a1e-5f1bafbe4274 であるデバイスを Microsoft Azure Active Directory から有効にします。操作を確認するために、確認プロンプトが画面に表示されます。</maml:para> <maml:para></maml:para> <maml:para></maml:para> <maml:para></maml:para> <maml:para></maml:para> </dev:remarks> <command:commandLines> <command:commandLine> <command:commandText></command:commandText> </command:commandLine> </command:commandLines> </command:example> <command:example> <maml:title> -------------------------- 例 2 -------------------------- </maml:title> <maml:introduction> <maml:para>C:\PS></maml:para> </maml:introduction> <dev:code> Enable-MsolDevice -DeviceId 1aa200c4-bdfb-42b5-9a1e-5f1bafbe4274 -Force None </dev:code> <dev:remarks> <maml:para>説明</maml:para> <maml:para>-----------</maml:para> <maml:para>このコマンドは、DeviceId が 1aa200c4-bdfb-42b5-9a1e-5f1bafbe4274 であるデバイスを 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> -------------------------- 例 3 -------------------------- </maml:title> <maml:introduction> <maml:para>C:\PS></maml:para> </maml:introduction> <dev:code> Enable-MsolDevice -ObjectId 1aa200c4-bdfb-42b5-9a1e-5f1bafbe4274 None </dev:code> <dev:remarks> <maml:para>説明</maml:para> <maml:para>-----------</maml:para> <maml:para>このコマンドは、ObjectId が 1aa200c4-bdfb-42b5-9a1e-5f1bafbe4274 であるデバイスを 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> -------------------------- 例 4 -------------------------- </maml:title> <maml:introduction> <maml:para>C:\PS></maml:para> </maml:introduction> <dev:code> Enable-MsolDevice -ObjectId 1aa200c4-bdfb-42b5-9a1e-5f1bafbe4274 -Force None </dev:code> <dev:remarks> <maml:para>説明</maml:para> <maml:para>-----------</maml:para> <maml:para>このコマンドは、ObjectId が 1aa200c4-bdfb-42b5-9a1e-5f1bafbe4274 であるデバイスを 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>Remove-MsolDevice コマンドレットは、Microsoft Azure Active Directory からデバイス オブジェクトを削除する際に使用できます。 </maml:para> </maml:description> <maml:copyright> <maml:para></maml:para> </maml:copyright> <command:verb>Remove</command:verb> <command:noun>MsolDevice</command:noun> <dev:version></dev:version> </command:details> <maml:description> <maml:para>Remove-MsolDevice コマンドレットは、Microsoft Azure Active Directory からデバイス オブジェクトを削除する際に使用できます。このコマンドレットは、デバイス オブジェクトを削除します。</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。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named"> <maml:name>Force</maml:name> <maml:description> <maml:para>確認画面を表示しないようにするために使用されます。</maml:para> </maml:description> </command:parameter> <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="false" position="named"> <maml:name>Confirm</maml:name> <maml:description> <maml:para>コマンドを実行する前に確認することを求めます。</maml:para> </maml:description> </command:parameter> <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="false" position="named"> <maml:name>WhatIf</maml:name> <maml:description> <maml:para>実際にはコマンドを実行せずに、コマンドを実行した場合に何が起きるかを記述します。</maml:para> </maml:description> </command:parameter> </command:syntaxItem> <command:syntaxItem> <maml:name>Remove-MsolDevice</maml:name> <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>ObjectId</maml:name> <maml:description> <maml:para>削除するデバイスの一意の ID。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named"> <maml:name>Force</maml:name> <maml:description> <maml:para>確認画面を表示しないようにするために使用されます。</maml:para> </maml:description> </command:parameter> <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="false" position="named"> <maml:name>Confirm</maml:name> <maml:description> <maml:para>コマンドを実行する前に確認することを求めます。</maml:para> </maml:description> </command:parameter> <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="false" position="named"> <maml:name>WhatIf</maml:name> <maml:description> <maml:para>実際にはコマンドを実行せずに、コマンドを実行した場合に何が起きるかを記述します。</maml:para> </maml:description> </command:parameter> </command:syntaxItem> </command:syntax> <!-- Cmdlet parameter section --> <command:parameters> <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>DeviceId</maml:name> <maml:description> <maml:para>削除するデバイスの一意のデバイス ID。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue> <dev:type> <maml:name>Guid</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named"> <maml:name>Force</maml:name> <maml:description> <maml:para>確認画面を表示しないようにするために使用されます。</maml:para> </maml:description> <command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue> <dev:type> <maml:name>SwitchParameter</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named"> <maml:name>ObjectId</maml:name> <maml:description> <maml:para>削除するデバイスの一意の ID。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Guid</command:parameterValue> <dev:type> <maml:name>Guid</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="false" position="named"> <maml:name>Confirm</maml:name> <maml:description> <maml:para>コマンドを実行する前に確認することを求めます。</maml:para> </maml:description> <command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue> <dev:type> <maml:name>SwitchParameter</maml:name> <maml:uri/> </dev:type> <dev:defaultValue/> </command:parameter> <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="false" position="named"> <maml:name>WhatIf</maml:name> <maml:description> <maml:para>実際にはコマンドを実行せずに、コマンドを実行した場合に何が起きるかを記述します。</maml:para> </maml:description> <command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue> <dev:type> <maml:name>SwitchParameter</maml:name> <maml:uri/> </dev:type> <dev:defaultValue/> </command:parameter> </command:parameters> <!-- Input - Output section--> <command:inputTypes> <command:inputType> <dev:type> <maml:name>Microsoft.Online.Administration.Device, System.Guid</maml:name> <maml:uri/> <maml:description/> </dev:type> <maml:description> <maml:para> <!-- description --> ObjectId または DeviceId を含む Microsoft.Online.Administration.Device オブジェクトをパイプ処理できます。デバイス、ObjectId、または DeviceId は文字列としてもパイプ処理できます。 </maml:para> </maml:description> </command:inputType> </command:inputTypes> <command:returnValues> <command:returnValue> <dev:type> <maml:name></maml:name> <maml:uri/> <maml:description/> </dev:type> <maml:description> <maml:para> <!-- description --> このコマンドレットにより返されるオブジェクトはありません。 </maml:para> </maml:description> </command:returnValue> </command:returnValues> <!-- Error section--> <command:terminatingErrors/> <command:nonTerminatingErrors/> <!-- Notes section --> <maml:alertSet> <maml:title></maml:title> <maml:alert> <maml:para> </maml:para> </maml:alert> <maml:alert> <maml:para></maml:para> </maml:alert> </maml:alertSet> <!-- Example section --> <command:examples> <command:example> <maml:title> -------------------------- 例 1 -------------------------- </maml:title> <maml:introduction> <maml:para>C:\PS></maml:para> </maml:introduction> <dev:code> Remove-MsolDevice -DeviceId 1aa200c4-bdfb-42b5-9a1e-5f1bafbe4274 None </dev:code> <dev:remarks> <maml:para>説明</maml:para> <maml:para>-----------</maml:para> <maml:para>このコマンドは、DeviceId が 1aa200c4-bdfb-42b5-9a1e-5f1bafbe4274 である Microsoft Azure Active Directory からのデバイスを削除します。操作を確認するために、確認プロンプトが画面に表示されます。</maml:para> <maml:para></maml:para> <maml:para></maml:para> <maml:para></maml:para> <maml:para></maml:para> </dev:remarks> <command:commandLines> <command:commandLine> <command:commandText></command:commandText> </command:commandLine> </command:commandLines> </command:example> <command:example> <maml:title> -------------------------- 例 2 -------------------------- </maml:title> <maml:introduction> <maml:para>C:\PS></maml:para> </maml:introduction> <dev:code> Remove-MsolDevice -DeviceId 1aa200c4-bdfb-42b5-9a1e-5f1bafbe4274 -Force None </dev:code> <dev:remarks> <maml:para>説明</maml:para> <maml:para>-----------</maml:para> <maml:para>このコマンドは、DeviceId が 1aa200c4-bdfb-42b5-9a1e-5f1bafbe4274 であるデバイスを 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> -------------------------- 例 3 -------------------------- </maml:title> <maml:introduction> <maml:para>C:\PS></maml:para> </maml:introduction> <dev:code> Remove-MsolDevice -ObjectId 1aa200c4-bdfb-42b5-9a1e-5f1bafbe4274 None </dev:code> <dev:remarks> <maml:para>説明</maml:para> <maml:para>-----------</maml:para> <maml:para>このコマンドは、ObjectId が 1aa200c4-bdfb-42b5-9a1e-5f1bafbe4274 であるデバイスを 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> -------------------------- 例 4 -------------------------- </maml:title> <maml:introduction> <maml:para>C:\PS></maml:para> </maml:introduction> <dev:code> Remove-MsolDevice -ObjectId 1aa200c4-bdfb-42b5-9a1e-5f1bafbe4274 -Force None </dev:code> <dev:remarks> <maml:para>説明</maml:para> <maml:para>-----------</maml:para> <maml:para>このコマンドは、ObjectId が 1aa200c4-bdfb-42b5-9a1e-5f1bafbe4274 であるデバイスを 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>Get-MsolDeviceRegistrationServicePolicy コマンドレットは、Azure AD Device Registration のサービス設定を読み取る際に使用されます。 </maml:para> </maml:description> <maml:copyright> <maml:para></maml:para> </maml:copyright> <command:verb>Get</command:verb> <command:noun>MsolDeviceRegistrationServicePolicy</command:noun> <dev:version></dev:version> </command:details> <maml:description> <maml:para>Get-MsolDeviceRegistrationServicePolicy コマンドレットは、Azure AD Device Registration のサービス設定を読み取る際に使用されます。 </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 --> このコマンドレットは、次の情報が含まれている DeviceRegistrationServicePolicy オブジェクトを返します: MaximumDevicesPerUser: ユーザーが登録できるデバイスの最大数。 RequireMultiFactorAuth: インターネットからデバイスを追加しているユーザーが、認証の二次手段を使用する必要があるかどうか。 AllowedToWorkplaceJoin: デバイスの社内参加がユーザーに許可されているかどうか。 AllowedToAzureAdJoin: デバイスの Azure AD 参加がユーザーに許可されているかどうか。値が選択されている場合、許可されているユーザーは次のその他の 2 つのパラメーターの値で指定されます: Groups および Users。 Groups: デバイスの Azure AD 参加が許可されているグループ。 Users: デバイスの Azure AD 参加が許可されているユーザー。 </maml:para> </maml:description> </command:returnValue> </command:returnValues> <!-- Error section--> <command:terminatingErrors/> <command:nonTerminatingErrors/> <!-- Notes section --> <maml:alertSet> <maml:title></maml:title> <maml:alert> <maml:para> </maml:para> </maml:alert> <maml:alert> <maml:para></maml:para> </maml:alert> </maml:alertSet> <!-- Example section --> <command:examples> <command:example> <maml:title> -------------------------- 例 1 -------------------------- </maml:title> <maml:introduction> <maml:para>C:\PS></maml:para> </maml:introduction> <dev:code> Get-MsolDeviceRegistrationServicePolicy Returns a device registration service policy object. </dev:code> <dev:remarks> <maml:para>説明</maml:para> <maml:para>-----------</maml:para> <maml:para>このコマンドは、Azure Active Directory Device Registration Service のポリシー設定を取得します。</maml:para> <maml:para></maml:para> <maml:para></maml:para> <maml:para></maml:para> <maml:para></maml:para> </dev:remarks> <command:commandLines> <command:commandLine> <command:commandText></command:commandText> </command:commandLine> </command:commandLines> </command:example> </command:examples> <!-- Link section --> <maml:relatedLinks> <maml:navigationLink> <maml:linkText></maml:linkText> <maml:uri/> </maml:navigationLink> </maml:relatedLinks> </command:command> <!-- v 1.3.0.36 --> <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10"> <command:details> <command:name> Set-MsolDeviceRegistrationServicePolicy </command:name> <maml:description> <maml:para>Set-MsolDeviceRegistrationServicePolicy コマンドレットは、Azure AD Device Registration のサービス設定を管理する際に使用されます。 </maml:para> </maml:description> <maml:copyright> <maml:para></maml:para> </maml:copyright> <command:verb>Set</command:verb> <command:noun>MsolDeviceRegistrationServicePolicy</command:noun> <dev:version></dev:version> </command:details> <maml:description> <maml:para>Set-MsolDeviceRegistrationServicePolicy コマンドレットは、Azure AD Device Registration のサービス設定を管理する際に使用されます。 </maml:para> </maml:description> <!-- Cmdlet syntax section--> <command:syntax> <command:syntaxItem> <maml:name>Set-MsolDeviceRegistrationServicePolicy</maml:name> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named"> <maml:name>MaximumDevicesPerUser</maml:name> <maml:description> <maml:para>ユーザーが Microsoft Azure Active Directory に設置できるデバイスの最大数。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">uint</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named"> <maml:name>RequireMultiFactorAuth</maml:name> <maml:description> <maml:para>true に設定する場合、インターネットからデバイスを追加しているユーザーは、認証の二次手段をまず使用する必要があります。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">bool</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named"> <maml:name>AllowedToWorkplaceJoin</maml:name> <maml:description> <maml:para>個人用のデバイスを会社に参加させることをユーザーに許可するかどうかを設定します。All に設定すると、すべてのユーザーがデバイスを社内参加させることができます。None に設定すると、誰もデバイスを社内参加させることができません。 </maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Enum</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named"> <maml:name>AllowedToAzureAdJoin</maml:name> <maml:description> <maml:para>Azure Active Directory にデバイスを参加させることができるユーザーまたはグループを設定します。All に設定すると、すべてのユーザーがデバイスをAzure AD に参加させることができます。None に設定すると、誰もデバイスを Azure AD に参加させることができません。Selected に設定すると、その他のパラメーターの Users と Groups からのユーザーとグループのみが Azure AD にデバイスを参加させることができます。 </maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Enum</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named"> <maml:name>Groups</maml:name> <maml:description> <maml:para>デバイスの Azure AD 参加を許可されているグループのリストを指定します。このパラメーターを指定しない場合、どのグループもデバイスの Azure AD 参加を許可されません。このパラメーターに null または空の値を指定することは許可されていません。このパラメーターは、パラメーター AllowedToAzureAdJoin の値が [Selected] の場合にのみ指定できます。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">array</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named"> <maml:name>Users</maml:name> <maml:description> <maml:para>デバイスの Azure AD 参加を許可されているユーザーのリストを指定します。このパラメーターを指定しない場合、どのユーザーもデバイスの Azure AD 参加を許可されません。このパラメーターに null または空の値を指定することは許可されていません。このパラメーターは、パラメーター AllowedToAzureAdJoin の値が [Selected] の場合にのみ指定できます。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">array</command:parameterValue> </command:parameter> </command:syntaxItem> </command:syntax> <!-- Cmdlet parameter section --> <command:parameters> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named"> <maml:name>MaximumDevicesPerUser</maml:name> <maml:description> <maml:para>ユーザーが Microsoft Azure Active Directory に設置できるデバイスの最大数。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">uint</command:parameterValue> <dev:type> <maml:name>uint</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named"> <maml:name>RequireMultiFactorAuth</maml:name> <maml:description> <maml:para>true に設定する場合、インターネットからデバイスを追加しているユーザーは、認証の二次手段をまず使用する必要があります。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">bool</command:parameterValue> <dev:type> <maml:name>bool</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named"> <maml:name>AllowedToWorkplaceJoin</maml:name> <maml:description> <maml:para>個人用のデバイスを会社につなげることをユーザーに許可するかどうかを設定します。使用可能な値: All、None。[All] に設定すると、すべてのユーザーがデバイスの社内参加を許可されます。[None] に設定すると、どのユーザーもデバイスの社内参加を許可されません。 </maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Enum</command:parameterValue> <dev:type> <maml:name>Enum</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named"> <maml:name>AllowedToAzureAdJoin</maml:name> <maml:description> <maml:para>ユーザー/グループが Azure Active Directory にデバイスをつなげることが許可されていることを設定します。使用可能な値:All、None、Selected。[All] に設定すると、すべてのユーザーがデバイスの Azure AD 参加を許可されます。[None] に設定すると、どのユーザーもデバイスの Azure AD 参加を許可されません。[Selected] に設定すると、その他のパラメーターの ユーザー と グループ からのユーザーとグループのみがデバイスの Azure AD 参加を許可されます。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Enum</command:parameterValue> <dev:type> <maml:name>Enum</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="" variableLength="false" globbing="false" pipelineInput="false" position="named"> <maml:name>Groups</maml:name> <maml:description> <maml:para>デバイスの Azure AD 参加を許可されているグループのリストを指定します。このパラメーターを指定しない場合、どのグループもデバイスの Azure AD 参加を許可されません。このパラメーターに null または空の値を指定することは許可されていません。このパラメーターは、パラメーター AllowedToAzureAdJoin の値が [Selected] の場合にのみ指定できます。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">array</command:parameterValue> <dev:type> <maml:name>array</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="" variableLength="false" globbing="false" pipelineInput="false" position="named"> <maml:name>Users</maml:name> <maml:description> <maml:para>デバイスの Azure AD 参加を許可されているユーザーのリストを指定します。このパラメーターを指定しない場合、どのユーザーもデバイスの Azure AD 参加を許可されません。このパラメーターに null または空の値を指定することは許可されていません。このパラメーターは、パラメーター AllowedToAzureAdJoin の値が [Selected] の場合にのみ指定できます。</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">array</command:parameterValue> <dev:type> <maml:name>array</maml:name> <maml:uri/> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> </command:parameters> <!-- Input - Output section--> <command:inputTypes> <command:inputType> <dev:type> <maml:name></maml:name> <maml:uri/> <maml:description/> </dev:type> <maml:description> <maml:para> <!-- description --> </maml:para> </maml:description> </command:inputType> </command:inputTypes> <command:returnValues> <command:returnValue> <dev:type> <maml:name></maml:name> <maml:uri/> <maml:description/> </dev:type> <maml:description> <maml:para> <!-- description --> このコマンドレットにより返されるオブジェクトはありません。 </maml:para> </maml:description> </command:returnValue> </command:returnValues> <!-- Error section--> <command:terminatingErrors/> <command:nonTerminatingErrors/> <!-- Notes section --> <maml:alertSet> <maml:title></maml:title> <maml:alert> <maml:para> </maml:para> </maml:alert> <maml:alert> <maml:para></maml:para> </maml:alert> </maml:alertSet> <!-- Example section --> <command:examples> <command:example> <maml:title> -------------------------- 例 1 -------------------------- </maml:title> <maml:introduction> <maml:para>C:\PS></maml:para> </maml:introduction> <dev:code> Set-MsolDeviceRegistratioinServicePolicy -MaximumDevicesPerUser 50 None </dev:code> <dev:remarks> <maml:para>説明</maml:para> <maml:para>-----------</maml:para> <maml:para>このコマンドは、ユーザーが Microsoft Azure Active Directory に設置できるデバイスの最大数を設定します。</maml:para> <maml:para></maml:para> <maml:para></maml:para> <maml:para></maml:para> <maml:para></maml:para> </dev:remarks> <command:commandLines> <command:commandLine> <command:commandText></command:commandText> </command:commandLine> </command:commandLines> </command:example> <command:example> <maml:title> -------------------------- 例 2 -------------------------- </maml:title> <maml:introduction> <maml:para>C:\PS></maml:para> </maml:introduction> <dev:code> Set-MsolDeviceRegistratioinServicePolicy -RequireMultiFactorAuth $True None </dev:code> <dev:remarks> <maml:para>説明</maml:para> <maml:para>-----------</maml:para> <maml:para>このコマンドは、インターネットからデバイスを追加しているユーザーに、認証の二次手段をまず使用させるようにします。</maml:para> <maml:para></maml:para> <maml:para></maml:para> <maml:para></maml:para> <maml:para></maml:para> </dev:remarks> <command:commandLines> <command:commandLine> <command:commandText></command:commandText> </command:commandLine> </command:commandLines> </command:example> <command:example> <maml:title> -------------------------- 例 3 -------------------------- </maml:title> <maml:introduction> <maml:para>C:\PS></maml:para> </maml:introduction> <dev:code> Set-MsolDeviceRegistratioinServicePolicy -AllowedToWorkplaceJoin All None </dev:code> <dev:remarks> <maml:para>説明</maml:para> <maml:para>-----------</maml:para> <maml:para>このコマンドは、すべてのユーザーに対してデバイスの社内参加を許可します。</maml:para> <maml:para></maml:para> <maml:para></maml:para> <maml:para></maml:para> <maml:para></maml:para> </dev:remarks> <command:commandLines> <command:commandLine> <command:commandText></command:commandText> </command:commandLine> </command:commandLines> </command:example> <command:example> <maml:title> -------------------------- 例 4 -------------------------- </maml:title> <maml:introduction> <maml:para>C:\PS></maml:para> </maml:introduction> <dev:code> Set-MsolDeviceRegistratioinServicePolicy -AllowedToWorkplaceJoin None None </dev:code> <dev:remarks> <maml:para>説明</maml:para> <maml:para>-----------</maml:para> <maml:para>このコマンドは、どのユーザーに対してもデバイスの社内参加を許可しません。</maml:para> <maml:para></maml:para> <maml:para></maml:para> <maml:para></maml:para> <maml:para></maml:para> </dev:remarks> <command:commandLines> <command:commandLine> <command:commandText></command:commandText> </command:commandLine> </command:commandLines> </command:example> <command:example> <maml:title> -------------------------- 例 5 -------------------------- </maml:title> <maml:introduction> <maml:para>C:\PS></maml:para> </maml:introduction> <dev:code> Set-MsolDeviceRegistratioinServicePolicy -AllowedToAzureAdJoin All None </dev:code> <dev:remarks> <maml:para>説明</maml:para> <maml:para>-----------</maml:para> <maml:para>このコマンドは、すべてのユーザーに対してデバイスの Azure AD 参加を許可します。</maml:para> <maml:para></maml:para> <maml:para></maml:para> <maml:para></maml:para> <maml:para></maml:para> </dev:remarks> <command:commandLines> <command:commandLine> <command:commandText></command:commandText> </command:commandLine> </command:commandLines> </command:example> <command:example> <maml:title> -------------------------- 例 6 -------------------------- </maml:title> <maml:introduction> <maml:para>C:\PS></maml:para> </maml:introduction> <dev:code> Set-MsolDeviceRegistratioinServicePolicy -AllowedToAzureAdJoin Selected -Groups <Group[]> -Users <User[]> None </dev:code> <dev:remarks> <maml:para>説明</maml:para> <maml:para>-----------</maml:para> <maml:para>このコマンドは、指定されたグループまたはユーザーにのみ Azure AD へのデバイス参加を許可します。グループのリストは、コマンドレット Get-MsolGroup を実行することで取得できます。ユーザーのリストは、コマンドレット 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> |