Configuring Advanced Windows Server 2012 Services — Question 99
Your network contains an Active Directory domain named contoso.com.
A previous administrator implemented a Proof of Concept installation of Active Directory Rights Management Services (AD RMS) on a server named Server1.
After the proof of concept was complete, the Active Directory Rights Management Services server role was removed.
You attempt to deploy AD RMS.
During the configuration of AD RMS, you receive an error message indicating that an existing AD RMS Service Connection Point (SCP) was found.
You need to ensure that clients will only attempt to establish connections to the new AD RMS deployment.
Which should you do?
Answer options
- A. From DNS, remove the records for Server1.
- B. From DNS, increase the priority of the DNS records for the new deployment of AD RMS.
- C. From Active Directory, remove the computer object for Server1.
- D. From Active Directory, remove the SCP.
Correct answer: D
Explanation
The correct answer is D because removing the Service Connection Point (SCP) will ensure that clients do not try to connect to the old AD RMS installation associated with Server1. Options A and C do not directly address the SCP issue, while B would not prevent clients from attempting to connect to the old SCP.