询问者
关于在AD中导出部分人员信息

问题
全部回复
-
尊敬的客户 您好,
感谢您到我们TechNet论坛发帖。
根据我的经验,我们可以使用power shell命令来实现部门人员的信息的导出:
get-aduser -Filter * -Properties * |Export-Csv "c:\123.csv"
更多有关的信息我们可以参考:
Get-ADUser
在大多数情况下我们都是使用power shell命令来进行用户数据的导出的。
根据我的研究,如果我们不使用power shell命令的话,可以参考一下这篇文章:How to export users from Active Directory
提示:此答案包含第三方网站的内容。 Microsoft对这些网站的内容不做任何陈述。 我们提供这些内容只是为了您的方便。
希望以上信息能够对您有所帮助。如果有什么能够帮助到您的地方,请随时在论坛中发帖告知我们。
此致,
Cynthia
针对Windows 2008/2008R2的扩展支持将于2020年结束,之后微软将不再为其提供安全更新。点击此处或扫描二维码获取《在 Azure 上运行 Windows Server 的终极指南》,把握良机完成云迁移并实现业务现代化。
Please remember to mark the replies as answers if they help.
If you have feedback for TechNet Subscriber Support, contact tnmff@microsoft.com.- 已建议为答案 cynthfanMicrosoft contingent staff 2020年2月10日 13:46
-
尊敬的客户 您好,
请问您的问题解决了吗?
如果有其他需要帮助的地方,请随时在论坛中提问。
Best regards,
Cynthia
针对Windows 2008/2008R2的扩展支持将于2020年结束,之后微软将不再为其提供安全更新。点击此处或扫描二维码获取《在 Azure 上运行 Windows Server 的终极指南》,把握良机完成云迁移并实现业务现代化。
Please remember to mark the replies as answers if they help.
If you have feedback for TechNet Subscriber Support, contact tnmff@microsoft.com. -
尊敬的客户 你好,
我们想确认一下问题解决的情况。
如果有其他需要帮助的地方,请随时在论坛中提问。
Best regards,
Cynthia
针对Windows 2008/2008R2的扩展支持将于2020年结束,之后微软将不再为其提供安全更新。点击此处或扫描二维码获取《在 Azure 上运行 Windows Server 的终极指南》,把握良机完成云迁移并实现业务现代化。
Please remember to mark the replies as answers if they help.
If you have feedback for TechNet Subscriber Support, contact tnmff@microsoft.com.