Outlook Web Access,移动设备从何而来?
我们有一个带有 Outlook Web Access 的企业 Exchange Server。在针对某些人(并非针对所有人)的选项下,有一个移动设备窗格,其中枚举了他们的移动设备。根据间接证据,这些是通过 ActiveSync 与 Exchange Server 同步的设备。
问题 - 这些信息存储在哪里? Exchange Server 使用 AD 作为信息存储 - 对吗?有人知道设备是否也在 AD 中吗?如果是,相关的架构对象是什么?
We have a corporate Exchange Server with Outlook Web Access. Under Options for some people (not for everyone) there's a Mobile Devices pane where their, well, mobile devices are enumerated. By circumstantial evidence, those are the devices that sync with Exchange Server via ActiveSync.
Question - where is this information stored? Exchange Server uses AD as the information storage - right? Does someone know if the devices are in the AD, too, and if so, what are the relevant schema objects?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
在 Exchange 管理器中,您可以看到通讯簿中的各种类别,并且该对象的属性具有定义该类别中显示的对象的 LDAP 搜索筛选器。
因此,请查看过滤器并回答您自己的问题。 :)(我目前没有交换系统可以查找答案)。
In the Exchange Manager, you can see the various categories in the Address book, and the properties of that object has an LDAP search filter that defines the objects that appear in that category.
So go look at the filter and answer your own question. :) (I do not have an Exchange system to go look the answer up on at the moment).