SetSpn Topics | Next
SetSpn Syntax
setspn Computer [-l] [-r] [-a SPN] [-d SPN] [-?]
Where:
- -l
- lists the currently registered Service Principal Names (SPN) for computer. This switch is the default: setspn run without this switch also lists the registered SPNs.
- -r
- resets the default SPN registrations for the host names for Computer.
- -a SPN
- adds the specified SPN for the Computer.
- -d SPN
- deletes the specified SPN for the Computer.
- -?
- displays a syntax screen at the command prompt.