You work as the network administrator at ABC.com. The ABC.com network has a single forest. The forest functional level is set at Windows Server 2008.
The ABC.com network has a Microsoft SQL Server 2005 database server named ABC-DB04 that hosts the Active Directory Rights Management Service (AD RMS).
You try to access the Active Directory Rights Management Services administration website but received an error message stating:
“SQL Server does not exist or access is denied.”
How can you access the AD RMS administration website?
A.
You need to restart the Internet Information Server (IIS) service and the MSSQLSVC service on ABC-DB04.
B.
You need to install the Active Directory Lightweight Directory Services (AD LDS) on ABC-DB04.
C.
You need to reinstall the AD RMS instance on ABC-DB04.
D.
You need to reinstall the SQL Server 2005 instance on ABC-DB04.
E.
You need to run the DCPRO command on ABC-SR04
Explanation:
You need to restart the internet information server (IIS) to correct the problem. The starting of the MSSQULSVC service will allow you to access the database from AD RMS administration website.