New Post: Is it common that Creating Web App "Portal" takes ages?
Thank you Ivan will do this now! And come back again if I have something to tell :-D
View ArticleNew Post: Is it common that Creating Web App "Portal" takes ages?
Hi Ivan, unfortunately the script again comes up to the same point and then nothing is happening, even the log files do not show anything that would give any hint why it takes so long or is not giving...
View ArticleNew Post: Failure to Create User Profile Service Application and I have no...
I can only assume that the issue was with the My Sites site collection template ID. I stumbled across this error when the template it was set to STS#0 on this section where SPSMSITEHOST#0 should...
View ArticleNew Post: Script halted
Hi, i had the same error. I have installed Powershell 3.0 and it the script worked again:http://www.microsoft.com/en-us/download/details.aspx?id=34595 Have Fun
View ArticleCommented Unassigned: Couple of strange behaviors with Remote-Install...
__Background__:1. Using the [106186](https://autospinstaller.codeplex.com/SourceControl/changeset/106186) release2. Topology: 1 SQL, 1 WFE, 1 APPAttached: our XML__Behavior__:We've been firing off the...
View ArticleCommented Unassigned: Couple of strange behaviors with Remote-Install...
__Background__:1. Using the [106186](https://autospinstaller.codeplex.com/SourceControl/changeset/106186) release2. Topology: 1 SQL, 1 WFE, 1 APPAttached: our XML__Behavior__:We've been firing off the...
View ArticleReviewed: AutoSPInstaller for SharePoint 2010 + 2013 (Jul 02, 2014)
Rated 5 Stars (out of 5) - I am mainly from a developer background. I used AutoSPInstaller v3.96 along with AutoSPSourceBuilder and AutoSPInstallerGUI to install a new SP 2013 farm on Windows server...
View ArticleEdited Issue: Some search servers listed in input file may be ignored during...
When performing a multi-server SharePoint 2013 farm install using AutoSPInstaller where the AutoSPInstallerInput.xml file is configured with <RemoteInstall Enable="true">, it is possible in...
View ArticleClosed Issue: Script Fails when Loading SharePoint Powershell Snapin [19094]
This is my first time using the script and I am testing it on a VM with Windows 2008 R2 OS with SharePoint 2010 Enterprise.I receive an error when it begins the Loading SharePoint Powershell Snapin...
View ArticleSource code checked in, #109744
Changes in this release: - Much improved support for SharePoint 2010 on Windows Server 2012 R2; deals with PowerShell version issues by launching external PS windows/sessions where required! - New...
View ArticleClosed Issue: Does AutoSpInstaller work with new iso with SP2 included [21072]
I doesn't work on server 2012.I have the ISO with SP2 in and the script fails installing the pre-reqs.I've tried installing them all manually but it still fails there, I can't find away of disabling...
View ArticleClosed Issue: AutoSPInstaller + Windows Server 2012R2 + Sharepoint 2010 SP2...
That is a known issue and I would not say it is an issue with AutoSPInstaller:https://autospinstaller.codeplex.com/SourceControl/changeset/108624After many hours over this topic, I would recommend to...
View ArticleClosed Unassigned: Script fails is no updates for Office Web Apps 2010 are...
Script fails if it's setup to install Office Web Apps but there aren't any updates in the folder. Checking $sp2010OWAUpdates for null (around line 1295 in 3.96) fixes the issue:``` if...
View ArticleClosed Unassigned: Office Web Apps 2010 Updates Install [20217]
Hit an issue with a SharePoint 2010 with Office Web Apps install. The script failed at the Office Web Apps update stage because the wildcard on the line in InstallUpdates for 2010 and OfficeWebApps...
View ArticleClosed Unassigned: Script fails with PowerShell 3 and SharePoint 2010 [20695]
The current script (and starting batch file) launch the default version of powershell -- this is always to newest version. The issue is SharePoint 2010 powershell scriptlets do not run under PS3. It...
View ArticleClosed Unassigned: SharePoint 2010 with SP2 fails on Windows 2012 [20856]
This is due to PowerShell not having the parameter -version 2.0 in the .bat file, which if added to the .bat file would results in other errors pertaining to IIS and Administration modules.The...
View ArticleReleased: AutoSPInstaller for SharePoint 2010 + 2013 (Jul 06, 2014)
Package consisting of AutoSPInstaller (v3.x) files. The SharePoint / CodePlex community as always deserves big thanks for support, input and contributions! This release is stable for both SP2010and...
View ArticleUpdated Release: AutoSPInstaller for SharePoint 2010 + 2013 (Jul 06, 2014)
Package consisting of AutoSPInstaller (v3.x) files. The SharePoint / CodePlex community as always deserves big thanks for support, input and contributions! This release is stable for both SP2010 and...
View ArticleNew Post: Exception after Step "Done applying object cache accounts to"
Hi all, i run today the first time AutoSPInstaller using the version from Jun 7 2014. I setup a SharePoint 2010 SP2 on a Windows Server 2012. The script runs into a exception (see log below) but the...
View ArticleNew Post: Exception after Step "Done applying object cache accounts to"
Do you mean July 7th 2014 version?
View Article