70-648 · Question #2
Your company has an Active Directory forest that runs at the functional level of Windows Server 2008. You implement Active Directory Rights Management Services (AD RMS). You install Microsoft SQL…
The correct answer is A. Restart IIS. C. Start the MSSQLSVC service. The website is not detecting or is not able to connect to SQL Server, which the scenario states was installed. This likely means the service for the SQL instance is not running and it must be started. Doing this will also require a restart of IIS so that the website detects the…
Question
Options
- ARestart IIS.
- BInstall Message Queuing.
- CStart the MSSQLSVC service.
- DManually delete the Service Connection Point in Active Directory Domain Services (AD DS) and
How the community answered
(31 responses)- A81% (25)
- B6% (2)
- D13% (4)
Explanation
The website is not detecting or is not able to connect to SQL Server, which the scenario states was installed. This likely means the service for the SQL instance is not running and it must be started. Doing this will also require a restart of IIS so that the website detects the new status of AD RMS uses Message Queuing to log events, so that AD RMS can be audited. This will not fix the problem, it might only allow us to determine more information about what is causing it. The Active Directory Rights Management Services (AD RMS) Service Connection Point (SCP) is an object in Active Directory that holds the web address of the AD RMS certification cluster. Deleting this would break AD RMS access. Reference: connectionpoint.aspx
Topics
Community Discussion
No community discussion yet for this question.