如何使用 Get-MgUserPhoto 获取 Microsoft Entra ID 用户照片属性

获取 Microsoft Entra ID 用户照片属性

在 Microsoft Entra ID 中查找用户照片属性可以帮助管理员确保配置的头像符合组织标准。验证照片属性还有助于在企业内的应用程序和服务中保持一致的用户体验。

使用 Microsoft Graph PowerShell 获取 Microsoft Entra ID 用户照片属性

前提条件

在使用 Get-MgUserPhoto cmdlet 之前,请确保以下事项:

  • The Microsoft Graph PowerShell module is installed. If not, install it using this script:
    Install-Module Microsoft.Graph -Scope CurrentUser
  • Connect to Microsoft Graph PowerShell with the required permissions to fetch Microsoft Entra ID user photo properties with this script:
    Connect-MgGraph -Scopes "User.Read.All","Group.ReadWrite.All","Directory.Read.All"

使用 Get-MgUserPhoto 命令获取 Microsoft Entra ID 用户照片属性

Get-MgUserPhoto cmdlet 可用于 Microsoft Graph PowerShell 中获取 Microsoft Entra ID 用户照片属性。语法如下:

Get-MgUserPhoto
-UserId <String>
[-ExpandProperty <String[]>]
[-Property <String[]>]
[-ResponseHeadersVariable <String>]
[-Headers <IDictionary>]
[-ProgressAction <ActionPreference>]
[<CommonParameters>]

使用 Get-MgUserPhoto cmdlet 的示例用例

列出特定用户的照片属性

Get-MgUserPhoto -UserId <"user_id">

在此命令中,将 user_id 替换为您想要列出用户照片属性的用户 ID。

支持的参数

下表包含一些可与 Get-MgUserPhoto 命令一起使用以获取 Microsoft Entra ID 用户照片属性的参数。

参数 描述
-All 此参数检索所有用户照片属性,无默认分页限制。
-UserId 此参数根据唯一标识符(如用户主体名称或对象 ID)检索用户照片属性。
-Property 此参数检索用户照片属性的特定属性。

使用 Graph PowerShell 脚本获取 Microsoft Entra ID 用户照片属性的限制

  • Graph PowerShell 要求 IT 管理员从 Azure AD PowerShell 升级并熟悉 PowerShell 脚本。
  • Microsoft Graph API 实施了限流限制,可能会影响批量获取用户照片属性时的性能。
  • 脚本可能需要额外工作来格式化和导出数据以用于报告。
  • 需要技术专长来排查错误。
  • 缺乏直观界面使整体体验不够友好,尤其对脚本新手而言。

使用 ADManager Plus 的亮点

  • 直观的界面简化了 报告生成 过程。
  • 提供全面且可自定义的报告,支持计划和自动生成报告。
  • 支持即时执行管理操作以 manage users
  • 针对大规模环境优化,无需任何脚本即可进行批量操作。
  • Delegate tasks 给技术人员,无需提升其本地权限。
  • 通过超过 200 pre-packaged reports 密切监控您的 IT 环境。
  • 只需几次点击即可将报告导出为 CSV 或 HTML 等多种格式。

告别 PowerShell 的烦恼,使用 ADManager Plus 轻松管理 Microsoft Entra ID

 
  • 使用 Microsoft Graph PowerShell 获取 Microsoft Entra ID 用户照片属性
  • 使用 Graph PowerShell 脚本获取 Microsoft Entra ID 用户照片属性的限制
  • 使用 ADManager Plus 获取 Microsoft Entra ID 用户照片属性的亮点
Active Directory管理与报告的一站式解决方案
电子邮件下载链接 Email the ADManager Plus download link