Created Unassigned: Prereq missing for SP 2013 SP1 on Server 2012 R2 [20861]
While performing an Offline installation of SP 2013 with SP1 on Server 2012 R2 it errored out stating that it couldn't download WCF Data Services 5.6 which I already had added to the prereq folder. I...
View ArticleCommented 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 ArticleNew Post: Remote execution of prerequisiteinstaller.exe?
Hello all, I tried to look through the code a little bit to determine if/how AutoSPInstaller automates the installation of the prerequisites across all servers in a farm installation. I found the chunk...
View ArticleNew Post: Help needed multi tier setup.
Hi, I'm attempting to setup a multi-tier environment using latest AutoSpInstaller - dedicated SQL Server, 1 WFE and 1 APP. Has anyone got a working XML and the correct order of install please? What I'd...
View ArticleCommented Feature: Check full text search is enabled if Access services is...
If Access Services is enabled to be installed, Full Text Search is required in SQL server. The scrupt could verify that this option is installed with the query:SELECT...
View ArticleCommented Feature: Check full text search is enabled if Access services is...
If Access Services is enabled to be installed, Full Text Search is required in SQL server. The scrupt could verify that this option is installed with the query:SELECT...
View ArticleNew Post: Add support for installing and configuring Windows Workflow
Any thought to having AutoSPInstaller take care of installing and configuring Windows Workflow (including registering the WF Farm with SharePoint)?
View ArticleNew Post: Consider adding -Version to all powershell.exe calls
It would be great if AutoSPInstaller would pass the current running version of powershell to all spawned instances. This is especially useful when trying to install SP2010 on Windows 2012. An easy way...
View ArticleNew Post: New-SPSecureStoreApplication Failes
I seem to run in to the following issue rather regularly - the issue is always with the call to "New-SPSecureStoreApplication" and always on the "Identity" parameter. What changes is which service...
View ArticleNew Post: Consider adding -Version to all powershell.exe calls
Bear with me... I'm trying to understand how this would be useful. Wouldn't powershell.exe just spawn the current version by default? Just did a quick test on servers with versions 2.0, 3.0 and 4.0...
View ArticleNew Post: Consider adding -Version to all powershell.exe calls
Good question -- if this was added to all of the calls that spawn powershell, then it would be just a matter of passing in the needed value in the batch file (there could be a parameter for it). Then...
View ArticleNew Post: Add support for installing and configuring Windows Workflow
Yes - and I have a good set of scripts for it that I usually just run soon after completing AutoSPInstaller. I haven't installed WF enough times yet to coax me into integrating it into AutoSPInstaller...
View ArticleCreated Feature: Add support for installing and configuring Windows Workflow...
Any thought to having AutoSPInstaller take care of installing and configuring Windows Workflow (including registering the WF Farm with SharePoint)?
View ArticleEdited Feature: Add support for installing and configuring Windows Workflow...
Any thought to having AutoSPInstaller take care of installing and configuring Windows Workflow (including registering the WF Farm with SharePoint)?
View ArticleNew Post: Add support for installing and configuring Windows Workflow
This discussion has been copied to a work item. Click here to go to the work item and continue the discussion.
View ArticleCommented Unassigned: Hosts entry for local server name to 127.0.0.1 breaks...
Leaving the hosts entry for the local server name in the hosts file pointed to 127.0.0.1 breaks the Workflow Manager Configuration Wizard if you ever try to get Workflow 2013 working in a farm created...
View ArticleNew Post: Check Accounts fail in Trust Domain Scenario
I recently needed to install SharePoint in a scenario where I was installing in a LAB domain under while logged in to an account that was from a trusted domain. Note: ALL accounts for SharePoint where...
View ArticleNew Post: General Question on Order of Farm execution
Is there a reason that web applications are created before farm services in ASPI? Some site templates require that farm services be up and running before the site can be created like the Academic...
View ArticleCommented Unassigned: Prereq missing for SP 2013 SP1 on Server 2012 R2 [20861]
While performing an Offline installation of SP 2013 with SP1 on Server 2012 R2 it errored out stating that it couldn't download WCF Data Services 5.6 which I already had added to the prereq folder. I...
View ArticleCreated Unassigned: Set Load User Profile=True for Access Services App Pool...
In SharePoint 2013, the App Pool that is running the Access Services web service needs to have the property "Load User Profile" set to True in IIS configuration for access services to function...
View Article