Removal of ServicePrincipalNames on Account

RobC 36 Reputation points
2022-05-13T09:58:54.42+00:00

I have 3 user/service accounts with SPN's that I can't remove under user and computers/attribute editor, they are greyed out, I have full domain admin access also.

I've tried in AD, ADSIedit and using powershell.

e.g. Set-ADUser -Identity accountname -ServicePrincipalNames @{Remove='MSSQLSvc/servername.domainname.local:1433'}

Can anyone tell me why it might be greyed out and how to remove it. I've also had global/domain admins try.

Windows for business | Windows Client for IT Pros | Directory services | Active Directory
{count} votes

1 answer

Sort by: Most helpful
  1. Gary Reynolds 9,626 Reputation points
    2022-05-13T10:21:22.557+00:00

    Hi,

    Have a look at this article on how to remove an SPN

    Gary.

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.