New Post: How to add WFE Sharepoint 2013
Hi guys, There is no single place where you need to add in order to add an additional WFE. The key are the fields that are called Provision. In these fields true = will be provisioned on every server...
View ArticleNew Post: AutoSPInstaller for a Multi Tier Farm
Hi guys, I have posted some example XML configurations at the url below:https://autospinstallergui.codeplex.com/releases/view/96225 Let me know if you have questions. Thanks, Ivan
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: How to add WFE Sharepoint 2013
Thank you Ivan. I looked at your Multiserver example. Which server is your WFE?
View ArticleNew Post: How to add WFE Sharepoint 2013
cgyspsp31 WFE cgyspsp32 WFE cgyspsp33 WFE cgyspsp34 APP cgyspsp35 APP cgyspsp36 INDEX cgyspsp37 INDEX cgyspsp38 CRAWL cgyspsp39 CRAWL Ivan
View ArticleNew Post: How to add WFE Sharepoint 2013
Thanks IVAN!!!!! That definetly helped alot!!!
View ArticleNew Post: What is the use of Farm.Account.Email Tag
The script does not appear to be using it.
View ArticleNew Post: Stops or Halts until I press the Enter key.
Hi, When I run the AutoSPInstaller script it works ok except at certain points I have to press the Enter key to continue. The Farm pause has been disabled, but it still pauses or halts. For example it...
View ArticleNew Post: Stops or Halts until I press the Enter key.
Do you have this tag set to true? PauseAfterInstall>true</PauseAfterInstall>
View ArticleNew Post: Error when running script - Get-SPSite : There was no endpoint...
I am running the autospinstaller and the script is halting at There was noe endpoint listening at http://localhost:32843/SecurityTokenServiceApplication/securitytoken.svc. When i browse to that...
View ArticleNew Post: Stops or Halts until I press the Enter key.
No it is set to false<SKU>Enterprise</SKU> <OfflineInstall>true</OfflineInstall> <PauseAfterInstall>false</PauseAfterInstall> <RemoteInstall Enable="false">...
View ArticleNew Post: What is the use of Farm.Account.Email Tag
Ha... interesting. No it's not used at all, but it's been part of the script forever. I wonder if SharePoint even uses this value anywhere... if not I'll probably remove it. Brian
View ArticleNew Post: What is the use of Farm.Account.Email Tag
I know it is not used in the AutoSPInstaller code as of 3.87 ... I cannot see such an option in the User Interface nor as a property of SPFarm or SPManagedAccount.
View ArticleNew Post: Stops or Halts until I press the Enter key.
I have seen that it takes very long time for the first server run as it creates the farm. I would suggest to give it time.
View ArticleCreated Issue: Errror "There are other servers specified as farm members in"...
My custom configuration file looks like below. Place this file in the same folder as the default XML input file.```<AdditionalConfigurations> <DedicatedWFEServers> <!-- List name of all...
View ArticleNew Post: Errror "There are other servers specified as farm members in"
This discussion has been copied to a work item. Click here to go to the work item and continue the discussion.
View ArticleEdited Issue: Errror "There are other servers specified as farm members in"...
My custom configuration file looks like below. Place this file in the same folder as the default XML input file.```<AdditionalConfigurations> <DedicatedWFEServers> <!-- List name of all...
View ArticleCommented Issue: PowerShell Version Check Error [19739]
In AutoSPInstallerLaunch.bat in Windows Server 2012 it was incorrectly telling me my PowerShell version was 1 and terminating the script.Running get-host confirmed powershell was version 3.The line...
View ArticleNew Comment on "Documentation"
I have been trying to install SP2013 using this Iwnat to use stand-alone installation, but when I disable Remote Install I get this error "ther are other servers specified as farm members in: but...
View Article