Created Unassigned: Script halt when creating new content database [20868]
Noob alert - this is my third run and I configured with AutoSPInstallerGUI. My script runs through all the way to creating a new content database, and this is the output I am getting:Creating new...
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 ArticleClosed 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 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: Script halted when creating content DB
My script ran through all the way to creating a new content database, and I got this output: Creating new content database "PROD_MySiteHost"... Get-SPWebApplication : Cannot find an SPWebApplication...
View ArticleCreated Unassigned: CreateAccessServicesApp leaves service unable to create...
The CreateAccessServicesApp function configures a database server to use with access services, but it does not set the "AvailableForCreate" to $true on that database, so you can't actually create any...
View ArticleNew Post: Consider adding -Version to all powershell.exe calls
Because SharePoint 2010 requires version 2, but when you run PowerShell on WS12, it uses version 3. AutoSPInstaller fails with SP2010 on Windows Server 2012.
View ArticleNew Post: Account Names too long exception
I had an "Invalid User!" error when running the script pointing to several of my managed accounts and object cache accounts. It's a little ambigious, but it would be nice for others to put that the...
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 ArticleCommented Unassigned: Account ... Invalid [20394]
I am using autospinstaller gui to edit the .xml config after entering all the passwords I'm getting the following - Validating user accounts and passwords... - Account "SP_Farm@domain.com"...
View ArticleCommented Unassigned: Account ... Invalid [20394]
I am using autospinstaller gui to edit the .xml config after entering all the passwords I'm getting the following - Validating user accounts and passwords... - Account "SP_Farm@domain.com"...
View ArticleCreated Unassigned: Appfabric hotfixes [20874]
just discovered, this component (distributed cache, 2013), is on a separate path and ISNT patched by sharepoint SP1 ou CUs.You have to manually ADD...
View ArticleCommented Issue: System.IO.FileNotFoundException: Could not load file or...
I ran into the issue below last night setting up SP2013 on a new Win2008 R2 SP1 machine (everything on one box, except for DBs). I tried rebooting and re-running the script but it halted at the same...
View ArticleNew Post: Error "Loading SharePoint PowerShell Snapin..."
Hi I have found a really frustrating issue that has really held me up today. I have an known good Autospinstaller directory structure which I have used to build 2 sharePoint 2013 /windows 20018R2 dev...
View ArticleNew Post: Project Server 2013 Web App installed but not functional
I used autospinstaller to install Project Server 2013 also. The Project Server Service Application was installed and the Project Web App (PWA) Instance was provisioned (along with the database)....
View ArticleNew Post: Scripts always get restarted after installing KB2472264
Hi Guys, same on my server... AutoSP want to restart all the time... Keep haning in the same loop... Douse anyone has a Idea?
View ArticleNew Post: Scripts always get restarted after installing KB2472264
Found the Problem... I had a similar problem 9/21/2012 11:28:01 AM EXEPATH=powershell.exe PARAMS=-command "$str = [System.Environment]::GetEnvironmentVariable(\"PSModulePath\",...
View ArticlePatch Uploaded: #16156
AI2 has uploaded a patch.Description:Hello to all,As I saw, there were several attempts to put language-support to AutoSPInstaller. This is a different approach. Instead of coding every language itself...
View ArticleNew Post: Error "Loading SharePoint PowerShell Snapin..."
Are you referring to this:The local farm is not accessible. Cmdlets with FeatureDependencyId are not registered That's a perfectly normal and expected message to get if you don't actually have a farm...
View ArticleCommented Unassigned: Appfabric hotfixes [20874]
just discovered, this component (distributed cache, 2013), is on a separate path and ISNT patched by sharepoint SP1 ou CUs.You have to manually ADD...
View Article