Intune 計算機軟體用戶端發生什麼事?
警告
自 2020 年 10 月 16 日開始,不再支援舊版電腦管理。 將裝置升級至 Windows 10,然後在 Intune MDM 中重新註冊,讓裝置保持由 Intune 管理。 使用計算機軟體用戶端管理的裝置將會停止接收安全性更新和應用程式,而且您將無法再進行設定。
淘汰公告
以下是張貼至 Intune 支援小組部落格的 原始淘汰公告 資訊:
重要事項
Microsoft Intune 將於 2020 年 10 月 15 日淘汰對 Silverlight 型 Intune 控制台的支援。 此淘汰包括終止支援 Silverlight 控制台設定的電腦軟體用戶端 (也稱為電腦代理程式) 用於 Windows 電腦管理。 此外,Intune 將會結束僅用於 Silverlight 中應用程式記憶體的 Intune 記憶體 Add-On 授權供應專案。 將您的日常 Intune 系統管理從 Silverlight 移至 Microsoft Intune 系統管理中心。
這對我有何影響?
我們的遙測指出您有計算機軟體用戶端受控 Windows 裝置,必須已註冊 MDM,才能讓 Intune 持續管理超過上述參考日期。
我需要做什麼?
- 開 啟 Microsoft Intune 系統管理中心。
- 將現有的 Windows 10 原則重新建立為 MDM 原則。 請注意,許多裝置管理原則都是在數年前移轉為管理控制台移轉的一部分。 建立新原則之前,請先檢查 Azure 中的裝置管理。
- 檢閱 Microsoft Intune 管理控制台中的報告,以尋找由 Intune 計算機軟體用戶端管理的裝置。
- 判斷適合您組織的正確新式註冊方法。 如需詳細資訊,請參閱 適用於 Windows 裝置的 Intune 註冊方法。
- 使用 Intune 計算機軟體用戶端取消註冊裝置,並使用 Intune MDM 重新註冊裝置。 強烈建議您更新至最新版本的 Windows 10。 自 2020 年 1 月 14 日起,Intune 不再支援 Windows 7。
- 將應用程式新增至 Intune MDM。 如需詳細資訊,請 參閱將應用程式新增至 intune Microsoft。
請注意:如果您目前有 Intune 記憶體附加元件授權,Intune MDM 就不需要管理 Windows 10 計算機。
這項變更可讓您利用透過適用於 Windows 管理的 MDM 通道所提供的增強功能。 我們鼓勵您儘快移轉,且不晚於 2020 年 10 月 15 日。 在該日期之後,將無法再存取 Silverlight 型 Intune 控制台。 使用計算機軟體用戶端管理的計算機將會停止接收安全性更新和應用程式,而且將無法再進行設定。
如果您需要協助,請連絡您的記錄或 支持 合作夥伴。
卸載 Intune 電腦軟體用戶端軟體
在裝置上使用提升許可權的命令提示字元取消註冊,執行下列其中一個命令。
方法 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 計算機軟體用戶端時,裝置的過時伺服器端記錄會保留下來。 取消註冊程式是異步的,而且有九個代理程式要卸載,因此最多可能需要 30 分鐘才能完成。
檢查取消註冊狀態
檢查 %ProgramFiles%\Microsoft\OnlineManagement“,並確定左側只會顯示下列目錄:
- AgentInstaller
- 記錄檔
- 更新
- 通用
拿掉 OnlineManagement 資料夾
取消註冊程式不會移除 OnlineManagement 資料夾。 在卸載之後等候 30 分鐘,然後執行此命令。 如果您太快執行,卸載可能會處於未知狀態。 若要移除資料夾,請啟動提升許可權的提示並執行:
rd /s /q %ProgramFiles%\Microsoft\OnlineManagement