惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

aimingoo的专栏
aimingoo的专栏
WordPress大学
WordPress大学
阮一峰的网络日志
阮一峰的网络日志
博客园 - 司徒正美
月光博客
月光博客
宝玉的分享
宝玉的分享
Recent Announcements
Recent Announcements
小众软件
小众软件
H
Hackread – Cybersecurity News, Data Breaches, AI and More
美团技术团队
博客园 - 三生石上(FineUI控件)
A
About on SuperTechFans
J
Java Code Geeks
云风的 BLOG
云风的 BLOG
罗磊的独立博客
大猫的无限游戏
大猫的无限游戏
IT之家
IT之家
Vercel News
Vercel News
量子位
Martin Fowler
Martin Fowler
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
V
Visual Studio Blog
腾讯CDC
有赞技术团队
有赞技术团队

博客园 - Johnny shen

XP 32-bit Upgrade to Win7 32-bit Review 文章: 扩展 Reporting Services 2008 与 Reporting Services 2005:所获得的经验 Microsoft SQL Server 2008故障转移群集在Hyper-V虚拟机上的多种组建方式 Hyper-v与CPU 虚拟化典型故障一例 MS Dynamics CRM 4.0 Installation on SQL2008 error 多个微软Windows版本在未来一年内将渐渐退出并不再提供技术支持 微软拼音输入法2010 Beta2简评 - Johnny shen SQL Server 2005 OLAP技术研究与实现 Storing Hierarchical Data in Oracle & MS SQL Database 自动备份多台服务器System Event Log解决方案 TCP/IP Troubleshooting Undo Windows Update Restriction - Johnny shen 苏州主讲[常见加密算法和身份验证协议探究] 上海主讲RMS信息保护 无锡主讲微软企业信息系统远程客户端安全技术和应用 Enabling IP Routing for Windows XP On-site training for Roche Shanghai in Aug. 3 ASIA MVP Summit in Singapore ISA2004 EE Global Readness Training Camp
AD Bulk import or export
Johnny shen · 2005-11-13 · via 博客园 - Johnny shen

One of my friends just successfully exported 160,000 users from Active Directory for a telecom corporation. He referenced the great solution provided at Microsoft Technet.

http://www.microsoft.com/technet/prodtechnol/windowsserver2003/technologies/directory/activedirectory/stepbystep/adbulk.mspx

Before reading this article, he tried to write script codes by himself. However, to export 160,000 users is not a simple job and he meets errors each time when he runs his own script. Finally he found this article at Microsoft Technet.

“By following the steps in this article, you will not need to write scripts totally by yourself. You could just reference Microsoft's, it's definately safe and good.” He said.

I tried this method on my own Virtual PCs, it worked, so I would like to recommend this article to all IT people who will need to bulk import or export Active Directory objects.