共用方式為


為您的組織關閉 Project Manager 代理程式,並在 Planner 中 Microsoft 365 Copilot

概觀

Project Manager 代理程式會處理從計劃建立到為您和小組執行工作的所有專案。 Planner中的 Microsoft 365 Copilot 提供應用程式內自然語言聊天體驗,可讓您的使用者要求更新其計劃,並從計劃內容接收摘要和見解。 身為系統管理員,您可以開啟或關閉這些功能。 當您關閉 Project Manager 代理程式並在 Planner 中 Microsoft 365 Copilot 時,用戶會隱藏此功能。

安全性和隱私權

Project Manager 代理程式、Copilot in Planner 和 Microsoft 365 是以Microsoft的安全性、合規性和隱私權的完整方法為基礎。

Project Manager 代理程式方案所提供的稽核功能,與先前 Project for Web 專案) (進階方案相同。 若要深入了解這些稽核功能,請參閱 Planner 進階稽核記錄活動

如需 Microsoft 365 Copilot 中安全性和隱私權的詳細資訊,請參閱數據、隱私權和安全性 Microsoft 365 Copilot

必要條件和授權

下列清單包含使用者在 Planner 中能夠存取 Project Manager 代理程式的必要條件:

必要條件

遵循在 Windows PowerShell 中變更 Planner 的先決條件的步驟,以在 Windows PowerShell 中對 Planner 進行變更。

關閉 Project Manager 代理程式,並在 Planner 中 Microsoft 365 Copilot

注意事項

最多可能需要一小時的時間來反映原則變更。

開啟 PowerShell 並執行下列命令,以關閉 Planner 中的 Microsoft 365 Copilot:

Set-PlannerConfiguration -AllowPlannerCopilot $false

若要在 Planner 中開啟 Project Manager 代理程式和 Microsoft 365 Copilot,請執行下列命令:

Set-PlannerConfiguration -AllowPlannerCopilot $true

若要確認您的設定,請執行下列命令:

Get-PlannerConfiguration

'Get-PlannerConfiguration' 命令所傳回的 值 -AllowPlannerCopilot 會顯示是否為您的組織開啟這些功能。