Sign in
Home
Library
Wiki
Learn
Gallery
Downloads
Support
Forums
Blogs
Resources For IT Professionals
United States (English)
Россия (Pусский)
中国(简体中文)
Brasil (Português)
Post an article
Translate this page
Powered by
Microsoft® Translator
Wikis - Page Details
First published by
Steve Light - MSFT
(Microsoft)
When:
23 Jul 2012 2:19 PM
Last revision by
Steve Light - MSFT
(Microsoft)
When:
25 Jul 2012 7:58 AM
Revisions:
2
Comments:
1
Options
Subscribe to Article (RSS)
Share this
Can You Improve This Article?
Positively!
Click Sign In to add the tip, solution, correction or comment that will help other users.
Report inappropriate content using
these instructions
.
Wiki
>
TechNet Articles
>
AD RMS Console - "You cannot access the AD RMS administration service at this time"
AD RMS Console - "You cannot access the AD RMS administration service at this time"
Article
History
AD RMS Console - "You cannot access the AD RMS administration service at this time"
The Issue:
Opening the Active Directory Rights Management Services Console fails with the following error.
You cannot access the AD RMS administration service at this time.
The IIS error log reports an IIS 500 error.
Going to the certification URL fails with HTTP Error 500, error code 0x80070542. This error code is the crucial clue, as it maps to
ERROR_BAD_IMPERSONATION_LEVEL
(Either a required impersonation level was not provided, or the provided impersonation level is invalid).
The Cause:
The IIS_IUSRS group needs the "impersonate a client after authentication" user right. In some cases the AD RMS server has this right managed by a group policy.
The Resolution:
Grant that right to IIS_IUSRS.
Once the user right is properly granted (and applied if group policy) do an "iisreset" on the RMS server. This should resolve the issue.
The AD RMS console error:
The Internet Explorer error and corresponding IIS log error:
The before and after samples of the "impersonate a client after authentication" user right
AD RMS
,
adrms
,
DRM
,
IIS
,
Rights Management Service
,
rms