微软已将匿名显示用户名作为 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
答案1
从 2022 年 6 月 23 日开始,API 将逐渐向所有环境开放,以便全局管理员更改此设置,而无需访问 Microsoft 365 管理中心。API 详细信息如下:
URL 是https://graph.microsoft.com/beta/admin/reportSettings
亲切的问候,
克拉克
答案2
我实际上已经通过以下链接解决了这个问题。我忘了在这里回答。