When you have spaces in your password/passphrase, the script can fail when beginning PowerShell remoting into the other servers. I have corrected it by adding double double quotes or escaping the ...
Id #19864 | Release:
None
| Updated: Tue at 12:41 AM by Hugheser | Created: Tue at 12:41 AM by Hugheser
On a fresh install of Windows Server 2008 R2 SP1, SQL Server 2012 and PowerShell 3.0 (could PS 3.0 be the reason? ):
[all is well until ...]
- SharePoint 2013 binary file installation done!
- Add...
Id #19850 | Release:
None
| Updated: Tue at 9:16 PM by mlopez_iattc | Created: Jun 13 at 6:09 PM by mlopez_iattc
Running 3.87 I hit what is really just a minor or cosmetic issue.
In the AutoSPInstallerInput.xml file there is the comment "If you leave <DBServer> blank or specify localhost, script will assum...
Id #19831 | Release:
AutoSPInstaller for SharePoint 2010 + 2013
| Updated: Jun 13 at 11:35 PM by brianlala | Created: Jun 9 at 2:32 AM by splark
I have been trying to install SP2013 using this scripts(I want to use stand-alone installation), but when I disable Remote Install I get this error "there are other servers specified as farm member...
Id #19805 | Release:
None
| Updated: Jun 4 at 7:18 PM by ivan300 | Created: Jun 3 at 10:29 PM by hitchs
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 d...
Id #19804 | Release:
AutoSPInstaller for SharePoint 2010 + 2013
| Updated: Jun 13 at 11:49 PM by brianlala | Created: Jun 3 at 6:12 PM by brianlala
I ran into the same issue recorded in this discussion . . .
https://autospinstaller.codeplex.com/discussions/429657
Id #19779 | Release:
None
| Updated: May 28 at 6:12 PM by bobgraham916 | Created: May 28 at 6:12 PM by bobgraham916
The SMTP service is set to Manual startup by default the following command should be run after installation to set the startup type to automatic:
Set-Service SMTPSVC -StartupType Automation
Id #19744 | Release:
AutoSPInstaller for SharePoint 2010 + 2013
| Updated: Sat at 12:35 PM by brianlala | Created: May 21 at 5:41 PM by tylercranston
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 l...
Id #19739 | Release:
AutoSPInstaller for SharePoint 2010 + 2013
| Updated: Fri at 12:28 AM by brianlala | Created: May 20 at 10:35 PM by JeffPoste
Hello i m trying autospinstaller for the first time, although i been "messing" with SharePoint for a while i consider my self a little green to this environment when comes to power shell + SP. So i...
Id #19720 | Release:
None
| Updated: May 17 at 4:12 PM by rfgomes | Created: May 16 at 1:30 PM by rfgomes
OK, Based on current timelines use of AutoSPInstaller is a road block.
I finally worked through high level issues and every time I run “AutoSPInstallerLaunch.bat” I get onion skin levels of errors....
Id #19716 | Release:
None
| Updated: Fri at 12:39 AM by brianlala | Created: May 15 at 9:37 PM by SPACEGHOST904