
最近用 Live Communications Server 为单位构建了即时通讯平台,在使用过程中发现不能由管理员在服务器端为用户批量添加联系人,只能每个用户自己手动添加,因此对于企业统一管理来说非常不方便。利用周末时间写了一个小程序,能够实现批量添加联系人、自动创建联系人分组以及浏览和阐述选定用户的联系人及分组。希望能为同样在使用LCS的朋友提供一些方便。
Download : Please email me to felixwoo@gmail.com
LCS联系人管理软件 v1.0
软件简介
——–
LCS联系人管理软件是为Microsoft Live Communications Server批量管理联系人和分组而开发的。由于LCS没有为所有用户批量添加联系人的功能,因此给统一管理用户联系人带来了很多麻烦。该软件正是为了解决这样的问题而编写的。
软件特点
——–
1、批量为选定用户添加选定的联系人
2、自动根据联系所在的组织单位(OU)创建相应的分组,并加入其中
3、浏览用户的所有联系人和所有分组
4、删除选定用户的所有联系人及分组
使用说明
——–
该软件基于.NET Framework 1.1开发,必须运行在安装LCS服务的服务器上,而非数据库服务器。
联系方式
——–
如果您使用了该软件或对该软件有何意见欢迎访问我的主页http://www.felixwoo.com 或发邮件felixwoo@gmail.com
Felix
2006.4.10
========================================================
LCS Contacts Management v1.0
Introduction
————
LCS Contacts Management is developed for Microsoft Live Communications Server (LCS), which is in order to manage batch contacts for LCS users. Due to the lack of managing batch contacts methods in LCS, there are a lot of trouble for administrators. Therefore, this software was born to accounting for this problem.
Features
——–
1.Add batch contacts for selected users.
2.Create contact groups automatically according to every contact's OU in Active Dictionary.
3.View all contacts or contact groups of selected user.
4.Delete all contacts or contact groups of selected user.
How to use
———–
This software is based on .NET Framework 1.1, and must run at the server running LCS service but not the database server.
Bug Reporting
————-
To report bugs, please visit my blog at http://www.felixwoo.com . Composing to felixwoo@gmail.com is also welcome.
Felix
April 10, 2006





[heart]
你好,我的这个程序有个bug,就是必须所有联系人都在OU内,否则就会出现错误。我会在后续版本修正。
站长,你好,关于这个软件有些问题请教一下。
我们单位用的是LCS2005SP1,在使用这个LCS联系人管理软件时,遇到如下错误。选中左栏某个用户后,再选择右栏某几个联系人(即为左栏选中的用户批量增加联系人)后,点击“START”键,信息提示为:Done!0 Contacts have been added to every user you selected.意思是没有添加成功吧,这样操作没错吧,为什么会显示没有添加成功呢?
另外,选中左栏某个用户后,右键,选择“view contacts”,系统报错,错误截图已经发邮件给你,希望你有空可以帮忙解决一下,谢谢!