使用PowerShell从活动目录组中检索信息管理者或委托值 [英] Retrieving Information steward or Delegate value from an active directory group using powershell

查看:84
本文介绍了使用PowerShell从活动目录组中检索信息管理者或委托值的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在尝试检索特定的活动目录组属性,例如"信息管家名称"等。或"信息代表名称"或使用PowerShell。有人可以帮忙吗?

解决方案


您可以为windows powershell安装活动目录模块并调用Get-ADGroup groupName -Properties *获取组属性。


以下是供您参考的链接。


https: //4sysops.com/wiki/how-to-install-the-powershell-active-directory-module/



https://docs.microsoft。 com / zh-CN / powershell / module / activedirectory / get-adgroup?view = winserver2012-ps



最好的问候,



I am trying to retrieve specific active directory group property like "information steward name" or "information delegate name" using powershell. Can some one please help?

解决方案

Hi,

You could install active directory module for windows powershell and call Get-ADGroup groupName -Properties * to get group properties.

Here are links for your reference.

https://4sysops.com/wiki/how-to-install-the-powershell-active-directory-module/

https://docs.microsoft.com/en-us/powershell/module/activedirectory/get-adgroup?view=winserver2012-ps

Best Regards,

Lee


这篇关于使用PowerShell从活动目录组中检索信息管理者或委托值的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆