Intune PC ソフトウェア クライアントはどうなっていますか?

警告

レガシ PC 管理は、2020 年 10 月 16 日の時点ではサポートされなくなりました。 デバイスを Windows 10 にアップグレードし、Intune MDM で再登録して、Intune によって管理されるようにします。 PC ソフトウェア クライアントで管理されているデバイスは、セキュリティ更新プログラムとアプリの受信を停止し、構成できなくなります。

非推奨のお知らせ

Intune サポート チームのブログに投稿された 元の非推奨のお知らせ の情報を次に示します。

重要

Microsoft Intune は、2020 年 10 月 15 日に Silverlight ベースの Intune コンソールのサポートを廃止します。 この廃止には、Windows PC 管理に使用される Silverlight コンソールで構成された PC ソフトウェア クライアント (PC エージェントとも呼ばれます) のサポート終了が含まれます。 さらに、Intune は、Silverlight のアプリ ストレージにのみ使用された Intune Storage Add-On ライセンス オファーを終了します。 日常の Intune 管理を Silverlight から Microsoft Intune 管理センターに移動します。

どのような影響がありますか?

Microsoft のテレメトリは、上記の参照日を過ぎて Intune で管理を維持するために MDM 登録する必要がある PC ソフトウェア クライアント管理 Windows デバイスがあることを示します。

必要な作業とは?

  1. Microsoft Intune 管理センターを開きます。
  2. 既存の Windows 10 ポリシーを MDM ポリシーとして再作成します。 管理コンソールの移行の一環として、多くのデバイス管理ポリシーが数年前に移行されていることに注意してください。 新しいポリシーを作成する前に、Azure のデバイス管理を確認してください。
  3. Microsoft Intune 管理コンソールでレポートを確認し、Intune PC ソフトウェア クライアントによって管理されているデバイスを見つけます。
  4. 組織に適した適切な最新の登録方法を決定します。 詳細については、「 Windows デバイスの Intune 登録方法」を参照してください。
  5. Intune PC ソフトウェア クライアントを使用してデバイスの登録を解除し、Intune MDM を使用してデバイスを再登録します。 最新バージョンの Windows 10 に更新することを強くお勧めします。 2020 年 1 月 14 日の時点で、Intune は Windows 7 をサポートしなくなりました。
  6. Intune MDM にアプリを追加します。 詳細については、「 Microsoft Intune にアプリを追加する」を参照してください。

: 現在 Intune ストレージ アドオン ライセンスがある場合は、Windows 10 PC の管理に Intune MDM では必要ありません。

この変更により、Windows 管理用の MDM チャネルで利用できる強化された機能を利用できます。 できるだけ早く、2020 年 10 月 15 日まで移行することをお勧めします。 その日付が過ぎると、Silverlight ベースの Intune コンソールにアクセスできなくなります。 PC ソフトウェア クライアントで管理されている PC は、セキュリティ更新プログラムやアプリの受信を停止し、構成できなくなります。

サポートが必要な場合は、レコードまたは サポート のパートナーにお問い合わせください。

Intune PC ソフトウェア クライアント ソフトウェアをアンインストールする

デバイスで管理者特権のコマンド プロンプトを使用して登録を解除し、次のいずれかのコマンドを実行します。

方法 1

"C:\Program Files\Microsoft\OnlineManagement\Common\ProvisioningUtil.exe" /UninstallAgents /MicrosoftIntune

方法 2

次のエージェントは、Windows のすべての SKU にインストールされます。

wmic product where name="Microsoft Endpoint Protection Management Components" call uninstall
wmic product where name="Microsoft Intune Notification Service" call uninstall
wmic product where name="System Center 2012 - Operations Manager Agent" call uninstall
wmic product where name="Microsoft Online Management Policy Agent" call uninstall
wmic product where name="Microsoft Policy Platform" call uninstall
wmic product where name="Microsoft Security Client" call uninstall
wmic product where name="Microsoft Online Management Client" call uninstall
wmic product where name="Microsoft Online Management Client Service" call uninstall
wmic product where name="Microsoft Easy Assist v2" call uninstall
wmic product where name="Microsoft Intune Monitoring Agent" call uninstall
wmic product where name="Windows Intune Endpoint Protection Agent" call uninstall
wmic product where name="Windows Firewall Configuration Provider" call uninstall
wmic product where name="Microsoft Intune Center" call uninstall
wmic product where name="Microsoft Online Management Update Manager" call uninstall
wmic product where name="Microsoft Online Management Agent Installer" call uninstall
wmic product where name="Microsoft Intune" call uninstall
wmic product where name="Windows Endpoint Protection Management Components" call uninstall
wmic product where name="Windows Intune Notification Service" call uninstall
wmic product where name="System Center 2012 - Operations Manager Agent" call uninstall
wmic product where name="Windows Online Management Policy Agent" call uninstall
wmic product where name="Windows Policy Platform" call uninstall
wmic product where name="Windows Security Client" call uninstall
wmic product where name="Windows Online Management Client" call uninstall
wmic product where name="Windows Online Management Client Service" call uninstall
wmic product where name="Windows Easy Assist v2" call uninstall
wmic product where name="Windows Intune Monitoring Agent" call uninstall
wmic product where name="Windows Intune Endpoint Protection Agent" call uninstall
wmic product where name="Windows Firewall Configuration Provider" call uninstall
wmic product where name="Windows Intune Center" call uninstall
wmic product where name="Windows Online Management Update Manager" call uninstall
wmic product where name="Windows Online Management Agent Installer" call uninstall
wmic product where name="Windows Intune" call uninstall

ヒント

Intune PC ソフトウェア クライアントの登録を解除すると、デバイスの古いサーバー側レコードが残ります。 登録解除プロセスは非同期であり、アンインストールするエージェントは 9 つあるため、完了するまでに最大 30 分かかる場合があります。

登録解除の状態を確認する

"%ProgramFiles%\Microsoft\OnlineManagement" を確認し、左側に次のディレクトリのみが表示されていることを確認します。

  • AgentInstaller
  • ログ
  • 更新プログラム
  • 共通

OnlineManagement フォルダーを削除する

登録解除プロセスでは、OnlineManagement フォルダーは削除されません。 アンインストール後 30 分待ってから、このコマンドを実行します。 実行が早すぎると、アンインストールが不明な状態のままになる可能性があります。 フォルダーを削除するには、管理者特権でプロンプトを開始し、次のコマンドを実行します。

rd /s /q %ProgramFiles%\Microsoft\OnlineManagement

リソース

Intune サポート ブログの非推奨のお知らせ

次の手順

Windows デバイス向け Intune 登録メソッド