如何导出/导入 MS Office Communicator 联系人?
最近,我在办公室 PC 上重新安装了 MOC 2005,但我懊恼地发现它丢失了我的所有联系人。我已经搜索了导出/导入联系人列表的方法,但没有找到任何有用的答案。有些人建议查看注册表中的键树 HKEY_CURRENT_USER\Software\Microsoft\Communicator
,但我找到的只是我曾经拥有的联系人组的标题(作为二进制 Unicode 值),但 MOC 没有不再认识。
我的计划是导出注册表(或数据文件)值,然后编写一个脚本来重新设置它们,我只需要知道在哪里可以找到这些值。
有什么建议吗?
更新
我想我自己可能已经找到了答案。我在以下位置找到了一个 XML 文件:
C:\Documents and Settings\USERNAME\Local Settings\Application Data\
Microsoft\Communicator\presence_User_Name_Company_Com.xml
其中似乎包含我的所有联系信息。
我计划很快进一步检查它。
I had MOC 2005 re-installed on my office PC recently, and found to my chagrine that it had lost all of my contacts. I've searched for ways to export/import the contacts list, but have not found any useful answers. Some suggest looking in the registry at key tree HKEY_CURRENT_USER\Software\Microsoft\Communicator
, but all I find are the titles of the contact groups I used to have (as binary Unicode values), but which MOC no longer recognizes.
My plan is to export the registry (or data file) values and then write a script to re-instate them, I just need to know where to find those values.
Any suggestions?
Update
I think I may have found the answer myself. I located an XML file in:
C:\Documents and Settings\USERNAME\Local Settings\Application Data\
Microsoft\Communicator\presence_User_Name_Company_Com.xml
which appears to contain all my contact info.
I plan to examine it a little further soon.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(4)
从以下位置在 Excel 中打开此文件 C:\Documents and Settings\USERNAME\Local Settings\Application Data\
Microsoft\Communicator\presence_User_Name_Company_Com.xml 。所有联系人将排列在同一列中。你可以保存它......:)简单的方法来备份......
open this file in excel from the following location C:\Documents and Settings\USERNAME\Local Settings\Application Data\
Microsoft\Communicator\presence_User_Name_Company_Com.xml . all the contacts will be arranged in a single column. you can save it....:) easy way to take a bakup....
无法直接导出整个 OCS 地图的内容。但您可以手动进行单独的导出。
选择 OCS 中每个组的内容,剪切并粘贴到记事本窗口中。
您会看到一个由分号分隔的邮件地址列表。
一步一步、分组创建完整的列表。
创建列表后,您可以将其发送给您的朋友,他们只需在自己的 OCS 中创建组,然后按组分组,剪切并粘贴组中的地址行即可。
该组会自动更新。
It's not possible to export directly the contents of the whole OCS map. But you can manually proceed to a separate export.
Select the content of each group you have in your OCS, cut and paste in a notepad window.
You get there a liste of mail addresses separated by semicolumns.
create the complete list step by step, group by group.
Once the list is created, you can send it to your friends, and they just have to create the groups in their own OCS, and group by group, cut and paste the rows of addresses in the group.
The group is automatically updated.
如果您使用 Mac 版 Office Communicator 客户端,则可以保存联系人列表,然后将其导入。如果您已经组织了联系人组,那么它唯一不做的就是保留组。
If you use the Office Communicator client for Mac, you can save your contacts list and then import them. The only thing it doesn't do is retain the groups, if you have organized contact groups.
对于在 Windows 7 上运行的 MS Communicator 2005,您可以在此处找到该文件:
我们的站点上没有 Communicator 2010,也许有些人可以确认此路径/文件对于最新版本是否正确。
For MS Communicator 2005 running on Windows 7, you can find the file here:
We don't have Communicator 2010 at our site, perhaps some could confirm if this path/file is correct for more recent versions.