Created Unassigned: Search Service failure [21732]
I'm stuck at this error in the scripted install. It appears that it is trying to attach my password to the SP_SearchService account. I think I have it configured correctly in managed accounts and I...
View ArticleNew Post: Error in granting rights to Profile and Social database (User...
Gunnar Peipman talks about it in this short posthttp://gunnarpeipman.com/2011/02/add-spshelladminuser-cannot-exist-in-database/
View ArticleNew Post: Error in granting rights to Profile and Social database (User...
So what are the implications of this going forward without taking any action? What impact can we expect if the Portal account does not have Shell Admin role on the Social and Profile Databases? Thanks
View ArticleCreated Unassigned: CustomTemplate in SiteCollection Node [21735]
Hi Brian,The CustomTemplate Field in the SiteCollection Node is not used in thode code. This can be removed from the example xml.Ivan
View ArticleNew Post: Script continuously fails when creating config DB
My issue was on a clean single server install. SQL was 2008 R2 but not SP3 (only non-SP1 for the media). Ran PSConfig and it said SQL was not a compatible version. Connected to SSMS and looked at my...
View ArticleNew Post: Script continuously fails when creating config DB
Issue turned out to be the config. 1. I didn't have localhost, <DBServer>localhost</DBServer> DB alias was set to true, but not configured. <DBAlias Create="false" I turned off the alias...
View ArticleNew Post: Cannot Locate SP Binaries - Cannot determine version of SharePoint...
Hi Everyone I am running Windows Server 2012 R2 and am trying to configure four SP servers. When I run AutoSPInstallerLaunch.bat - I get the error: WARNING: Cannot locate SharePoint binaries; please...
View ArticleCommented Issue: Account invalid (SuperReader, SuperUser) [20601]
If the SuperReader and SuperUser Account exist in another domain, these accounts are marked as invalid. The problem is caused by the method:function userExists ([string]$name)In my view this function...
View ArticleNew Post: Cannot Locate SP Binaries - Cannot determine version of SharePoint...
Did you copy the SharePoint binaries in SP\2013 from the ISO or just placed the ISO in that location or something else? It should be the first option.
View ArticleCommented Issue: Trying to connect to "SQL"... - Fail [19412]
I am running into an issue with an installation on a new VM instance and VM database. When I ran the script for the first time it fails when trying to connect to the Dev (Connection Error. Check server...
View ArticleNew Post: Cannot Locate SP Binaries - Cannot determine version of SharePoint...
I mounted the ISO and copied the files to C:\AutoSPInstaller\2013\SharePoint. When I launch the .bat file in powershell I am changing the drive to \SERVERNAME\C$\AutoSPInstaller\2013\SharePoint (as it...
View ArticleNew Post: Cannot Locate SP Binaries - Cannot determine version of SharePoint...
And where do you have your XML, .bat and PS1 files?
View ArticleNew Post: Remote Install on Windows 2012 R2
I am trying to install SharePoint 2013 SP1 on Windows 2012R2 machines (2 WFE and 1 App). I start the install process from network location on the App server. But for some reason, I am unable to get...
View ArticleNew Post: Remote Install on Windows 2012 R2
The problem is in MatchComputerName function. That function return null even though the $computerList argument has multiple computer names. The reason is the if statement compares the computername...
View ArticleNew Post: WSMANCredSSP
I am guessing you are using Windows 2012 R2. I set some settings as well through GPO as well. I am facing the same situation as you are. I guess I have to manually run setup on each of the server.
View ArticleNew Post: Cannot Locate SP Binaries - Cannot determine version of SharePoint...
My file structure is as follows: C:\AutoSPInstaller\2010 C:\AutoSPInstaller\2013 C:\AutoSPInstaller\AutoSPInstaller The files you ask about are:...
View ArticleNew Post: Cannot Locate SP Binaries - Cannot determine version of SharePoint...
That should have worked but only from a server with the NETBIOSNAME = SERVERNAME . It does not matter where the files are located, but they have to be run from SERVERNAME. So, are you running it from a...
View ArticleNew Post: Cannot Locate SP Binaries - Cannot determine version of SharePoint...
I am not using PSRemoting, I confirm I am running it from the same server that is on the xml file (I checked with $env:COMPUTERNAME = SERVERNAME).
View ArticleCreated Unassigned: List of available Site Collection Templates [21743]
The list of available Site Collection Templates for creating SharePoint 2013 is not comprehensive and is missing numerous Site Collection Template IDs.The full list of Site Collection Templates and...
View ArticleCreated Unassigned: Get-SPSite : The server was unable to process the request...
I've just built a 3 tier farm using AutpSPInstaller (Release )All of the servers were provisioned succesfully apart from the second web server where I received the following error during the 'Checking...
View Article