Commented Issue: Hardcoded Log Filename (SharePoint Server Setup) [19251]
The Log filename is hardcoeded. See AutoSPInstallerFunctions.ps1 in the function InstallSharePoint(). It would be better to use a variable in the beginning of the file which can be set individually...
View ArticleCommented Issue: Sharepoint 2013 and User Profile Service using version 96613...
Hi Brian, Tried to use the latest one from source code and got the following errorCreating User Profile Service Application as local\SPFarm...The local farm is not accessible. Cmdlets with...
View ArticleCommented Issue: Central Admin, on HTTPS, on multiple servers, does not...
<p>If I specify for Central Admin to be on HTTPS, and provide multiple server names to host it, the additional servers (I only had 1 additional server in my example) only created the AAM on HTTP,...
View ArticleCommented Issue: Central Admin, on HTTPS, on multiple servers, does not...
<p>If I specify for Central Admin to be on HTTPS, and provide multiple server names to host it, the additional servers (I only had 1 additional server in my example) only created the AAM on HTTP,...
View ArticleCreated Issue: SP2013 missing ADOMD.NET node [19369]
Hi Brain, great tool! The 2013 section of the input file is missing ADOMD.NET prerequisite. I installed the SQL 2012 Feature Pack version of ADOMD.NET and that throws errors. I found a post that...
View ArticleCommented Issue: SP 2013 Web App Requires Empty Host Header [19318]
The SP 2013 App model requires the use of Host Named Site Collection which in turn means the web application that will host the App domains must not have a host header. Line 1789 in...
View ArticleCommented Issue: SP 2013 Web App Requires Empty Host Header [19318]
The SP 2013 App model requires the use of Host Named Site Collection which in turn means the web application that will host the App domains must not have a host header. Line 1789 in...
View ArticleCommented Issue: SP 2013 Web App Requires Empty Host Header [19318]
The SP 2013 App model requires the use of Host Named Site Collection which in turn means the web application that will host the App domains must not have a host header. Line 1789 in...
View ArticleCreated Issue: New-SPConfigurationDatabase : Could not find stored procedure...
Using the latest version and getting the following error when creating farm config db:```Checking farm membership for SP01 in "SP01_Config"... - Attempting to join farm on "SP01_Config"... - No...
View ArticleCommented Issue: New-SPConfigurationDatabase : Could not find stored...
Using the latest version and getting the following error when creating farm config db:```Checking farm membership for SP01 in "SP01_Config"... - Attempting to join farm on "SP01_Config"... - No...
View ArticleCommented Issue: SP 2013 Web App Requires Empty Host Header [19318]
The SP 2013 App model requires the use of Host Named Site Collection which in turn means the web application that will host the App domains must not have a host header. Line 1789 in...
View ArticleCreated Issue: AutoSPInstallerInput Comment typo mistake [19386]
Hi,I like to point out a little typo in the Section <ServiceApps>.There is a comment:> <!-- <Name> designates the suffix portion of the database name. For example if your DBPrefix...
View ArticleCreated Issue: Reboot after reboot, several approaches to install prereqs...
Hello,does anybody know why my AutoSPInstallation reboots in a never ending loop and installs the prereqs again after every reboot. My machine does that since 2 hours again and again. I don't know if I...
View ArticleCommented Issue: Reboot after reboot, several approaches to install prereqs...
Hello,does anybody know why my AutoSPInstallation reboots in a never ending loop and installs the prereqs again after every reboot. My machine does that since 2 hours again and again. I don't know if I...
View ArticleCommented Issue: Reboot after reboot, several approaches to install prereqs...
Hello,does anybody know why my AutoSPInstallation reboots in a never ending loop and installs the prereqs again after every reboot. My machine does that since 2 hours again and again. I don't know if I...
View ArticleCommented Issue: SP 2013 Slipstreaming December 2012 CU Causes Crash [19289]
I've used this script to install 2010 many times - love it!I've been trying to use it to install 2013 with many problems. As it turns out most of the errors can be avoided by NOT slipstreaming the...
View ArticleCommented Issue: Reboot after reboot, several approaches to install prereqs...
Hello,does anybody know why my AutoSPInstallation reboots in a never ending loop and installs the prereqs again after every reboot. My machine does that since 2 hours again and again. I don't know if I...
View ArticleCommented Issue: Reboot after reboot, several approaches to install prereqs...
Hello,does anybody know why my AutoSPInstallation reboots in a never ending loop and installs the prereqs again after every reboot. My machine does that since 2 hours again and again. I don't know if I...
View ArticleCommented Issue: AutoSPInstallerInput Comment typo mistake [19386]
Hi,I like to point out a little typo in the Section <ServiceApps>.There is a comment:> <!-- <Name> designates the suffix portion of the database name. For example if your DBPrefix...
View ArticleCreated Issue: Cannot create config database due to path [19394]
Script halts when it tries to create the new config database and throws an error that it can't find the path to the LDF. Path given in error is a default SQL path but my SQL instance name is not the...
View Article