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

推荐订阅源

V
V2EX
宝玉的分享
宝玉的分享
Jina AI
Jina AI
IT之家
IT之家
博客园 - Franky
MyScale Blog
MyScale Blog
Y
Y Combinator Blog
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
I
InfoQ
雷峰网
雷峰网
WordPress大学
WordPress大学
Microsoft Security Blog
Microsoft Security Blog
Google DeepMind News
Google DeepMind News
美团技术团队
S
SegmentFault 最新的问题
罗磊的独立博客
博客园 - 聂微东
大猫的无限游戏
大猫的无限游戏
H
Help Net Security
D
Docker
博客园 - 司徒正美
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
阮一峰的网络日志
阮一峰的网络日志
M
MIT News - Artificial intelligence

博客园 - 申健

翻译:我拒绝用ToDo列表(作者:StackOverFlow创始人Jeff Atwood) 转:我的太极世界 关于我是谁的思考 云计算基础架构建设一席谈(六) 如何制定绩效目标 《大教堂与集市》读后感 用Jenkins编译asp.net 非同凡想,摘录 XP解决VPN拨号后DNS优先级低无法解析内网地址的问题 - 申健 Automated Web Testing with Selenium Driven by .Net 【转】Failed to load module for FS type ‘bdb’ in TortoiseSVN 1.6.x [转]DevOps,不是一个传说! ccnet+svn+fxcop 【转】ESB架构之企业实施案例 [转]svn资料备忘 [转]基于SQL Server 2008 Service Broker构建企业级消息系统 【程序开发心理学】读书笔记 【转】关于ESB实施的几点建议 [程序员]杂志2011年第2期,阅读收获
Exchange 2010 activesync doesn’t work domain admin group ...
申健 · 2010-12-15 · via 博客园 - 申健

原文地址http://blog.ronnypot.nl/?p=115

By default members of an AD protected group like domain admins or enterprise admin cannot use microsoft activesync with a exchange 2010 server. They get a error like this: “Result: ActiveSync encountered a problem on the server. Support code: 0×85010014″.

Solution 1: Remove the protected group memberships for this account, more information about protected groups can be found here.

Solution 2: Goto active directory users and computers, turn on advanced features on the view menu. Go to the user account, security tab and tick the advanced button. After that you have to enable Include inheritable permissions from this object’s parent. Now activesync will work.

Note: some rules apply every hour and will disable inheritance so you have to activesync within this time otherwise you have to repeat the step in Solution 2. When get a other device to activesync with you also have to repeat this action.