Microsoft 已在 Office 365 中默认匿名显示用户名,并从 2021 年 8 月 31 日起强制执行。我从管理员门户中找到了一种解决方法。https://docs.microsoft.com/en-us/office365/troubleshoot/miscellaneous/reports-show-anonymous-user-name
我想使用 PowerShell 或 Graph 更新此设置。据我检查,没有找到方法。有没有人找到任何解决方案。
此链接谈论它,但它已有两年历史:https ://answers.microsoft.com/en-us/msoffice/forum/all/anonymous-reporting-in-office-365/65e9e96f-fb04-4563-9961- e56a1fa8181d
从 2022 年 6 月 23 日开始,API 将逐步可供所有环境使用,供全局管理员更改此设置,而无需访问 Microsoft 365 管理中心。API详细信息如下:
URL 是https://graph.microsoft.com/beta/admin/reportSettings
亲切的问候,
克拉克
我实际上已经通过以下链接解决了这个问题。我错过了在这里回答。
https://o365reports.com/2021/09/07/microsoft-365-reports-show-anonymous-user-names-instead-of-actual-user-names/