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

推荐订阅源

雷峰网
雷峰网
G
Google Developers Blog
D
Docker
The GitHub Blog
The GitHub Blog
H
Help Net Security
WordPress大学
WordPress大学
博客园_首页
Recent Announcements
Recent Announcements
P
Proofpoint News Feed
罗磊的独立博客
I
InfoQ
U
Unit 42
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
V
Visual Studio Blog
Jina AI
Jina AI
J
Java Code Geeks
博客园 - Franky
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
大猫的无限游戏
大猫的无限游戏
小众软件
小众软件
Last Week in AI
Last Week in AI
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
D
DataBreaches.Net
Google DeepMind News
Google DeepMind News

博客园 - 申健

翻译:我拒绝用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.