I'm about to give up :( … Can anyone please help! … Thanks
I’m using the AutoSPInstaller Script version 3.2. The goal is to installer SharePoint 2013 Farm containing 2 Application server ZXY-App01 and ZXY-App02 together with a Web Front End XYZ-WFE01.
I configured the AutoSPInstallerInput.xml file and renamed it to AutoSPInstallerInput-ZXY-APP01.xml. Then
I ran the file AutoSPInstallerLaunch.bat – and everything was running perfect! The first SharePoint 2013 Application server was installed successfully.
Then I renamed the file AutoSPInstallerInput-ZXY-APP01.xml to AutoSPInstallerInput-ZXY-APP02.xml, and wanted to add the secondary application server. That was NOT a success … and the Error is – as showed below:
Transcript started, output file is C:\Users\XYZ-Farm\Desktop\AutoSPInstaller-2013-02-11_5-11.rtf
-----------------------------------
| Automated SP2013 install script |
| Started on: 11-02-2013 17:11:32 |
-----------------------------------
- There are other servers specified as farm members in:
- X:\SP2013\AutoSPInstaller\\AutoSPInstallerInput-ZXY-APP02.xml
- but is not set to "true" - nothing else to do.
- Completed!
-----------------------------------
| Automated SP2013 install script |
| Started on: 11-02-2013 17:11:32 |
| Completed: 11-02-2013 17:11:32 |
-----------------------------------
Transcript stopped, output file is C:\Users\XYZ-Farm \Desktop\AutoSPInstaller-2013-02-11_5-11.rtf
Press any key to exit...
__… Any suggestions ?__
Comments: ** Comment from web user: tabe8jedi **
I’m using the AutoSPInstaller Script version 3.2. The goal is to installer SharePoint 2013 Farm containing 2 Application server ZXY-App01 and ZXY-App02 together with a Web Front End XYZ-WFE01.
I configured the AutoSPInstallerInput.xml file and renamed it to AutoSPInstallerInput-ZXY-APP01.xml. Then
I ran the file AutoSPInstallerLaunch.bat – and everything was running perfect! The first SharePoint 2013 Application server was installed successfully.
Then I renamed the file AutoSPInstallerInput-ZXY-APP01.xml to AutoSPInstallerInput-ZXY-APP02.xml, and wanted to add the secondary application server. That was NOT a success … and the Error is – as showed below:
Transcript started, output file is C:\Users\XYZ-Farm\Desktop\AutoSPInstaller-2013-02-11_5-11.rtf
-----------------------------------
| Automated SP2013 install script |
| Started on: 11-02-2013 17:11:32 |
-----------------------------------
- There are other servers specified as farm members in:
- X:\SP2013\AutoSPInstaller\\AutoSPInstallerInput-ZXY-APP02.xml
- but is not set to "true" - nothing else to do.
- Completed!
-----------------------------------
| Automated SP2013 install script |
| Started on: 11-02-2013 17:11:32 |
| Completed: 11-02-2013 17:11:32 |
-----------------------------------
Transcript stopped, output file is C:\Users\XYZ-Farm \Desktop\AutoSPInstaller-2013-02-11_5-11.rtf
Press any key to exit...
__… Any suggestions ?__
Comments: ** Comment from web user: tabe8jedi **
I had the same problem too.
In my XML configuration file I put the CentralAdmin="false" because my server was a WFE and I got the same message. I added the server to CentralAdmin (CentralAdmin = "MYSERVER1,MYSERVER2......") and everything worked!
After the installation, I had to remove the Central Administration from the server mannualy.