Skip to content

TechDirectArchive

Hands-on IT, Cloud, Security & DevOps Insights

  • Home
  • About
  • Advertise With US
  • Reviews
  • Contact
  • Toggle search form
Home » Windows Server » Unable to locate the account: Fix call to DsGetDcNameWithAccount failed with return value 0x0000054B

Unable to locate the account: Fix call to DsGetDcNameWithAccount failed with return value 0x0000054B

Posted on 16/03/202125/03/2024 Christian By Christian 2 Comments on Unable to locate the account: Fix call to DsGetDcNameWithAccount failed with return value 0x0000054B
fds

A service principal name (SPN) is a unique identifier of a service instance. SPNs are used by Kerberos authentication to associate a service instance with a service logon account. This allows a client application to request that the service authenticate an account, even if the client does not have the account name.In this article, we shall discuss “Unable to locate the account: Fix call to DsGetDcNameWithAccount failed with return value 0x0000054B”. Learn about the various types of Kerberos delegations.

Setspn is a command-line tool that is built into Windows Server 2008. It is available if you have the Active Directory Domain Services (AD DS) server role installed.

Also, see how to perform redirection from HTTP to HTTPS. Also see how to configure SSL between WSUS upstream and downstream servers, and how to set up and configure Windows server update services (WSUS).

How to run SPN in Elevated Mode

To use setspn, you must run the setspn command from an elevated command prompt. To open an elevated command prompt, click Start, right-click Command Prompt, and then click Run as administrator.

The following error could be a result of many other issues. In my case, I had no permission issue. The environment and service accounts were all available and correctly configured to run the SPN command.

Yet it failed with the following error “FindDomainForAccount: Call to DsGetDcNameWithAccountW failed with return value 0x0000054B. Unable to locate account MBAM-IISAP-SVC”

Screenshot-2021-03-16-at-14.23.40

Note: If you do not have administrative rights to create SPNs, you must ask the Domain administrators in their Organisation Administrators in your organisation to create the SPN for you by using the following command. To set this for your NetBIOS hostname, use the command below.

Kindly refer to the following related contents: Event ID 5059: Application pool has been disabled or Changing identity user for IIS Application Pool, and how to install Pleasant Password Server.

Solution

Please review the SPN command you are using to set (register) the Service Principal Name (SPN) for the hostname or FQDN under the domain account.

As you can see in the image above, I had an error in the account name. I was using “techdirectarchive\MBAM-IISAP-SVC” instead of “techdirectarchi\MBAM-IISAP-SVC”. This can be very difficult to spot if you have used to a specific domain account name. Upon noticing this, I ran the command again and it was successful.

setspn.exe -S http/mbamserv1 techdirectarchi\MBAM-IISAP-SVC
Screenshot 2021 03 16 at 14.23.40

This will enable the MBAM server to authenticate communication from the Administration and Monitoring Website and the Self-Service Portal.

You must register a Service Principal Name (SPN) for the hostname or FQDN under the domain account that you are using for the web application pool “in my case MBAM-IISAP-SVC”. 

To see the list SPNs registered to target accounts for the specific server, please run the following.

SETSPN -L mbamserv1
Screenshot-2021-03-16-at-21.14.05

Note: If the logon account of a service instance changes, the SPNs must be re-registered under the new account. 

I hope you found this blog post helpful on “Unable to locate the account: Fix call to DsGetDcNameWithAccount failed with return value 0x0000054B”. If you have any questions, please let me know in the comment session.

Rate this post

Thank you for reading this post. Kindly share it with others.

  • Share on X (Opens in new window) X
  • Share on Reddit (Opens in new window) Reddit
  • Share on LinkedIn (Opens in new window) LinkedIn
  • Share on Facebook (Opens in new window) Facebook
  • Share on Pinterest (Opens in new window) Pinterest
  • Share on Tumblr (Opens in new window) Tumblr
  • Share on Telegram (Opens in new window) Telegram
  • Share on WhatsApp (Opens in new window) WhatsApp
  • Share on Mastodon (Opens in new window) Mastodon
  • Share on Bluesky (Opens in new window) Bluesky
  • Share on Threads (Opens in new window) Threads
  • Share on Nextdoor (Opens in new window) Nextdoor
Windows Server Tags:IIS, Service Logon Account, services, users, Windows Server 2016

Post navigation

Previous Post: How to add an account to the local IIS_IUSRS group
Next Post: Configure log on as a batch job permissions on any server

Related Posts

  • Zit Error
    How to fix Domain Join Error during Windows Deployment Windows Server
  • dfggg
    SimpleSAMLphp Setup on Windows Server [Part 1] Windows Server
  • Clone a Virtual Machine via Export and Import
    Clone a VM via Export and Import: Copy Virtual Hard Disk on Hyper-V Virtualization
  • IIS8
    How to add an account to the local IIS_IUSRS group Windows Server
  • Banner
    How to determine Tombstone Lifetime in Active Directory Windows Server
  • Screenshot 2020 07 28 at 15.34.51
    Nslookup unknown: Fix cannot find non-existent domain Windows Server

More Related Articles

Zit Error How to fix Domain Join Error during Windows Deployment Windows Server
dfggg SimpleSAMLphp Setup on Windows Server [Part 1] Windows Server
Clone a Virtual Machine via Export and Import Clone a VM via Export and Import: Copy Virtual Hard Disk on Hyper-V Virtualization
IIS8 How to add an account to the local IIS_IUSRS group Windows Server
Banner How to determine Tombstone Lifetime in Active Directory Windows Server
Screenshot 2020 07 28 at 15.34.51 Nslookup unknown: Fix cannot find non-existent domain Windows Server

Comments (2) on “Unable to locate the account: Fix call to DsGetDcNameWithAccount failed with return value 0x0000054B”

  1. Avatar photo Nikku says:
    22/03/2024 at 3:32 AM

    thanks for this knowledge. I was able to fix one of issue from this article

    Log in to Reply
    1. Avatar photo Christian says:
      22/03/2024 at 10:17 AM

      You are welcome, Nikku!

      Log in to Reply

Leave a Reply Cancel reply

You must be logged in to post a comment.

Microsoft MVP

VEEAMLEGEND

vexpert-badge-stars-5

Virtual Background

GoogleNews

Categories

veeaam100

Veeam Vanguard

  • veeam
    Fix Failed to connect to Veeam Backup and Replication Server Backup
  • add subheading 5 4
    Access EC2 Linux Instance via the Password AWS/Azure/OpenShift
  • screenshot 2020 05 03 at 18.30.44
    Setup Cisco ASA: Wiping Old Configurations Network | Monitoring
  • sonarlite
    How to Setup SonarLint in VS Code for Your App Project Configuration Management Tool
  • images 3 4
    Fix an appropriate resource file could not be found for the file for BitLocker Management Windows Server
  • Screenshot 2020 08 14 at 23.03.54
    How to disable Taskbar Web Search in Windows 10 via GPO and Windows Registry Windows
  • Err connection timed out DNS
    How to Fix Err Connection Timed Out DNS Error Windows
  • Upgrade for Veeam ONE
    How to upgrade Veeam ONE to v12.1 Backup

Subscribe to Blog via Email

Enter your email address to subscribe to this blog and receive notifications of new posts by email.

Join 1,819 other subscribers
  • RSS - Posts
  • RSS - Comments
  • About
  • Authors
  • Write for us
  • Advertise with us
  • General Terms and Conditions
  • Privacy policy
  • Feedly
  • Telegram
  • Youtube
  • Facebook
  • Instagram
  • LinkedIn
  • Tumblr
  • Pinterest
  • Twitter
  • mastodon

Tags

Active Directory Azure Bitlocker Microsoft Windows PowerShell WDS Windows 10 Windows 11 Windows Deployment Services Windows Server 2016

Copyright © 2025 TechDirectArchive

 

Loading Comments...
 

You must be logged in to post a comment.