Identity with Windows Server 2016 — Question 10

Your network contains an Active Directory domain named contoso.com.
The domain contains a web application that uses Kerberos authentication.
You change the domain name of the web application.
You need to ensure that the service principal name (SPN) for the application is registered.
Which tool should you use?

Answer options

Correct answer: D

Explanation

The correct tool to register a service principal name (SPN) is Ldifde, which allows for bulk import and export of directory objects and can modify SPNs. The other options, such as Rdspnf and Dnscmd, do not provide the functionality needed for SPN registration, while Active Directory Users and Computers is primarily for user and group management.