-
-
-
Microsoft Intune対応カタログの作成
-
This content has been machine translated dynamically.
Dieser Inhalt ist eine maschinelle Übersetzung, die dynamisch erstellt wurde. (Haftungsausschluss)
Cet article a été traduit automatiquement de manière dynamique. (Clause de non responsabilité)
Este artículo lo ha traducido una máquina de forma dinámica. (Aviso legal)
此内容已经过机器动态翻译。 放弃
このコンテンツは動的に機械翻訳されています。免責事項
이 콘텐츠는 동적으로 기계 번역되었습니다. 책임 부인
Este texto foi traduzido automaticamente. (Aviso legal)
Questo contenuto è stato tradotto dinamicamente con traduzione automatica.(Esclusione di responsabilità))
This article has been machine translated.
Dieser Artikel wurde maschinell übersetzt. (Haftungsausschluss)
Ce article a été traduit automatiquement. (Clause de non responsabilité)
Este artículo ha sido traducido automáticamente. (Aviso legal)
この記事は機械翻訳されています.免責事項
이 기사는 기계 번역되었습니다.책임 부인
Este artigo foi traduzido automaticamente.(Aviso legal)
这篇文章已经过机器翻译.放弃
Questo articolo è stato tradotto automaticamente.(Esclusione di responsabilità))
Translation failed!
Microsoft Intune対応カタログの作成
注:
2023年7月より、MicrosoftはAzure Active Directory(Azure AD)の名前をMicrosoft Entra IDに変更しました。このドキュメントでは、Azure Active Directory、Azure AD、またはAADへの言及はすべて、Microsoft Entra IDを意味することになります。
この記事では、Citrix DaaSを使用してMicrosoft Intune対応カタログを作成する方法について説明します。StudioまたはPowerShellを使用して、Microsoft Intuneを有効にすることができます。
要件、制限事項、および考慮事項については、「Microsoft Intune」を参照してください。
Studioの使用
以下の情報は、「マシンカタログの作成」のガイダンスを補完する情報です。この機能を使用するには、カタログの作成時に [マシンID] で [Azure Active Directory参加済み] を選択する必要があります。この機能に固有の詳細に注意しながら、その記事の一般的なガイダンスに従ってください。
カタログ作成ウィザードで次の操作を行います:
- [マシンID] ページで、[Azure Active Directory参加済み] を選択してから [マシンをMicrosoft Intuneに登録する] を選択します。有効になっている場合は、管理のためにマシンをMicrosoft Intuneに登録します。
PowerShellの使用
以下は、Studioでの操作に相当するPowerShellの手順です。
リモートPowerShell SDKを使用してMicrosoft Intuneにマシンを登録するには、New-AcctIdentityPool
のDeviceManagementType
パラメーターを使用します。この機能を使用するには、カタログがAzure AD参加済みであること、およびAzure ADに正しいMicrosoft Intuneライセンスがあることが必要です。例:
New-AcctIdentityPool -AllowUnicode -DeviceManagementType "Intune" IdentityType="AzureAD" -WorkgroupMachine -IdentityPoolName "AzureADJoinedCatalog" -NamingScheme "AzureAD-VM-##" -NamingSchemeType "Numeric" -Scope @() -ZoneUid "81291221-d2f2-49d2-ab12-bae5bbd0df05"
<!--NeedCopy-->
トラブルシューティング
マシンをMicrosoft Intuneに登録できない場合は、次の手順を実行します:
-
MCSでプロビジョニングされたマシンがAzure AD参加済みかどうかを確認します。Azure AD参加済みでないマシンはMicrosoft Intuneに登録できません。Azure AD参加の問題のトラブルシューティングについては、https://docs.citrix.com/en-us/citrix-daas/install-configure/create-machine-identities-joined-catalogs/create-azure-ad-joined-catalogs.htmlを参照してください。
-
Azure ADテナントに適切なIntuneライセンスが割り当てられているかどうかを確認します。Microsoft Intuneのライセンス要件については、https://learn.microsoft.com/en-us/mem/intune/fundamentals/licensesにアクセスしてください。
-
VDAバージョン2206以前のマスターイメージを使用するカタログの場合は、マシンのAADLoginForWindows拡張機能のプロビジョニングステータスを確認してください。AADLoginForWindows拡張機能が存在しない場合、考えられる原因は次のとおりです:
-
プロビジョニングスキームに関連付けられているIDプールの
IdentityType
がAzureAD
に設定されていない、またはDeviceManagementType
がIntune
に設定されていない。これを確認するには、Get-AcctIdentityPool
を実行します。 -
AADLoginForWindows拡張機能のインストールは、Azureポリシーによってブロックされます。
-
-
AADLoginForWindows拡張機能のプロビジョニングの失敗についてトラブルシューティングするには、MCSでプロビジョニングされたマシンの
C:\WindowsAzure\Logs\Plugins\Microsoft.Azure.ActiveDirectory.AADLoginForWindows
にあるログを確認します。注:
MCSは、VDAバージョン2209以降のマスターイメージを使用する場合、
AADLoginForWindows
拡張機能を使用しなくても、VMをAzure ADに参加させ、Microsoft Intuneに登録することができます。この場合、AADLoginForWindows
拡張機能は、MCSでプロビジョニングされたマシンにインストールされません。したがって、AADLoginForWindows
拡張機能プロビジョニングログを収集できません。 -
[アプリケーションとサービスログ]>[Microsoft]>[Windows]>[ユーザーデバイス登録]>[DeviceManagement-Enterprise-Diagnostics-Provider] にあるWindowsイベントログを確認します。
共有
共有
この記事の概要
This Preview product documentation is Citrix Confidential.
You agree to hold this documentation confidential pursuant to the terms of your Citrix Beta/Tech Preview Agreement.
The development, release and timing of any features or functionality described in the Preview documentation remains at our sole discretion and are subject to change without notice or consultation.
The documentation is for informational purposes only and is not a commitment, promise or legal obligation to deliver any material, code or functionality and should not be relied upon in making Citrix product purchase decisions.
If you do not agree, select I DO NOT AGREE to exit.