Commented Issue: Account invalid (SuperReader, SuperUser) [20601]
If the SuperReader and SuperUser Account exist in another domain, these accounts are marked as invalid. The problem is caused by the method:function userExists ([string]$name)In my view this function...
View ArticleCommented Issue: Account invalid (SuperReader, SuperUser) [20601]
If the SuperReader and SuperUser Account exist in another domain, these accounts are marked as invalid. The problem is caused by the method:function userExists ([string]$name)In my view this function...
View ArticleNew Post: Error "Loading SharePoint PowerShell Snapin..."
Brian Yes thanks for your reply. You are right, I was trying to see a marker for this issue and I can see the this occurs before Essentially for this Live install has been very problematic for various...
View ArticleNew Post: App Catalog
Actually, I found that this might work out of the box with no additional code. The best thing to do is to add a site into the site collections with the following:<SiteCollection...
View ArticleCreated Unassigned: Install path trailing slash causes fail or Search share...
Hi,I have found that if the data dir path is set in the file with a trailing "\" then the create search share task fails: As you can see below it runs the command with double "\" - Creating network...
View ArticleNew Post: Error "Loading SharePoint PowerShell Snapin..."
Hi I have had to make some architectural changes as my client does not multiple external urls in a split dns config so one web app to rule them all . Hence I have had to run the script around 20 times...
View ArticleCreated Unassigned: New-SPBusinessDataCatalogServiceApplication : The timer...
AllAfter a day of curve balls .. I am finally down to a couple of issues this being one. Anybody seen this? - Waiting for Business Data Connectivity Service...Online - Creating Business Data...
View ArticleCommented Issue: Fails at activating Search Topology for SharePoint 2013 Beta...
Single server W2K8R2 Datacenter with SQL Server 2012 Express with CU3. Installing all components exept PerformancePoint, Office Web Apps and ForeFront.Script times ut at "Activating Search...
View ArticleCreated Unassigned: Prerequisites installer - [20902]
Hey team, Excellent work on autospinstaller. I've noticed that in specific condition we have an issue with prerequisites offline setup. I'm working with scripts version 3.96.On windows server 2012 R2 /...
View ArticleCommented Unassigned: Prerequisites installer - [20902]
Hey team, Excellent work on autospinstaller. I've noticed that in specific condition we have an issue with prerequisites offline setup. I'm working with scripts version 3.96.On windows server 2012 R2 /...
View ArticleClosed Unassigned: Prerequisites installer - [20902]
Hey team, Excellent work on autospinstaller. I've noticed that in specific condition we have an issue with prerequisites offline setup. I'm working with scripts version 3.96.On windows server 2012 R2 /...
View ArticleNew Post: Error Provisioning Secure Store Service Application
Worked for me! Thanks Stefan.
View ArticleCreated Unassigned: SQL Alias TCP/IP/Shared memory correctly determined [20908]
Yesterday I experienced the following where- SP server: INTRANETS- SQL server: INTRANETSQLThis caused the SQL client alias to be created as Shared Memory instead of TCP/IP, because the match logic...
View ArticleEdited Issue: SQL alias TCP/IP incorrectly determined [20908]
Yesterday I experienced the following where- SP server: INTRANETS- SQL server: INTRANETSQLThis caused the SQL client alias to be created as Shared Memory instead of TCP/IP, because the server name...
View ArticleEdited Issue: Install path trailing slash causes fail for Search share [20884]
Hi,I have found that if the data dir path is set in the file with a trailing "\" then the create search share task fails: As you can see below it runs the command with double "\"```- Creating network...
View ArticleNew Post: Office Web Apps - bind to URL
How about adding 1 new XML element and 1 more PowerShell command for OWA binding? That would enable the new SP2013 farm to come online and be connected to OWA all ready to go for...
View ArticleNew Post: Office Web Apps - bind to URL
Not a bad idea Jeff, have considered it already but I gotta keep in mind the can of worms something like this opens up :) I still keep WAC install/config separate from AutoSPInstaller myself, with a...
View ArticleNew Post: Office Web Apps - bind to URL
Cool stuff. Thanks Brian! I thought this probably has come up before with good reasons behind, but just wanted to suggest since I sometimes forget to run that last command. With 2013 and shared WAC...
View ArticleCreated Unassigned: Script halts if site collection exists (v3.96) line 2637...
Line 2637 of AutoSPInstallerfunctions.ps1Line text:```Write-Host -ForegroundColor White " - Creating Site Collection `"$siteURL`"..."$site = New-SPSite -Url $siteURL -OwnerAlias $ownerAlias...
View ArticleCommented Unassigned: Script halts if site collection exists (v3.96) line...
Line 2637 of AutoSPInstallerfunctions.ps1Line text:```Write-Host -ForegroundColor White " - Creating Site Collection `"$siteURL`"..."$site = New-SPSite -Url $siteURL -OwnerAlias $ownerAlias...
View Article