Permissions
如何解決 Exchange 2010 EMC 中的“使用者未分配給任何管理角色”錯誤?
新安裝的 Exchange 2010 盒子(從技術上講,是部分安裝的盒子,因為此錯誤阻止我完成安裝)。
當我啟動 EMC 或 Management Powershell 時,我收到此錯誤:
VERBOSE: Connecting to myserver.mydomain.internal [myserver.mydomain.internal] Processing data from remote server failed with the following error message: The user "mydomain\administrator" isn't assigned to any management roles. For more information, see the about_Remote_Troubleshooting Help topic. Failed to connect to any Exchange Server in the current site.
事情是..
登錄的管理員帳戶(使用“whoami”確認)是以下組的成員:
Administrators Delegated Setup Discovery Management Domain Admins Domain Users Enterprise Admins Exchange Organization Administrators GPO Creator Owners Organization Management Schema Admins Server Management
有任何想法嗎?我怎樣才能克服這個?
我找到了解決方案,由 Microsoft 的 David Strome 提供。
http://gaionlinekb.blogspot.com/2009/11/emc-rbac-authorization-returns-access.html
@Richard,很可能在預安裝任務期間使用不同的使用者帳戶來準備架構,而不是那些用於安裝 Exchange 的使用者帳戶。
確保您的帳戶是組織管理組的成員,並查看錯誤是否已為您解決。
謝謝!