使用 Get-MgContactManager cmdlet 获取 Microsoft Entra ID 联系人的经理

什么是 Get-MgContactManager cmdlet?

Get-MgContactManager cmdlet 用于 Microsoft Graph PowerShell 中,检索分配给 Microsoft Entra ID 中特定组织联系人的经理详细信息。IT 管理员可以利用此命令跟踪汇报层级,确保准确的联系人管理。

使用 Get-MgContactManager cmdlet 获取经理详细信息

前提条件

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

  • The Microsoft Graph PowerShell module is installed. If not, install it using this script:
    Install-Module Microsoft.Graph -Scope CurrentUser
  • 使用所需权限连接到 Microsoft Graph PowerShell 以获取经理详细信息。
  • 确保您具有管理和查看 Microsoft Entra ID 中联系人的管理员权限。

使用 Get-MgContactManager cmdlet

以下是如何使用 Get-MgContactManager cmdlet 获取 Microsoft Entra ID 联系人经理的方法:

Get-MgContactManager
-OrgContactId <String>
[-ExpandProperty <String[]>]
[-Property <String[]>]
[-ResponseHeadersVariable <String>]
[-Headers <IDictionary>]
[-ProgressAction <ActionPreference>]
[<CommonParameters>]

示例用例和脚本

示例 1:检索特定联系人的经理

Get-MgContactManager -OrgContactId 2763276-hb56-adas-3477-565868bcfyyf

示例 2:获取多个 Microsoft Entra ID 联系人的经理详细信息

$contacts = Get-MgContact | Select-Object Id
foreach ($contact in $contacts) {
Get-MgContactManager -OrgContactId $contact.Id
}

支持的参数

参数 描述
-ExpandProperty 此参数展开 Manager 属性,获取姓名、电子邮件和职位等详细属性。
-OrgContactId 此参数允许您指定要获取详细信息的组织联系人的唯一标识符。

使用 Graph PowerShell 脚本获取联系人报告的限制

  • PowerShell 具有命令行界面,增加了语法错误的可能性。
  • 访问组织联系人详细信息需要管理员权限。
  • 对于层级汇报,过滤选项有限,且需要额外脚本支持。
  • 没有内置的自动报告生成配置。

虽然 Graph PowerShell 使管理员能够检索组织对象的详细信息,但由于其命令行界面和脚本要求,依赖它进行报告和管理可能较为繁琐。ADManager Plus 通过提供用户友好、无脚本的界面解决了这些挑战,支持 Microsoft 365 管理和报告。借助预定义、可定制和可调度的报告,ADManager Plus 简化了复杂的混合 AD 管理和报告,减少了对手动脚本的依赖。

ADManager Plus 中的 Microsoft Entra ID 报告

  • 无需编写 PowerShell 脚本,即可即时生成联系人、用户和组织层级的报告。
  • 自动生成报告并与相关人员共享,无需人工干预。
  • 自定义报告并安排时间,聚焦特定属性。
  • 以 PDF、XLSX 和 HTML 格式导出报告,满足审计需求。

体验 ADManager Plus 的无脚本报告功能

 
  • 什么是 Get-MgContactManager cmdlet?
  • 使用 Get-MgContactManager cmdlet 获取经理详细信息
  • 使用 Graph PowerShell 脚本获取 Microsoft Entra ID 联系人经理的限制
  • ADManager Plus 中的 Microsoft Entra ID 报告
Active Directory管理与报告的一站式解决方案
电子邮件下载链接 Email the ADManager Plus download link