将所有活动目录用户转储到数据库表中。 [英] Dump all active directory users into database table.

查看:66
本文介绍了将所有活动目录用户转储到数据库表中。的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想将特定域的所有活动目录用户转储到数据库表中,但我无法获得适当的方法。有什么建议?

解决方案

你需要:



1.获取所有AD用户的列表 - 获取C#中的Active Directory用户列表 [< a href =http://www.codeproject.com/Tips/599697/Get-list-of-Active-Directory-users-in-Csharptarget =_ blanktitle =New Window> ^ ]

2.将该列表插入数据库 - 初学者指导通过C#访问SQL Server [ ^ ]



祝你好运,

Edo

I want to dump all active directory users of a specific domain into database table but i am not able to get proper method for same. Any suggestions ?

解决方案

You need to:

1. Get a list of all AD users - Get List of Active Directory Users in C#[^]
2. Insert that list into your DB - Beginners guide to accessing SQL Server through C#[^]

Good luck,
Edo


这篇关于将所有活动目录用户转储到数据库表中。的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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