Commented Unassigned: User Profile Sync does not start: SP2013 [20428]
Installing SP2013 and provisioning UPS does not start the sync however installation of SP2013 manually and using the Configuration wizard seems to work fine.Sync sits on Starting for a few minutes with...
View ArticleEdited Feature: Feature request: InstallDir [20400]
Hello,I would like to propose a new feature in the installer. I deploy a lot of SharePoint farms with the AutoSPInstaller and I have missed this feature. Some clients really want the Programs on...
View ArticleCommented Unassigned: User Profile Sync does not start: SP2013 [20428]
Installing SP2013 and provisioning UPS does not start the sync however installation of SP2013 manually and using the Configuration wizard seems to work fine.Sync sits on Starting for a few minutes with...
View ArticleCommented Unassigned: Error after installing 2010SP2 in Updates Folder [20197]
I received the following error when doing a 2010 server installation including SP2 in the updates folder.Exception : System.Management.Automation.ParameterBindingValidation Exception: Cannot validate...
View ArticleCommented Unassigned: Error after installing 2010SP2 in Updates Folder [20197]
I received the following error when doing a 2010 server installation including SP2 in the updates folder.Exception : System.Management.Automation.ParameterBindingValidation Exception: Cannot validate...
View ArticleNew Post: Granting Rights Halting
I am not sure what I did, I have run this tool several time without issue. But somehow I modified something I believe, and its halting. I get the following exception Exception :...
View ArticleNew Comment on "Documentation"
anyone know where the documentation for the multi-server setup is?
View ArticleCommented Unassigned: Location of Config.xml? [20080]
In previous versions, the Config.xml existed in the AutoSPInstaller folder. Now it's not there.Do we copy one from the SharePoint installation?Also, I note the SharePoint ones don't have things like:...
View ArticleCommented Issue: Issue Creating New Farm with DBA created databases [16703]
Having an issue creating a new farm when using precreated databases new-spconfigurationdatabase reports the following error after creating the dbo.versions table in the config database. The version...
View ArticleSource code checked in, #104946
Changes in this release (3.96): - Initial (beta) support for installing Project Server 2013 and creating Project Server Service Application; includes new functions InstallProjectServer and...
View ArticleClosed Unassigned: Access Denied at Site Collection, 0x80070005 [20065]
Title actually says it all already. I'm trying to do the automatic installation and I'm stuck at that point now since I must create a Site Collection.Errorcode: 0x80070005Does anyone have an idea how...
View ArticleClosed Feature: Project Server 2010\2013 [20380]
Hi, Have you thought about adding project server 2010\2013 into the autospinstaller. (similar to the way you added Office Web Apps) technet have a PS for Project Server 2013 here:...
View ArticleClosed Feature: Project Server Install [20381]
Could you add a folder and a switch for this one as well? The install is basically the same as the others. Thanks!Comments: Resolved with changeset 104946: Changes in this release (3.96):-...
View ArticleClosed Issue: Duplicate code [20435]
in multiple places this line of code is repeated...```############Duplicate code################ If ([string]::IsNullOrEmpty($dbServer)) { $dbServer = $xmlinput.Configuration.Farm.Database.DBServer...
View ArticleClosed Feature: Feature request: InstallDir [20400]
Hello,I would like to propose a new feature in the installer. I deploy a lot of SharePoint farms with the AutoSPInstaller and I have missed this feature. Some clients really want the Programs on...
View ArticleClosed Feature: Disable CRL - Why only v2.0.50727 [20430]
Hi All,First up, big fan of the project.I've got a 2013 build where we've got CRL errors abounding, Search performance is tanking because it's checking at least once every time someone filters the...
View ArticleReleased: AutoSPInstaller for SharePoint 2010 + 2013 (Nov 19, 2013)
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 (Nov 19, 2013)
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 ArticleUpdated Wiki: Home
Project Description Automated SharePoint 2010/2013 PowerShell-based installation script.Introducing AutoSPInstaller v3 with numerous enhancements including:Granular SQL server assignment and aliasing...
View ArticleNew Post: AutoSPInstallerFunctionsCustom.ps1
Hello, I tried today the new version 3.96. When I add some functions to the AutoSPInstallerFunctionsCustom.ps1 file, the AutoSpInstaller starts with this part, run the...
View Article