“error 0x2098/8344 -> Insufficient access rights to perform the operation” when trying to run setspn
“error 0x2098/8344 -> Insufficient access rights to perform the operation” when trying to run setspn I am trying to register a Service Principal Name (SPN) using the following command: C:\Windows\system32>setspn -A MSSQLSvc/:1433 \ However, when I run it it’s failing … Continued
