Problems with provisioning Central Administration site to SharePoint 2013 server

Rodin Frese 1 Reputation point
2021-06-28T08:41:59.08+00:00

We have some problems with reprovisioning the Central Administration site to our Central Admin Server. Our customer is running SharePoint 2013 farm on-premises.

Some error information about the problem:

06/27/2021 23:40:04 11 INF Leaving function StringResourceManager.GetResourceString
06/27/2021 23:40:04 11 ERR Failed to provision the SharePoint Central Administration Web Application.
An exception of type System.Collections.Generic.KeyNotFoundException was thrown. Additional exception information: The given key was not present in the dictionary.
System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
at System.ThrowHelper.ThrowKeyNotFoundException()
at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
at Microsoft.SharePoint.PostSetupConfiguration.CentralAdministrationSiteTask.ProvisionAdminVs()
at Microsoft.SharePoint.PostSetupConfiguration.CentralAdministrationSiteTask.Run()
at Microsoft.SharePoint.PostSetupConfiguration.TaskThread.ExecuteTask()

109688-keynotfoundexception.png

Because of some critical certificates we are not able to create a new server. So we tried to search for a solution. But we couldn't find it yet.

Is someone familiar with this problem in SharePoint 2013?

SharePoint Server Management
SharePoint Server Management
SharePoint Server: A family of Microsoft on-premises document management and storage systems.Management: The act or process of organizing, handling, directing or controlling something.
2,791 questions
{count} votes

1 answer

Sort by: Most helpful
  1. CaseyYang-MSFT 10,321 Reputation points
    2021-06-29T09:49:54.84+00:00

    Hi @Rodin Frese ,

    Have you checked your service account? You could go to Active Directory Users and Computers > View > Advanced Features > Find your service account > Right click your service account > Click Properties > Security > Authenticated Users > Check the Read box in the Allow column > Ok.

    For Reference:
    https://bpetluri.blogspot.com/2013/01/sharepoint-2013-given-key-was-not.html
    Note: Microsoft is providing this information as a convenience to you. The sites are not controlled by Microsoft. Microsoft cannot make any representations regarding the quality, safety, or suitability of any software or information found there. Please make sure that you completely understand the risk before retrieving any suggestions from the above link.


    If an Answer is helpful, please click "Accept Answer" and upvote it.

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.