Quantcast
Channel: AutoSPInstaller
Viewing all articles
Browse latest Browse all 2279

New Post: The given key was not present in the dictionary

$
0
0
For

a new SharePoint 2013 with SP1 agaist SQLServer 2012 Sp1 install I am seeing:
  • Creating config database "AutoSPInstaller_Config2"...
    New-SPConfigurationDatabase : The given key was not present in the dictionary.
    At C:\dev\ps\AutoSPInstaller\SP\AutoSPInstaller\AutoSPInstallerFunctions.ps1:1651 char:13
  • New-SPConfigurationDatabase -DatabaseName "$configDB" -DatabaseServe ...
    • Registering managed account DOMAIN\SP_DANDevAppPool...
      New-SPManagedAccount : The given key was not present in the dictionary.
      At C:\dev\ps\AutoSPInstaller\SP\AutoSPInstaller\AutoSPInstallerFunctions.ps1:2076 char:17
  • New-SPManagedAccount -Credential $credAccount | Out-Null
  • ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Fortunately the fix is easy

http://leowu70.blogspot.co.uk/2011/06/error-new-spconfigurationdatabase-given.html


But I am a bit confused as for this client I have having to do this for
  • SP_Install
  • SP_Farm
  • SP_Services ( SQL account)
  • SP_PortalAppPool
  • SP_MySItesAppPool
----- Do I do have to do the rest?

Viewing all articles
Browse latest Browse all 2279

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>