Created Unassigned: Allow specification of which servers to run AppFabric on...
Would be nice if a flag would be added to the XML where I can specify on which SharePoint 2013 servers to run the AppFabric service. This could then translate in providing the...
View ArticleCommented Unassigned: Allow specification of which servers to run AppFabric...
Would be nice if a flag would be added to the XML where I can specify on which SharePoint 2013 servers to run the AppFabric service. This could then translate in providing the...
View ArticleEdited Feature: Allow specification of which servers to run AppFabric on [20965]
Would be nice if a flag would be added to the XML where I can specify on which SharePoint 2013 servers to run the AppFabric service. This could then translate in providing the...
View ArticleCommented Unassigned: ! (Security Critical) Claims to Windows Token Service...
The claims to windows token service account gets set to the shared service account (spservice) and the account also gets added to the local administrators.This is not best practice, and also implies...
View ArticleEdited Feature: ! (Security Critical) Claims to Windows Token Service account...
The claims to windows token service account gets set to the shared service account (spservice) and the account also gets added to the local administrators.This is not best practice, and also implies...
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 ArticleEdited Issue: Script halts if site collection exists (v3.96) line 2637 [20917]
Line 2637 of AutoSPInstallerfunctions.ps1Line text:```Write-Host -ForegroundColor White " - Creating Site Collection `"$siteURL`"..."$site = New-SPSite -Url $siteURL -OwnerAlias $ownerAlias...
View ArticleClosed 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 ArticleClosed 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 ArticleClosed Feature: Allow specification of which servers to run AppFabric on [20965]
Would be nice if a flag would be added to the XML where I can specify on which SharePoint 2013 servers to run the AppFabric service. This could then translate in providing the...
View ArticleClosed Issue: Defining HNSC under a managed path will add it to the hosts...
When specifying a host named site collection to be created which are located under a managed path, AutoSPInstaller will add the complete URL to the hosts file. I.e. when I use a HNSC scenario so I have...
View ArticleCommented 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 ArticleCreated Unassigned: Accounts not added to 'Impersonate a client after...
After using the AutoSPInstaller to create a 2 new sites they were getting Internal Error 500 issues when trying to access the site. Turns out that in the windows local security policy adding service...
View ArticleCommented Issue: PowerShell Version Check Error [19739]
In AutoSPInstallerLaunch.bat in Windows Server 2012 it was incorrectly telling me my PowerShell version was 1 and terminating the script.Running get-host confirmed powershell was version 3.The line...
View ArticleCreated Unassigned: Manually recreating UPS does not incorporate database...
Manually recreating the User Profile Services application does not use the preconfigured database prefix in the AutoSPInstaller XML. [xml]$xmlinput = (Get-Content...
View ArticleEdited Issue: Manually recreating UPS does not incorporate database prefixes...
Manually recreating the User Profile Services application does not use the preconfigured database prefix in the AutoSPInstaller XML. [xml]$xmlinput = (Get-Content...
View ArticleCommented Unassigned: System.IO.FileNotFoundException: Could not load file...
I'm running a script to build a development environment across two virtual systems.The script ran fine until after three of the databases had been created a,t which point the script crashed with a user...
View ArticleCommented Issue: Deployment stalls "Creating Metadata Service Application..."...
I have been building out an all-on-one-machine 2013 farm (DNS, AD, SQL 2012, SP 2013). My procedure is to make a little progress and take a VMWare snapshot. I got my system to the point where I could...
View ArticleCommented Issue: Manually recreating UPS does not incorporate database...
Manually recreating the User Profile Services application does not use the preconfigured database prefix in the AutoSPInstaller XML. [xml]$xmlinput = (Get-Content...
View ArticleClosed Issue: Manually recreating UPS does not incorporate database prefixes...
Manually recreating the User Profile Services application does not use the preconfigured database prefix in the AutoSPInstaller XML. [xml]$xmlinput = (Get-Content...
View Article