Skip to main content

Always use -S in SETSPN command.

 
Adds the specified SPN for the computer, after verifying that no duplicates exist.

Usage: setspn –s SPN accountname

For example, to register SPN "http/test" for computer "test1":

setspn -S http/test TEST1

Comments