Which tool should you use?

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).
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 remove the existing AD RMS SCP.
Which tool should you use?

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).
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 remove the existing AD RMS SCP.
Which tool should you use?

A.
Active Directory Users and Computers

B.
Active Directory Sites and Services

C.
Authorization Manager

D.
Active Directory Domains and Trusts



Leave a Reply 1

Your email address will not be published. Required fields are marked *


fiber

fiber

Right.

The SCP is only visible with Active Directory Sites and Services (enable the “View Services Node” option) or using ADSIEdit.

To delete SCP entries from Active Directory by using ADSIEdit, first login to a server running AD and open ADSI edit. Browser to “Configuration” container, expand down until you get to “CN=Autodiscover” and then delete the entries that are of type “serviceConnectionPoint”.

The path is: CN=Autodiscover,CN=Protocols,CN=,CN=Servers,CN=Exchange Administrative Group,CN=Administrative Groups,CN=,CN=Microsoft Exchange,CN=Services, [Configuration Naming Context]